Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
xemu v0.7.70 - Xbox emulator
-
0.4.15-dev-1788-g41475df https://git.reactos.org/?p=reactos.git;a=commit;h=41475dfcd71275f2c704cc3e8cfbcb8bf35aa242
Description
Tested with Xbox patches on top of 0.4.15-dev-5051-g0eb042b74cc.
Entered debugger on first-chance exception (Exception Code: 0xc0000005) (Page Fault)
|
Memory at 0xFFFFFFFF could not be accessed
|
|
kdb:> bt
|
Eip:
|
* <ntdll.dll:5422 (dll/ntdll/ldr/ldrinit.c:503 (LdrpInitializeThread))>
|
Frames:
|
* <ntdll.dll:10061 (dll/ntdll/dispatch/i386/dispatch.S:73 (KiUserApcDispatcher))>
|
kdb:>
|
This didn't happened before with bootcd, guilty commit is found. See the comments where I also described behavior changes. It's possible to workaround the problem by using 128 MB of memory. Also the problem seems to be reproduced only on GCC build.
Live CD boots fine, without problems. Debug logs are attached.
Attachments
Issue Links
- blocks
-
CORE-16329 Boot from BRFR-partitioned disk with FATX filesystem on Xbox - INACCESSIBLE_BOOT_DEVICE bugcheck
- Resolved
-
CORE-18379 Boot CD on Xbox: 2nd stage broken
- Resolved
- relates to
-
CORE-18059 Regression, continuable UDFS assertion !Vcb->OverflowQueueCount in UDFCommonShutdown() when shutting down the LiveCD
- Open