http://bugs.winehq.org/show_bug.cgi?id=15870
--- Comment #5 from joluinfante joluinfante@gmail.com 2008-10-31 14:46:02 --- More information:
Unhandled exception: page fault on read access to 0xaaaaaaaa in 32-bit code (0x2 30e75be). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:230e75be ESP:0032f47c EBP:0032f498 EFLAGS:00010286( - 00 -RISP1) EAX:aaaaaaaa EBX:0000105c ECX:00f57dc4 EDX:7effeec0 ESI:7eb644a0 EDI:00000000 Stack dump: 0x0032f47c: aaaaaaaa 230ea6a5 00f57b68 00f57b68 0x0032f48c: 0032f4a4 230ea726 00000004 0032f4b0 0x0032f49c: 230c40bb 00f57b68 0032f744 230c4134 0x0032f4ac: ffffffff 0032f534 230e30bb 00000001 0x0032f4bc: 230ea74f 00f57b68 230c3c86 00000005 0x0032f4cc: 006fba7c 230e30a2 0f038396 00f57b68 Backtrace: =>1 0x230e75be in dbgrid32 (+0x275be) (0x0032f498) 2 0x230c40bb in dbgrid32 (+0x40bb) (0x0032f4b0)
I see "0x230e75be" as address of error, and, there, we have dbgrid32. Then, the problem is on dbgrid32?