Bug 300373 - gwenview crashed on close
Summary: gwenview crashed on close
Status: RESOLVED DUPLICATE of bug 278393
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-20 22:55 UTC by burek
Modified: 2012-10-19 13:26 UTC (History)
1 user (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 burek 2012-05-20 22:55:31 UTC
Application: gwenview (2.7.4)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.2.0-2-686-pae i686
Distribution: Debian GNU/Linux testing (wheezy)

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

I just clicked the X button to close the application and after a couple of seconds it crashed.

-- Backtrace:
Application: Gwenview (gwenview), signal: Aborted
Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
[Current thread is 1 (Thread 0xb461e710 (LWP 12384))]

Thread 3 (Thread 0xb3616b70 (LWP 12385)):
#0  0xb77b3424 in __kernel_vsyscall ()
#1  0xb5c30571 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#2  0xb5bc7307 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 2 (Thread 0xb2aa8b70 (LWP 12406)):
#0  0xb77b3424 in __kernel_vsyscall ()
#1  0xb525eed1 in __lll_lock_wait_private () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb525c4e8 in _L_lock_27 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#3  0xb525c145 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#4  0xb5c3021d in pthread_cond_wait () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#5  0xb70e7513 in ?? () from /usr/lib/libQtCore.so.4
#6  0xb70e373a in QMutex::lock() () from /usr/lib/libQtCore.so.4
#7  0xb76a096f in ?? () from /usr/lib/libgwenviewlib.so.4
#8  0xb70e86c3 in ?? () from /usr/lib/libQtCore.so.4
#9  0xb5257c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#10 0xb5c2312e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 1 (Thread 0xb461e710 (LWP 12384)):
[KCrash Handler]
#7  0xb77b3424 in __kernel_vsyscall ()
#8  0xb5b7d941 in raise () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#9  0xb5b80d72 in abort () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#10 0xb5bb7135 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#11 0xb5bc1221 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#12 0xb5bc167a in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#13 0xb5bc2a05 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#14 0xb5bc5b3d in free () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#15 0xb70e1ddb in qFree(void*) () from /usr/lib/libQtCore.so.4
#16 0xb7106a95 in QHashData::freeNode(void*) () from /usr/lib/libQtCore.so.4
#17 0xb7106b0a in QHashData::free_helper(void (*)(QHashData::Node*)) () from /usr/lib/libQtCore.so.4
#18 0xb63b9f4c in ?? () from /usr/lib/libQtGui.so.4
#19 0xb5b8250f in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#20 0xb5b8257f in exit () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#21 0xb5b69e4e in __libc_start_main () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#22 0x080664ad in _start ()

Possible duplicates by query: bug 297597, bug 293814, bug 286392, bug 285024, bug 278393.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-05-21 01:57:55 UTC

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