Bug 293814 - gwenview crashed on closing import preview
Summary: gwenview crashed on closing import preview
Status: RESOLVED DUPLICATE of bug 278393
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-10 21:55 UTC by Piotr Keplicz
Modified: 2012-10-19 13:27 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 Piotr Keplicz 2012-02-10 21:55:14 UTC
Application: gwenview_importer (2.8.0)
KDE Platform Version: 4.8.00 (4.8.0
Qt Version: 4.7.4
Operating System: Linux 3.0.0-15-generic i686
Distribution: Ubuntu 11.10

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

I plugged in an SD card with some pictures and let Gwenview show the preview. When closing the preview window without having downloaded anything, Gwenview crashed.

-- Backtrace:
Application: Importowanie Gwenview (gwenview_importer), signal: Aborted
[Current thread is 1 (Thread 0xb78b3720 (LWP 3731))]

Thread 2 (Thread 0xb66feb70 (LWP 3750)):
#0  0x00275416 in __kernel_vsyscall ()
#1  0x005bb619 in __lll_lock_wait () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x005b8b36 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#3  0x0094fcfc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#4  0x002e05b3 in QMutexPrivate::wait (this=0xa0f7200, timeout=-1) at thread/qmutex_unix.cpp:84
#5  0x002dc7ca in QMutex::lock (this=0xa0d3db4) at thread/qmutex.cpp:167
#6  0x00c2117f in ?? () from /usr/lib/libgwenviewlib.so.4
#7  0x002e17b3 in QThreadPrivate::start (arg=0xa0d3da8) at thread/qthread_unix.cpp:331
#8  0x005b4d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#9  0x009420ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb78b3720 (LWP 3731)):
[KCrash Handler]
#7  0x00275416 in __kernel_vsyscall ()
#8  0x0089dc8f in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0x008a12b5 in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0x008d3dfc in ?? () from /lib/i386-linux-gnu/libc.so.6
#11 0x008debc2 in ?? () from /lib/i386-linux-gnu/libc.so.6
#12 0x008df01f in ?? () from /lib/i386-linux-gnu/libc.so.6
#13 0x008df737 in ?? () from /lib/i386-linux-gnu/libc.so.6
#14 0x008e294d in free () from /lib/i386-linux-gnu/libc.so.6
#15 0x002dae2b in qFree (ptr=0x9d252a8) at global/qmalloc.cpp:60
#16 0x0039ca33 in ~QByteArray (this=0x9d00324, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:383
#17 QMap<QSettingsKey, QByteArray>::freeData (x=0x9d06928, this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qmap.h:648
#18 0x0039fe88 in ~QMap (this=0x9caa6d0, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qmap.h:187
#19 QConfFile::~QConfFile (this=0x9caa6c0, __in_chrg=<optimized out>) at io/qsettings.cpp:230
#20 0x003aac6f in clear (this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qcache.h:139
#21 ~QCache (this=<optimized out>, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qcache.h:103
#22 QGlobalStaticDeleter<QCache<QString, QConfFile> >::~QGlobalStaticDeleter (this=0x516360, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1825
#23 0x008a2981 in ?? () from /lib/i386-linux-gnu/libc.so.6
#24 0x008a2a0d in exit () from /lib/i386-linux-gnu/libc.so.6
#25 0x0088911b in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
#26 0x080510f1 in _start ()

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

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