http://bugs.winehq.org/show_bug.cgi?id=32550 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |00cpxxx(a)gmail.com Ever Confirmed|0 |1 --- Comment #2 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-01-04 14:53:18 CST --- I can confirm this issue in wine-git. The app does atof(NULL) and wine raises an INVALID_PARAMETER exception. A hack like "if(!str) return 0.0" makes the program happy and produces results. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.