Message331763
When running tests on Solaris (amd64) I noticed that one test in test_faulthandler.py fails with the segmentation fault.
I have attached program reproducing this issue and its core stack trace. Program runs entirely with *Ending* printed as well and segfaults somewhere in the sys.exit() during deallocation.
Problem doesn't appear when chain variable is set to False or if faulthandler is unregistered. Also, this bug appears only with --enable-optimizations on, but probably it just doesn't manifest itself in non optimized build (or on sparc).
I am not sure how to diagnose it more so I am at least reporting this issue. |
|
Date |
User |
Action |
Args |
2018-12-13 15:38:08 | kulikjak | set | recipients:
+ kulikjak |
2018-12-13 15:38:08 | kulikjak | set | messageid: <1544715488.9.0.788709270274.issue35484@psf.upfronthosting.co.za> |
2018-12-13 15:38:08 | kulikjak | link | issue35484 messages |
2018-12-13 15:38:08 | kulikjak | create | |
|