Bug 198043 - gwenview crashes while saving many jpg files
Summary: gwenview crashes while saving many jpg files
Status: RESOLVED DUPLICATE of bug 189992
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: 2009-06-27 10:41 UTC by Dmitriy
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 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 ***