emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42660: closed (emacs-27.1-rc1 and UBsan findings)


From: GNU bug Tracking System
Subject: bug#42660: closed (emacs-27.1-rc1 and UBsan findings)
Date: Tue, 18 Aug 2020 01:00:02 +0000

Your message dated Mon, 17 Aug 2020 17:58:59 -0700
with message-id <d8d0ac91-6a58-5356-8425-00aaeb1c0710@cs.ucla.edu>
and subject line emacs-27.1-rc1 and UBsan findings
has caused the debbugs.gnu.org bug report #42660,
regarding emacs-27.1-rc1 and UBsan findings
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42660: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42660
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: emacs-27.1-rc1 and UBsan findings Date: Sat, 1 Aug 2020 16:34:22 -0400
I believe these additional failures are due to -fsanitize=undefined
-fno-sanitize-recover=all.

SUMMARY OF TEST RESULTS
-----------------------
Files examined: 267
Ran 3850 tests, 7 failed to run, 3763 results as expected, 1
unexpected, 86 skipped
1 files did not contain any tests:
  src/emacs-module-tests.log
1 files did not finish:
  lisp/international/ccl-tests.log
1 files contained unexpected results:
  lisp/cedet/srecode-utest-template.log
Makefile:319: recipe for target 'check-doit' failed
make[2]: *** [check-doit] Error 2
make[2]: Leaving directory '/home/jwalton/Build-Scripts/emacs-27.1/test'
Makefile:289: recipe for target 'check' failed
make[1]: *** [check] Error 2
make[1]: Leaving directory '/home/jwalton/Build-Scripts/emacs-27.1/test'
Makefile:959: recipe for target 'check' failed
make: *** [check] Error 2

Here's a typical failure:

$ cat emacs-27.1/test/lisp/international/ccl-tests.log
Running 7 tests (2020-08-01 16:28:12-0400, selector `(not (or (tag
:expensive-test) (tag :unstable)))')
   passed  1/7  ccl-compile-midi (0.000181 sec)
   passed  2/7  ccl-compile-pgg (0.000093 sec)
   passed  3/7  ccl-dump-midi (0.005956 sec)
   passed  4/7  ccl-dump-pgg (0.000111 sec)
Package pgg-def is deprecated
Package pgg-parse is deprecated
Package pgg is deprecated
ccl.c:1146:29: runtime error: left shift of 1246883553 by 1 places
cannot be represented in type 'int'

Attachment: config.log.zip
Description: Zip archive

Attachment: test-suite.log.zip
Description: Zip archive


--- End Message ---
--- Begin Message --- Subject: emacs-27.1-rc1 and UBsan findings Date: Mon, 17 Aug 2020 17:58:59 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 The bug is unlikely to lead to a real problem, so I installed the attached low-priority patch into the master branch rather than into emacs-27. Closing the bug report as fixed.

Attachment: 0001-Fix-glitch-uncovered-by-gcc-fsanitize-undefined.patch
Description: Text Data


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]