http://bugs.winehq.org/show_bug.cgi?id=18991
--- Comment #42 from Otto Rey otto_rey@yahoo.com.ar 2009-08-03 22:44:15 --- Well, as far i can see, "some portion of code" is calling to dlls/kernel32/time.c, function SystemTimeToFileTime with invalid *syst struct members values. Next step: dump the stack trace in SystemTimeToFileTime and follow *syst parameter "build". How can i dump stack trace in c?