http://bugs.winehq.org/show_bug.cgi?id=9638
--- Comment #6 from scguy318 nodisgod@yahoo.com 2008-06-03 14:54:19 --- Created an attachment (id=13645) --> (http://bugs.winehq.org/attachment.cgi?id=13645) FileAnt exception backtraces
I obtained a backtrace. The backtraces of the other Wine processes (e.g. winedevice and services) were not relevant to the problem so I omitted them. Initially an exception "inexact float result in 32-bit code" occurs in msvbvm60, then as I passed the exception up, rpcrt4 raises an exception, then eventually a page fault occurs in RtlAllocateHeap, then the process terminates.