GNU bug report logs -
#38748
28.0.50; crash on MacOS 10.15.2
Previous Next
Reported by: Andrii Kolomoiets <andreyk.mad <at> gmail.com>
Date: Thu, 26 Dec 2019 09:49:01 UTC
Severity: normal
Merged with 38822
Found in versions 27.0.60, 28.0.50
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #59 received at 38748 <at> debbugs.gnu.org (full text, mbox):
>>>>> On Wed, 8 Jan 2020 22:18:11 +0000, Pip Cet <pipcet <at> gmail.com> said:
Pip> On Wed, Jan 8, 2020 at 9:43 PM Robert Pluim <rpluim <at> gmail.com> wrote:
>> gcc --version
>> Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
>> Apple LLVM version 10.0.1 (clang-1001.0.46.4)
>> Target: x86_64-apple-darwin18.7.0
>> Thread model: posix
>> InstalledDir: /Library/Developer/CommandLineTools/usr/bin
>>
>> Iʼve attached the disassembly of the two versions. They're very very
>> similar (this is with -g3 -O0).
Pip> But wait, doesn't the bug happen in both unoptimized versions? I
Pip> should have been clearer: my suspicion is the bug only goes away if
Pip> tail calls are optimized, which happens only with optimizations
Pip> enabled.
No, it only happens with the initialisation of 'ok', optimised or not.
As another data point, Iʼm writing this from an emacs with 'ok =
true', which has not crashed yet....
Robert
This bug report was last modified 4 years and 301 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.