Gregory P. Smith <g...@krypto.org> added the comment:

FYI - I updated the ubsan buildbot to clang 9 so this one shows up in there now:

/var/lib/buildbot/workers/clang-ubsan/3.x.gps-clang-ubsan.clang-ubsan/build/Modules/_struct.c:487:28:
 runtime error: load of value 116, which is not a valid value for type '_Bool'
Objects/memoryobject.c:1702:15: runtime error: load of value 116, which is not 
a valid value for type '_Bool'
Objects/memoryobject.c:2704:15: runtime error: load of value 116, which is not 
a valid value for type '_Bool'
Objects/memoryobject.c:2704:15: runtime error: load of value 116, which is not 
a valid value for type '_Bool'

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39689>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to