http://bugs.winehq.org/show_bug.cgi?id=19236
dillinger417 dillinger417@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #10 from dillinger417 dillinger417@yahoo.com 2009-07-13 15:38:53 --- I did go ahead and build wine from source for debugging symbols, but during that time I was trying some other things, and I fixed the problem by deleting my ~/.wine folder. Perhaps wine killed the previous session before a configuration file used could be fully written to. I would suggest that there is still a bug, in that there should be a better way to handle the situation than crashing the app because of an attempted divide by zero. Perhaps some sort of default value to use in the case of reading a zero. Or a check to make sure the configuration file is complete/valid. This is just guesswork on my part. I don't know enough about Wine to say. My $.02.
Anyway, even though I saved out my ~/.wine to ~/.wine-bak, and after compiling restored it, I was unable to reproduce the bug.
Thanks for the help and patience.