http://bugs.winehq.org/show_bug.cgi?id=7794
------- Additional Comments From focht@gmx.net 2007-21-03 10:01 ------- Hello,
The demo version available online works with wine too (the last time I've tried).
You refer to http://www.zemax.com/ ? The lastest demo available there is ver 2007 - which seems to work (at least it doesnt crash at startup). Version 2005 doesnt seem to be available for download ... any chance to upgrade your stuff to 2007? It's hard to tell just from crash dump...
You might supply more info using following
% WINEDEBUG=+tid,+seh,+relay wine $appname >crashlog.txt 2>&1
If log file gets too large you might cut it starting ~200 lines before the crash.
Regards