[Webkit-unassigned] [Bug 66958] [Qt][WK2]REGRESSION(r93784): It made many tests crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 03:20:20 PDT 2011


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





--- Comment #3 from Balazs Kelemen <kbalazs at webkit.org>  2011-08-26 03:20:20 PST ---
Here is the first crash log when manually running everything from fast/dom. Unfortunately this is a release build and I cannot make a debug build in this environment because the linker runs out of memory. :(

Program received signal SIGSEGV, Segmentation fault.
0xf6c3b107 in WebKit::WebProcessProxy::webPage(unsigned long long) const () from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4
(gdb) bt 15
#0  0xf6c3b107 in WebKit::WebProcessProxy::webPage(unsigned long long) const ()
   from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4
#1  0xf6bfcaa2 in WebKit::WebContext::didNavigateWithNavigationData(unsigned long long, WebKit::WebNavigationDataStore const&, unsigned long long) ()
   from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4
#2  0xf6c74fb9 in void CoreIPC::handleMessage<Messages::WebContext::DidNavigateWithNavigationData, WebKit::WebContext, void (WebKit::WebContext::*)(unsigned long long, WebKit::WebNavigationDataStore const&, unsigned long long)>(CoreIPC::ArgumentDecoder*, WebKit::WebContext*, void (WebKit::WebContext::*)(unsigned long long, WebKit::WebNavigationDataStore const&, unsigned long long)) () from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4
#3  0xf6c75641 in WebKit::WebContext::didReceiveWebContextMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) ()
   from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4
#4  0xf6c04977 in WebKit::WebContext::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) ()
   from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4
#5  0xf6c3b43a in WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) ()
   from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4
#6  0xf6c8c99a in CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::ArgumentDecoder>&) ()
   from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4
#7  0xf6c8cac3 in CoreIPC::Connection::dispatchMessages() () from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4

-- 
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