http://bugs.winehq.org/show_bug.cgi?id=28254
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, obviously still present.
--- snip --- $ WINEDEBUG=+tid,+seh,+winedevice wine net start NetworkX >>log.txt 2>&1 ... 002d:trace:winedevice:load_driver_module L"C:\windows\System32\ckldrv.sys": relocating from 0x10000 to 0x540000 002d:trace:seh:raise_exception code=c0000005 flags=0 addr=0x7bc578da ip=7bc578da tid=002d 002d:trace:seh:raise_exception info[0]=00000001 002d:trace:seh:raise_exception info[1]=00543000 002d:trace:seh:raise_exception eax=00542ffd ebx=7bccf000 ecx=00013158 edx=00543158 esi=00010000 edi=003d0f00 002d:trace:seh:raise_exception ebp=0053e5d8 esp=0053e5a0 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00010202 002d:trace:seh:call_vectored_handlers calling handler at 0x7ed2f6c7 code=c0000005 flags=0 002d:trace:seh:call_vectored_handlers handler at 0x7ed2f6c7 returned 0 002d:trace:seh:call_stack_handlers calling handler at 0x7bc9dc4f code=c0000005 flags=0 wine: Unhandled page fault on write access to 0x00543000 at address 0x7bc578da (thread 002d), starting debugger.. ... --- snip ---
$ wine --version wine-1.7.8-248-g8dd9c61
Regards