http://bugs.winehq.org/show_bug.cgi?id=2755
Summary: Wine crashes while running Newsbinpro Product: Wine Version: 20050211 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P4 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: dzrudy@gmail.com
My system specs: Fedora Core 3 x86_64 (Kernel 2.6.10-1.766_FC3) Wine20050211 Application that I tried to run: Newsbin Pro v4.32 build 4964
The problem didn't exist on wine20050111 running on Kernel 2.6.9
Below is the console output atfer initial run:
wine nbpro.exe fixme:process:GetProcessWorkingSetSize (0xffffffff,0x778cfe54,0x778cfe50): stub fixme:process:SetProcessWorkingSetSize (0xffffffff,52428800,209715200): stub - harmless fixme:process:GetProcessWorkingSetSize (0xffffffff,0x778cfe54,0x778cfe50): stub err:x11drv:X11DRV_CreateWindow invalid window width -2 err:x11drv:X11DRV_CreateWindow invalid window height -2 err:x11drv:X11DRV_CreateWindow invalid window height -2 fixme:ole:CoRegisterMessageFilter stub fixme:powermgnt:SetThreadExecutionState (0x1): stub, harmless. fixme:powermgnt:SetThreadExecutionState (0x1): stub, harmless. fixme:powermgnt:SetThreadExecutionState (0x1): stub, harmless. fixme:powermgnt:SetThreadExecutionState (0x0): stub, harmless. err:listview:LISTVIEW_WindowProc unknown msg 0ae9 wp=00000000 lp=00000000 err:progress:ProgressWindowProc unknown msg 0ae9 wp=0000 lp=00000000 err:progress:ProgressWindowProc unknown msg 0ae9 wp=0000 lp=00000000 err:progress:ProgressWindowProc unknown msg 0ae9 wp=0000 lp=00000000 err:progress:ProgressWindowProc unknown msg 09b4 wp=0000 lp=00000000 err:progress:ProgressWindowProc unknown msg 09b6 wp=0000 lp=00000000
.. and when it crashed I got:
wine: Unhandled exception (thread 0009), starting debugger... WineDbg starting on pid 0x8 Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00000000). In 32 bit mode. Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:005b EIP:00000000 ESP:778cfdb4 EBP:778cfdc4 EFLAGS:00010216( - 00 -RIAP1) EAX:00000000 EBX:7e94199c ECX:c0000135 EDX:00000134 ESI:77ce1248 EDI:7697ab63 Stack dump: 0x778cfdb4: 7e93a76d ffffffff 7e93ea4b 76973028 0x778cfdc4: 778cfdfc 76931042 7e930000 76968d79 0x778cfdd4: ffffffff 778cfdfc f7ee8276 7697ab63 0x778cfde4: 76968d79 7697a1e0 00000000 77c43938 0x778cfdf4: 77b6a610 00000001 778cfe20 006d5b2d 0x778cfe04: 00000000 006bfa7a 00000000 00000000 Backtrace: =>1 0x00000000 (0x778cfdc4) 2 0x76931042 CoFreeUnusedLibraries in ole32 (0x778cfdfc) 3 0x006d5b2d in nbpro (+0x2d5b2d) (0x778cfe20) 4 0x006bd615 in nbpro (+0x2bd615) (0x00000000) 0x00000000: addb %al,0x0(%eax) Wine-dbg>