http://bugs.winehq.org/show_bug.cgi?id=3426
------- Additional Comments From brian.j.gillespie@gmail.com 2005-30-09 18:22 ------- Applied attached patch to the 20050930 source snapshot and rebuilt. However the problem persists as shown below.
To reproduce:
Install and run the Gizmo.exe binary. Click on the "register a new name" radial button and it crashes.
bash$ wine Gizmo.exe fixme:ole:CoRegisterMessageFilter stub fixme:win:EnumDisplayDevicesW ((null),0,0x4069f48c,0x00000000), stub! wine: Unhandled exception (thread 003e), starting debugger... WineDbg starting on pid 0x3d Unhandled exception: page fault on read access to 0x00000094 in 32-bit code (0x00000094). In 32 bit mode. Register dump: CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033 EIP:00000094 ESP:40698654 EBP:415f2190 EFLAGS:00010216( - 00 -RIAP1) EAX:00000000 EBX:00000000 ECX:415f06b0 EDX:101ee650 ESI:10252818 EDI:1025281c Stack dump: 0x40698654: 00000000 00000000 00000000 00000000 0x40698664: 1004e800 00000000 00000000 4069c8f0 0x40698674: 418a2e00 415f2190 6964654d 676e4561 0x40698684: 3a656e69 64654d3a 6e456169 656e6967 0x40698694: 203a2928 7c080e00 40172c00 400ba6d7 0x406986a4: 400b01b5 40698750 406986d0 40170ff4 Backtrace: =>1 0x00000094 (0x415f2190) fixme:dbghelp:sffip_cb NIY on 'd:\SIPPhone\sipphone_api_x\Api\Release\SipphoneAPI.pdb' 2 0x101e7300 in sipphoneapi (+0x1e7300) (0x101e709c) 3 0x100e70a0 in sipphoneapi (+0xe70a0) (0x100e7140) 0x00000094: addb %al,0x0(%eax)
If there's anything else I can gather to assist debugging please let me know.