http://bugs.winehq.org/show_bug.cgi?id=19883
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|kernel32 |-unknown
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name 2009-08-29 21:26:29 --- it's not clear from what you've attached that there is a problem in kernel32, unsetting component.
90% of what you've attached is unrelated, there's no need to include the backtrace for unrelated processes. It's likely that you need to continue execution further also, since this is a "first chance exception", which is often silently handled by the application the real crash might be later.
attach a WINEDEBUG=+relay,+seh,+tid log if you can't get a useful backtrace, compress with gzip or bzip2 if necessary.