Bug 305696 - dolphin crash after close
Summary: dolphin crash after close
Status: RESOLVED DUPLICATE of bug 303169
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Frank Reininghaus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-24 02:13 UTC by Daban
Modified: 2012-08-24 03:12 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 Daban 2012-08-24 02:13:07 UTC
Application: dolphin (2.1)
KDE Platform Version: 4.9.00
Qt Version: 4.8.1
Operating System: Linux 3.2.0-29-generic-pae i686
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
the crash happence after installing and using the oxygen-transparent style , and only when you close dolphin 
- Custom settings of the application:

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xafdcb740 (LWP 10252))]

Thread 3 (Thread 0xad7d4b40 (LWP 10254)):
#0  0xb771f424 in __kernel_vsyscall ()
#1  0xb4c4a5a2 in __lll_lock_wait () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb4c45ebb in _L_lock_764 () from /lib/i386-linux-gnu/libpthread.so.0
#3  0xb4c45d75 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#4  0xb75c45f4 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#5  0xb1ddd681 in ?? () from /usr/lib/nvidia-current/libGL.so.1

Thread 2 (Thread 0xacad3b40 (LWP 10255)):
#0  0xb4c42480 in __i686.get_pc_thunk.bx () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb4c46c39 in __pthread_mutex_unlock_usercnt () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb75c4634 in pthread_mutex_unlock () from /lib/i386-linux-gnu/libc.so.6
#3  0xb1ddbcbf in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0xafdcb740 (LWP 10252)):
[KCrash Handler]
#7  0xb59d203b in QRasterWindowSurface::~QRasterWindowSurface (this=0x8aa2dc0, __in_chrg=<optimized out>) at painting/qwindowsurface_raster.cpp:117
#8  0xb59d20d2 in QRasterWindowSurface::~QRasterWindowSurface (this=0x8aa2dc0, __in_chrg=<optimized out>) at painting/qwindowsurface_raster.cpp:121
#9  0xb59ed424 in QWidgetBackingStore::~QWidgetBackingStore (this=0x8f335d8, __in_chrg=<optimized out>) at painting/qbackingstore.cpp:909
#10 0xb57f5cec in QWidgetBackingStoreTracker::destroy (this=0x8f334d8) at kernel/qwidget.cpp:217
#11 0xb57f5e48 in QWidgetPrivate::deleteExtra (this=0x8b92bf0) at kernel/qwidget.cpp:1830
#12 0xb57f605c in QWidgetPrivate::~QWidgetPrivate (this=0x8b92bf0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:357
#13 0xb57f6372 in QWidgetPrivate::~QWidgetPrivate (this=0x8b92bf0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:362
#14 0xb63534bb in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62
#15 ~QScopedPointer (this=0x8af8aa4, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100
#16 QObject::~QObject (this=0x8af8aa0, __in_chrg=<optimized out>) at kernel/qobject.cpp:817
#17 0xb57f822d in QWidget::~QWidget (this=0x8af8aa0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1551
#18 0xb6ad1855 in KModifierKeyInfoProvider::~KModifierKeyInfoProvider (this=0x8af8aa0, __in_chrg=<optimized out>) at ../../kdeui/util/kmodifierkeyinfoprovider_x11.cpp:145
#19 0xb6ad18b2 in KModifierKeyInfoProvider::~KModifierKeyInfoProvider (this=0x8af8aa0, __in_chrg=<optimized out>) at ../../kdeui/util/kmodifierkeyinfoprovider_x11.cpp:152
#20 0xb69cf444 in KModifierKeyInfo::~KModifierKeyInfo (this=0x8b86408, __in_chrg=<optimized out>) at ../../kdeui/util/kmodifierkeyinfo.cpp:38
#21 0xb69cf482 in KModifierKeyInfo::~KModifierKeyInfo (this=0x8b86408, __in_chrg=<optimized out>) at ../../kdeui/util/kmodifierkeyinfo.cpp:39
#22 0xb76c27a2 in destroy () at ../../../dolphin/src/dolphincontextmenu.cpp:62
#23 0xb76c62c9 in KCleanUpGlobalStatic::~KCleanUpGlobalStatic (this=0xb771c160, __in_chrg=<optimized out>) at /usr/include/kglobal.h:62
#24 0xb74fef61 in ?? () from /lib/i386-linux-gnu/libc.so.6
#25 0xb74fefed in exit () from /lib/i386-linux-gnu/libc.so.6
#26 0xb74e54db in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
#27 0x08048531 in _start ()

Possible duplicates by query: bug 305043, bug 303169, bug 295018, bug 294229, bug 294100.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-08-24 03:12:27 UTC

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