Bug 224624 - Dolphin crash in scheduler when init sftp kioslave
Summary: Dolphin crash in scheduler when init sftp kioslave
Status: RESOLVED DUPLICATE of bug 223313
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 14:57 UTC by simon
Modified: 2010-01-28 22:25 UTC (History)
2 users (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 simon 2010-01-28 14:57:29 UTC
Application: dolphin (1.3.80)
KDE Platform Version: 4.4.60 (KDE 4.4.60 (KDE 4.5 >= 20100120)) (Compiled from sources)
Qt Version: 4.6.0
Operating System: Linux 2.6.31-zen7 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
hi,

check the backtrace, happens everytime :/

[more text for drkonqui here]

The crash can be reproduced every time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
[KCrash Handler]
#5  0x00007f3d52d62ec5 in raise () from /lib64/libc.so.6
#6  0x00007f3d52d643c1 in abort () from /lib64/libc.so.6
#7  0x00007f3d54df8911 in qt_message_output (msgType=QtFatalMsg, buf=
    0x6cbf48 "ASSERT: \"m_runningJobsCount >= 0\" in file /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kio/kio/scheduler.cpp, line 506") at global/qglobal.cpp:2226
#8  0x00007f3d54df8b09 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7f3d54fba328 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fff2a277260)
    at global/qglobal.cpp:2272
#9  0x00007f3d54df8c35 in qFatal (msg=0x7f3d54fba328 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2455
#10 0x00007f3d54df8eab in qt_assert (assertion=0x7f3d5649d761 "m_runningJobsCount >= 0", file=0x7f3d5649d1c0 "/var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kio/kio/scheduler.cpp", line=
    506) at global/qglobal.cpp:1989
#11 0x00007f3d563eac99 in KIO::ProtoQueue::removeJob (this=0x1440620, job=0xac14a0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kio/kio/scheduler.cpp:506
#12 0x00007f3d563eb248 in KIO::SchedulerPrivate::jobFinished (this=0x827e50, job=0xac14a0, slave=0x0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kio/kio/scheduler.cpp:930
#13 0x00007f3d56358b7b in KIO::SimpleJobPrivate::slaveDone (this=0x10b6fc0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kio/kio/job.cpp:460
#14 0x00007f3d56358c88 in KIO::SimpleJob::slotFinished (this=0xac14a0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kio/kio/job.cpp:468
#15 0x00007f3d56358f6c in KIO::ListJob::slotFinished (this=0xac14a0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kio/kio/job.cpp:2507
#16 0x00007f3d56356b57 in KIO::SimpleJob::slotError (this=0xac14a0, err=103, errorText=...) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kio/kio/job.cpp:503
#17 0x00007f3d563e8d18 in KIO::ProtoQueue::createSlave (this=<value optimized out>, protocol=..., job=0xac14a0, url=...)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kio/kio/scheduler.cpp:549
#18 0x00007f3d563eb815 in KIO::ProtoQueue::startAJob (this=0x1440620) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kio/kio/scheduler.cpp:621
#19 0x00007f3d563eb885 in KIO::ProtoQueue::qt_metacall (this=0x1440620, _c=InvokeMetaMethod, _id=0, _a=<value optimized out>)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999_build/kio/scheduler_p.moc:190
#20 0x00007f3d54f38957 in QMetaObject::metacall (object=0x1440620, cl=InvokeMetaMethod, idx=4, argv=0x7fff2a277940) at kernel/qmetaobject.cpp:237
#21 0x00007f3d54f4ddb3 in QMetaObject::activate (sender=0x1440678, m=0x7f3d552a7be0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3294
#22 0x00007f3d54fb6b66 in QTimer::timeout (this=0x1440678) at .moc/debug-shared/moc_qtimer.cpp:134
#23 0x00007f3d54f582be in QTimer::timerEvent (this=0x1440678, e=0x7fff2a278420) at kernel/qtimer.cpp:271
#24 0x00007f3d54f484f2 in QObject::event (this=0x1440678, e=0x7fff2a278420) at kernel/qobject.cpp:1224
#25 0x00007f3d53a01389 in QApplicationPrivate::notify_helper (this=0x6c8580, receiver=0x1440678, e=0x7fff2a278420) at kernel/qapplication.cpp:4242
#26 0x00007f3d53a017da in QApplication::notify (this=0x7fff2a2788c0, receiver=0x1440678, e=0x7fff2a278420) at kernel/qapplication.cpp:3661
#27 0x00007f3d55e27ba1 in KApplication::notify (this=0x7fff2a2788c0, receiver=0x1440678, event=0x7fff2a278420)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kdeui/kernel/kapplication.cpp:302
#28 0x00007f3d54f30b81 in QCoreApplication::notifyInternal (this=0x7fff2a2788c0, receiver=0x1440678, event=0x7fff2a278420) at kernel/qcoreapplication.cpp:704
#29 0x00007f3d54f35ec3 in QCoreApplication::sendEvent (receiver=0x1440678, event=0x7fff2a278420) at kernel/qcoreapplication.h:215
#30 0x00007f3d54f70243 in QTimerInfoList::activateTimers (this=0x6d0750) at kernel/qeventdispatcher_unix.cpp:603
#31 0x00007f3d54f6d91b in timerSourceDispatch (source=0x6d06f0) at kernel/qeventdispatcher_glib.cpp:184
#32 0x00007f3d54f6d955 in idleTimerSourceDispatch (source=0x6d07b0) at kernel/qeventdispatcher_glib.cpp:231
#33 0x00007f3d4ee58631 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#34 0x00007f3d4ee5bdc8 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#35 0x00007f3d4ee5bf7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#36 0x00007f3d54f6c63d in QEventDispatcherGlib::processEvents (this=0x6c79b0, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#37 0x00007f3d53ac7d2f in QGuiEventDispatcherGlib::processEvents (this=0x6c79b0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#38 0x00007f3d54f2cfb7 in QEventLoop::processEvents (this=0x7fff2a278820, flags=...) at kernel/qeventloop.cpp:149
#39 0x00007f3d54f2d1db in QEventLoop::exec (this=0x7fff2a278820, flags=...) at kernel/qeventloop.cpp:201
#40 0x00007f3d54f315cb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#41 0x00007f3d53a03d16 in QApplication::exec () at kernel/qapplication.cpp:3570
#42 0x00000000004361dd in main (argc=5, argv=0x7fff2a278da8) at /var/tmp/portage/kde-base/dolphin-9999/work/dolphin-9999/dolphin/src/main.cpp:94

Reported using DrKonqi
Comment 1 Andreas Hartmetz 2010-01-28 22:25:43 UTC

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