Bug 271425 - Crash when closing
Summary: Crash when closing
Status: RESOLVED DUPLICATE of bug 260781
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-21 15:38 UTC by Devin L
Modified: 2011-04-21 16:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin L 2011-04-21 15:38:33 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 i686
Distribution: Ubuntu 10.10

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

I had multiple tabs open when I tried to close it. Apart from that I wasn't doing anything crazy with it. Some of the other "crash on close" bugs may be related.

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

Thread 2 (Thread 0xb3c0db70 (LWP 13097)):
#0  0x00278416 in __kernel_vsyscall ()
#1  0x00c0edf6 in __poll (fds=0xca5ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x04922a1b in g_poll () from /lib/libglib-2.0.so.0
#3  0x0491543c in ?? () from /lib/libglib-2.0.so.0
#4  0x04915848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x0704159f in QEventDispatcherGlib::processEvents (this=0x9fb1230, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#6  0x07011609 in QEventLoop::processEvents (this=0xb3c0d290, flags=) at kernel/qeventloop.cpp:149
#7  0x07011a8a in QEventLoop::exec (this=0xb3c0d290, flags=...) at kernel/qeventloop.cpp:201
#8  0x06f0db7e in QThread::exec (this=0xa077478) at thread/qthread.cpp:490
#9  0x06ff035b in QInotifyFileSystemWatcherEngine::run (this=0xa077478) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x06f10df9 in QThreadPrivate::start (arg=0xa077478) at thread/qthread_unix.cpp:266
#11 0x00adccc9 in start_thread (arg=0xb3c0db70) at pthread_create.c:304
#12 0x00c1d69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb78b1710 (LWP 13090)):
[KCrash Handler]
#7  0x06f0b4c9 in QMutex::lock (this=0xa10ccd4) at thread/qmutex.cpp:151
#8  0x00a2fe06 in ?? () from /usr/lib/libsopranoclient.so.1
#9  0x00a32bb5 in ?? () from /usr/lib/libsopranoclient.so.1
#10 0x06f0efdf in QThreadStorageData::finish (p=0x9d912e8) at thread/qthreadstorage.cpp:185
#11 0x07015418 in QCoreApplicationPrivate::~QCoreApplicationPrivate (this=0x9db1458, __in_chrg=<value optimized out>) at kernel/qcoreapplication.cpp:291
#12 0x08816a9d in QApplicationPrivate::~QApplicationPrivate (this=0x9db1458, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:212
#13 0x0702cf81 in cleanup (this=0xbfb810b0, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62
#14 ~QScopedPointer (this=0xbfb810b0, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100
#15 QObject::~QObject (this=0xbfb810b0, __in_chrg=<value optimized out>) at kernel/qobject.cpp:963
#16 0x070144fa in QCoreApplication::~QCoreApplication (this=0xbfb810b0, __in_chrg=<value optimized out>) at kernel/qcoreapplication.cpp:648
#17 0x08818690 in QApplication::~QApplication (this=0xbfb810b0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1153
#18 0x045df1ea in KApplication::~KApplication (this=0xbfb810b0, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:911
#19 0x045e6c08 in KUniqueApplication::~KUniqueApplication (this=0xbfb810b0, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:346
#20 0x00d72a1b in DolphinApplication::~DolphinApplication (this=0xbfb810b0, __in_chrg=<value optimized out>) at ../../../dolphin/src/dolphinapplication.cpp:43
#21 0x00d8d7a9 in kdemain (argc=5, argv=0xbfb812a4) at ../../../dolphin/src/main.cpp:100
#22 0x080485ab in main (argc=5, argv=0xbfb812a4) at dolphin_dummy.cpp:3

This bug may be a duplicate of or related to bug 260781.

Possible duplicates by query: bug 260781, bug 258744.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2011-04-21 16:40:20 UTC

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