WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
72493
[Qt] new test inspector/extensions/extensions-sidebar.html crashing
https://bugs.webkit.org/show_bug.cgi?id=72493
Summary
[Qt] new test inspector/extensions/extensions-sidebar.html crashing
Gabor Rapcsanyi
Reported
2011-11-16 05:39:56 PST
inspector/extensions/extensions-sidebar.html crashing on Qt port after
http://trac.webkit.org/changeset/100433
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2011-11-16 06:48:21 PST
It isn't enough info for debugging :(
Csaba Osztrogonác
Comment 2
2011-11-16 07:08:57 PST
Crashlog from the bot: Segmentation fault 0: /ramdisk/qt-linux-release/build/WebKitBuild/Release/bin/DumpRenderTree() [0x806f3a5] 1: /ramdisk/qt-linux-release/build/WebKitBuild/Release/bin/DumpRenderTree() [0x80706f7] 2: [0xf7793400] 3: [0xeee768d7] 4: /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQtWebKit.so.4(+0x1125b68) [0xf6f96b68] 5: /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQtWebKit.so.4(+0x120d5e6) [0xf707e5e6] 6: /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQtWebKit.so.4(+0x125b1c6) [0xf70cc1c6] 7: /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQtWebKit.so.4(+0x11743dd) [0xf6fe53dd] 8: [0xee8b9bf4] 9: /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQtWebKit.so.4(+0x1125b68) [0xf6f96b68] 10: /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQtWebKit.so.4(+0x120d5e6) [0xf707e5e6] 11: /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQtWebKit.so.4(+0x27bddc) [0xf60ecddc] 12: /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQtWebKit.so.4(+0x27c47a) [0xf60ed47a] 13: /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQtWebKit.so.4(+0x6e4f44) [0xf6555f44] 14: /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQtWebKit.so.4(+0x7b60e1) [0xf66270e1] 15: /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQtWebKit.so.4(+0x7b61cd) [0xf66271cd] 16: /ramdisk/qt-linux-release/build/WebKitBuild/Release/lib/libQtWebKit.so.4(+0x972626) [0xf67e3626] 17: /usr/local/Trolltech/Qt-4.8.0-rc1/lib/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x84) [0xf4ed0df4] 18: /usr/local/Trolltech/Qt-4.8.0-rc1/lib/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0xac) [0xf5182dfc] 19: /usr/local/Trolltech/Qt-4.8.0-rc1/lib/libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x162) [0xf5188e22] 20: /usr/local/Trolltech/Qt-4.8.0-rc1/lib/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x7b) [0xf4ebdabb] 21: /usr/local/Trolltech/Qt-4.8.0-rc1/lib/libQtCore.so.4(+0x1c5457) [0xf4ef4457] 22: /usr/local/Trolltech/Qt-4.8.0-rc1/lib/libQtCore.so.4(+0x1c243a) [0xf4ef143a] 23: /lib/libglib-2.0.so.0(g_main_context_dispatch+0x1d5) [0xf493a305] 24: /lib/libglib-2.0.so.0(+0x3efe8) [0xf493dfe8] 25: /lib/libglib-2.0.so.0(g_main_context_iteration+0x68) [0xf493e1c8] 26: /usr/local/Trolltech/Qt-4.8.0-rc1/lib/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x65) [0xf4ef1125] 27: /usr/local/Trolltech/Qt-4.8.0-rc1/lib/libQtGui.so.4(+0x226465) [0xf523d465] 28: /usr/local/Trolltech/Qt-4.8.0-rc1/lib/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x49) [0xf4ebc379] 29: /usr/local/Trolltech/Qt-4.8.0-rc1/lib/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x182) [0xf4ebc882] 30: /usr/local/Trolltech/Qt-4.8.0-rc1/lib/libQtCore.so.4(_ZN16QCoreApplication4execEv+0xaf) [0xf4ec2c3f] 31: /usr/local/Trolltech/Qt-4.8.0-rc1/lib/libQtGui.so.4(_ZN12QApplication4execEv+0x27) [0xf5181e67] 32: /ramdisk/qt-linux-release/build/WebKitBuild/Release/bin/DumpRenderTree() [0x8070351] 33: /lib/libc.so.6(__libc_start_main+0xe6) [0xf453bc76] 34: /ramdisk/qt-linux-release/build/WebKitBuild/Release/bin/DumpRenderTree() [0x805d311] Unfortunately I can't reproduce it in debug mode.
Csaba Osztrogonác
Comment 3
2012-05-17 05:44:53 PDT
It isn't in the skipped list, so it runs and passes on the bot now.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug