Bug 260781 - Dolphin crashed when being closed
Summary: Dolphin crashed when being closed
Status: RESOLVED DUPLICATE of bug 258744
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:
: 271425 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-12-20 11:50 UTC by Vladimir Korenev
Modified: 2011-09-22 19:49 UTC (History)
4 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 Vladimir Korenev 2010-12-20 11:50:28 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.4 (KDE 4.5.4)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-23-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Closed Dolphin window. Before that I got "Too many open files" error from Mercurial and decided to restart X session.

The crash does not seem to be reproducible.

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

Thread 2 (Thread 0x7f39adbf5710 (LWP 16172)):
#0  0x00007f39c1080203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f39b8c6f009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f39b8c6f45c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f39bd4b21e6 in QEventDispatcherGlib::processEvents (this=0xac1f50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007f39bd484a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f39bd484dec in QEventLoop::exec (this=0x7f39adbf4db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f39bd38f2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f39bd4645f8 in QInotifyFileSystemWatcherEngine::run (this=0xff1580) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f39bd39227e in QThreadPrivate::start (arg=0xff1580) at thread/qthread_unix.cpp:266
#9  0x00007f39bb1f7971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f39c108c94d in ?? () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f39c17a6760 (LWP 16153)):
[KCrash Handler]
#6  0x00007f39bd38cddc in QMutex::lock (this=0x1036a48) at thread/qmutex.cpp:151
#7  0x00007f39ba473d7d in ?? () from /usr/lib/libsopranoclient.so.1
#8  0x00007f39bd390656 in QThreadStorageData::finish (p=<value optimized out>) at thread/qthreadstorage.cpp:185
#9  0x00007f39bd48833d in QCoreApplicationPrivate::~QCoreApplicationPrivate (this=0xa4f9e0, __in_chrg=<value optimized out>) at kernel/qcoreapplication.cpp:291
#10 0x00007f39be0b863d in QApplicationPrivate::~QApplicationPrivate (this=0xa4f9e0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:212
#11 0x00007f39bd49f46c in cleanup (this=<value optimized out>, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62
#12 ~QScopedPointer (this=<value optimized out>, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100
#13 QObject::~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:963
#14 0x00007f39be0c372a in QApplication::~QApplication (this=0x7fff9de08f80, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1153
#15 0x00007f39c1372917 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:100
#16 0x00007f39c0fc4d8e 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=0x7fff9de09498) at libc-start.c:226
#17 0x0000000000400659 in _start ()

Possible duplicates by query: bug 258744, bug 234614.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2011-04-21 16:40:20 UTC
*** Bug 271425 has been marked as a duplicate of this bug. ***
Comment 2 Frank Reininghaus 2011-04-21 16:40:50 UTC
Could be related to bug 258744 which has a more detailed backtrace.
Comment 3 Jekyll Wu 2011-09-22 19:49:24 UTC

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