Bug 242699 - Kget crash during a download
Summary: Kget crash during a download
Status: RESOLVED INTENTIONAL
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-24 17:04 UTC by loft
Modified: 2010-06-29 12:21 UTC (History)
1 user (show)

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 loft 2010-06-24 17:04:54 UTC
Application: kget (2.4.4)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.3
Operating System: Linux 2.6.34-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Kget crashed  when I was trying to download a file

 -- Backtrace:
Application: KGet (kget), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fb422ce91aa in ?? () from /usr/lib/libQtCore.so.4
#6  0x00007fb422ce97ed in QUrl::toEncoded(QFlags<QUrl::FormattingOption>) const () from /usr/lib/libQtCore.so.4
#7  0x00007fb422ce9846 in operator<<(QDataStream&, QUrl const&) () from /usr/lib/libQtCore.so.4
#8  0x00007fb4250bead2 in KIO::get(KUrl const&, KIO::LoadType, QFlags<KIO::JobFlag>) () from /usr/lib/libkio.so.5
#9  0x00007fb424b43641 in KioDownload::slotData(KIO::Job*, QByteArray const&) () from /usr/lib/libkgetcore.so.4
#10 0x00007fb424b43c51 in KioDownload::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkgetcore.so.4
#11 0x00007fb422d3cd9f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x00007fb4250b9894 in KIO::TransferJob::data(KIO::Job*, QByteArray const&) () from /usr/lib/libkio.so.5
#13 0x00007fb4250b9900 in KIO::TransferJob::slotData(QByteArray const&) () from /usr/lib/libkio.so.5
#14 0x00007fb4250beee6 in KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#15 0x00007fb422d3cd9f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00007fb4251735e2 in KIO::SlaveInterface::data(QByteArray const&) () from /usr/lib/libkio.so.5
#17 0x00007fb4251763d0 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#18 0x00007fb425173083 in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#19 0x00007fb425166c16 in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#20 0x00007fb42516722c in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#21 0x00007fb422d3cd9f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#22 0x00007fb42508ab37 in KIO::ConnectionPrivate::dequeue() () from /usr/lib/libkio.so.5
#23 0x00007fb42508abed in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#24 0x00007fb422d3a639 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x00007fb422121854 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x00007fb42212593a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0x00007fb42567df66 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0x00007fb422d28d3c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#29 0x00007fb422d2c49a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#30 0x00007fb422d51323 in ?? () from /usr/lib/libQtCore.so.4
#31 0x00007fb41dec5b33 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0x00007fb41dec6310 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#33 0x00007fb41dec65ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#34 0x00007fb422d5182f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00007fb4221c137e in ?? () from /usr/lib/libQtGui.so.4
#36 0x00007fb422d28122 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x00007fb422d2835c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0x00007fb422d2c76b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#39 0x000000000049c849 in _start ()

Reported using DrKonqi
Comment 1 Lukas Appelhans 2010-06-28 11:12:46 UTC
Are you able to reproduce this every time?

Matthias, this is something for you btw :)

Lukas
Comment 2 Matthias Fuchs 2010-06-29 12:21:19 UTC
I am afraid I can't do anything about this bug since 4.4.5 -- the last minor version for 4.4 -- has been tagged already [1] and KioDownload is not used anymore in 4.5.

In any case please install the debug packages when reporting bugs in the future, this would make work for us a lot easier.

[1] On the day you reported this bug.