Hi, when I run an application that worked fine with version 0.9.36 it now crashes also with the latest stable and development versions. It seems that it fails with a windows-DLL, the dbgrid32.dll. Is this a known problem? Code: wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread 001a), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00000000). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:00000000 ESP:0032b60c EBP:0032b62c EFLAGS:00010206( - 00 - RIP1) EAX:05cf3a38 EBX:00000000 ECX:05fe27c4 EDX:0011004c ESI:60a943c0 EDI:00000000 Stack dump: 0x0032b60c: 230e7583 05ce38f0 230ea665 05fe2568 0x0032b61c: 05fe2568 0032b638 230ea6e6 00000004 0x0032b62c: 0032b644 230c40bb 05fe2568 0032b690 0x0032b63c: 230c4134 ffffffff 0032b69c 230e307b 0x0032b64c: 00000001 230ea70f 05fe2568 230c3c86 0x0032b65c: 05ce2bac 05ce2be8 230e3062 230eb73b Backtrace: =>1 0x00000000 (0x0032b62c) 2 0x230c40bb in dbgrid32 (+0x40bb) (0x0032b644) 3 0x230e307b in dbgrid32 (+0x2307b) (0x0032b69c) 4 0x73dc0bb3 in mfc42 (+0x90bb3) (0x0032b6d4) 5 0x73d537fd in mfc42 (+0x237fd) (0x0032b760) 6 0x73d31b9b in mfc42 (+0x1b9b) (0x0032b780) 7 0x73d31b05 in mfc42 (+0x1b05) (0x0032b7e0) 8 0x73d31a58 in mfc42 (+0x1a58) (0x0032b800) 9 0x05e0afd8 in sc_s~0mg (+0x5afd8) (0x0032b82c) 10 0x605ad58a WINPROC_wrapper+0x1a() in user32 (0x0032b85c) 11 0x605ad9da WINPROC_wrapper+0x46a() in user32 (0x0032b89c) 12 0x605b0805 in user32 (+0xb0805) (0x0032bd6c) 13 0x605b2d83 in user32 (+0xb2d83) (0x0032bdac) 14 0x60572ee7 in user32 (+0x72ee7) (0x0032be0c) 15 0x60577e15 in user32 (+0x77e15) (0x0032be6c) 16 0x6057832c SendMessageW+0x4c() in user32 (0x0032beac) 17 0x605a23e6 in user32 (+0xa23e6) (0x0032bf0c) 18 0x605a248b in user32 (+0xa248b) (0x0032bf6c) 19 0x605a248b in user32 (+0xa248b) (0x0032bfcc) 20 0x605a2b0b DestroyWindow+0x1eb() in user32 (0x0032c00c) 21 0x73d36c14 in mfc42 (+0x6c14) (0x0032c03c) 22 0x73d38f06 in mfc42 (+0x8f06) (0x0032c058) 23 0x73dbbb12 in mfc42 (+0x8bb12) (0x0032c17c) 24 0x11d1cc82 (0x00113f7a) 25 0x00420045 in sam_light (+0x20045) (0x53550000) 0x00000000: -- no code accessible -- Modules: Module Address Debug info Name (168 modules) ELF 101000- 109000 Deferred libsm.so.6 ELF 116000- 11b000 Deferred libxfixes.so.3 ELF 11d000- 127000 Deferred libxcursor.so.1 ELF 129000- 130000 Deferred libxrandr.so.2 ELF 132000- 16b000 Deferred libcups.so.2 ELF 2cb000- 324000 Deferred libpulse.so.0
dimesio
2008-Aug-14 13:50 UTC
[Wine] Re: Latest Wine crashes where version 0.9.36 worked fine
Hadron wrote:> Hi, > > when I run an application that worked fine with version 0.9.36 it now crashes also with the latest stable and development versions. It seems that it fails with a windows-DLL, the dbgrid32.dll. > > Is this a known problem? > >The name of the app would be helpful. Have you checked bugzilla and the AppDB?