Bug 242827 - Konqueror crash while accessing apple site useing webkitkpart
Summary: Konqueror crash while accessing apple site useing webkitkpart
Status: RESOLVED DUPLICATE of bug 234544
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdewebkit (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: webkit-devel
URL:
Keywords:
: 243300 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-06-26 00:12 UTC by Edney Matias
Modified: 2010-07-01 16:25 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Edney Matias 2010-06-26 00:12:30 UTC
Application: konqueror (4.4.85 (KDE 4.4.85 (KDE 4.5 Beta2)))
KDE Platform Version: 4.4.85 (KDE 4.4.85 (KDE 4.5 Beta2))
Qt Version: 4.7.0
Operating System: Linux 2.6.33.5-124.fc13.i686 i686
Distribution: "Fedora release 13 (Goddard)"

-- Information about the crash:
- What I was doing when the application crashed:

Trying access to http://www.apple.com/aperture/what-is.html#overlay-menuez with webkitkpart makes konquerar crash.

The crash can be reproduced every time.

-- Backtrace:
Application: Konqueror (konqueror), signal: Aborted
[Current thread is 1 (Thread 0xb76ef780 (LWP 23249))]

Thread 2 (Thread 0xb52c1b70 (LWP 23250)):
#0  0x00110416 in __kernel_vsyscall ()
#1  0x0089d23c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:169
#2  0x41d9fcd5 in WTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib/libQtWebKit.so.4
#3  0x41d9fdb2 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib/libQtWebKit.so.4
#4  0x00899919 in start_thread (arg=0xb52c1b70) at pthread_create.c:301
#5  0x007dbdde in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 1 (Thread 0xb76ef780 (LWP 23249)):
[KCrash Handler]
#7  0x00110416 in __kernel_vsyscall ()
#8  0x00728d31 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0x0072a60a in abort () at abort.c:92
#10 0x00766d5d in __libc_message (do_abort=2, fmt=0x84c8ec "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:186
#11 0x0076d1a1 in malloc_printerr (action=<value optimized out>, str=<value optimized out>, ptr=0x8dd9a40) at malloc.c:6283
#12 0x00771cc0 in __libc_free (mem=0x8dd9a40) at malloc.c:3699
#13 0x00be5ff7 in IA__g_free (mem=0x8dd9a40) at gmem.c:191
#14 0x012fb1a9 in plugin_test_appletviewer (browserTable=0xb09a6cd4, pluginTable=0xb09a6c98) at /usr/src/debug/icedtea6-1.8/plugin/icedteanp/IcedTeaNPPlugin.cc:1517
#15 NP_Initialize (browserTable=0xb09a6cd4, pluginTable=0xb09a6c98) at /usr/src/debug/icedtea6-1.8/plugin/icedteanp/IcedTeaNPPlugin.cc:2156
#16 0x41b230f9 in WebCore::PluginPackage::load() () from /usr/lib/libQtWebKit.so.4
#17 0x41b24513 in WebCore::PluginPackage::fetchInfo() () from /usr/lib/libQtWebKit.so.4
#18 0x419bd95a in WebCore::PluginPackage::createPackage(WebCore::String const&, long const&) () from /usr/lib/libQtWebKit.so.4
#19 0x419ba064 in WebCore::PluginDatabase::refresh() () from /usr/lib/libQtWebKit.so.4
#20 0x419bc535 in WebCore::PluginDatabase::installedPlugins(bool) () from /usr/lib/libQtWebKit.so.4
#21 0x41ae1bf0 in WebCore::PluginData::initPlugins() () from /usr/lib/libQtWebKit.so.4
#22 0x419583d6 in WebCore::PluginData::PluginData(WebCore::Page const*) () from /usr/lib/libQtWebKit.so.4
#23 0x41945992 in WebCore::Page::pluginData() const () from /usr/lib/libQtWebKit.so.4
#24 0x4195867c in WebCore::PluginArray::getPluginData() const () from /usr/lib/libQtWebKit.so.4
#25 0x419586a2 in WebCore::PluginArray::length() const () from /usr/lib/libQtWebKit.so.4
#26 0x41430e5c in WebCore::jsPluginArrayLength(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&) () from /usr/lib/libQtWebKit.so.4
#27 0x41d0bccf in JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const () from /usr/lib/libQtWebKit.so.4
#28 0x41d039fe in cti_op_get_by_id () from /usr/lib/libQtWebKit.so.4
#29 0x0425951b in ?? ()
#30 0x41ce40c1 in JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValue*) () from /usr/lib/libQtWebKit.so.4
#31 0x41d17c19 in JSC::evaluate(JSC::ExecState*, JSC::ScopeChain&, JSC::SourceCode const&, JSC::JSValue) () from /usr/lib/libQtWebKit.so.4
#32 0x416472de in WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&, WebCore::DOMWrapperWorld*) () from /usr/lib/libQtWebKit.so.4
#33 0x4164756a in WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) () from /usr/lib/libQtWebKit.so.4
#34 0x4165f4fd in WebCore::ScriptController::executeScript(WebCore::ScriptSourceCode const&) () from /usr/lib/libQtWebKit.so.4
#35 0x41859f52 in WebCore::HTMLTokenizer::scriptExecution(WebCore::ScriptSourceCode const&, WebCore::HTMLTokenizer::State) () from /usr/lib/libQtWebKit.so.4
#36 0x4185ca27 in WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) () from /usr/lib/libQtWebKit.so.4
#37 0x4185d5fb in WebCore::HTMLTokenizer::parseNonHTMLText(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) () from /usr/lib/libQtWebKit.so.4
#38 0x4185fe2a in WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) () from /usr/lib/libQtWebKit.so.4
#39 0x418603a4 in WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) () from /usr/lib/libQtWebKit.so.4
#40 0x4185a721 in WebCore::HTMLTokenizer::executeExternalScriptsIfReady() () from /usr/lib/libQtWebKit.so.4
#41 0x418a80a4 in WebCore::CachedScript::checkNotify() () from /usr/lib/libQtWebKit.so.4
#42 0x418e269b in WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) () from /usr/lib/libQtWebKit.so.4
#43 0x418f79ae in WebCore::SubresourceLoader::didFinishLoading() () from /usr/lib/libQtWebKit.so.4
#44 0x418f22c2 in WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*) () from /usr/lib/libQtWebKit.so.4
#45 0x41ac9b1c in WebCore::QNetworkReplyHandler::finish() () from /usr/lib/libQtWebKit.so.4
#46 0x41aca1bb in WebCore::QNetworkReplyHandler::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtWebKit.so.4
#47 0x0215d06b in QMetaObject::metacall (object=0x8adaef0, cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0xbfab9ccc) at kernel/qmetaobject.cpp:237
#48 0x0216c085 in QMetaObject::activate (sender=0x87d5860, m=0x7664dec, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3305
#49 0x076090e8 in QNetworkReply::finished (this=0x87d5860) at .moc/release-shared/moc_qnetworkreply.cpp:152
#50 0x02f58d96 in KDEPrivate::AccessManagerReply::jobDone (this=0x87d5860, kJob=0x89f00a0) at /usr/src/debug/kdelibs-4.4.85/kio/kio/accessmanagerreply_p.cpp:246
#51 0x02f5965f in KDEPrivate::AccessManagerReply::qt_metacall (this=0x87d5860, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfab9fa8)
    at /usr/src/debug/kdelibs-4.4.85/i686-redhat-linux-gnu/kio/accessmanagerreply_p.moc:83
#52 0x0215d06b in QMetaObject::metacall (object=0x87d5860, cl=QMetaObject::InvokeMetaMethod, idx=17, argv=0xbfab9fa8) at kernel/qmetaobject.cpp:237
#53 0x0216c085 in QMetaObject::activate (sender=0x89f00a0, m=0x2accc88, local_signal_index=3, argv=0xbfab9fa8) at kernel/qobject.cpp:3305
#54 0x02937904 in KJob::result (this=0x89f00a0, _t1=0x89f00a0) at /usr/src/debug/kdelibs-4.4.85/i686-redhat-linux-gnu/kdecore/kjob.moc:194
#55 0x02937c99 in KJob::emitResult (this=0x89f00a0) at /usr/src/debug/kdelibs-4.4.85/kdecore/jobs/kjob.cpp:312
#56 0x02f97393 in KIO::SimpleJob::slotFinished (this=0x89f00a0) at /usr/src/debug/kdelibs-4.4.85/kio/kio/job.cpp:522
#57 0x02f97cf1 in KIO::TransferJob::slotFinished (this=0x89f00a0) at /usr/src/debug/kdelibs-4.4.85/kio/kio/job.cpp:1111
#58 0x02f95c83 in KIO::TransferJob::qt_metacall (this=0x89f00a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfaba24c)
    at /usr/src/debug/kdelibs-4.4.85/i686-redhat-linux-gnu/kio/jobclasses.moc:367
#59 0x0215d06b in QMetaObject::metacall (object=0x89f00a0, cl=QMetaObject::InvokeMetaMethod, idx=47, argv=0xbfaba24c) at kernel/qmetaobject.cpp:237
#60 0x0216c085 in QMetaObject::activate (sender=0x8a2d4e8, m=0x314ff04, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3305
#61 0x0303fe68 in KIO::SlaveInterface::finished (this=0x8a2d4e8) at /usr/src/debug/kdelibs-4.4.85/i686-redhat-linux-gnu/kio/slaveinterface.moc:171
#62 0x03043455 in KIO::SlaveInterface::dispatch (this=0x8a2d4e8, _cmd=104, rawdata=...) at /usr/src/debug/kdelibs-4.4.85/kio/kio/slaveinterface.cpp:175
#63 0x030402d4 in KIO::SlaveInterface::dispatch (this=0x8a2d4e8) at /usr/src/debug/kdelibs-4.4.85/kio/kio/slaveinterface.cpp:91
#64 0x03034668 in KIO::Slave::gotInput (this=0x8a2d4e8) at /usr/src/debug/kdelibs-4.4.85/kio/kio/slave.cpp:344
#65 0x03034893 in KIO::Slave::qt_metacall (this=0x8a2d4e8, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfaba55c)
    at /usr/src/debug/kdelibs-4.4.85/i686-redhat-linux-gnu/kio/slave.moc:82
#66 0x0215d06b in QMetaObject::metacall (object=0x8a2d4e8, cl=QMetaObject::InvokeMetaMethod, idx=30, argv=0xbfaba55c) at kernel/qmetaobject.cpp:237
#67 0x0216c085 in QMetaObject::activate (sender=0x89db4f8, m=0x314ca60, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3305
#68 0x02f60218 in KIO::Connection::readyRead (this=0x89db4f8) at /usr/src/debug/kdelibs-4.4.85/i686-redhat-linux-gnu/kio/connection.moc:92
#69 0x02f622be in KIO::ConnectionPrivate::dequeue (this=0x89c6888) at /usr/src/debug/kdelibs-4.4.85/kio/kio/connection.cpp:82
#70 0x02f623e6 in KIO::Connection::qt_metacall (this=0x89db4f8, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x8ae7f58)
    at /usr/src/debug/kdelibs-4.4.85/i686-redhat-linux-gnu/kio/connection.moc:79
#71 0x0215d06b in QMetaObject::metacall (object=0x89db4f8, cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0x8ae7f58) at kernel/qmetaobject.cpp:237
#72 0x02168537 in QMetaCallEvent::placeMetaCall (this=0x8aac3f0, object=0x89db4f8) at kernel/qobject.cpp:555
#73 0x02169f7e in QObject::event (this=0x89db4f8, e=0x8aac3f0) at kernel/qobject.cpp:1244
#74 0x0467185c in QApplicationPrivate::notify_helper (this=0x858eaa8, receiver=0x89db4f8, e=0x8aac3f0) at kernel/qapplication.cpp:4345
#75 0x046781d6 in QApplication::notify (this=0xbfabafc8, receiver=0x89db4f8, e=0x8aac3f0) at kernel/qapplication.cpp:3749
#76 0x02cae36b in KApplication::notify (this=0xbfabafc8, receiver=0x89db4f8, event=0x8aac3f0) at /usr/src/debug/kdelibs-4.4.85/kdeui/kernel/kapplication.cpp:302
#77 0x02157a73 in QCoreApplication::notifyInternal (this=0xbfabafc8, receiver=0x89db4f8, event=0x8aac3f0) at kernel/qcoreapplication.cpp:726
#78 0x0215ad34 in sendEvent (receiver=0x0, event_type=0, data=0x8577a68) at kernel/qcoreapplication.h:215
#79 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8577a68) at kernel/qcoreapplication.cpp:1367
#80 0x0215aeae in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1260
#81 0x021824f0 in sendPostedEvents (s=0x8590f20) at kernel/qcoreapplication.h:220
#82 postEventSourceDispatch (s=0x8590f20) at kernel/qeventdispatcher_glib.cpp:276
#83 0x00bdd525 in g_main_dispatch (context=0x8590e98) at gmain.c:1960
#84 IA__g_main_context_dispatch (context=0x8590e98) at gmain.c:2513
#85 0x00be1268 in g_main_context_iterate (context=0x89c490, block=1, dispatch=1, self=0x858ed18) at gmain.c:2591
#86 0x00be1449 in IA__g_main_context_iteration (context=0x8590e98, may_block=1) at gmain.c:2654
#87 0x02181fd6 in QEventDispatcherGlib::processEvents (this=0x858ea68, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#88 0x04721cc6 in QGuiEventDispatcherGlib::processEvents (this=0x858ea68, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#89 0x0215660a in QEventLoop::processEvents (this=0xbfabae14, flags=...) at kernel/qeventloop.cpp:149
#90 0x0215694a in QEventLoop::exec (this=0xbfabae14, flags=...) at kernel/qeventloop.cpp:201
#91 0x0215af77 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#92 0x04670838 in QApplication::exec () at kernel/qapplication.cpp:3624
#93 0x077b70f3 in kdemain (argc=1, argv=0xbfabb2a4) at /usr/src/debug/kdebase-4.4.85/apps/konqueror/src/konqmain.cpp:228
#94 0x0804872c in main (argc=1, argv=0xbfabb2a4) at /usr/src/debug/kdebase-4.4.85/i686-redhat-linux-gnu/apps/konqueror/src/konqueror_dummy.cpp:3

Possible duplicates by query: bug 242083, bug 240840, bug 240461, bug 240304, bug 238144.

Reported using DrKonqi
Comment 1 Tommi Tervo 2010-07-01 09:11:15 UTC
*** Bug 243300 has been marked as a duplicate of this bug. ***
Comment 2 Dawit Alemayehu 2010-07-01 16:25:46 UTC

*** This bug has been marked as a duplicate of bug 234544 ***