Bug 252117 - Dolphin crash on quick quit
Summary: Dolphin crash on quick quit
Status: RESOLVED DUPLICATE of bug 199219
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-23 11:43 UTC by skierpage
Modified: 2010-09-23 15:22 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 skierpage 2010-09-23 11:43:02 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-25-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
I downloaded a file in Firefox, couldn't remember where.  So I clicked Tools > Downloads "Open Containing Folder", which started Dolphin.  When I saw the folder name (~/Desktop), I clicked the (x) close button on the Dolphin window.  Dolphin crashed.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f4674889760 (LWP 14017))]

Thread 2 (Thread 0x7f4663e34710 (LWP 14028)):
#0  0x00007f466da7aa2d in __pthread_mutex_unlock_usercnt (mutex=0x25a8ca8) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x25a8ca8) at pthread_mutex_unlock.c:290
#2  0x00007f466c92fea5 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#3  0x00007f466c930318 in ?? () from /lib/libglib-2.0.so.0
#4  0x00007f466c9308fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x00007f4670c5f566 in QEventDispatcherGlib::processEvents (this=0x284a000, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#6  0x00007f4670c34992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#7  0x00007f4670c34d6c in QEventLoop::exec (this=0x7f4663e33db0, flags=) at kernel/qeventloop.cpp:201
#8  0x00007f4670b3ed59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#9  0x00007f4670c15178 in QInotifyFileSystemWatcherEngine::run (this=0x2b14c50) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007f4670b41775 in QThreadPrivate::start (arg=0x2b14c50) at thread/qthread_unix.cpp:248
#11 0x00007f466da769ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#12 0x00007f467051772d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f4674889760 (LWP 14017)):
[KCrash Handler]
#5  0x00007f4671caa874 in QAbstractScrollArea::viewport (this=0x24619e0) at widgets/qabstractscrollarea.cpp:568
#6  0x0000000000446db7 in KTreeView::KTreeViewPrivate::startScrolling (this=0x2a09d50) at ../../../../apps/dolphin/src/panels/folders/ktreeview.cpp:61
#7  0x0000000000447128 in KTreeView::KTreeViewPrivate::qt_metacall (this=0x2a09d50, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff145af4f0) at ./ktreeview_p.moc:75
#8  0x00007f4670c48e3f in QMetaObject::activate (sender=0x2a09ae0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff145af4f0) at kernel/qobject.cpp:3293
#9  0x00007f4670c45a63 in QObject::event (this=0x2a09ae0, e=0x7fff145afc40) at kernel/qobject.cpp:1212
#10 0x00007f467182322c in QApplicationPrivate::notify_helper (this=0x2462cb0, receiver=0x2a09ae0, e=0x7fff145afc40) at kernel/qapplication.cpp:4300
#11 0x00007f46718296fb in QApplication::notify (this=0x7fff145aff90, receiver=0x2a09ae0, e=0x7fff145afc40) at kernel/qapplication.cpp:4183
#12 0x00007f467252e526 in KApplication::notify (this=0x7fff145aff90, receiver=0x2a09ae0, event=0x7fff145afc40) at ../../kdeui/kernel/kapplication.cpp:302
#13 0x00007f4670c3606c in QCoreApplication::notifyInternal (this=0x7fff145aff90, receiver=0x2a09ae0, event=0x7fff145afc40) at kernel/qcoreapplication.cpp:704
#14 0x00007f4670c62d42 in QCoreApplication::sendEvent (this=0x246a700) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#15 QTimerInfoList::activateTimers (this=0x246a700) at kernel/qeventdispatcher_unix.cpp:603
#16 0x00007f4670c5f824 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#17 0x00007f466c92c8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#18 0x00007f466c930748 in ?? () from /lib/libglib-2.0.so.0
#19 0x00007f466c9308fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#20 0x00007f4670c5f513 in QEventDispatcherGlib::processEvents (this=0x243b770, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#21 0x00007f46718d346e in QGuiEventDispatcherGlib::processEvents (this=0x24619e0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#22 0x00007f4670c34992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#23 0x00007f4670c34d6c in QEventLoop::exec (this=0x7fff145afee0, flags=) at kernel/qeventloop.cpp:201
#24 0x00007f4670c38aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#25 0x000000000043b1c5 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 248472, bug 220945, bug 212516.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-09-23 15:22:33 UTC
Thanks for the bug report! This issue has been reported already. Unfortunately,
the cause of the bug is still unknown.

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