certain images causing a crash

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

Moderator: xnview

User avatar
CreativeWorld
Posts: 146
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
You do not have the required permissions to view the files attached to this post.
User avatar
xnview
Author of XnView
Posts: 47539
Joined: Mon Oct 13, 2003 7:31 am
Location: France

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: 146
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: 47539
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: certain images causing a crash

Post by xnview »

i can't reproduce the crash
Pierre.
User avatar
CreativeWorld
Posts: 146
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.