http://bugs.winehq.org/show_bug.cgi?id=23425
--- Comment #4 from denis bonnenfant denis.bonnenfant@diderot.org 2010-06-29 03:14:55 --- I had just the minimal set of dlls installed : vcrun2005, vcrun2008 and msxml6
It doesn't really crash : so there was no backtrace : solidworks closes and display a window saying that there was a problem, do you want to send the log to solidworks corp, and restart the app ?...
wine log ends up with just :
wine: Call from 0x7bc4b0a0 to unimplemented function KERNEL32.dll.QueryMemoryResourceNotification, aborting fixme:dbghelp_dwarf:compute_location Only supporting one breg (18 -> 24) fixme:dbghelp_dwarf:compute_location Only supporting one breg (17 -> 23) fixme:dbghelp_dwarf:compute_location Only supporting one breg (17 -> 23) err:dbghelp:pe_load_dbg_file Couldn't find .DBG file "Vbe6.dbg" ("") err:dbghelp:pe_load_msc_debug_info -Debug info stripped, but no .DBG file in module L"vbe6intl"
Anyway, the problem was solved by Austin's patch.