http://bugs.winehq.org/show_bug.cgi?id=19240
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #22259|0 |1 is obsolete| | Attachment #22278|0 |1 is obsolete| | Attachment #22293|0 |1 is obsolete| |
--- Comment #7 from Ken Sharp kennybobs@o2.co.uk 2009-07-09 07:23:45 --- Created an attachment (id=22294) --> (http://bugs.winehq.org/attachment.cgi?id=22294) wine-1.1.25-133-g7cc7e7b +relay +seh +tid +file
This produces the shortest +relay log I've ever seen:
001b:trace:relay:load_list L"RelayExclude" = L"ntdll.RtlEnterCriticalSection;ntdll.RtlLeaveCriticalSection;kernel32.48;kernel32.49;kernel32.94;kernel32.95;kernel32.96;kernel32.97;kernel32.98" 001b:trace:relay:load_list L"RelayFromExclude" = L"winex11.drv;user32;gdi32;advapi32;kernel32" 001b:Call KERNEL32.__wine_kernel_init() ret=7bc4ec30
+file shows the app calls QtCore4.dll (which calls ws2_32.dll) before immediately exiting.
Native ws2_32 doesn't help, but I doubt that's the problem anyway.