[Bug 11103] New: Launching any application w/ current git tree results in advapi32 Unhandled page fault

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 9 12:59:16 CST 2008


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 at winehq.org
        ReportedBy: bero at 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.



More information about the wine-bugs mailing list