[Bug 8797] d3d/ddraw related Applications crashes on startup if WINEDEBUG+=relay was not set.
http://bugs.winehq.org/show_bug.cgi?id=8797 ------- Additional Comments From ErV2005(a)rambler.ru 2007-26-06 13:38 -------
Please make sure you have kernel-headers version 2.6 from the extra package set installed. I had older headers (from 2.4.33.3), but upgrading headers and rebuilding wine didn't fix the problem. .kkreiger crashes during LoadLibraryA("d3d9.dll") inside the load_dll()- but reason is different. It looks like load_dll (dlls/ ntdll/loader.c) goes into a recursive loop? It calls load_builtin_dll, then load_biltin_dll calls load_dll again, then load_dll calls load_builtin_dll and application crashes after that. At least it's what I've learned from winedbg session. Looks like a bug. I'll attach winedbg session log for kkreiger. (sorry, input is invisible).
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs