-debugmsg trace+all gives assertion error

Bernhard Mogens Ege bme at miba.auc.dk
Fri Mar 23 08:47:19 CST 2001


Trying to debug starcraft.exe I put on --debugmsg trace+all as part of 
the wine options:

WINEPREFIX=~/.wine.starcraft/ wine --debugmsg trace+all -desktop 640x480 /mnt/d/Games/Starcraft/starcraft.exe

Wine is cvs version from march 21.

This is the last 20-30 lines from the debug log:

trace:profile:PROFILE_GetWineIniString ('wine','temp','c:\windows'): returning 'C:\temp'
trace:dosfs:DOSFS_GetFullName C:\temp (last=1)
trace:string:lstrcpynA (0xbfffeb28, "/home/bme/C", 1024)
trace:dosfs:DOSFS_FindUnixName /home/bme/C,temp
trace:heap:HeapAlloc (40380000,00000002,0000022c): returning 4038036c
trace:heap:HeapAlloc (40380000,00000002,00000018): returning 403805a4
trace:dosfs:DOSFS_FindUnixName (/home/bme/C,temp) -> temp (TEMP)
trace:heap:HeapFree (40380000,00000002,403805a4): returning TRUE
trace:heap:HeapFree (40380000,00000002,4038036c): returning TRUE
trace:dosfs:DOSFS_GetFullName returning /home/bme/C/temp = C:\TEMP
trace:heap:HeapAlloc (40380000,00000002,00000018): returning 4038036c
trace:reg:NtOpenKey (0x10,L"wine",f003f,0xbfffdec8)
trace:reg:NtOpenKey <- 0x0014
trace:heap:HeapFree (40380000,00000002,4038036c): returning TRUE
trace:reg:RegQueryValueExA (0x14,"path",(nil),0xbfffdec0,0xbfffdecc,0xbfffdec4=1024)
trace:heap:HeapAlloc (40380000,00000002,00000018): returning 4038036c
trace:reg:NtQueryValueKey (0x14,L"path",2,0xbfffdd94,256)
trace:heap:HeapAlloc (40380000,00000002,000007bc): returning 403810e0
trace:reg:NtQueryValueKey (0x14,L"path",2,0x403810e0,1978)
trace:heap:HeapFree (40380000,00000002,403810e0): returning TRUE
trace:heap:HeapFree (40380000,00000002,4038036c): returning TRUE
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
wine: debugtools.c:210: wine_dbg_vprintf: Assertion `ret < sizeof(info->output) - (info->out_pos - info->output)' failed.
trace:profile:PROFILE_GetWineIniString trace:heap:HeapAlloc (40380000,00000002,00000018): returning 4038036c
Aborted (core dumped)


What could the problem be?

regards,

Bernhard Ege



More information about the wine-users mailing list