[Webkit-unassigned] [Bug 49968] [Qt] Crash loading webpage http://www.justicaeleitoral.gov.br

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 23 04:52:06 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49968





--- Comment #1 from Thiago Macieira <thiago.macieira at nokia.com>  2010-11-23 04:52:06 PST ---
Repeating the valgrind run with --track-origins, for the first set of errors, they all report:

==15490==  Uninitialised value was created by a stack allocation
==15490==    at 0x54A7B98: cti_op_push_activation (in /home/tmacieir/obj/troll/qt-4.7/lib/libQtWebKit.so.4.7.1)

For a second set of reports before the crash:

==15490==  Uninitialised value was created by a stack allocation
==15490==    at 0x54BC1BC: JSC::Heap::markCurrentThreadConservatively(JSC::MarkStack&) (in /home/tmacieir/obj/troll/qt-4.7/lib/libQtWebKit.so.4.7.1)

The crash block has no origin.

However, the time between the two blocks and the final block (the crash) is quite big.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list