http://bugs.winehq.org/show_bug.cgi?id=33481
--- Comment #4 from denis bonnenfant denis.bonnenfant@diderot.org --- OK. these are the first lines of the backtrace ( last lines are repeated 100x ):
WineDbg starting on pid 0024 Wine-dbg>bt Backtrace: =>0 0x0c9dc591 (0x0033f5e8) 1 0x7ec58879 HOOKPROC_wrapper+0xcb8() in user32 (0x0033f8c8) 2 0x7ec7bc92 in user32 (+0x6bc91) (0x0033fc38) 3 0x7ec7e060 PeekMessageW+0xcf() in user32 (0x0033fc98) 4 0x7ec7e29e PeekMessageA+0xdd() in user32 (0x0033fcd8) 5 0x1d32da13 (0x0033fd2c) 6 0x1ca5f4c4 (0x0033fd64) 7 0x48acf447 (0x0033fd7c) 8 0x48acff11 (0x0033fdb8) 9 0x78a4af81 (0x0033fdcc) 10 0x0040e339 (0x0033fe60) 11 0x7b85f13c call_process_entry+0xb() in kernel32 (0x0033fe78) 12 0x7b8601c3 in kernel32 (+0x501c2) (0x0033feb8) 13 0x7bc802f0 call_thread_func_wrapper+0xb() in ntdll (0x0033fed8) 14 0x7bc8327d call_thread_func+0x7c() in ntdll (0x0033ffa8) 15 0x7bc802ce RtlRaiseException+0x21() in ntdll (0x0033ffc8) 16 0x7bc5413e call_dll_entry_point+0x3fd() in ntdll (0x0033ffe8) 17 0xf760863d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 18 0xf760863d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
Don't know if it is useable...