Bug 255348 - Crash on Techradar
Summary: Crash on Techradar
Status: RESOLVED FIXED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.6.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-26 22:24 UTC by jos poortvliet
Modified: 2011-03-05 19:46 UTC (History)
0 users

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 jos poortvliet 2010-10-26 22:24:18 UTC
Application: akregator (1.6.5)
KDE Platform Version: 4.5.2 (KDE 4.5.2)
Qt Version: 4.7.0
Operating System: Linux 2.6.36-rc8-34-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I loaded up Stu's blog: http://www.asinen.org/2010/10/akademy-report-at-techradar/ then went to the first link to techradar. Crash.

I have had the crash before but now I can't reproduce it anymore, weird stuff...

- Custom settings of the application:
I use Qtwebkit instead of khtml and I have Akregater set to show the actual website instead of the raw feed.

The crash can be reproduced every time.

-- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f9220453760 (LWP 3449))]

Thread 6 (Thread 0x7f9203c5b710 (LWP 3451)):
#0  0x00007f921847f39c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f9205223f84 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib64/libQtWebKit.so.4
#2  0x00007f921847aa4f in start_thread () from /lib64/libpthread.so.0
#3  0x00007f921d06482d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f91f9f01710 (LWP 3515)):
#0  0x00007f921847f39c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f92003c2888 in queue_processor(void*) () from /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f921847aa4f in start_thread () from /lib64/libpthread.so.0
#3  0x00007f921d06482d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f91f9700710 (LWP 3516)):
#0  0x00007f921847f39c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f92003c2888 in queue_processor(void*) () from /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f921847aa4f in start_thread () from /lib64/libpthread.so.0
#3  0x00007f921d06482d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f91f8eff710 (LWP 3517)):
#0  0x00007f921847f39c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f92003c2888 in queue_processor(void*) () from /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f921847aa4f in start_thread () from /lib64/libpthread.so.0
#3  0x00007f921d06482d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f91f622b710 (LWP 4663)):
#0  0x00007f921847f39c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f91f37a3d02 in ?? () from /usr/lib64/libvlccore.so.4
#2  0x00007f921847aa4f in start_thread () from /lib64/libpthread.so.0
#3  0x00007f921d06482d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f9220453760 (LWP 3449)):
[KCrash Handler]
#6  0x00007f9205172c7d in JSC::ExecutablePool::systemAlloc(unsigned long) () from /usr/lib64/libQtWebKit.so.4
#7  0x00007f920526f63c in JSC::JIT::privateCompile() () from /usr/lib64/libQtWebKit.so.4
#8  0x00007f920519c33e in JSC::JIT::compile(JSC::JSGlobalData*, JSC::CodeBlock*) () from /usr/lib64/libQtWebKit.so.4
#9  0x00007f920519b8e6 in JSC::ProgramExecutable::generateJITCode(JSC::ExecState*, JSC::ScopeChainNode*) () from /usr/lib64/libQtWebKit.so.4
#10 0x00007f920515b63f in JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValue*) () from /usr/lib64/libQtWebKit.so.4
#11 0x00007f920518f797 in JSC::evaluate(JSC::ExecState*, JSC::ScopeChain&, JSC::SourceCode const&, JSC::JSValue) () from /usr/lib64/libQtWebKit.so.4
#12 0x00007f9204ace008 in WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&, WebCore::DOMWrapperWorld*) () from /usr/lib64/libQtWebKit.so.4
#13 0x00007f9204ace7c2 in WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) () from /usr/lib64/libQtWebKit.so.4
#14 0x00007f9204ae5f4d in WebCore::ScriptController::executeScript(WebCore::ScriptSourceCode const&) () from /usr/lib64/libQtWebKit.so.4
#15 0x00007f9204ce4f4f in WebCore::HTMLTokenizer::scriptExecution(WebCore::ScriptSourceCode const&, WebCore::HTMLTokenizer::State) () from /usr/lib64/libQtWebKit.so.4
#16 0x00007f9204ce9ede in WebCore::HTMLTokenizer::executeExternalScriptsIfReady() () from /usr/lib64/libQtWebKit.so.4
#17 0x00007f9204d38824 in WebCore::CachedScript::checkNotify() () from /usr/lib64/libQtWebKit.so.4
#18 0x00007f9204d71d4d in WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) () from /usr/lib64/libQtWebKit.so.4
#19 0x00007f9204d861ba in WebCore::SubresourceLoader::didFinishLoading() () from /usr/lib64/libQtWebKit.so.4
#20 0x00007f9204f51333 in WebCore::QNetworkReplyHandler::finish() () from /usr/lib64/libQtWebKit.so.4
#21 0x00007f9204f51c54 in WebCore::QNetworkReplyHandler::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libQtWebKit.so.4
#22 0x00007f921e8a5b5f in QMetaObject::activate (sender=0x14e15a0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3272
#23 0x00007f921cc55acb in KDEPrivate::AccessManagerReply::jobDone (this=0x14e15a0, kJob=<value optimized out>) at /usr/src/debug/kdelibs-4.5.2/kio/kio/accessmanagerreply_p.cpp:248
#24 0x00007f921cc563a3 in KDEPrivate::AccessManagerReply::qt_metacall (this=0x14e15a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff94280040)
    at /usr/src/debug/kdelibs-4.5.2/build/kio/accessmanagerreply_p.moc:83
#25 0x00007f921e8a5b5f in QMetaObject::activate (sender=0x1626a80, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff94280040) at kernel/qobject.cpp:3272
#26 0x00007f921ec7db72 in KJob::result (this=<value optimized out>, _t1=0x1626a80) at /usr/src/debug/kdelibs-4.5.2/build/kdecore/kjob.moc:194
#27 0x00007f921ec7dbb0 in KJob::emitResult (this=0x1626a80) at /usr/src/debug/kdelibs-4.5.2/kdecore/jobs/kjob.cpp:312
#28 0x00007f921ccd17bd in KIO::SimpleJob::slotFinished (this=0x1626a80) at /usr/src/debug/kdelibs-4.5.2/kio/kio/job.cpp:525
#29 0x00007f921ccd1ff2 in KIO::TransferJob::slotFinished (this=0x1626a80) at /usr/src/debug/kdelibs-4.5.2/kio/kio/job.cpp:1114
#30 0x00007f921ccb3631 in KIO::TransferJob::qt_metacall (this=0x1626a80, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff942804a0)
    at /usr/src/debug/kdelibs-4.5.2/build/kio/jobclasses.moc:367
#31 0x00007f921e8a5b5f in QMetaObject::activate (sender=0x1b61800, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3272
#32 0x00007f921cce9e21 in KIO::SlaveInterface::dispatch (this=0x1b61800, _cmd=<value optimized out>, rawdata=...) at /usr/src/debug/kdelibs-4.5.2/kio/kio/slaveinterface.cpp:175
#33 0x00007f921cc87b53 in KIO::SlaveInterface::dispatch (this=<value optimized out>) at /usr/src/debug/kdelibs-4.5.2/kio/kio/slaveinterface.cpp:91
#34 0x00007f921cc86ac6 in KIO::Slave::gotInput (this=0x1b61800) at /usr/src/debug/kdelibs-4.5.2/kio/kio/slave.cpp:347
#35 0x00007f921cc8ba7c in KIO::Slave::qt_metacall (this=0x1b61800, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff942808d0)
    at /usr/src/debug/kdelibs-4.5.2/build/kio/slave.moc:82
#36 0x00007f921e8a5b5f in QMetaObject::activate (sender=0x1beb380, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3272
#37 0x00007f921cc8b857 in KIO::ConnectionPrivate::dequeue (this=0x2450bf0) at /usr/src/debug/kdelibs-4.5.2/kio/kio/connection.cpp:82
#38 0x00007f921cc8b90d in KIO::Connection::qt_metacall (this=0x1beb380, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x1275e00)
    at /usr/src/debug/kdelibs-4.5.2/build/kio/connection.moc:79
#39 0x00007f921e8a47da in QObject::event (this=0x1beb380, e=<value optimized out>) at kernel/qobject.cpp:1211
#40 0x00007f921d9daf34 in QApplicationPrivate::notify_helper (this=0x644bd0, receiver=0x1beb380, e=0x7a5990) at kernel/qapplication.cpp:4396
#41 0x00007f921d9e335a in QApplication::notify (this=<value optimized out>, receiver=0x1beb380, e=0x7a5990) at kernel/qapplication.cpp:4277
#42 0x00007f921f1dc846 in KApplication::notify (this=0x7fff94281370, receiver=0x1beb380, event=0x7a5990) at /usr/src/debug/kdelibs-4.5.2/kdeui/kernel/kapplication.cpp:310
#43 0x00007f921e8909dc in QCoreApplication::notifyInternal (this=0x7fff94281370, receiver=0x1beb380, event=0x7a5990) at kernel/qcoreapplication.cpp:732
#44 0x00007f921e894185 in sendEvent (receiver=0x0, event_type=0, data=0x616860) at kernel/qcoreapplication.h:215
#45 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x616860) at kernel/qcoreapplication.cpp:1373
#46 0x00007f921e8bb463 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#47 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#48 0x00007f9216df7a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#49 0x00007f9216df8270 in ?? () from /usr/lib64/libglib-2.0.so.0
#50 0x00007f9216df8510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#51 0x00007f921e8bb5ff in QEventDispatcherGlib::processEvents (this=0x61c2c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#52 0x00007f921da7eeee in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#53 0x00007f921e88fe12 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#54 0x00007f921e890025 in QEventLoop::exec (this=0x7fff94281310, flags=...) at kernel/qeventloop.cpp:201
#55 0x00007f921e89443b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#56 0x0000000000409715 in _start ()

Reported using DrKonqi
Comment 1 jos poortvliet 2011-03-05 19:46:29 UTC
Fixed, just tested on Akregator in KDE PIM (openSUSE 11.4) with KDE Platform 4.6.1 - the KDE PIM (at least KMail) is fro 4.4.10 :D