Bug 136213 - crashes if remote server does not return expected HTTP status 200
Summary: crashes if remote server does not return expected HTTP status 200
Status: RESOLVED DUPLICATE of bug 126812
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-23 23:52 UTC by kde
Modified: 2006-11-03 02:00 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 kde 2006-10-23 23:52:38 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Debian testing/unstable Packages

If Preview is on, and the remote server does not respond fast enough or with HTTP 200 (due to eg capacity problems) then Akregator will crash.

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1242261824 (LWP 13577)]
[KCrash handler]
#9  0xb681c6fa in KHTMLPart::slotFinished () from /usr/lib/libkhtml.so.4
#10 0xb684f72f in KHTMLPart::qt_invoke () from /usr/lib/libkhtml.so.4
#11 0xb5d48933 in Akregator::Viewer::qt_invoke (this=0x8135eb8, _id=19, 
    _o=0xbfc3b404) at ./viewer.moc:201
#12 0xb5d64d03 in Akregator::ArticleViewer::qt_invoke (this=0x8135eb8, 
    _id=19, _o=0xbfc3b404) at ./articleviewer.moc:136
#13 0xb70fade0 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#14 0xb6bdc1ee in KIO::Job::result () from /usr/lib/libkio.so.4
#15 0xb6c1c1ec in KIO::Job::emitResult () from /usr/lib/libkio.so.4
#16 0xb6c2fece in KIO::SimpleJob::slotFinished () from /usr/lib/libkio.so.4
#17 0xb6c305ed in KIO::TransferJob::slotFinished () from /usr/lib/libkio.so.4
#18 0xb6c1be0a in KIO::TransferJob::qt_invoke () from /usr/lib/libkio.so.4
#19 0xb70facb3 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#20 0xb70fb744 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#21 0xb6bd6a8c in KIO::SlaveInterface::finished () from /usr/lib/libkio.so.4
#22 0xb6c3bea3 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#23 0xb6c39ee8 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#24 0xb6beafbb in KIO::Slave::gotInput () from /usr/lib/libkio.so.4
#25 0xb6c29a70 in KIO::Slave::qt_invoke () from /usr/lib/libkio.so.4
#26 0xb70facb3 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#27 0xb70fb5ba in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#28 0xb7484a87 in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#29 0xb711d45e in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#30 0xb7092bd6 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#31 0xb70949f3 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#32 0xb77bae6e in KApplication::notify () from /usr/lib/libkdecore.so.4
#33 0xb70263d1 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#34 0xb7084f89 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#35 0xb703a704 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#36 0xb70ad129 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#37 0xb70acf4a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#38 0xb709476f in QApplication::exec () from /usr/lib/libqt-mt.so.3
#39 0x08050ce8 in main (argc=135614200, argv=0x81504c0)
    at /tmp/buildd/kdepim-3.5.5/build-tree/kdepim-3.5.5/akregator/src/main.cpp:110
#40 0xb7c83ea8 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#41 0x08050051 in _start () at ../sysdeps/i386/elf/start.S:119
Comment 1 Frank Osterfeld 2006-11-03 02:00:13 UTC

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