Crash under ReactOS

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
MarcinW
Power Member
Power Member
Posts: 852
Joined: 2012-01-23, 15:58 UTC
Location: Poland

Crash under ReactOS

Post by *MarcinW »

This problem occurs under ReactOS 0.3.16. I'm fully aware that ReactOS is in alpha phase. However, this may be also a symptom of some specific TC problem, being masked under normal Windows - so I'm posting crash logs below.

I get this crash each time, when I press Alt+Enter on any file or folder. Access violation address and read address are random (D8EAB3E8/D8EAB3E8 or 00130232/02190974 in logs below), stack traces are same.

Ready to use ReactOS, preloaded on a Virtual Box virtual machine, can be downloaded here.

Code: Select all

---------------------------
Total Commander 8.51a
---------------------------
Access violation at address D8EAB3E8. Read of address D8EAB3E8.
Access violation at address D8EAB3E8. Read of address D8EAB3E8
Windows Server 2003 SP1 5.2 (Build 3790)

Please report this error to the Author, with a description
of what you were doing when this error occurred!

Windows exception: C0000005
Stack trace:
D8EAB3E8
6ECC2A  6F28A1  551DD7  5826D6  449033  447B66
4484F6  >42590C  447A9B  42590C  42AFC8  42B064
7056AB
Raw:
702255  423B47  690072  6F0072  6F0072  6ECC2A
44886F  40656F  4652CA  446589  4487C5  447B66
447A09  407A1E  4020A2  4023EF  4026B8  4036C1
4037AA  407D3A  407D3A  447A09  44886F  446589
4487C5  43785A  447AEE  447B66  4484F6  448519
53004D  7027CB  6F28A1  551DD7  447B66  447A09
465678  465678  44886F  446589  4487C5  43785A
447AEE  447B66  4484F6  448519  447B66  4484F6
6FE72C  7026CF  4023EF  4026B8  4036C1  63AAF4
402E4A  446589  4487C5  447A09  447A09  44886F

Press Ctrl+C to copy this report!
Continue execution?
---------------------------
Yes   No
---------------------------

Code: Select all

---------------------------
Total Commander 8.51a
---------------------------
Access violation at address 00130232. Read of address 02190974.
Access violation at address 00130232. Read of address 02190974
Windows Server 2003 SP1 5.2 (Build 3790)

Please report this error to the Author, with a description
of what you were doing when this error occurred!

Windows exception: C0000005
Stack trace:
00130232
6ECC2A  6F28A1  551DD7  5826D6  449033  447B66
4484F6  >42590C  447A9B  42590C  42AFC8  42B064
7056AB
Raw:
702255  423B47  6ECC2A  690072  5C0050  6C2CC8
407A1E  4020A2  4023EF  4026B8  4036C1  4037AA
407D3A  407D3A  447A09  44886F  446589  4487C5
43785A  447AEE  447B66  4484F6  448519  4487C5
435E73  7027CB  6F28A1  551DD7  447B66  447A09
465678  6B6E20  417B2E  417B76  4484F6  447A09
44886F  446589  4487C5  43785A  447AEE  447B66
4484F6  448519  63BA8E  58A488  4484F6  448852
446589  4487C5  447B66  4484F6  448519  447A9B
5826D6  5FF756  4484F6  448519  447A09  447A9B

Press Ctrl+C to copy this report!
Continue execution?
---------------------------
Yes   No
---------------------------
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50547
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Alt+Enter uses OLE2, which is usually very badly implemented on ReactOS and Wine (on which ReactOS is based). I don't think that there is anything I can do to prevent the crash.

I analyzed the crash, and it happens inside the call to "IContextMenu->QueryContextMenu".
Author of Total Commander
https://www.ghisler.com
User avatar
MarcinW
Power Member
Power Member
Posts: 852
Joined: 2012-01-23, 15:58 UTC
Location: Poland

Post by *MarcinW »

Ok, thanks for checking it. As for me - there is no problem at all.
Post Reply