Message369736
https://buildbot.python.org/all/#/builders/727
test_tuples (test.test_gdb.PrettyPrintTests)
Verify the pretty-printing of tuples ... ok
test_bt (test.test_gdb.PyBtTests)
Verify that the "py-bt" command works ... FAIL
Stderr:
Python Exception <class 'gdb.MemoryError'> Cannot access memory at address 0xfffffedc:
Error occurred in Python command: Cannot access memory at address 0xfffffedc
and a pile of similar errors after test_bt
Marking release blocker as this isn't present in 3.8 or earlier, we've got a regression here.
i haven't tried to debug yet, but that pointer value smells like something did a negative offset from NULL... |
|
Date |
User |
Action |
Args |
2020-05-23 18:30:25 | gregory.p.smith | set | recipients:
+ gregory.p.smith |
2020-05-23 18:30:25 | gregory.p.smith | set | messageid: <1590258625.25.0.246740749681.issue40746@roundup.psfhosted.org> |
2020-05-23 18:30:25 | gregory.p.smith | link | issue40746 messages |
2020-05-23 18:30:24 | gregory.p.smith | create | |
|