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

A buildbot is up and running:
  http://buildbot.python.org/all/#/builders?tags=%2Bubsan

in order to see the errors though, you have to manually string search for 
"runtime error" in the giant test logs stdout.

At the moment, Modules/_ctypes/_ctypes.c dominates the error lists with 
misaligned access problems - I suggest filtering that out and looking for the 
others to start with for anyone working on these issues.

----------

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

Reply via email to