Bug 170115 - Crash when changing directories
Summary: Crash when changing directories
Status: RESOLVED DUPLICATE of bug 163171
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: FreeBSD Ports FreeBSD
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-31 01:09 UTC by cM0ss
Modified: 2008-10-10 10:28 UTC (History)
3 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 cM0ss 2008-08-31 01:09:32 UTC
Version:            (using KDE 4.1.0)
OS:                FreeBSD
Installed from:    FreeBSD Ports

Application: Dolphin (dolphin), signal SIGSEGV
[New Thread 0x8101100 (LWP 100117)]
[Switching to Thread 0x8101100 (LWP 100117)]
[KCrash handler]
#6  0x28d2f322 in QUrl::host () from /usr/local/lib/qt4/libQtCore.so.4
#7  0x282f3f34 in searchIdleList (idleSlaves=@0x813e9d4, url=@0x871c2d0, 
    protocol=@0xbfbfe08c, exact=@0xbfbfe12b)
    at /usr/ports/x11/kdelibs4/work/kdelibs-4.1.0/kio/kio/scheduler.cpp:608
#8  0x282f4a33 in KIO::SchedulerPrivate::findIdleSlave (this=0x813e980, 
    job=0x873fe00, exact=@0xbfbfe12b)
    at /usr/ports/x11/kdelibs4/work/kdelibs-4.1.0/kio/kio/scheduler.cpp:682
#9  0x282f729e in KIO::SchedulerPrivate::startJobDirect (this=0x813e980)
    at /usr/ports/x11/kdelibs4/work/kdelibs-4.1.0/kio/kio/scheduler.cpp:587
#10 0x282f73bb in KIO::SchedulerPrivate::startStep (this=0x813e980)
    at /usr/ports/x11/kdelibs4/work/kdelibs-4.1.0/kio/kio/scheduler.cpp:432
#11 0x282f7569 in KIO::Scheduler::qt_metacall (this=0x8226550, 
    _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfbfe218)
    at scheduler.moc:101
#12 0x28d779ec in QMetaObject::activate ()
   from /usr/local/lib/qt4/libQtCore.so.4
#13 0x28d77e22 in QMetaObject::activate ()
   from /usr/local/lib/qt4/libQtCore.so.4
#14 0x28db0df7 in QTimer::timeout () from /usr/local/lib/qt4/libQtCore.so.4
#15 0x28d804ee in QTimer::timerEvent () from /usr/local/lib/qt4/libQtCore.so.4
#16 0x28d76894 in QObject::event () from /usr/local/lib/qt4/libQtCore.so.4
#17 0x2945bafc in QApplicationPrivate::notify_helper ()
   from /usr/local/lib/qt4/libQtGui.so.4
#18 0x294624be in QApplication::notify ()
   from /usr/local/lib/qt4/libQtGui.so.4
#19 0x28619ab3 in KApplication::notify (this=0xbfbfe86c, receiver=0x813e984, 
    event=0xbfbfe60c)
    at /usr/ports/x11/kdelibs4/work/kdelibs-4.1.0/kdeui/kernel/kapplication.cpp:311
#20 0x28d67459 in QCoreApplication::notifyInternal ()
   from /usr/local/lib/qt4/libQtCore.so.4
#21 0x28d90188 in QTimerInfoList::activateTimers ()
   from /usr/local/lib/qt4/libQtCore.so.4
#22 0x28d8de30 in timerSourceDispatch ()
   from /usr/local/lib/qt4/libQtCore.so.4
#23 0x29ea2276 in g_main_context_dispatch ()
   from /usr/local/lib/libglib-2.0.so.0
#24 0x29ea5612 in g_main_context_check () from /usr/local/lib/libglib-2.0.so.0
#25 0x29ea5b95 in g_main_context_iteration ()
   from /usr/local/lib/libglib-2.0.so.0
#26 0x28d8e4be in QEventDispatcherGlib::processEvents ()
   from /usr/local/lib/qt4/libQtCore.so.4
#27 0x294e0475 in QGuiEventDispatcherGlib::processEvents ()
   from /usr/local/lib/qt4/libQtGui.so.4
#28 0x28d665d3 in QEventLoop::processEvents ()
   from /usr/local/lib/qt4/libQtCore.so.4
#29 0x28d66761 in QEventLoop::exec () from /usr/local/lib/qt4/libQtCore.so.4
#30 0x28d6894a in QCoreApplication::exec ()
   from /usr/local/lib/qt4/libQtCore.so.4
#31 0x2945b097 in QApplication::exec () from /usr/local/lib/qt4/libQtGui.so.4
#32 0x0808550b in main (argc=6, argv=0xbfbfe9c4)
    at /usr/ports/x11/kdebase4/work/kdebase-4.1.0/apps/dolphin/src/main.cpp:94
Comment 1 Peter Penz 2008-08-31 13:04:06 UTC
Thanks for the report. Could you please provide the following additional information:
- which view mode (icons, details, column) did you use?
- has the preview been turned on?
- does the crash occur very rarely or is it reproducible by switching between specific directories?
Comment 2 Frank Reininghaus 2008-09-11 18:23:49 UTC
This might be a duplicate of bug 163171 (backtrace looks very similar).
Comment 3 Alain Muls 2008-10-06 08:49:08 UTC
I work in column mode with Dolphin. When I browse down throughout the directories additional columns open. When I decide to go back to a directory several levels higher, than dolphin crashes.
Comment 4 Frank Reininghaus 2008-10-06 23:49:40 UTC
comment 3: Alain, are you getting the same backtrace for your crash? If this is not the case, it is most probably unrelated to this bug report. If you can still reproduce it in KDE 4.1.2, please file a new bug report and describe in detail how to reproduce it (I just tried navigating through my home directory in columns view and went up a few levels without getting a crash). Thanks!
Comment 5 David Faure 2008-10-10 10:28:41 UTC

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