Bug 322174 - Crash when closing window when two instances are open
Summary: Crash when closing window when two instances are open
Status: RESOLVED DUPLICATE of bug 315392
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.2
Platform: Mageia RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-10 01:41 UTC by Jacobo Baggins
Modified: 2013-07-10 06:27 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 Jacobo Baggins 2013-07-10 01:41:34 UTC
Application: dolphin (2.2)
KDE Platform Version: 4.10.2
Qt Version: 4.8.4
Operating System: Linux 3.8.13-server-1.mga3 i686
Distribution: "Mageia 3"

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

I had just uploaded some files by clicking and dragging to a web page, then I closed the window and it crashed.  Just prior to the crash, I had two instances of the file browser opened.  I am using Mageia 3.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib/i686/libthread_db.so.1".
[Current thread is 1 (Thread 0xb5120980 (LWP 13885))]

Thread 2 (Thread 0xae00eb40 (LWP 13888)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5f21422 in clock_gettime () from /lib/i686/libc.so.6
#2  0xb6c624e5 in qt_gettime() () from /lib/libQtCore.so.4
#3  0xb6d49c1e in QTimerInfoList::updateCurrentTime() () from /lib/libQtCore.so.4
#4  0x7fffffff in ?? ()
#5  0xb6d49fba in QTimerInfoList::timerWait(timeval&) () from /lib/libQtCore.so.4
#6  0x7fffffff in ?? ()

Thread 1 (Thread 0xb5120980 (LWP 13885)):
[KCrash Handler]
#6  0xaefba440 in QVector<QPixmap>::free(QVectorTypedData<QPixmap>*) [clone .isra.17] () from /usr/lib/kde4/plugins/styles/oxygen.so
#7  0xaefbb27e in Oxygen::TileSet::~TileSet() () from /usr/lib/kde4/plugins/styles/oxygen.so
#8  0xaeff742f in Oxygen::StyleHelper::~StyleHelper() () from /usr/lib/kde4/plugins/styles/oxygen.so
#9  0xaeff7942 in Oxygen::StyleHelper::~StyleHelper() () from /usr/lib/kde4/plugins/styles/oxygen.so
#10 0xaefc0e21 in Oxygen::Style::~Style() () from /usr/lib/kde4/plugins/styles/oxygen.so
#11 0xaefc0e92 in Oxygen::Style::~Style() () from /usr/lib/kde4/plugins/styles/oxygen.so
#12 0xb61f7ee0 in QApplication::~QApplication() () from /lib/libQtGui.so.4
#13 0xb7481b48 in KApplication::~KApplication() () from /lib/libkdeui.so.5
#14 0xaf46c943 in DolphinApplication::~DolphinApplication() () from /usr/lib/libkdeinit4_dolphin.so
#15 0xaf485d4f in kdemain () from /usr/lib/libkdeinit4_dolphin.so
#16 0x0804f56a in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#17 0x08050324 in handle_launcher_request(int, char const*) [clone .isra.12] ()
#18 0x0805099f in handle_requests(int) ()
#19 0x0804c1e0 in main ()

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

Possible duplicates by query: bug 319132, bug 315392, bug 311092, bug 308883, bug 306894.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2013-07-10 06:27:16 UTC
Thanks for the bug report. Looks like a crash that has been reported already.

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