Bug 134592 - crash when clicking delay
Summary: crash when clicking delay
Status: RESOLVED DUPLICATE of bug 122587
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: 0.8.5
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-24 15:56 UTC by Marijn Schouten
Modified: 2007-01-16 20: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 Marijn Schouten 2006-09-24 15:56:52 UTC
Version:           0.8.5 (using KDE KDE 3.5.4)
Installed from:    Gentoo Packages
Compiler:          gcc-4.1.1 
OS:                Linux

Kget crashed when I tried to delay a download. Here's the backtrace:

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47595633513856 (LWP 5505)]
[New Thread 1090525520 (LWP 23126)]
[New Thread 1082132816 (LWP 9798)]
[KCrash handler]
#5  0x00002b49b4f9b2d7 in KIO::Slave::resume ()
   from /usr/kde/3.5/lib64/libkio.so.4
#6  0x00002b49b4fef166 in KIO::FileCopyJob::slotData ()
   from /usr/kde/3.5/lib64/libkio.so.4
#7  0x00002b49b4ff0bd2 in KIO::FileCopyJob::qt_invoke ()
   from /usr/kde/3.5/lib64/libkio.so.4
#8  0x00002b49b679239c in QObject::activate_signal ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#9  0x00002b49b4fa46ae in KIO::TransferJob::data ()
   from /usr/kde/3.5/lib64/libkio.so.4
#10 0x00002b49b4fe6280 in KIO::TransferJob::qt_invoke ()
   from /usr/kde/3.5/lib64/libkio.so.4
#11 0x00002b49b679239c in QObject::activate_signal ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#12 0x00002b49b4fa7d55 in KIO::SlaveInterface::data ()
   from /usr/kde/3.5/lib64/libkio.so.4
#13 0x00002b49b4fefb47 in KIO::SlaveInterface::dispatch ()
   from /usr/kde/3.5/lib64/libkio.so.4
#14 0x00002b49b5001f4d in KIO::SlaveInterface::dispatch ()
   from /usr/kde/3.5/lib64/libkio.so.4
#15 0x00002b49b4fb1e9a in KIO::Slave::gotInput ()
   from /usr/kde/3.5/lib64/libkio.so.4
#16 0x00002b49b4fe92a8 in KIO::Slave::qt_invoke ()
   from /usr/kde/3.5/lib64/libkio.so.4
#17 0x00002b49b679239c in QObject::activate_signal ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#18 0x00002b49b6792f75 in QObject::activate_signal ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#19 0x00002b49b67acadb in QSocketNotifier::event ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#20 0x00002b49b673c2a5 in QApplication::internalNotify ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#21 0x00002b49b673cea7 in QApplication::notify ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#22 0x00002b49b5b9c5cf in KApplication::notify ()
   from /usr/kde/3.5/lib64/libkdecore.so.4
#23 0x00002b49b67324ab in QEventLoop::activateSocketNotifiers ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#24 0x00002b49b66f39b3 in QEventLoop::processEvents ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#25 0x00002b49b6750a82 in QEventLoop::enterLoop ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#26 0x00002b49b6750932 in QEventLoop::exec ()
   from /usr/qt/3/lib64/libqt-mt.so.3
#27 0x0000000000420571 in main ()
#28 0x00002b49b8a2d134 in __libc_start_main () from /lib/libc.so.6
#29 0x000000000041b5d9 in _start ()
Comment 1 Urs Wolfer 2007-01-16 20:53:50 UTC

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