http://bugs.winehq.org/show_bug.cgi?id=18550
Robert Förster Dessa@gmake.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Dessa@gmake.de
--- Comment #2 from Robert Förster Dessa@gmake.de 2009-06-29 06:04:21 --- GNU gold (Linux/GNU Binutils 2.19.51.0.11.20090627) 1.9 actually compiles fine, but crashes on me (clean .wine, of course):
Wine-dbg>cont fixme:advapi:SetSecurityInfo stub fixme:win:EnumDisplayDevicesW ((null),0,0x3aed90,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x3aebb8,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x3af2c0,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x3af3d4,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x3af56c,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x3af568,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x3af4f4,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x3af4e4,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x3aefec,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x3af124,0x00000000), stub! Thread ID=0024 renamed using MS VC6 extension (name=="") Thread ID=0025 renamed using MS VC6 extension (name=="") First chance exception: page fault on read access to 0x65cb27ae in 32-bit code (0xf7f400df). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:f7f400df ESP:003ae7cc EBP:003ae800 EFLAGS:00010216( R- -- I -A-P- ) EAX:65cb27a2 EBX:f7f53fc4 ECX:003ae84c EDX:00000000 ESI:65cb27a2 EDI:003ae84c Stack dump: 0x003ae7cc: 00000000 00000000 003ae9d7 f7f53fc4 0x003ae7dc: f7f44b00 f7cbce3e 003ae880 003ae7a8 0x003ae7ec: f7f45489 003ae9d7 f7f53fc4 7d376928 0x003ae7fc: 00000000 003ae880 f7f4050a f7f45489 0x003ae80c: 003ae9d7 f7f53fc4 f7f44b00 00000000 0x003ae81c: 7bdf6b28 f7d923b8 f7cbbaa9 00889d73 Backtrace: =>0 0xf7f400df (0x003ae800) 1 0xf7f4050a (0x003ae880) 2 0xf7f40741 (0x003ae938) 3 0xf7f41d26 (0x003ae9e4) 4 0xf7f49a16 (0x003aea54) 5 0xf7f454a6 (0x003aeb34) 6 0xf7f492b1 (0x003aeba4) 7 0xf7c49c1b GLIBC_2+0xc1b() in libdl.so.2 (0x003aec04) 8 0xf7f454a6 (0x003aece4) 9 0xf7c4a0ac in libdl.so.2 (+0x10ac) (0x003aed24) 10 0xf7c49b51 GLIBC_2+0xb51() in libdl.so.2 (0x003aed54) 11 0xf7dfeb63 wine_get_es+0xaaf() in libwine.so.1 (0x003aed94) 12 0xf7dff6a4 in libwine.so.1 (+0x36a4) (0x003aedf4) 13 0x7ef7de52 in ntdll<elf> (+0x27e52) (0x003af074) 14 0x7ef811c0 in ntdll<elf> (+0x2b1c0) (0x003af194) 15 0x7ef81963 LdrLoadDll+0x47() in ntdll<elf> (0x003af1d4) 16 0x7edf1fd3 in kernel32<elf> (+0x3dfd3) (0x003af224) 17 0x7edf2127 LoadLibraryExW+0x44() in kernel32<elf> (0x003af264) 18 0x7edf2236 LoadLibraryExA+0x40() in kernel32<elf> (0x003af284) 19 0x7edf226e LoadLibraryA+0x2e() in kernel32<elf> (0x003af2a4) 20 0x008ab7db in wow (+0x4ab7db) (0x003af85c) 21 0x008ace45 in wow (+0x4ace45) (0x003af918) 22 0x008ad822 in wow (+0x4ad822) (0x003af94c) 23 0x00849f4e in wow (+0x449f4e) (0x003afa94) 24 0x0084163b in wow (+0x44163b) (0x003afaa8) 25 0x00468f80 in wow (+0x68f80) (0x003afd10) 26 0x007c3cf4 in wow (+0x3c3cf4) (0x003afd70) 27 0x00403a33 in wow (+0x3a33) (0x003afdc0) 28 0x00833cce in wow (+0x433cce) (0x003afe44) 29 0x00833f11 in wow (+0x433f11) (0x003afe5c) 30 0x00406c7d in wow (+0x6c7d) (0x003afef8) 31 0x7ee00c11 in kernel32<elf> (+0x4cc11) (0x003affe8) 32 0xf7e00601 wine_call_on_stack+0x1d() in libwine.so.1 (0x00000000)
the binutils maintainer of my distro (gentoo) would probably say "its gold that need to change, not the application" so, it would be nice if someone who has more knowledge of that bug thats happening here could report it upstream, since i have no idea