[Wine] Re: app has problems parsing its config file

ap andreasplesch at gmail.com
Mon Mar 19 00:51:15 CDT 2007


I produced a giant debug log (+600MB) with WINEDEBUG=+relay and
identified the section where the config file is read and the error
message prepared:

...
000d:Call ntdll.strncpy(00928be8,001d11b0
"c:\\windows\\temp\\gocad_cli_01b224a8-6416b4a0-
035b-d806090867ec",0000003d) ret=665e8c04
000d:Ret  ntdll.strncpy() retval=00928be8 ret=665e8c04
000d:Call msvcrt.malloc(00000028) ret=66c0309b
000d:Call ntdll.RtlAllocateHeap(00110000,00000000,00000028)
ret=7edc46a7
000d:Ret  ntdll.RtlAllocateHeap() retval=0098c300 ret=7edc46a7
000d:Ret  msvcrt.malloc() retval=0098c300 ret=66c0309b
000d:Call msvcrt.malloc(00004002) ret=66c0309b
000d:Call ntdll.RtlAllocateHeap(00110000,00000000,00004002)
ret=7edc46a7
000d:Ret  ntdll.RtlAllocateHeap() retval=0099ea70 ret=7edc46a7
000d:Ret  msvcrt.malloc() retval=0099ea70 ret=66c0309b
000d:Call msvcrt.fread(0099ea70,00000001,00002000,008c51f0)
ret=66c02ae9
000d:Call
kernel32.ReadFile(00000188,0099ea70,00002000,0034eeb8,00000000)
ret=7edc04e6
000d:Call
ntdll.NtReadFile(00000188,00000000,00000000,00000000,0034edc0,0099ea70,00002000,
00000000,00000000) ret=7ee658af
000d:Ret  ntdll.NtReadFile() retval=00000000 ret=7ee658af
000d:Ret  kernel32.ReadFile() retval=00000001 ret=7edc04e6
000d:Call
kernel32.ReadFile(00000188,0099ea70,0000023e,0034eeb8,00000000)
ret=7edc04e6
000d:Call
ntdll.NtReadFile(00000188,00000000,00000000,00000000,0034edc0,0099ea70,0000023e,
00000000,00000000) ret=7ee658af
000d:Ret  ntdll.NtReadFile() retval=00000000 ret=7ee658af
000d:Ret  kernel32.ReadFile() retval=00000001 ret=7edc04e6
000d:Call
kernel32.ReadFile(00000188,0099ea70,0000001e,0034eeb8,00000000)
ret=7edc04e6
000d:Call
ntdll.NtReadFile(00000188,00000000,00000000,00000000,0034edc0,0099ea70,0000001e,
00000000,00000000) ret=7ee658af
000d:Ret  ntdll.NtReadFile() retval=00000000 ret=7ee658af
000d:Ret  kernel32.ReadFile() retval=00000001 ret=7edc04e6
000d:Call
kernel32.ReadFile(00000188,0099ea70,00000002,0034eeb8,00000000)
ret=7edc04e6
000d:Call
ntdll.NtReadFile(00000188,00000000,00000000,00000000,0034edc0,0099ea70,00000002,
00000000,00000000) ret=7ee658af
000d:Ret  ntdll.NtReadFile() retval=00000000 ret=7ee658af
000d:Ret  kernel32.ReadFile() retval=00000001 ret=7edc04e6
000d:Ret  msvcrt.fread() retval=00002000 ret=66c02ae9
000d:Call msvcrt.??2 at YAPAXI@Z(00000003) ret=665e8bac
000d:Call ntdll.RtlAllocateHeap(00110000,00000000,00000003)
ret=7edc3f4a
000d:Ret  ntdll.RtlAllocateHeap() retval=008f3698 ret=7edc3f4a
000d:Call ntdll.RtlEnterCriticalSection(7edf7f00) ret=7edc5e8a
000d:Ret  ntdll.RtlEnterCriticalSection() retval=00000000 ret=7edc5e8a
000d:Call ntdll.RtlLeaveCriticalSection(7edf7f00) ret=7edc5dcc
000d:Ret  ntdll.RtlLeaveCriticalSection() retval=00000000 ret=7edc5dcc
000d:Ret  msvcrt.??2 at YAPAXI@Z() retval=008f3698 ret=665e8bac
000d:Call ntdll.strlen(666599e0 "Error: ") ret=780c26d5
...

Unfortunately this is not helpful to me, but it may be to somebpdy else
?

Andreas



More information about the wine-users mailing list