0% found this document useful (0 votes)
9 views2 pages

x86 Stdout

The document describes an unhandled exception caused by a page fault on read access to a null pointer in a 32-bit code environment. It includes a register dump, stack dump, backtrace, and information about the modules and threads involved in the crash. The system is running Wine on a Linux host, simulating a Windows XP environment.

Uploaded by

tropadoteachz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views2 pages

x86 Stdout

The document describes an unhandled exception caused by a page fault on read access to a null pointer in a 32-bit code environment. It includes a register dump, stack dump, backtrace, and information about the modules and threads involved in the crash. The system is running Wine on a Linux host, simulating a Windows XP environment.

Uploaded by

tropadoteachz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Unhandled exception: page fault on read access to 0x00000000 in 32-bit code

(0x1004d8a0).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:1004d8a0 ESP:0033f39c EBP:0033f5ec EFLAGS:00000293( - -- I S -A- -C)
EAX:00000000 EBX:0033fe19 ECX:01d3a0c8 EDX:01c00310
ESI:00003000 EDI:01a5cbe2
Stack dump:
0x0033f39c: 01a7a0f2 01d3a0c8 01a5cbe2 00003000
0x0033f3ac: 0033fe19 01a90ee7 01c05760 ffffffff
0x0033f3bc: 0033f3f0 01a92830 0033fe19 0033f5ec
0x0033f3cc: 7b479ee8 01b084e4 00000000 01aacb5f
0x0033f3dc: 00000000 00000000 00000000 01af5bc1
0x0033f3ec: 01d3a0c8 00000006 01d3a0c8 00000002
Backtrace:
=>0 0x1004d8a0 (0x0033f5ec)
1 0x01a545c4 in reallive (+0x16545c3) (0x0033f608)
2 0x01a4ea3e in reallive (+0x164ea3d) (0x0033f708)
3 0x01a4adb0 in reallive (+0x164adaf) (0x0033f720)
4 0x01a481f9 in reallive (+0x16481f8) (0x0033f738)
5 0x01a6ec9b in reallive (+0x166ec9a) (0x0033f750)
6 0x01a06a9c in reallive (+0x1606a9b) (0x0033fa18)
7 0x01a03ffb in reallive (+0x1603ffa) (0x0033fe20)
8 0x01ab779f in reallive (+0x16b779e) (0x0033fed0)
9 0x7b4661ac in kernel32 (+0x561ab) (0x0033fee8)
10 0x7b467b3e in kernel32 (+0x57b3d) (0x0033ffd8)
11 0x7b4661ba in kernel32 (+0x561b9) (0x0033ffec)
0x1004d8a0: orb 0x0(%eax),%al
Modules:
Module Address Debug info Name (18 modules)
PE 400000- 1c1a000 Export reallive
PE 7b410000-7b5ad000 Export kernel32
PE 7de50000-7de54000 Deferred ntdll
PE 7dfa0000-7dfa4000 Deferred uxtheme
PE 7e1a0000-7e1a4000 Deferred winex11
PE 7e220000-7e224000 Deferred imm32
PE 7e390000-7e394000 Deferred rpcrt4
PE 7e430000-7e438000 Deferred ole32
PE 7e580000-7e589000 Deferred winspool
PE 7e5c0000-7e5ef000 Deferred comctl32
PE 7e700000-7e708000 Deferred shlwapi
PE 7e770000-7e8cd000 Deferred shell32
PE 7e9d0000-7ea68000 Deferred comdlg32
PE 7eac0000-7eac4000 Deferred advapi32
PE 7eb40000-7eb47000 Deferred gdi32
PE 7ec80000-7ecbb000 Deferred user32
PE 7ee60000-7ee64000 Deferred version
PE 7ee80000-7ee83000 Deferred imagehlp
Threads:
process tid prio (all id:s are in hex)
00000008 explorer.exe
0000002a 0
00000029 0
00000026 0
00000023 0
00000009 0
0000000c winemenubuilder.exe
0000000d 0
0000000e services.exe
0000001f 0
00000018 0
00000015 0
00000014 0
00000013 0
00000010 0
0000000f 0
00000011 winedevice.exe
00000017 0
00000016 0
00000012 0
0000001a plugplay.exe
00000021 0
00000020 0
0000001b 0
0000001d explorer.exe
00000025 0
00000024 0
00000022 0
0000001e 0
00000027 (D) C:\SekaiVN\SekaiVN - Clannad [BR - V1.0]\REALLIVE.EXE
00000028 0 <==
System information:
Wine build: wine-3.0-eltechs
Platform: i386
Version: Windows XP
Host system: Linux
Host version: 5.4.242-28575149-abG996BXXSEGXK1

You might also like