Bugs found in XnView Classic. Please report only one bug per topic!
Moderators: helmut, XnTriq, xnview
-
Nikolay Raspopov
- Posts: 89
- Joined: Thu Jun 24, 2004 4:25 pm
- Location: Russia
-
Contact:
Post
by Nikolay Raspopov »
Callstack:
Code: Select all
031d1000() <-- Invalid address
xnview.exe!0056dfbb()
xnview.exe!0056decc()
ntdll.dll!_NtQueryVolumeInformationFile@20() + 0xc
kernel32.dll!_GetFileType@4() + 0x72
xnview.exe!00557fc6()
ntdll.dll!_RtlAllocateHeap@12() + 0x117
ntdll.dll!_KiUserCallbackDispatcher@12() + 0x13
user32.dll!_PostMessageA@16() + 0x4f
-
xnview
- Author of XnView
- Posts: 46238
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
Contact:
Post
by xnview »
Nikolay Raspopov wrote:Callstack:
Code: Select all
031d1000() <-- Invalid address
xnview.exe!0056dfbb()
xnview.exe!0056decc()
ntdll.dll!_NtQueryVolumeInformationFile@20() + 0xc
kernel32.dll!_GetFileType@4() + 0x72
xnview.exe!00557fc6()
ntdll.dll!_RtlAllocateHeap@12() + 0x117
ntdll.dll!_KiUserCallbackDispatcher@12() + 0x13
user32.dll!_PostMessageA@16() + 0x4f
Only strating xnview, and quit?
Pierre.
-
Nikolay Raspopov
- Posts: 89
- Joined: Thu Jun 24, 2004 4:25 pm
- Location: Russia
-
Contact:
Post
by Nikolay Raspopov »
yes.
xnview.ini size (inside profile) is zero.
Edit:
i was wrong, it crashed during folder navigating also. New callstack:
Code: Select all
> xnview.exe!0056d670()
xnview.exe!00478395()
user32.dll!_SendMessageWorker@20() + 0x13bc6
xnview.exe!004797fc()
xnview.exe!0046f024()
comctl32.dll!_ValidateTreeItem@8() + 0x60
wl_hook.dll!100055ff()
wl_hook.dll!10005801()
wl_hook.dll!100139c9()
wl_hook.dll!1001e22b()
comctl32.dll!_TV_GetBackgroundBrush@8() + 0x32
comctl32.dll!_TV_DrawTree@16() + 0x188
comctl32.dll!_TV_Paint@8() + 0x65
user32.dll!_ghmodUserApiHook() + 0x3
user32.dll!_DefWindowProcW@16() + 0x90
user32.dll!_DefWindowProcW@16() + 0x6b
3353c3c9()
* wl_hook.dll - Agnitum Outpost firewall hook. its normal.
-
xnview
- Author of XnView
- Posts: 46238
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
Contact:
Post
by xnview »
Nikolay Raspopov wrote:yes.
xnview.ini size (inside profile) is zero.
Edit:
i was wrong, it crashed during folder navigating also. New callstack:
So the problem is not option, perhaps you have some strange files in your folder??
Pierre.
-
Nikolay Raspopov
- Posts: 89
- Joined: Thu Jun 24, 2004 4:25 pm
- Location: Russia
-
Contact:
Post
by Nikolay Raspopov »
probably russian file/folder names... but XnView 1.8x works fine
-
xnview
- Author of XnView
- Posts: 46238
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
Contact:
Post
by xnview »
Nikolay Raspopov wrote:probably russian file/folder names... but XnView 1.8x works fine
Strange if you have no problem with 1.82.
Could you try to find a way to reproduce always the problem??
Pierre.