https://bugs.winehq.org/show_bug.cgi?id=45059
Bug ID: 45059 Summary: Every test crashes under valgrind (kernel32/timezinfo) Product: Wine Version: 3.6 Hardware: x86 OS: Linux Status: NEW Keywords: download, regression, source, testcase, valgrind Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com CC: fracting@gmail.com, leslie_alistair@hotmail.com Regression SHA1: 4c2cc57c7f43237afd58bd747e0b2ec13a386702 Distribution: Gentoo
Regression introduced by: commit 4c2cc57c7f43237afd58bd747e0b2ec13a386702 Author: Qian Hong qhong@codeweavers.com Date: Wed Apr 18 07:44:29 2018 +0000
kernel32: Init TimezoneInformation registry.
Signed-off-by: Alistair Leslie-Hughes leslie_alistair@hotmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=45059
--- Comment #1 from Austin English austinenglish@gmail.com --- Created attachment 61188 --> https://bugs.winehq.org/attachment.cgi?id=61188 backtrace
Was able to get one backtrace, usually there was none for me.
https://bugs.winehq.org/show_bug.cgi?id=45059
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Austin English from comment #1)
Created attachment 61188 [details] backtrace
Was able to get one backtrace, usually there was none for me.
What does your register have at HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation
https://bugs.winehq.org/show_bug.cgi?id=45059
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to Alistair Leslie-Hughes from comment #2)
(In reply to Austin English from comment #1)
Created attachment 61188 [details] backtrace
Was able to get one backtrace, usually there was none for me.
What does your register have at HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation] "StandardName"="Central Standard Time" "TimeZoneKeyName"="Central Standard Time"
https://bugs.winehq.org/show_bug.cgi?id=45059
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #4 from joaopa jeremielapuree@yahoo.fr --- Is still a bug in current wine(3.20)?
https://bugs.winehq.org/show_bug.cgi?id=45059
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED
--- Comment #5 from Austin English austinenglish@gmail.com --- Seems to work with my current glibc/gcc, even with 4c2cc57c7f43237afd58bd747e0b2ec13a386702, so I'll assume it was a toolchain issue.
https://bugs.winehq.org/show_bug.cgi?id=45059
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.