Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2021 18:25:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258212] net-im/telegram-desktop: stop reason = signal SIGSEGV
Message-ID:  <bug-258212-7788-NaN0vquhK9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258212-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258212-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258212

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-functi=
on/35583206#35583206

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258212-7788-NaN0vquhK9>