[Bug 11103] New: Launching any application w/ current git tree results in advapi32 Unhandled page fault
http://bugs.winehq.org/show_bug.cgi?id=11103 Summary: Launching any application w/ current git tree results in advapi32 Unhandled page fault Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: advapi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: bero(a)arklinux.org $ wine winefile [or any other application] wine: Unhandled page fault on read access to 0x00000002 at address 0x7ed55e96 (thread 000f), starting debugger... Unhandled exception: page fault on read access to 0x00000002 in 32-bit code (0x7ed55e96). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7ed55e96 ESP:7ebd0908 EBP:00000000 EFLAGS:00010297( - 00 RISAP1C) EAX:00000000 EBX:7ed6264c ECX:001108b8 EDX:7ffd0000 ESI:00000000 EDI:00000002 Stack dump: 0x7ebd0908: 7ed66e60 7bc32ded 00110014 00110a08 0x7ebd0918: 002c002a b7e25160 00220020 b7e25120 0x7ebd0928: 00110a10 b7e264d8 007a0078 7ed8649c 0x7ebd0938: 00110960 b7e24f44 7ed66e60 7ed86108 0x7ebd0948: 00000002 7ed85f68 7ed8648c 7ed857df 0x7ebd0958: 00000001 00000002 7ed86500 7ebd09bc Backtrace: =>1 0x7ed55e96 SetServiceStatus+0x86() in advapi32 (0x00000000) 0x7ed55e96 SetServiceStatus+0x86 in advapi32: movl 0x0(%edi),%eax Modules: Module Address Debug info Name (22 modules) ELF 4960b000-49628000 Deferred ld-linux.so.2 ELF 4a0d6000-4a224000 Deferred libc.so.6 ELF 4a226000-4a24d000 Deferred libm.so.6 ELF 4a24f000-4a253000 Deferred libdl.so.2 ELF 4a255000-4a26c000 Deferred libpthread.so.0 ELF 7b800000-7b92e000 Deferred kernel32<elf> \-PE 7b820000-7b92e000 \ kernel32 ELF 7bc00000-7bca7000 Deferred ntdll<elf> \-PE 7bc10000-7bca7000 \ ntdll ELF 7bf00000-7bf03000 Deferred <wine-loader> ELF 7ea57000-7eac1000 Deferred msvcrt<elf> \-PE 7ea70000-7eac1000 \ msvcrt ELF 7ece3000-7ed1b000 Deferred ntoskrnl<elf> \-PE 7ecf0000-7ed1b000 \ ntoskrnl ELF 7ed1b000-7ed67000 Export advapi32<elf> \-PE 7ed30000-7ed67000 \ advapi32 ELF 7ed67000-7ed72000 Deferred libnss_files.so.2 ELF 7ed73000-7ed87000 Deferred winedevice<elf> \-PE 7ed80000-7ed87000 \ winedevice ELF b7e12000-b7e27000 Deferred mountmgr.sys.so PE b7e20000-b7e27000 Deferred mountmgr.sys ELF b7e27000-b7f3c000 Deferred libwine.so.1 Threads: process tid prio (all id:s are in hex) 0000000c (D) c:\windows\system32\winedevice.exe 0000000f 0 <== 0000000e 0 0000000d 0 0000000a 0000000b 0 00000008 00000009 0 Backtrace: =>1 0x7ed55e96 SetServiceStatus+0x86() in advapi32 (0x00000000) err:ntdll:RtlpWaitForCriticalSection section 0x7ed66e60 "service.c: service_cs" wait timed out in thread 000d, blocked by 000f, retrying (60 sec) After waiting for 60 seconds, the application opens and works. Since mountmgr.sys is in the backtrace, it may be worth mentioning that I'm compiling wine without HAL. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11103 --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-01-09 18:11:40 --- Can you *attach* a log with debugging symbols? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11103 Karel Janda <janda(a)ccs.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janda(a)ccs.cz --- Comment #2 from Karel Janda <janda(a)ccs.cz> 2008-05-13 02:53:26 --- Error may be related with system glibc version. My Mandriva 2006.0 is affected with last few versions up to wine version 0.9.61 included (binary rpm for 2006). Mandriva 2007 was not affected (binary rpm for 2007.0). Sorry, I have no build to test 1.0-rc1. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11103 --- Comment #3 from Bernhard Rosenkraenzer <bero(a)arklinux.org> 2008-05-13 03:38:58 --- The problem went away here, but I'm not 100% sure whether it's because I updated wine to 1.0-rc1 or because I updated glibc to 2.8... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11103 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-05-13 12:29:09 --- Let's consider it fixed then. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11103 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-23 10:37:41 --- Closing bugs fixed in 1.0-rc2. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11103 --- Comment #6 from Karel Janda <janda(a)ccs.cz> 2008-06-10 14:36:53 --- Bug was surely binary build problem only. Replacing winedevice.exe.so (from Mandriva 2006 binary rpm) by the same file from other binary rpm (Suse Enterprice Linux 9, the same wine version) helps! Verified also on 1.0-rc4 builds :((. Please keep bug closed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11103 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org