Hallo,
running CVS wine on my dual pentium machine with debugmessages enabled, I now see that both CPUs spit out debug output at the same time, leading to garbled output, like:
000b:Call gdi32.GetCurrentObject(0000136c,00000005) ret=7f0013:Ca000b:Ret gdi32.GetCurrentObject() retval=00000044 ret=7fef3e40 0013:Ret ntdll.NtUnmapViewOfSection() retval=00000000 ret=77b000b:R0013:Ret kernel32.UnmapViewOfFile() retval=00000001 re000b:Call g0013 :Ret wininet.CommitUrlCacheEntryW() re000b:Ret gdi32.GDI_ReleaseObj() retval=00000000 ret=7fef3f1d
Is this an artefact of my machine or a wine problem?
In the latter case, as Hyperthreading amd Multicore machines will get more available with time, a fix would be appreciated.
Bye