Bug 258444 - KTorrent crashed when searching for new torrent
Summary: KTorrent crashed when searching for new torrent
Status: RESOLVED DUPLICATE of bug 249453
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.5.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-30 23:37 UTC by Miguel Tadeu
Modified: 2010-12-01 20:56 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 Miguel Tadeu 2010-11-30 23:37:55 UTC
Application: ktorrent (4.0.3)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
I was searching for a new torrent in isoHunt. When changing to the next page of found items, ktorrent crashed

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

Thread 7 (Thread 0xb581eb70 (LWP 10416)):
#0  0x009693f4 in __pthread_mutex_lock (mutex=0x8d4aa64) at pthread_mutex_lock.c:62
#1  0x0491f521 in ?? () from /lib/libglib-2.0.so.0
#2  0x0491f848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x032af59f in QEventDispatcherGlib::processEvents (this=0x8ddf148, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#4  0x0327f609 in QEventLoop::processEvents (this=0xb581e290, flags=) at kernel/qeventloop.cpp:149
#5  0x0327fa8a in QEventLoop::exec (this=0xb581e290, flags=...) at kernel/qeventloop.cpp:201
#6  0x0317bb7e in QThread::exec (this=0x8ddf188) at thread/qthread.cpp:490
#7  0x0032639e in utp::UTPServerThread::run (this=0x8ddf188) at ../../src/utp/utpserverthread.cpp:44
#8  0x0317edf9 in QThreadPrivate::start (arg=0x8ddf188) at thread/qthread_unix.cpp:266
#9  0x00966cc9 in start_thread (arg=0xb581eb70) at pthread_create.c:304
#10 0x037d96be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xb4effb70 (LWP 10417)):
#0  0x006b3416 in __kernel_vsyscall ()
#1  0x037d2391 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0x002e88db in dht::RPCServerThread::run (this=0x8e33b40) at ../../src/dht/rpcserver.cpp:107
#3  0x0317edf9 in QThreadPrivate::start (arg=0x8e33b40) at thread/qthread_unix.cpp:266
#4  0x00966cc9 in start_thread (arg=0xb4effb70) at pthread_create.c:304
#5  0x037d96be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xb3399b70 (LWP 10425)):
#0  0x0090ee36 in clock_gettime (clock_id=9514996, tp=0xb3398f90) at ../sysdeps/unix/clock_gettime.c:100
#1  0x031da50b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x032b16e5 in QTimerInfoList::updateCurrentTime (this=0x927b8d4) at kernel/qeventdispatcher_unix.cpp:339
#4  0x032b172a in QTimerInfoList::timerWait (this=0x927b8d4, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x032af7a8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb33990bc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x032af83d in timerSourcePrepare (source=0x0, timeout=0x912ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x0491ee6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x0491f279 in ?? () from /lib/libglib-2.0.so.0
#9  0x0491f848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x032af59f in QEventDispatcherGlib::processEvents (this=0x8ec6828, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x0327f609 in QEventLoop::processEvents (this=0xb3399290, flags=) at kernel/qeventloop.cpp:149
#12 0x0327fa8a in QEventLoop::exec (this=0xb3399290, flags=...) at kernel/qeventloop.cpp:201
#13 0x0317bb7e in QThread::exec (this=0x8e9bb98) at thread/qthread.cpp:490
#14 0x0325e35b in QInotifyFileSystemWatcherEngine::run (this=0x8e9bb98) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x0317edf9 in QThreadPrivate::start (arg=0x8e9bb98) at thread/qthread_unix.cpp:266
#16 0x00966cc9 in start_thread (arg=0xb3399b70) at pthread_create.c:304
#17 0x037d96be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xad1ffb70 (LWP 10448)):
#0  0x006b3416 in __kernel_vsyscall ()
#1  0x037cadf6 in __poll (fds=0x3862ff4, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x0027fe86 in net::Poll::poll (this=0x8d24980, timeout=-1) at ../../src/net/poll.cpp:99
#3  0x0027b4ca in net::DownloadThread::waitForSocketReady (this=0x8d24978) at ../../src/net/downloadthread.cpp:128
#4  0x0027b5af in net::DownloadThread::update (this=0x8d24978) at ../../src/net/downloadthread.cpp:48
#5  0x0027c178 in net::NetworkThread::run (this=0x8d24978) at ../../src/net/networkthread.cpp:48
#6  0x0317edf9 in QThreadPrivate::start (arg=0x8d24978) at thread/qthread_unix.cpp:266
#7  0x00966cc9 in start_thread (arg=0xad1ffb70) at pthread_create.c:304
#8  0x037d96be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xac9feb70 (LWP 10449)):
#0  0x006b3416 in __kernel_vsyscall ()
#1  0x0096b884 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0x0317e33e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:416
#3  0x0317e493 in QThread::msleep (msecs=50) at thread/qthread_unix.cpp:442
#4  0x0027ad52 in net::UploadThread::update (this=0x8d24d80) at ../../src/net/uploadthread.cpp:89
#5  0x0027c178 in net::NetworkThread::run (this=0x8d24d80) at ../../src/net/networkthread.cpp:48
#6  0x0317edf9 in QThreadPrivate::start (arg=0x8d24d80) at thread/qthread_unix.cpp:266
#7  0x00966cc9 in start_thread (arg=0xac9feb70) at pthread_create.c:304
#8  0x037d96be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xac1fdb70 (LWP 10450)):
#0  0x006b3416 in __kernel_vsyscall ()
#1  0x0096b4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0317f9c7 in wait (this=0x948cde4, mutex=0x948cde0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#3  QWaitCondition::wait (this=0x948cde4, mutex=0x948cde0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#4  0x0027f8f2 in net::ReverseResolverThread::run (this=0x948cdd8) at ../../src/net/reverseresolver.cpp:123
#5  0x0317edf9 in QThreadPrivate::start (arg=0x948cdd8) at thread/qthread_unix.cpp:266
#6  0x00966cc9 in start_thread (arg=0xac1fdb70) at pthread_create.c:304
#7  0x037d96be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb7813710 (LWP 10414)):
[KCrash Handler]
#7  KHTMLView::resizeEvent (this=0xf93b948) at ../../khtml/khtmlview.cpp:874
#8  0x075c4c53 in QWidget::event (this=0xf93b948, event=0xbfc91178) at kernel/qwidget.cpp:8341
#9  0x079e6763 in QFrame::event (this=0xf93b948, e=0xbfc91178) at widgets/qframe.cpp:557
#10 0x07a83a82 in QAbstractScrollArea::viewportEvent (this=0x0, e=0x101ebf04) at widgets/qabstractscrollarea.cpp:1043
#11 0xaf58d4e7 in KHTMLView::viewportEvent (this=0xf93b948, e=0x0) at ../../khtml/khtmlview.cpp:2151
#12 0x07a864d5 in viewportEvent (this=0xf75f8e0, o=0xef39b10, e=0xbfc91178) at widgets/qabstractscrollarea_p.h:100
#13 QAbstractScrollAreaFilter::eventFilter (this=0xf75f8e0, o=0xef39b10, e=0xbfc91178) at widgets/qabstractscrollarea_p.h:116
#14 0x0328029a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8d48a48, receiver=0xef39b10, event=0xbfc91178) at kernel/qcoreapplication.cpp:847
#15 0x07566fb9 in QApplicationPrivate::notify_helper (this=0x8d48a48, receiver=0xef39b10, e=0xbfc91178) at kernel/qapplication.cpp:4392
#16 0x0756d0e9 in QApplication::notify (this=0xbfc941b0, receiver=0xef39b10, e=0xbfc91178) at kernel/qapplication.cpp:4361
#17 0x080783dc in kt::App::notify (this=0x0, receiver=0x101ebf04, event=0x0) at ../../ktorrent/app.cpp:97
#18 0x03280b3b in QCoreApplication::notifyInternal (this=0xbfc941b0, receiver=0xef39b10, event=0xbfc91178) at kernel/qcoreapplication.cpp:732
#19 0x075c3df9 in sendEvent (this=0x103d7c68, recursive=true, disableUpdates=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#20 QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x103d7c68, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7257
#21 0x075c3d67 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0xfc4c228, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#22 0x075c3d67 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0xf6cccb0, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#23 0x075c3d67 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0xf3b53a8, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#24 0x075c3d67 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0xfc08c10, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#25 0x075c3d67 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x96fdfa8, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#26 0x075c3d67 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x96fddb0, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#27 0x075c3d67 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x96fdb38, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#28 0x075c3d67 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x8e50ff8, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#29 0x075c3d67 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x8e4cf60, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#30 0x075c3d67 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x8dcd760, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7269
#31 0x075c86b1 in QWidgetPrivate::prepareToRender (this=0x9d72390, region=..., renderFlags=...) at kernel/qwidget.cpp:5236
#32 0x075ccfd4 in QWidgetPrivate::render (this=0x9d72390, target=0xbfc91a14, targetOffset=..., sourceRegion=..., renderFlags=..., readyToRender=false) at kernel/qwidget.cpp:5489
#33 0x075cd24c in QWidget::render (this=0xd16a7e8, target=0xbfc91a14, targetOffset=..., sourceRegion=..., renderFlags=...) at kernel/qwidget.cpp:5019
#34 0x025f450d in Oxygen::TransitionWidget::grabWidget (this=0x1080e8e8, pixmap=..., widget=0xd16a7e8, rect=...) at ../../../kstyles/oxygen/transitions/oxygentransitionwidget.cpp:260
#35 0x025f4655 in Oxygen::TransitionWidget::grab (this=0x1080e8e8, widget=0xd16a7e8, rect=...) at ../../../kstyles/oxygen/transitions/oxygentransitionwidget.cpp:95
#36 0x025eaf35 in Oxygen::ComboBoxData::animate (this=0x1080e7d0) at ../../../kstyles/oxygen/transitions/oxygencomboboxdata.cpp:136
#37 0x025ea730 in Oxygen::ComboBoxData::indexChanged (this=0x1080e7d0) at ../../../kstyles/oxygen/transitions/oxygencomboboxdata.cpp:54
#38 0x025ead77 in Oxygen::ComboBoxData::qt_metacall (this=0x1080e7d0, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfc91c08) at ./oxygencomboboxdata.moc:77
#39 0x032868ca in QMetaObject::metacall (object=0x1080e7d0, cl=QMetaObject::InvokeMetaMethod, idx=7, argv=0xbfc91c08) at kernel/qmetaobject.cpp:237
#40 0x032996ad in QMetaObject::activate (sender=0xd16a7e8, m=0x7eea224, local_signal_index=5, argv=0x0) at kernel/qobject.cpp:3280
#41 0x079ae783 in QComboBox::currentIndexChanged (this=0xd16a7e8, _t1=-1) at .moc/release-shared/moc_qcombobox.cpp:302
#42 0x079b03da in QComboBoxPrivate::_q_emitCurrentIndexChanged (this=0x9d72390, index=...) at widgets/qcombobox.cpp:1264
#43 0x079b7fb9 in QComboBoxPrivate::_q_rowsRemoved (this=0x9d72390, parent=...) at widgets/qcombobox.cpp:1067
#44 0x079ba2d8 in QComboBox::qt_metacall (this=0xd16a7e8, _c=QMetaObject::InvokeMetaMethod, _id=21, _a=0xbfc91e10) at .moc/release-shared/moc_qcombobox.cpp:200
#45 0x011de36a in KComboBox::qt_metacall (this=0xd16a7e8, _c=QMetaObject::InvokeMetaMethod, _id=48, _a=0xbfc91e10) at ./kcombobox.moc:106
#46 0x032868ca in QMetaObject::metacall (object=0xd16a7e8, cl=QMetaObject::InvokeMetaMethod, idx=48, argv=0xbfc91e10) at kernel/qmetaobject.cpp:237
#47 0x032996ad in QMetaObject::activate (sender=0x108d9368, m=0x33b3198, local_signal_index=7, argv=0x0) at kernel/qobject.cpp:3280
#48 0x032ea2ff in QAbstractItemModel::rowsRemoved (this=0x108d9368, _t1=..., _t2=0, _t3=10) at .moc/release-shared/moc_qabstractitemmodel.cpp:195
#49 0x0327bc13 in QAbstractItemModel::endRemoveRows (this=0x108d9368) at kernel/qabstractitemmodel.cpp:2467
#50 0x07bdc4a0 in QStandardItemModelPrivate::rowsRemoved (this=0x9d72110, parent=0xf84c1b8, row=0, count=11) at itemviews/qstandarditemmodel.cpp:589
#51 0x07bdc72d in QStandardItem::removeRows (this=0xf84c1b8, row=0, count=11) at itemviews/qstandarditemmodel.cpp:1630
#52 0x07bdc7fa in QStandardItemModel::removeRows (this=0x108d9368, row=0, count=11, parent=...) at itemviews/qstandarditemmodel.cpp:2800
#53 0x079aeb96 in QComboBox::clear (this=0xd16a7e8) at widgets/qcombobox.cpp:2622
#54 0xaf74f376 in khtml::RenderSelect::updateFromElement (this=0x10198c88) at ../../khtml/rendering/render_form.cpp:1708
#55 0xaf6a759b in DOM::HTMLElementImpl::recalcStyle (this=0xa0c41c0, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:238
#56 0xaf65457f in DOM::ElementImpl::recalcStyle (this=0x9c7e560, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_elementimpl.cpp:1018
#57 0xaf6a7589 in DOM::HTMLElementImpl::recalcStyle (this=0x9c7e560, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:235
#58 0xaf65457f in DOM::ElementImpl::recalcStyle (this=0x1089d5b8, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_elementimpl.cpp:1018
#59 0xaf6a7589 in DOM::HTMLElementImpl::recalcStyle (this=0x1089d5b8, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:235
#60 0xaf65457f in DOM::ElementImpl::recalcStyle (this=0x1084b340, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_elementimpl.cpp:1018
#61 0xaf6a7589 in DOM::HTMLElementImpl::recalcStyle (this=0x1084b340, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:235
#62 0xaf65457f in DOM::ElementImpl::recalcStyle (this=0xa087628, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_elementimpl.cpp:1018
#63 0xaf6a7589 in DOM::HTMLElementImpl::recalcStyle (this=0xa087628, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:235
#64 0xaf65457f in DOM::ElementImpl::recalcStyle (this=0xfbe2998, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_elementimpl.cpp:1018
#65 0xaf6a7589 in DOM::HTMLElementImpl::recalcStyle (this=0xfbe2998, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:235
#66 0xaf65457f in DOM::ElementImpl::recalcStyle (this=0xa087920, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_elementimpl.cpp:1018
#67 0xaf6a7589 in DOM::HTMLElementImpl::recalcStyle (this=0xa087920, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:235
#68 0xaf65457f in DOM::ElementImpl::recalcStyle (this=0xf8eb8a0, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_elementimpl.cpp:1018
#69 0xaf6a7589 in DOM::HTMLElementImpl::recalcStyle (this=0xf8eb8a0, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:235
#70 0xaf65457f in DOM::ElementImpl::recalcStyle (this=0xfa5f848, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_elementimpl.cpp:1018
#71 0xaf6a7589 in DOM::HTMLElementImpl::recalcStyle (this=0xfa5f848, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:235
#72 0xaf65457f in DOM::ElementImpl::recalcStyle (this=0xf50f080, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_elementimpl.cpp:1018
#73 0xaf6a7589 in DOM::HTMLElementImpl::recalcStyle (this=0xf50f080, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:235
#74 0xaf65457f in DOM::ElementImpl::recalcStyle (this=0xfa5f760, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_elementimpl.cpp:1018
#75 0xaf6a7589 in DOM::HTMLElementImpl::recalcStyle (this=0xfa5f760, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:235
#76 0xaf65457f in DOM::ElementImpl::recalcStyle (this=0xf579ec8, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_elementimpl.cpp:1018
#77 0xaf6a7589 in DOM::HTMLElementImpl::recalcStyle (this=0xf579ec8, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:235
#78 0xaf65457f in DOM::ElementImpl::recalcStyle (this=0x9f83a50, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_elementimpl.cpp:1018
#79 0xaf6a7589 in DOM::HTMLElementImpl::recalcStyle (this=0x9f83a50, ch=DOM::NodeImpl::NoChange) at ../../khtml/html/html_elementimpl.cpp:235
#80 0xaf642a2f in DOM::DocumentImpl::recalcStyle (this=0x10913d98, change=DOM::NodeImpl::NoChange) at ../../khtml/xml/dom_docimpl.cpp:1439
#81 0xaf62ee28 in DOM::DocumentImpl::updateRendering (this=0x0) at ../../khtml/xml/dom_docimpl.cpp:1468
#82 0xaf63ba2a in DOM::DocumentImpl::updateDocumentsRendering () at ../../khtml/xml/dom_docimpl.cpp:1481
#83 0xaf64a5bd in DOM::NodeImpl::dispatchGenericEvent (this=0x10e59954, evt=0x1066c130) at ../../khtml/xml/dom_nodeimpl.cpp:511
#84 0xaf64a886 in DOM::NodeImpl::dispatchEvent (this=0x10e59954, evt=0x1066c130, exceptioncode=@0xbfc9280c, tempEvent=true) at ../../khtml/xml/dom_nodeimpl.cpp:401
#85 0xaf64c09d in DOM::NodeImpl::dispatchHTMLEvent (this=0x10e59954, _id=36, canBubbleArg=true, cancelableArg=<value optimized out>) at ../../khtml/xml/dom_nodeimpl.cpp:520
#86 0xaf5b6776 in KHTMLPart::slotFinishedParsing (this=0x1072dcd8) at ../../khtml/khtml_part.cpp:2207
#87 0xaf5dba8d in KHTMLPart::qt_metacall (this=0x1072dcd8, _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0xbfc9295c) at ./khtml_part.moc:280
#88 0x032868ca in QMetaObject::metacall (object=0x1072dcd8, cl=QMetaObject::InvokeMetaMethod, idx=36, argv=0xbfc9295c) at kernel/qmetaobject.cpp:237
#89 0x032996ad in QMetaObject::activate (sender=0x10e59948, m=0xafb0e94c, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3280
#90 0xaf62f487 in DOM::DocumentImpl::finishedParsing (this=0x10e59948) at ./dom_docimpl.moc:85
#91 0xaf62f4e1 in DOM::DocumentImpl::qt_metacall (this=0x10e59948, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfc92a9c) at ./dom_docimpl.moc:74
#92 0xaf6abad7 in DOM::HTMLDocumentImpl::qt_metacall (this=0x10e59948, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfc92a9c) at ./html_documentimpl.moc:69
#93 0x032868ca in QMetaObject::metacall (object=0x10e59948, cl=QMetaObject::InvokeMetaMethod, idx=4, argv=0xbfc92a9c) at kernel/qmetaobject.cpp:237
#94 0x032996ad in QMetaObject::activate (sender=0x10810b48, m=0xafb104c8, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3280
#95 0xaf6682b7 in khtml::Tokenizer::finishedParsing (this=0x10810b48) at ./xml_tokenizer.moc:83
#96 0xaf68f3b9 in khtml::HTMLTokenizer::end (this=0x10810b48) at ../../khtml/html/htmltokenizer.cpp:1931
#97 0xaf692509 in khtml::HTMLTokenizer::finish (this=0x10810b48) at ../../khtml/html/htmltokenizer.cpp:1978
#98 0xaf62ef88 in DOM::DocumentImpl::finishParsing (this=0x10e59948) at ../../khtml/xml/dom_docimpl.cpp:1700
#99 0xaf5ad4bd in KHTMLPart::end (this=0x1072dcd8) at ../../khtml/khtml_part.cpp:2127
#100 0xaf5c3d81 in KHTMLPart::navigateLocalProtocol (this=0xf57e740, inPart=0x1072dcd8, url=...) at ../../khtml/khtml_part.cpp:4471
#101 0xaf5c856f in KHTMLPart::loadFrameElement (this=0xf57e740, frame=0xf93bb58, url=..., frameName=..., params=..., isIFrame=<value optimized out>) at ../../khtml/khtml_part.cpp:4167
#102 0xaf6b28bc in DOM::HTMLIFrameElementImpl::computeContent (this=0xf93bb58) at ../../khtml/html/html_baseimpl.cpp:829
#103 0xaf6ce4f4 in DOM::HTMLPartContainerElementImpl::computeContentIfNeeded (this=0x0) at ../../khtml/html/html_objectimpl.cpp:89
#104 0xaf6aecc5 in DOM::HTMLIFrameElementImpl::insertedIntoDocument (this=0xf93bb58) at ../../khtml/html/html_baseimpl.cpp:701
#105 0xaf6467cb in DOM::NodeBaseImpl::addChild (this=0xf93b8b0, newChild=0xf93bb60) at ../../khtml/xml/dom_nodeimpl.cpp:1863
#106 0xaf68bc0a in khtml::KHTMLParser::insertNode (this=0x9f80cd8, n=0xf93bb60, flat=false) at ../../khtml/html/htmlparser.cpp:413
#107 0xaf68e6cc in khtml::KHTMLParser::parseToken (this=0x9f80cd8, t=0x10f9b914) at ../../khtml/html/htmlparser.cpp:301
#108 0xaf68f0e3 in khtml::HTMLTokenizer::processToken (this=0x10f9b900) at ../../khtml/html/htmltokenizer.cpp:2040
#109 0xaf696b86 in khtml::HTMLTokenizer::parseTag (this=0x10f9b900, src=...) at ../../khtml/html/htmltokenizer.cpp:1501
#110 0xaf698761 in khtml::HTMLTokenizer::write (this=0x10f9b900, str=..., appendData=true) at ../../khtml/html/htmltokenizer.cpp:1798
#111 0xaf5b5943 in KHTMLPart::write (this=0xf57e740, data=0x10e90660 "option>\n<option value=0>Misc.</option>\n<option value=11>Unclassified</option></select> &nbsp; <b>Limit Age within:</b> <a href='/torrents/era+uma+vez?iht=-1&ihs1=13&iho1=d&age=1' title='1 day'>1d</a> "..., len=6831) at ../../khtml/khtml_part.cpp:2088
#112 0xaf5b7889 in KHTMLPart::slotData (this=0xf57e740, kio_job=0xf50b550, data=...) at ../../khtml/khtml_part.cpp:1740
#113 0xaf5dbad3 in KHTMLPart::qt_metacall (this=0xf57e740, _c=QMetaObject::InvokeMetaMethod, _id=19, _a=0xbfc93404) at ./khtml_part.moc:277
#114 0x01b93002 in kt::HomePage::qt_metacall (this=0xf57e740, _c=QMetaObject::InvokeMetaMethod, _id=33, _a=0xbfc93404) at moc_homepage.cpp:64
#115 0x01b9c0da in kt::HTMLPart::qt_metacall (this=0xf57e740, _c=QMetaObject::InvokeMetaMethod, _id=33, _a=0xbfc93404) at ./htmlpart.moc:89
#116 0x032868ca in QMetaObject::metacall (object=0xf57e740, cl=QMetaObject::InvokeMetaMethod, idx=33, argv=0xbfc93404) at kernel/qmetaobject.cpp:237
#117 0x032996ad in QMetaObject::activate (sender=0xf50b550, m=0xc34fb0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3280
#118 0x00a7d5c9 in KIO::TransferJob::data (this=0xf50b550, _t1=0xf50b550, _t2=...) at ./jobclasses.moc:388
#119 0x00a80412 in KIO::TransferJob::slotData (this=0xf50b550, _data=...) at ../../kio/kio/job.cpp:1005
#120 0x00a84205 in KIO::TransferJob::qt_metacall (this=0xf50b550, _c=QMetaObject::InvokeMetaMethod, _id=48, _a=0xbfc93598) at ./jobclasses.moc:368
#121 0x032868ca in QMetaObject::metacall (object=0xf50b550, cl=QMetaObject::InvokeMetaMethod, idx=48, argv=0xbfc93598) at kernel/qmetaobject.cpp:237
#122 0x032996ad in QMetaObject::activate (sender=0xb3d8b90, m=0xc37944, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3280
#123 0x00b3fb43 in KIO::SlaveInterface::data (this=0xb3d8b90, _t1=...) at ./slaveinterface.moc:146
#124 0x00b4327e in KIO::SlaveInterface::dispatch (this=0xb3d8b90, _cmd=100, rawdata=...) at ../../kio/kio/slaveinterface.cpp:163
#125 0x00b3fee3 in KIO::SlaveInterface::dispatch (this=0xb3d8b90) at ../../kio/kio/slaveinterface.cpp:91
#126 0x00b32858 in KIO::Slave::gotInput (this=0xb3d8b90) at ../../kio/kio/slave.cpp:347
#127 0x00b32a63 in KIO::Slave::qt_metacall (this=0xb3d8b90, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfc9389c) at ./slave.moc:82
#128 0x032868ca in QMetaObject::metacall (object=0xb3d8b90, cl=QMetaObject::InvokeMetaMethod, idx=30, argv=0xbfc9389c) at kernel/qmetaobject.cpp:237
#129 0x032996ad in QMetaObject::activate (sender=0xb5a9a88, m=0xc34500, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3280
#130 0x00a4bf17 in KIO::Connection::readyRead (this=0xb5a9a88) at ./connection.moc:92
#131 0x00a4e27e in KIO::ConnectionPrivate::dequeue (this=0xa35e0d0) at ../../kio/kio/connection.cpp:82
#132 0x00a4e3ae in KIO::Connection::qt_metacall (this=0xb5a9a88, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xf1f9a40) at ./connection.moc:79
#133 0x032868ca in QMetaObject::metacall (object=0xb5a9a88, cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0xf1f9a40) at kernel/qmetaobject.cpp:237
#134 0x03291df6 in QMetaCallEvent::placeMetaCall (this=0xf6a69a8, object=0xb5a9a88) at kernel/qobject.cpp:534
#135 0x032936a2 in QObject::event (this=0xb5a9a88, e=0x101ebf04) at kernel/qobject.cpp:1219
#136 0x07566fdc in QApplicationPrivate::notify_helper (this=0x8d48a48, receiver=0xb5a9a88, e=0xf6a69a8) at kernel/qapplication.cpp:4396
#137 0x0756d04e in QApplication::notify (this=0xbfc941b0, receiver=0xb5a9a88, e=0xf6a69a8) at kernel/qapplication.cpp:3798
#138 0x080783dc in kt::App::notify (this=0x0, receiver=0x101ebf04, event=0x0) at ../../ktorrent/app.cpp:97
#139 0x03280b3b in QCoreApplication::notifyInternal (this=0xbfc941b0, receiver=0xb5a9a88, event=0xf6a69a8) at kernel/qcoreapplication.cpp:732
#140 0x03283d8b in sendEvent (receiver=0x0, event_type=0, data=0x8d23be8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#141 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8d23be8) at kernel/qcoreapplication.cpp:1373
#142 0x03283f4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#143 0x032afa74 in sendPostedEvents (s=0x8d51710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#144 postEventSourceDispatch (s=0x8d51710) at kernel/qeventdispatcher_glib.cpp:277
#145 0x0491b855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#146 0x0491f668 in ?? () from /lib/libglib-2.0.so.0
#147 0x0491f848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#148 0x032af565 in QEventDispatcherGlib::processEvents (this=0x8d236d8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#149 0x07628be5 in QGuiEventDispatcherGlib::processEvents (this=0x8d236d8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#150 0x0327f609 in QEventLoop::processEvents (this=0xbfc94124, flags=) at kernel/qeventloop.cpp:149
#151 0x0327fa8a in QEventLoop::exec (this=0xbfc94124, flags=...) at kernel/qeventloop.cpp:201
#152 0x0328400f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#153 0x07565e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#154 0x08066e91 in main (argc=5, argv=0xbfc945b4) at ../../ktorrent/main.cpp:176

Reported using DrKonqi
Comment 1 Joris Guisson 2010-12-01 18:13:36 UTC
KHTML problem
Comment 2 Tommi Tervo 2010-12-01 20:56:31 UTC

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