Message263866
I was writing something that iterates over all objects in gc.get_objects(). I don't know precisely where the offending tuple is coming from, but nearby objects in gc.get_objects() appear to be related to frozen_importlib. A tuple exists somewhere with a null pointer in it. Attempting to iterate over it or access its item results in a segmentation fault. I confirmed this on both Linux and OSX. Python 3.6.0a0 (default:778ccbe3cf74, Apr 20 2016, 20:17:38) | |
Date | User | Action | Args | 2016-04-21 00:20:16 | random832 | set | recipients: + random832 | 2016-04-21 00:20:16 | random832 | set | messageid: <1461198016.05.0.40690695807.issue26811@psf.upfronthosting.co.za> | 2016-04-21 00:20:15 | random832 | link | issue26811 messages | 2016-04-21 00:20:13 | random832 | create | | |