Bug 333157 - Dolphin crashed when I closed
Summary: Dolphin crashed when I closed
Status: RESOLVED DUPLICATE of bug 329448
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 4.12.3
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-04-07 14:12 UTC by pedron.alexandre
Modified: 2014-04-07 16:03 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pedron.alexandre 2014-04-07 14:12:07 UTC
Application: dolphin (4.12.3)
KDE Platform Version: 4.12.3 (Compiled from sources)
Qt Version: 4.8.6
Operating System: Linux 3.11.0-19-generic i686
Distribution: Ubuntu 13.10

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

I was closing the window. Just before I closed a tab in the same window.

-- 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 0xb1141740 (LWP 6790))]

Thread 3 (Thread 0xad9d6b40 (LWP 6799)):
#0  0xb4ae2270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0x00000000 in ?? ()

Thread 2 (Thread 0xac737b40 (LWP 6803)):
#0  0xb7589be9 in pthread_mutex_unlock (mutex=0xad002420) at forward.c:194
#1  0xb4b55bf0 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb4b12582 in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4b12afa in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb4b12ca8 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb58b79ef in QEventDispatcherGlib::processEvents (this=0xad002330, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#6  0xb5886813 in QEventLoop::processEvents (this=this@entry=0xac737228, flags=...) at kernel/qeventloop.cpp:149
#7  0xb5886b39 in QEventLoop::exec (this=this@entry=0xac737228, flags=...) at kernel/qeventloop.cpp:204
#8  0xb577321d in QThread::exec (this=this@entry=0x9e96368) at thread/qthread.cpp:537
#9  0xb5866c34 in QInotifyFileSystemWatcherEngine::run (this=0x9e96368) at io/qfilesystemwatcher_inotify.cpp:265
#10 0xb5775b4f in QThreadPrivate::start (arg=0x9e96368) at thread/qthread_unix.cpp:349
#11 0xb4bf0d78 in start_thread (arg=0xac737b40) at pthread_create.c:311
#12 0xb757c01e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 1 (Thread 0xb1141740 (LWP 6790)):
[KCrash Handler]
#7  0xaf87958a in QVector<QPixmap>::free (x=0xa85fc00, this=<optimized out>) at /usr/include/qt4/QtCore/qvector.h:466
#8  0xaf87a568 in ~QVector (this=0xa80d61c, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qvector.h:124
#9  ~TileSet (this=0xa80d618, __in_chrg=<optimized out>) at ../../../libs/oxygen/oxygentileset.h:75
#10 Oxygen::TileSet::~TileSet (this=0xa80d618, __in_chrg=<optimized out>) at ../../../libs/oxygen/oxygentileset.h:75
#11 0xaf8b1f8f in QCache<unsigned long long, Oxygen::TileSet>::clear (this=0x9a23020) at /usr/include/qt4/QtCore/qcache.h:139
#12 0xaf8b535d in ~QCache (this=0x9a23020, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qcache.h:103
#13 ~BaseCache (this=0x9a23020, __in_chrg=<optimized out>) at ../../../libs/oxygen/oxygenhelper.h:63
#14 Oxygen::StyleHelper::~StyleHelper (this=0x9a22d98, __in_chrg=<optimized out>) at ../../../kstyles/oxygen/oxygenstylehelper.h:59
#15 0xaf8b5f6c in Oxygen::StyleHelper::~StyleHelper (this=0x9a22d98, __in_chrg=<optimized out>) at ../../../kstyles/oxygen/oxygenstylehelper.h:59
#16 0xaf87f5db in Oxygen::Style::~Style (this=0x9a3adf0, __in_chrg=<optimized out>) at ../../../kstyles/oxygen/oxygenstyle.cpp:201
#17 0xaf87f63c in Oxygen::Style::~Style (this=0x9a3adf0, __in_chrg=<optimized out>) at ../../../kstyles/oxygen/oxygenstyle.cpp:201
#18 0xb5de36b6 in QApplication::~QApplication (this=0xbff62940, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1178
#19 0xb6935a58 in KApplication::~KApplication (this=0xbff62940, __in_chrg=<optimized out>) at ../../kdeui/kernel/kapplication.cpp:894
#20 0xb768fb43 in DolphinApplication::~DolphinApplication (this=0xbff62940, __in_chrg=<optimized out>) at ../../../dolphin/src/dolphinapplication.cpp:83
#21 0xb76a9725 in kdemain (argc=6, argv=0xbff62a24) at ../../../dolphin/src/main.cpp:93
#22 0x0804855b in main (argc=6, argv=0xbff62a24) at dolphin_dummy.cpp:3

The reporter indicates this bug may be a duplicate of or related to bug 329499.

Possible duplicates by query: bug 332976, bug 332255, bug 329499, bug 329448, bug 319132.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2014-04-07 16:03:54 UTC

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