Page 1 of 1

certain images causing a crash

Posted: Sun Jul 20, 2014 11:16 pm
by CreativeWorld
Sample is attached. It causing XnView to crash, even when just browsing directory contents.
XnView 2.22 32-bit under Windows XP

Re: certain images causing a crash

Posted: Mon Jul 21, 2014 8:34 am
by xnview
if you have only this picture file in a folder, crash?

Re: certain images causing a crash

Posted: Sun Jul 27, 2014 4:51 pm
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.

Re: certain images causing a crash

Posted: Mon Jul 28, 2014 8:11 am
by xnview
i can't reproduce the crash

Re: certain images causing a crash

Posted: Mon Jul 28, 2014 8:57 pm
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.