http://bugs.winehq.org/show_bug.cgi?id=18991
--- Comment #61 from Dmitry Timoshkov dmitry@codeweavers.com 2009-08-18 00:48:36 --- (In reply to comment #60)
But since it is not possible to update the bundled version of Mono and looks like windows does something when feed with a invalid date that prevents the crash, we still have a bug in wine to fix. Conformance tests are needed on some time-related functions of windows with weird input values.
The test is in the Comment #41. According to it Windows does the same thing as Wine does. Notice, there is no crash, it's Mono who deliberately crashes itself due to its own bug. The bug older Mono versions are suffering from that bug only in some specific time zones (America/Sao_Paulo is one of them).
Actually this bug is a duplicate of the bug 19011. And that one should be marked as invalid.