Summary: | Crash in RSS::Image::slotData | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | cms01 |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 1.2.4 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
cms01
2006-10-20 17:27:55 UTC
Can you reproduce it adding that feed again? Happened when adding wirres.net feed http://wirres.net/index.xml Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1243707728 (LWP 19243)] [KCrash handler] #5 0xb7faf486 in RSS::Image::slotData (this=0x9c970cc, data=@0xbfecec60) at image.cpp:122 #6 0xb7faf9b8 in RSS::Image::qt_invoke (this=0x9c970cc, _id=2, _o=0xbfece920) at image.moc:114 #7 0xb65d3957 in QObject::activate_signal () from /usr/share/qt3/lib/libqt-mt.so.3 #8 0xb7254d79 in KIO::TransferJob::data (this=0x80a8d60, t0=0x0, t1=@0x0) at jobclasses.moc:993 #9 0xb7254de3 in KIO::TransferJob::slotData (this=0x80a8d60, _data=@0x0) at job.cpp:907 #10 0xb7256b92 in KIO::TransferJob::qt_invoke (this=0x80a8d60, _id=18, _o=0xbfecea24) at jobclasses.moc:1072 #11 0xb65d3957 in QObject::activate_signal () from /usr/share/qt3/lib/libqt-mt.so.3 #12 0xb7242de5 in KIO::SlaveInterface::data (this=0x8554bd8, t0=@0x0) at slaveinterface.moc:194 #13 0xb7244be1 in KIO::SlaveInterface::dispatch (this=0x8554bd8, _cmd=100, rawdata=@0xbfecec60) at slaveinterface.cpp:234 #14 0xb7244508 in KIO::SlaveInterface::dispatch (this=0x8554bd8) at slaveinterface.cpp:173 #15 0xb724094f in KIO::Slave::gotInput (this=0x8554bd8) at slave.cpp:300 #16 0xb7240e04 in KIO::Slave::qt_invoke (this=0x8554bd8, _id=4, _o=0xbfeced98) at slave.moc:113 #17 0xb65d3957 in QObject::activate_signal () from /usr/share/qt3/lib/libqt-mt.so.3 #18 0xb65d426e in QObject::activate_signal () from /usr/share/qt3/lib/libqt-mt.so.3 #19 0xb6960cdb in QSocketNotifier::activated () from /usr/share/qt3/lib/libqt-mt.so.3 #20 0xb65f6516 in QSocketNotifier::event () from /usr/share/qt3/lib/libqt-mt.so.3 #21 0xb656ab88 in QApplication::internalNotify () from /usr/share/qt3/lib/libqt-mt.so.3 #22 0xb656c9b7 in QApplication::notify () from /usr/share/qt3/lib/libqt-mt.so.3 #23 0xb6c684c1 in KApplication::notify (this=0xbfecf344, receiver=0x88db8c8, event=0xbfecf0c8) at kapplication.cpp:550 #24 0xb784f47a in QApplication::sendEvent (receiver=0x9c970cc, event=0xbfecf0c8) at /usr/share/qt3/include/qapplication.h:520 #25 0xb655cf81 in QEventLoop::activateSocketNotifiers () from /usr/share/qt3/lib/libqt-mt.so.3 #26 0xb6511ea7 in QEventLoop::processEvents () from /usr/share/qt3/lib/libqt-mt.so.3 #27 0xb658525e in QEventLoop::enterLoop () from /usr/share/qt3/lib/libqt-mt.so.3 #28 0xb658506e in QEventLoop::exec () from /usr/share/qt3/lib/libqt-mt.so.3 #29 0xb656c731 in QApplication::exec () from /usr/share/qt3/lib/libqt-mt.so.3 #30 0x0805164e in main (argc=0, argv=0x0) at main.cpp:112 this can't be reproduced on kde 4.1, the feed is adding perfectly work perfectly here on kde 3.5.9 too can someone confirme the behaviour ? |