Bug 270828 - Dolphin crashed at exit
Summary: Dolphin crashed at exit
Status: RESOLVED DUPLICATE of bug 240001
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: 2011-04-13 13:45 UTC by falka
Modified: 2012-02-10 13:48 UTC (History)
0 users

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 falka 2011-04-13 13:45:05 UTC
Application: dolphin (1.6.1)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

 Browsed an audio CD
after manual eject, replace audio CD
The CD content is not refreshed in Dolphin
Clicked on File/Exit

It is crashed.

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

Thread 3 (Thread 0x7f4f8d6a6700 (LWP 5005)):
#0  0x00007f4fa3a7f203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f4f9bf22009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f4f9bf2245c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f4f9fe031e6 in QEventDispatcherGlib::processEvents (this=0x262bb80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007f4f9fdd5a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f4f9fdd5dec in QEventLoop::exec (this=0x7f4f8d6a5db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f4f9fce02fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f4f9fdb55f8 in QInotifyFileSystemWatcherEngine::run (this=0x2701980) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f4f9fce327e in QThreadPrivate::start (arg=0x2701980) at thread/qthread_unix.cpp:266
#9  0x00007f4f9c3e0971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f4fa3a8b92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f4f52245700 (LWP 5064)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f4f878ff262 in ?? () from /usr/lib/libvlccore.so.4
#2  0x00007f4f9c3e0971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#3  0x00007f4fa3a8b92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f4fa418d760 (LWP 4995)):
[KCrash Handler]
#6  __pthread_mutex_lock (mutex=0x2e88a0) at pthread_mutex_lock.c:50
#7  0x00007f4f9d2cb117 in XrmDestroyDatabase () from /usr/lib/libX11.so.6
#8  0x00007f4f9d2b59ed in _XFreeDisplayStructure () from /usr/lib/libX11.so.6
#9  0x00007f4f9d2a0eaf in XCloseDisplay () from /usr/lib/libX11.so.6
#10 0x00007f4fa0836de5 in qt_cleanup () at kernel/qapplication_x11.cpp:2638
#11 0x00007f4fa07c5647 in QApplication::~QApplication (this=0x7fff754b2240, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1121
#12 0x00007f4fa3d6f317 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../dolphin/src/main.cpp:100
#13 0x00007f4fa39c3d8e in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff754b2758) at libc-start.c:226
#14 0x0000000000400659 in _start ()

Possible duplicates by query: bug 247987, bug 240001.

Reported using DrKonqi
Comment 1 falka 2011-12-02 07:35:13 UTC
I have executed VMWare WorkStation 8 during the day  before this crash.

Using Kubuntu 11.10 currently.
Comment 2 Peter Penz 2012-02-10 13:48:23 UTC

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