http://bugs.winehq.org/show_bug.cgi?id=8797
------- Additional Comments From ErV2005@rambler.ru 2007-26-06 17:09 ------- update: according to my debug results, .kkreiger actually crashes in "wine_dlopen" located in libs/wine/loader.c line 703, (" ret = dlopen( filename, flag | RTLD_FIRST );") crash occurs only if wined3d is loading (filename "/usr/local/bin/../lib/wine/wined3d.dll.so") and WINEDEBUG+=relay is not set.