Bug 80727

Summary: gwenview crash when view some jpeg files
Product: [Applications] gwenview Reporter: LuRan <hephooey_dev>
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: jpeg file that will crash gwenview

Description LuRan 2004-05-01 07:41:15 UTC
Version:           cvs version (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.4.0 libjpeg compiled with 3.3.2, I also tried to compile gwenview with 3.3.2 but the crash remain
OS:          Linux

When try to view some (maybe large) jpeg files, gwenview will die without a crash dialog, and I got the message below if I start it in a console:

gwenview: [virtual void GVDocumentDecodeImpl::setSize(int, int)]  1395x1078
gwenview: [void GVDocument::setImage(QImage)]
gwenview: [void GVDocument::setImage(QImage)]
gwenview: GVPixmap::changed2:0-0 1395x328
gwenview: GVPixmap::changed2:0-328 1395x320
gwenview: GVPixmap::changed2:0-0 1395x1078
gwenview: GVPixmap::changed2:0-312 1395x448
gwenview: GVPixmap::changed2:0-760 1395x168
Improper call to JPEG library in state 208
kio (KDirWatch):  Stopped Polling Timer
kio (KDirWatch): Removed Dir / [KDirWatch-1]
kio (KDirWatch): Poll Freq now 3600000 msec
kio (KDirListerCache): -KDirListerCache

I'll upload a image soon, so maybe you can reproduce it.
Comment 1 LuRan 2004-05-01 07:43:02 UTC
Created attachment 5835 [details]
jpeg file that will crash gwenview
Comment 2 Aurelien Gateau 2004-05-01 17:59:45 UTC
Fixed in CVS.