certain images causing a crash

Bugs found in XnView Classic. Please report only one bug per topic!

Moderators: helmut, XnTriq, xnview

Post Reply
User avatar
CreativeWorld
Posts: 145
Joined: Fri Dec 30, 2011 7:08 pm

certain images causing a crash

Post by CreativeWorld »

Sample is attached. It causing XnView to crash, even when just browsing directory contents.
XnView 2.22 32-bit under Windows XP
Attachments
4099732545_2838c5328c_o.jpg
4099732545_2838c5328c_o.jpg (73.68 KiB) Viewed 1207 times
User avatar
xnview
Author of XnView
Posts: 46238
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: certain images causing a crash

Post by xnview »

if you have only this picture file in a folder, crash?
Pierre.
User avatar
CreativeWorld
Posts: 145
Joined: Fri Dec 30, 2011 7:08 pm

Re: certain images causing a crash

Post by CreativeWorld »

xnview wrote:if you have only this picture file in a folder, crash?
It doesn't matter. Initally I've found it when I browsed a folder with thousands of files.
User avatar
xnview
Author of XnView
Posts: 46238
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: certain images causing a crash

Post by xnview »

i can't reproduce the crash
Pierre.
User avatar
CreativeWorld
Posts: 145
Joined: Fri Dec 30, 2011 7:08 pm

Re: certain images causing a crash

Post by CreativeWorld »

It crashes with message
The instruction at 0x0054e0b0 referenced memory at 0x003c1000. The memory could not be read.
There is a dword comparison at that address

Code: Select all

.text:0054E0B0                 cmp     dword ptr [eax+ecx], 'MIB8'
8BIM is somewhat related to file format processing.
Post Reply