Bug 162506 - Gwenview crashes, out of memory
Summary: Gwenview crashes, out of memory
Status: RESOLVED NOT A BUG
Alias: None
Product: kde
Classification: I don't know
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-23 10:14 UTC by Seb
Modified: 2008-05-23 10:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Seb 2008-05-23 10:14:31 UTC
Version:            (using KDE 4.0.4)
Installed from:    SuSE RPMs
OS:                Linux

Very often Gwenview crashes.

Application case: Go through a list of photos (about 2.5 MB jpegs). Edit (rotate) some of them, say 15.

Gwenview now reqires about 1.5 GB RAM! After rotating 30 images without saving during this process, Gwenview crashes (computer then is totally in swap, no mouse movement even possible). 

It does not seem to be a memory leak, but a design issue:

Does Gwenview store jpeg images as jpegs or does it expand the images to their rel size (this seems to, since the memory usage grows by about 10MB when loading a single image)?

Does Gwenview store the operation ("rotate") or does it save the images during the command flow (in order to provide undo/redo functionality)??? (memory grows while rotating images)
Comment 1 Pino Toscano 2008-05-23 10:21:33 UTC
Reported already (bug #162505).