http://bugs.winehq.org/show_bug.cgi?id=10726
Summary: Dragon NaturallySpeaking 8 crashes on startup Product: Wine Version: 0.9.46. Platform: Other URL: http://scansoft.com OS/Version: other Status: NEW Keywords: regression Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
With wine-0.9.45, DNS 8 starts up ok, printing fixme:wininet:InternetGetConnectedState always returning LAN connection. about eight times.
With wine-0.9.46 up to current git, DNS 8 crashes on startup, printing fixme:wininet:InternetGetConnectedState always returning LAN connection. fixme:wininet:InternetGetConnectedState always returning LAN connection. fixme:wininet:InternetGetConnectedState always returning LAN connection.
and then
err:ole:marshal_object couldn't get IPSFactory buffer for interface {df0b3d60-548f-101b-8e65-08002b2bd119} err:rpc:I_RpcReceive we got fault packet with status 0x80004002 err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80074002 and putting up an assertion failure dialog,
or
err:seh:setup_exception stack overflow 836 bytes in thread 0011 eip 7eba5049 esp 00240cbc stack 0x241000-0x350000 and hanging.
So it looks like Something Bad Happened between 0.9.45 and 0.9.46.