Summary: | kget crashed on kde startup | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | Ritesh Raj Sarraf <kde-bugs> |
Component: | Multisegkio | Assignee: | KGet authors <kget> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | perpetuum-mobile |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ritesh Raj Sarraf
2008-12-25 17:44:37 UTC
Looks like it crashed in KDebug.. Manolo, do you have any ideas? Manolo suggested to try after the fix in r902980. (In reply to comment #2) > Manolo suggested to try after the fix in r902980. > I'm now running with r910693 and saw the crash back again at the same scenario. Application: KGet (kget), signal SIGSEGV Thread 1 (Thread 0xb5f228d0 (LWP 5556)): [KCrash Handler] #6 0xb749456a in operator<< (dbg={stream = 0xbf90c710}, o=0x8bd2eb8) at kernel/qobject.cpp:3415 #7 0xb4690060 in SegmentFactory::splitSegment (this=0x8c171f0, seg=0x8bd2eb8, n=3) at ../../../../kget/transfer-plugins/multisegmentkio/segmentfactory.cpp:275 #8 0xb469400e in MultiSegmentCopyJob::slotSplitSegment (this=0x8c16b40) at ../../../../kget/transfer-plugins/multisegmentkio/multisegkio.cpp:256 #9 0xb4697693 in MultiSegmentCopyJob::qt_metacall (this=0x8c16b40, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbf90c808) at ./multisegkio.moc:100 #10 0xb7494be0 in QMetaObject::activate (sender=0x8c10030, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3031 #11 0xb7495962 in QMetaObject::activate (sender=0x8c10030, m=0xb75620c8, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3101 #12 0xb749af37 in QSingleShotTimer::timeout (this=0x8c10030) at .moc/release-shared/qtimer.moc:74 #13 0xb749b05c in QSingleShotTimer::timerEvent (this=0x8c10030) at kernel/qtimer.cpp:294 #14 0xb748f6bf in QObject::event (this=0x8c10030, e=0xbf90cc9c) at kernel/qobject.cpp:1120 #15 0xb6a7579c in QApplicationPrivate::notify_helper (this=0x88d4080, receiver=0x8c10030, e=0xbf90cc9c) at kernel/qapplication.cpp:3803 #16 0xb6a7d61e in QApplication::notify (this=0xbf90d028, receiver=0x8c10030, e=0xbf90cc9c) at kernel/qapplication.cpp:3393 #17 0xb7d1877d in KApplication::notify (this=0xbf90d028, receiver=0x8c10030, event=0xbf90cc9c) at ../../kdeui/kernel/kapplication.cpp:307 #18 0xb74800e1 in QCoreApplication::notifyInternal (this=0xbf90d028, receiver=0x8c10030, event=0xbf90cc9c) at kernel/qcoreapplication.cpp:587 #19 0xb74ae041 in QTimerInfoList::activateTimers (this=0x88d5444) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:209 #20 0xb74ae2db in QEventDispatcherUNIX::processEvents (this=0x88d3e38, flags={i = -1081028852}) at kernel/qeventdispatcher_unix.cpp:893 #21 0xb6b0ff06 in QEventDispatcherX11::processEvents (this=0x88d3e38, flags={i = -1081028792}) at kernel/qeventdispatcher_x11.cpp:148 #22 0xb747e7aa in QEventLoop::processEvents (this=0xbf90cfc0, flags={i = -1081028728}) at kernel/qeventloop.cpp:143 #23 0xb747e96a in QEventLoop::exec (this=0xbf90cfc0, flags={i = -1081028664}) at kernel/qeventloop.cpp:194 #24 0xb7481025 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:845 #25 0xb6a75617 in QApplication::exec () at kernel/qapplication.cpp:3331 #26 0x0809e2ea in main (argc=3, argv=0xbf90d214) at ../../kget/main.cpp:153 i cant reproduce this bug here. have you try new downloads? if not please send us the url that makes kget crash in order to try here cheers Manolito *** Bug 185918 has been marked as a duplicate of this bug. *** I think this should be fixed as well, as there wasn't any comment on this bug for months now... :) Lukas |