http://bugs.winehq.org/show_bug.cgi?id=5746
------- Additional Comments From docbill+bugzilla@freeshell.org 2006-24-07 06:24 ------- Created an attachment (id=3015) --> (http://bugs.winehq.org/attachment.cgi?id=3015&action=view) backtrace
Opps that should have been strtod, not strtol. The fact that the crash occurs in libgui.so and not libgl.so is what leads me to suspect the cause is bogus input values as a result of ignoring an error return value.