http://bugs.winehq.org/show_bug.cgi?id=8217 ------- Additional Comments From dank(a)kegel.com 2007-29-04 15:00 ------- The interesting lines are 000b:Call kernel32.LoadLibraryA(00433438 "anet2.dll") ret=0041a02d 000b:Ret kernel32.LoadLibraryA() retval=00000000 ret=0041a02d ... wine: Unhandled page fault on read access to 0x00000000 at address 0x411aeb (thread 000b), starting debugger... which is amusing, since I wrote anet2.dll (not that I worked on that particular game). Is that dll installed, and not found by LoadLibrary? If so, a +file,+module,+relay trace would be interesting. -- 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.