[Bug 258212] net-im/telegram-desktop: stop reason = signal SIGSEGV
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258212] net-im/telegram-desktop: stop reason = signal SIGSEGV"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Sep 2021 18:25:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258212
Gleb Smirnoff <glebius@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |glebius@FreeBSD.org
--- Comment #9 from Gleb Smirnoff <glebius@FreeBSD.org> ---
I found out that setlocale() is not supposed to be thread-safe, so fixed the
race on the side of telegram-desktop.
https://stackoverflow.com/questions/4057319/is-setlocale-thread-safe-function/35583206#35583206
--
You are receiving this mail because:
You are the assignee for the bug.