| Summary: | www-client/arora 0.10.2 crashes on a specific site using flash 10.0.42.34 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Miroslav Los <milamby> |
| Component: | Current packages | Assignee: | Qt Bug Alias <qt> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | CC: | fischer |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | GDB backtrace of crash | ||
|
Description
Miroslav Los
2010-01-17 00:23:29 UTC
Created attachment 216709 [details]
GDB backtrace of crash
From dmesg output:
arora[3466] general protection ip:7f07615a030e sp:c32ef87adb26b104 error:0 in libc-2.11.so[7f076156e000+152000]
I have the problem that Arora crashes on my system when visiting an arbitrary page using Flash; non-Flash pages are not affected. Miroslav: Can you please test if e.g. http://www.youtube.com works in your case to see if we both experience the same bug? Installed versions: www-client/arora-0.10.2-r1 with extra debugging enabled for better BTs www-plugins/adobe-flash-10.1.53.64-r1 x11-libs/qt-webkit-4.6.3 (unstable as of today) Backtrace when running Arora from within gdb visiting www.youtube.com: #0 0xadb02582 in gdk_pixbuf_new_from_data () from /usr/lib/libgdk_pixbuf-2.0.so.0 #1 0xadb091e0 in gdk_pixbuf_from_pixdata () from /usr/lib/libgdk_pixbuf-2.0.so.0 #2 0xadb094d6 in gdk_pixbuf_new_from_inline () from /usr/lib/libgdk_pixbuf-2.0.so.0 #3 0xadf23335 in ?? () from /opt/Adobe/flash-player/libflashplayer.so #4 0xadf21d8e in ?? () from /opt/Adobe/flash-player/libflashplayer.so #5 0xadf2628e in NP_Initialize () from /opt/Adobe/flash-player/libflashplayer.so #6 0xb774e6a0 in WebCore::PluginPackage::load (this=0xb0dc4700) at plugins/qt/PluginPackageQt.cpp:131 #7 0xb774f503 in WebCore::PluginPackage::fetchInfo (this=0xb0dc4700) at plugins/qt/PluginPackageQt.cpp:40 #8 0xb760f852 in WebCore::PluginPackage::createPackage (path=..., lastModified=@0xbfffd5bc) at plugins/PluginPackage.cpp:159 #9 0xb760d786 in WebCore::PluginDatabase::refresh (this=0xb908f50) at plugins/PluginDatabase.cpp:121 #10 0xb760e217 in WebCore::PluginDatabase::installedPlugins (populate=true) at plugins/PluginDatabase.cpp:54 #11 0xb77136a8 in WebCore::PluginData::initPlugins (this=0xb24dd2a0) at plugins/qt/PluginDataQt.cpp:67 #12 0xb75bd4a3 in PluginData (this=0xb24dd2a0, page=0xb2462f00) at plugins/PluginData.cpp:32 #13 0xb75addc2 in WebCore::PluginData::create (this=0xb2462f00) at plugins/PluginData.h:49 #14 WebCore::Page::pluginData (this=0xb2462f00) at page/Page.cpp:378 #15 0xb75bd8e9 in WebCore::PluginArray::getPluginData (this=0xb0370708) at plugins/PluginArray.cpp:97 #16 0xb75bd94c in WebCore::PluginArray::canGetItemsForName (this=0xb0370708, propertyName=...) at plugins/PluginArray.cpp:61 #17 0xb72d9e51 in WebCore::JSPluginArray::canGetItemsForName (pluginArray=0xb0370708, propertyName=...) at bindings/js/JSPluginArrayCustom.cpp:33 #18 0xb7af766e in WebCore::JSPluginArray::getOwnPropertySlot (this=0xaea41ec0, exec=0xb0dff0a0, propertyName=..., slot=...) at generated/JSPluginArray.cpp:167 #19 0xb71a4d34 in JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const () from /usr/lib/qt4/libQtWebKit.so.4 #20 0xb71a4efc in JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&) const () from /usr/lib/qt4/libQtWebKit.so.4 #21 0xb71ad28b in cti_op_get_by_val () from /usr/lib/qt4/libQtWebKit.so.4 #22 0xaea9a352 in ?? () #23 0xb0c2e9a0 in ?? () #24 0xaea41ec0 in ?? () #25 0xfffffffe in ?? () #26 0xaea420c0 in ?? () #27 0xfffffffe in ?? () #28 0x00000003 in ?? () #29 0xb71c65a5 in JSC::JITCode::execute (this=0xb248c9c0, program=0xb24db188, callFrame=0xb8e5eb4, scopeChain=0xb24d1648, thisObj=0xb1b79340, exception=0xbfffda1c) at ../JavaScriptCore/jit/JITCode.h:79 #30 JSC::Interpreter::execute (this=0xb248c9c0, program=0xb24db188, callFrame=0xb8e5eb4, scopeChain=0xb24d1648, thisObj=0xb1b79340, exception=0xbfffda1c) at ../JavaScriptCore/interpreter/Interpreter.cpp:613 #31 0xb721e275 in JSC::evaluate (exec=0xb8e5eb4, scopeChain=..., source=..., thisValue=...) at ../JavaScriptCore/runtime/Completion.cpp:60 #32 0xb72df45a in WebCore::evaluateInWorld (exec=0xb8e5eb4, scopeChain=..., sourceCode=..., thisValue=..., isolatedWorld=0x84059e8) at bindings/js/JSDOMBinding.cpp:834 #33 0xb72eb9d0 in WebCore::ScriptController::evaluateInWorld (this=0xb2464278, sourceCode=..., world=0x84059e8) at bindings/js/ScriptController.cpp:121 #34 0xb72ebc0a in WebCore::ScriptController::evaluate (this=0xb2464278, sourceCode=...) at bindings/js/ScriptController.cpp:142 #35 0xb72fad6b in WebCore::ScriptController::executeScript (this=0xb2464278, sourceCode=...) at bindings/ScriptControllerBase.cpp:46 #36 0xb74de929 in WebCore::HTMLTokenizer::scriptExecution (this=0xb2488a00, sourceCode=..., state=...) at html/HTMLTokenizer.cpp:571 #37 0xb74e3312 in WebCore::HTMLTokenizer::scriptHandler (this=0xb2488a00, state=...) at html/HTMLTokenizer.cpp:507 Please try qt-webkit-4.6.3-r1 ( bug #332155 ) Reopen this bug if you still have issues |