Bug 198043

Summary: gwenview crashes while saving many jpg files
Product: [Applications] gwenview Reporter: Dmitriy <distselemov>
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dmitriy 2009-06-27 10:41:09 UTC
Version:           2.2.4 (using KDE 4.2.4)
OS:                Linux
Installed from:    Debian testing/unstable Packages

I looked through my photos and rotated some of them. When I pushed the "Save all" button the program crashed. The amount of files was about 30. 10 of them I rotated. Each file is about 3 MB.

Here is the crash dialog:

Приложение: Gwenview (gwenview), сигнал SIGSEGV
0x00007f429afb2831 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 9237)]

Thread 3 (Thread 0x7f428efe3950 (LWP 9246)):
#0  0x00007f4297c47c09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f429d134739 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007f429da790f5 in ?? () from /usr/lib/libgwenviewlib.so.4
#3  0x00007f429d133742 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007f4297c43faa in start_thread () from /lib/libpthread.so.0
#5  0x00007f429afe229d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f428e3e6950 (LWP 9263)):
#0  0x00007f4297c47e8d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f429d134717 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007f429d12a2f9 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007f429d133742 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007f4297c43faa in start_thread () from /lib/libpthread.so.0
#5  0x00007f429afe229d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f429e018760 (LWP 9237)):
[KCrash Handler]
#5  0x00007f429d1dd397 in QUrl::isValid () from /usr/lib/libQtCore.so.4
#6  0x00007f429da54319 in Gwenview::SortedDirModel::indexForUrl () from /usr/lib/libgwenviewlib.so.4
#7  0x000000000043d79a in _start ()
Comment 1 Dario Andres 2009-06-27 17:55:42 UTC
This is reported at bug 189992. It is fixed for KDE4.3.
Thanks

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