Bug 273883 - Ktorrent crashing on search
Summary: Ktorrent crashing on search
Status: RESOLVED DUPLICATE of bug 249453
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-22 19:23 UTC by Phil Hughes
Modified: 2011-05-23 17:53 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 Phil Hughes 2011-05-22 19:23:44 UTC
Application: ktorrent (4.0.5)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-7-generic i686
Distribution: Ubuntu 11.04

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

Ktorrent was running, I entered a keyword to search for and after clicking search, it crashed. I was searching on PirateBay and with their search box the same thing happened.

The crash can be reproduced every time.

-- Backtrace:
Application: KTorrent (ktorrent), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78bf930 (LWP 22284))]

Thread 6 (Thread 0xb58eeb70 (LWP 22286)):
#0  0x006cf416 in __kernel_vsyscall ()
#1  0x00799681 in select () from /lib/i386-linux-gnu/libc.so.6
#2  0x0024a291 in dht::RPCServerThread::run (this=0x9ab0000) at ../../src/dht/rpcserver.cpp:107
#3  0x06fbbda2 in QThreadPrivate::start (arg=0x9ab0000) at thread/qthread_unix.cpp:320
#4  0x011cde99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#5  0x007a073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 5 (Thread 0xab2f9b70 (LWP 22300)):
#0  0x006cf416 in __kernel_vsyscall ()
#1  0x00791f76 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x001ec8a6 in net::Poll::poll (this=0x9973680, timeout=-1) at ../../src/net/poll.cpp:99
#3  0x001e8e42 in net::DownloadThread::waitForSocketReady (this=0x9973678) at ../../src/net/downloadthread.cpp:128
#4  0x001e8f4f in net::DownloadThread::update (this=0x9973678) at ../../src/net/downloadthread.cpp:48
#5  0x001e91e8 in net::NetworkThread::run (this=0x9973678) at ../../src/net/networkthread.cpp:48
#6  0x06fbbda2 in QThreadPrivate::start (arg=0x9973678) at thread/qthread_unix.cpp:320
#7  0x011cde99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x007a073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 4 (Thread 0xaaaf8b70 (LWP 22301)):
#0  0x006cf416 in __kernel_vsyscall ()
#1  0x011d2834 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x007ae454 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6
#3  0x06fbbafe in thread_sleep (ti=<value optimized out>) at thread/qthread_unix.cpp:470
#4  0x06fbbc53 in QThread::msleep (msecs=50) at thread/qthread_unix.cpp:496
#5  0x001e8902 in net::UploadThread::update (this=0x99739d8) at ../../src/net/uploadthread.cpp:89
#6  0x001e91e8 in net::NetworkThread::run (this=0x99739d8) at ../../src/net/networkthread.cpp:48
#7  0x06fbbda2 in QThreadPrivate::start (arg=0x99739d8) at thread/qthread_unix.cpp:320
#8  0x011cde99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#9  0x007a073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0xaa0ffb70 (LWP 22302)):
#0  0x006cf416 in __kernel_vsyscall ()
#1  0x011d248c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x007ae3fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x06fbc467 in wait (this=0xaa10058c, mutex=0xaa100588, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xaa10058c, mutex=0xaa100588, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x001ec3af in net::ReverseResolverThread::run (this=0xaa100580) at ../../src/net/reverseresolver.cpp:123
#6  0x06fbbda2 in QThreadPrivate::start (arg=0xaa100580) at thread/qthread_unix.cpp:320
#7  0x011cde99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x007a073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xa88beb70 (LWP 22314)):
#0  0x011d036b in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x007ae616 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0x061f4e3f in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x061f5e63 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x061f6524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x070dd577 in QEventDispatcherGlib::processEvents (this=0x9f3eb30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x070af289 in QEventLoop::processEvents (this=0xa88be290, flags=...) at kernel/qeventloop.cpp:149
#7  0x070af522 in QEventLoop::exec (this=0xa88be290, flags=...) at kernel/qeventloop.cpp:201
#8  0x06fb92a0 in QThread::exec (this=0x9f9d3c0) at thread/qthread.cpp:492
#9  0x07090fdb in QInotifyFileSystemWatcherEngine::run (this=0x9f9d3c0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x06fbbda2 in QThreadPrivate::start (arg=0x9f9d3c0) at thread/qthread_unix.cpp:320
#11 0x011cde99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x007a073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb78bf930 (LWP 22284)):
[KCrash Handler]
#7  isNull (this=0xae389500) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:558
#8  KHTMLView::resizeEvent (this=0xae389500) at ../../khtml/khtmlview.cpp:861
#9  0x0431b11e in QWidget::event (this=0xae389500, event=0xbfc00f88) at kernel/qwidget.cpp:8413
#10 0x0470cf63 in QFrame::event (this=0xae389500, e=0xbfc00f88) at widgets/qframe.cpp:557
#11 0x0479b5d2 in QAbstractScrollArea::viewportEvent (this=0xae389500, e=0xbfc00f88) at widgets/qabstractscrollarea.cpp:1043
#12 0xb2cc8dbf in KHTMLView::viewportEvent (this=0xae389500, e=0xbfc00f88) at ../../khtml/khtmlview.cpp:1997
#13 0x0479ded5 in viewportEvent (this=0xa9715758, o=0xae38bf20, e=0xbfc00f88) at widgets/qabstractscrollarea_p.h:100
#14 QAbstractScrollAreaFilter::eventFilter (this=0xa9715758, o=0xae38bf20, e=0xbfc00f88) at widgets/qabstractscrollarea_p.h:116
#15 0x070b025a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x99ca0a8, receiver=0xae38bf20, event=0xbfc00f88) at kernel/qcoreapplication.cpp:846
#16 0x042c2d00 in QApplicationPrivate::notify_helper (this=0x99ca0a8, receiver=0xae38bf20, e=0xbfc00f88) at kernel/qapplication.cpp:4458
#17 0x042c797b in QApplication::notify (this=0xbfc03b50, receiver=0xae38bf20, e=0xbfc00f88) at kernel/qapplication.cpp:4427
#18 0x08077a57 in kt::App::notify (this=0xbfc03b50, receiver=0xae38bf20, event=0xbfc00f88) at ../../ktorrent/app.cpp:97
#19 0x070b00bb in QCoreApplication::notifyInternal (this=0xbfc03b50, receiver=0xae38bf20, event=0xbfc00f88) at kernel/qcoreapplication.cpp:731
#20 0x04316a9e in sendEvent (this=0xae395280, recursive=true, disableUpdates=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0xae395280, recursive=true, disableUpdates=<value optimized out>) at kernel/qwidget.cpp:7329
#22 0x043169ef in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0xa9724180, recursive=true, disableUpdates=<value optimized out>) at kernel/qwidget.cpp:7341
#23 0x043169ef in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x9de4170, recursive=true, disableUpdates=<value optimized out>) at kernel/qwidget.cpp:7341
#24 0x043169ef in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x9de3f30, recursive=true, disableUpdates=<value optimized out>) at kernel/qwidget.cpp:7341
#25 0x043169ef in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x9db44c8, recursive=true, disableUpdates=<value optimized out>) at kernel/qwidget.cpp:7341
#26 0x043169ef in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x9da2b00, recursive=true, disableUpdates=<value optimized out>) at kernel/qwidget.cpp:7341
#27 0x043169ef in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x9da2908, recursive=true, disableUpdates=<value optimized out>) at kernel/qwidget.cpp:7341
#28 0x043169ef in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x9da26c0, recursive=true, disableUpdates=<value optimized out>) at kernel/qwidget.cpp:7341
#29 0x043169ef in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0xb4f03460, recursive=true, disableUpdates=<value optimized out>) at kernel/qwidget.cpp:7341
#30 0x043169ef in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0xb4f03260, recursive=true, disableUpdates=<value optimized out>) at kernel/qwidget.cpp:7341
#31 0x043169ef in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0xb4f00698, recursive=true, disableUpdates=<value optimized out>) at kernel/qwidget.cpp:7341
#32 0x04318d00 in QWidgetPrivate::prepareToRender (this=0xa97524f8, region=..., renderFlags=...) at kernel/qwidget.cpp:5308
#33 0x043192d0 in QWidgetPrivate::render (this=0xa97524f8, target=0xbfc01814, targetOffset=..., sourceRegion=..., renderFlags=..., readyToRender=false) at kernel/qwidget.cpp:5561
#34 0x0431941c in QWidget::render (this=0xa976b448, target=0xbfc01814, targetOffset=..., sourceRegion=..., renderFlags=...) at kernel/qwidget.cpp:5091
#35 0x035e097d in Oxygen::TransitionWidget::grabWidget (this=0xae3ec830, pixmap=..., widget=0xa976b448, rect=...) at ../../../kstyles/oxygen/transitions/oxygentransitionwidget.cpp:258
#36 0x035e15b6 in Oxygen::TransitionWidget::grab (this=0xae3ec830, widget=0xa976b448, rect=...) at ../../../kstyles/oxygen/transitions/oxygentransitionwidget.cpp:93
#37 0x035d8ea8 in Oxygen::ComboBoxData::animate (this=0xae3ec760) at ../../../kstyles/oxygen/transitions/oxygencomboboxdata.cpp:136
#38 0x035d895b in Oxygen::ComboBoxData::indexChanged (this=0xae3ec760) at ../../../kstyles/oxygen/transitions/oxygencomboboxdata.cpp:54
#39 0x035d8a7f in Oxygen::ComboBoxData::qt_metacall (this=0xae3ec760, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfc019d8) at ./oxygencomboboxdata.moc:77
#40 0x070b66ba in QMetaObject::metacall (object=0xae3ec760, cl=QMetaObject::InvokeMetaMethod, idx=7, argv=0xbfc019d8) at kernel/qmetaobject.cpp:237
#41 0x070c64ff in QMetaObject::activate (sender=0xa976b448, m=0x4bf8564, local_signal_index=5, argv=0xbfc019d8) at kernel/qobject.cpp:3287
#42 0x046e0ea3 in QComboBox::currentIndexChanged (this=0xa976b448, _t1=-1) at .moc/release-shared/moc_qcombobox.cpp:302
#43 0x046e0f3a in QComboBoxPrivate::_q_emitCurrentIndexChanged (this=0xa97524f8, index=...) at widgets/qcombobox.cpp:1264
#44 0x046e27b6 in QComboBoxPrivate::_q_rowsRemoved (this=0xa97524f8, parent=...) at widgets/qcombobox.cpp:1067
#45 0x046e588b in QComboBox::qt_metacall (this=0xa976b448, _c=QMetaObject::InvokeMetaMethod, _id=21, _a=0xbfc01bd0) at .moc/release-shared/moc_qcombobox.cpp:200
#46 0x00fe855a in KComboBox::qt_metacall (this=0xa976b448, _c=QMetaObject::InvokeMetaMethod, _id=48, _a=0xbfc01bd0) at ./kcombobox.moc:106
#47 0x070b66ba in QMetaObject::metacall (object=0xa976b448, cl=QMetaObject::InvokeMetaMethod, idx=48, argv=0xbfc01bd0) at kernel/qmetaobject.cpp:237
#48 0x070c64ff in QMetaObject::activate (sender=0xae3b0df0, m=0x71eb198, local_signal_index=7, argv=0xbfc01bd0) at kernel/qobject.cpp:3287
#49 0x071122df in QAbstractItemModel::rowsRemoved (this=0xae3b0df0, _t1=..., _t2=0, _t3=18) at .moc/release-shared/moc_qabstractitemmodel.cpp:195
#50 0x070aaa5e in QAbstractItemModel::endRemoveRows (this=0xae3b0df0) at kernel/qabstractitemmodel.cpp:2466
#51 0x048d5f60 in QStandardItemModelPrivate::rowsRemoved (this=0xa975b168, parent=0xae3b0d68, row=0, count=19) at itemviews/qstandarditemmodel.cpp:589
#52 0x048d61a5 in QStandardItem::removeRows (this=0xae3b0d68, row=0, count=19) at itemviews/qstandarditemmodel.cpp:1630
#53 0x048d6291 in QStandardItemModel::removeRows (this=0xae3b0df0, row=0, count=19, parent=...) at itemviews/qstandarditemmodel.cpp:2800
#54 0x046e09c6 in QComboBox::clear (this=0xa976b448) at widgets/qcombobox.cpp:2622
#55 0xb2e7d196 in khtml::RenderSelect::updateFromElement (this=0xa97395e8) at ../../khtml/rendering/render_form.cpp:1708
#56 0xb2ddc0eb in DOM::HTMLElementImpl::recalcStyle (this=0xa9745a60, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:238
#57 0xb2d8a7af in DOM::ElementImpl::recalcStyle (this=0xae3e74d0, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_elementimpl.cpp:1018
#58 0xb2ddc0d9 in DOM::HTMLElementImpl::recalcStyle (this=0xae3e74d0, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:235
#59 0xb2d8a7af in DOM::ElementImpl::recalcStyle (this=0xae3d8d08, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_elementimpl.cpp:1018
#60 0xb2ddc0d9 in DOM::HTMLElementImpl::recalcStyle (this=0xae3d8d08, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:235
#61 0xb2d8a7af in DOM::ElementImpl::recalcStyle (this=0xa9704098, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_elementimpl.cpp:1018
#62 0xb2ddc0d9 in DOM::HTMLElementImpl::recalcStyle (this=0xa9704098, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:235
#63 0xb2d8a7af in DOM::ElementImpl::recalcStyle (this=0xa976e308, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_elementimpl.cpp:1018
#64 0xb2ddc0d9 in DOM::HTMLElementImpl::recalcStyle (this=0xa976e308, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:235
#65 0xb2d75bbf in DOM::DocumentImpl::recalcStyle (this=0xae3ba548, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_docimpl.cpp:1439
#66 0xb2d67ee8 in DOM::DocumentImpl::updateRendering (this=0xae3ba548) at ../../khtml/xml/dom_docimpl.cpp:1468
#67 0xb2d7a608 in DOM::DocumentImpl::updateDocumentsRendering () at ../../khtml/xml/dom_docimpl.cpp:1481
#68 0xb2d8227d in DOM::NodeImpl::dispatchGenericEvent (this=0xa972445c, evt=0xa97f6d30) at ../../khtml/xml/dom_nodeimpl.cpp:511
#69 0xb2d826e6 in DOM::NodeImpl::dispatchEvent (this=0xa972445c, evt=0xa97f6d30, exceptioncode=@0xbfc0221c, tempEvent=true) at ../../khtml/xml/dom_nodeimpl.cpp:401
#70 0xb2d83f2d in DOM::NodeImpl::dispatchHTMLEvent (this=0xa972445c, _id=36, canBubbleArg=true, cancelableArg=false) at ../../khtml/xml/dom_nodeimpl.cpp:520
#71 0xb2cfbbf6 in KHTMLPart::slotFinishedParsing (this=0xae3894e0) at ../../khtml/khtml_part.cpp:2211
#72 0xb2d160c0 in KHTMLPart::qt_metacall (this=0xae3894e0, _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0xbfc0234c) at ./khtml_part.moc:281
#73 0x070b66ba in QMetaObject::metacall (object=0xae3894e0, cl=QMetaObject::InvokeMetaMethod, idx=37, argv=0xbfc0234c) at kernel/qmetaobject.cpp:237
#74 0x070c64ff in QMetaObject::activate (sender=0xa9724450, m=0xb324b42c, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3287
#75 0xb2d6f437 in DOM::DocumentImpl::finishedParsing (this=0xa9724450) at ./dom_docimpl.moc:85
#76 0xb2d6f491 in DOM::DocumentImpl::qt_metacall (this=0xa9724450, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfc0247c) at ./dom_docimpl.moc:74
#77 0xb2de08b7 in DOM::HTMLDocumentImpl::qt_metacall (this=0xa9724450, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfc0247c) at ./html_documentimpl.moc:69
#78 0x070b66ba in QMetaObject::metacall (object=0xa9724450, cl=QMetaObject::InvokeMetaMethod, idx=4, argv=0xbfc0247c) at kernel/qmetaobject.cpp:237
#79 0x070c64ff in QMetaObject::activate (sender=0xae37d738, m=0xb324cfa8, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3287
#80 0xb2da1d27 in khtml::Tokenizer::finishedParsing (this=0xae37d738) at ./xml_tokenizer.moc:83
#81 0xb2dc42e9 in khtml::HTMLTokenizer::end (this=0xae37d738) at ../../khtml/html/htmltokenizer.cpp:1931
#82 0xb2dc59b9 in khtml::HTMLTokenizer::finish (this=0xae37d738) at ../../khtml/html/htmltokenizer.cpp:1978
#83 0xb2d6bd88 in DOM::DocumentImpl::finishParsing (this=0xa9724450) at ../../khtml/xml/dom_docimpl.cpp:1699
#84 0xb2cec2ad in KHTMLPart::end (this=0xae3894e0) at ../../khtml/khtml_part.cpp:2132
#85 0xb2d0cb29 in KHTMLPart::navigateLocalProtocol (this=0x9db4338, inPart=0xae3894e0, url=...) at ../../khtml/khtml_part.cpp:4469
#86 0xb2d0fcc5 in KHTMLPart::loadFrameElement (this=0x9db4338, frame=0xa9715148, url=..., frameName=..., params=..., isIFrame=true) at ../../khtml/khtml_part.cpp:4166
#87 0xb2de78d0 in DOM::HTMLIFrameElementImpl::computeContent (this=0xa9715148) at ../../khtml/html/html_baseimpl.cpp:842
#88 0xb2e03704 in DOM::HTMLPartContainerElementImpl::computeContentIfNeeded (this=0xa9715148) at ../../khtml/html/html_objectimpl.cpp:89
#89 0xb2de3635 in DOM::HTMLIFrameElementImpl::insertedIntoDocument (this=0xa9715148) at ../../khtml/html/html_baseimpl.cpp:714
#90 0xb2d7d7db in DOM::NodeBaseImpl::addChild (this=0xa9714d20, newChild=0xa9715150) at ../../khtml/xml/dom_nodeimpl.cpp:1870
#91 0xb2dc071a in khtml::KHTMLParser::insertNode (this=0xb4ac26a0, n=0xa9715150, flat=false) at ../../khtml/html/htmlparser.cpp:413
#92 0xb2dc31c3 in khtml::KHTMLParser::parseToken (this=0xb4ac26a0, t=0xb0d16294) at ../../khtml/html/htmlparser.cpp:301
#93 0xb2dc4013 in khtml::HTMLTokenizer::processToken (this=0xb0d16280) at ../../khtml/html/htmltokenizer.cpp:2040
#94 0xb2dc8e73 in khtml::HTMLTokenizer::parseTag (this=0xb0d16280, src=...) at ../../khtml/html/htmltokenizer.cpp:1501
#95 0xb2dcc62e in khtml::HTMLTokenizer::write (this=0xb0d16280, str=..., appendData=true) at ../../khtml/html/htmltokenizer.cpp:1798
#96 0xb2cf49e3 in KHTMLPart::write (this=0x9db4338, data=0xa971c0d8 "\t\t\t\t\t<option value=\"302\">Mac</option>\n\t\t\t\t\t<option value=\"303\">UNIX</option>\n\t\t\t\t\t<option value=\"304\">Handheld</option>\n\t\t\t\t\t<option value=\"399\">Other OS</option>\n\t\t\t\t</optgroup>\n\t\t\t\t<optgroup label=\""..., len=<value optimized out>) at ../../khtml/khtml_part.cpp:2093
#97 0xb2ceb210 in KHTMLPart::slotData (this=0x9db4338, kio_job=0xa0bad68, data=...) at ../../khtml/khtml_part.cpp:1741
#98 0xb2d16116 in KHTMLPart::qt_metacall (this=0x9db4338, _c=QMetaObject::InvokeMetaMethod, _id=19, _a=0xbfc02df4) at ./khtml_part.moc:278
#99 0x05a21f82 in kt::HomePage::qt_metacall (this=0x9db4338, _c=QMetaObject::InvokeMetaMethod, _id=34, _a=0xbfc02df4) at moc_homepage.cpp:64
#100 0x05a2ab8a in kt::HTMLPart::qt_metacall (this=0x9db4338, _c=QMetaObject::InvokeMetaMethod, _id=34, _a=0xbfc02df4) at ./htmlpart.moc:89
#101 0x070b66ba in QMetaObject::metacall (object=0x9db4338, cl=QMetaObject::InvokeMetaMethod, idx=34, argv=0xbfc02df4) at kernel/qmetaobject.cpp:237
#102 0x070c64ff in QMetaObject::activate (sender=0xa0bad68, m=0xd45ef0, local_signal_index=0, argv=0xbfc02df4) at kernel/qobject.cpp:3287
#103 0x00bc57c9 in KIO::TransferJob::data (this=0xa0bad68, _t1=0xa0bad68, _t2=...) at ./jobclasses.moc:388
#104 0x00bc5822 in KIO::TransferJob::slotData (this=0xa0bad68, _data=...) at ../../kio/kio/job.cpp:1009
#105 0x00bccea5 in KIO::TransferJob::qt_metacall (this=0xa0bad68, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfc02f88) at ./jobclasses.moc:368
#106 0x070b66ba in QMetaObject::metacall (object=0xa0bad68, cl=QMetaObject::InvokeMetaMethod, idx=48, argv=0xbfc02f88) at kernel/qmetaobject.cpp:237
#107 0x070c64ff in QMetaObject::activate (sender=0xae3e4c10, m=0xd486c4, local_signal_index=0, argv=0xbfc02f88) at kernel/qobject.cpp:3287
#108 0x00c73493 in KIO::SlaveInterface::data (this=0xae3e4c10, _t1=...) at ./slaveinterface.moc:146
#109 0x00c76a5c in KIO::SlaveInterface::dispatch (this=0xae3e4c10, _cmd=100, rawdata=...) at ../../kio/kio/slaveinterface.cpp:161
#110 0x00c72e53 in KIO::SlaveInterface::dispatch (this=0xae3e4c10) at ../../kio/kio/slaveinterface.cpp:89
#111 0x00c655c8 in KIO::Slave::gotInput (this=0xae3e4c10) at ../../kio/kio/slave.cpp:348
#112 0x00c65cf3 in KIO::Slave::qt_metacall (this=0xae3e4c10, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfc0326c) at ./slave.moc:82
#113 0x070b66ba in QMetaObject::metacall (object=0xae3e4c10, cl=QMetaObject::InvokeMetaMethod, idx=30, argv=0xbfc0326c) at kernel/qmetaobject.cpp:237
#114 0x070c64ff in QMetaObject::activate (sender=0xae3d2378, m=0xd45440, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3287
#115 0x00b90237 in KIO::Connection::readyRead (this=0xae3d2378) at ./connection.moc:92
#116 0x00b90a56 in KIO::ConnectionPrivate::dequeue (this=0xa9772b50) at ../../kio/kio/connection.cpp:82
#117 0x00b90b06 in KIO::Connection::qt_metacall (this=0xae3d2378, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xa975fe90) at ./connection.moc:79
#118 0x070b66ba in QMetaObject::metacall (object=0xae3d2378, cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0xa975fe90) at kernel/qmetaobject.cpp:237
#119 0x070c0e16 in QMetaCallEvent::placeMetaCall (this=0xa97604d8, object=0xae3d2378) at kernel/qobject.cpp:535
#120 0x070c53b7 in QObject::event (this=0xae3d2378, e=0xa97604d8) at kernel/qobject.cpp:1226
#121 0x042c2d24 in QApplicationPrivate::notify_helper (this=0x99ca0a8, receiver=0xae3d2378, e=0xa97604d8) at kernel/qapplication.cpp:4462
#122 0x042c78ce in QApplication::notify (this=0xbfc03b50, receiver=0xae3d2378, e=0xa97604d8) at kernel/qapplication.cpp:3862
#123 0x08077a57 in kt::App::notify (this=0xbfc03b50, receiver=0xae3d2378, event=0xa97604d8) at ../../ktorrent/app.cpp:97
#124 0x070b00bb in QCoreApplication::notifyInternal (this=0xbfc03b50, receiver=0xae3d2378, event=0xa97604d8) at kernel/qcoreapplication.cpp:731
#125 0x070b3c79 in sendEvent (receiver=0x0, event_type=0, data=0x996df50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#126 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x996df50) at kernel/qcoreapplication.cpp:1372
#127 0x070b3e0d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1265
#128 0x070dd3c4 in sendPostedEvents (s=0x99c95e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#129 postEventSourceDispatch (s=0x99c95e0) at kernel/qeventdispatcher_glib.cpp:277
#130 0x061f5aa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#131 0x061f6270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#132 0x061f6524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#133 0x070dd53c in QEventDispatcherGlib::processEvents (this=0x996daa8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#134 0x04376775 in QGuiEventDispatcherGlib::processEvents (this=0x996daa8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#135 0x070af289 in QEventLoop::processEvents (this=0xbfc03ac4, flags=...) at kernel/qeventloop.cpp:149
#136 0x070af522 in QEventLoop::exec (this=0xbfc03ac4, flags=...) at kernel/qeventloop.cpp:201
#137 0x070b3ecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#138 0x042c08e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#139 0x08067221 in main (argc=25, argv=0x7070111) at ../../ktorrent/main.cpp:176

Reported using DrKonqi
Comment 1 Joris Guisson 2011-05-23 17:53:05 UTC

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