AW: [Python-Dev] segmentation fault with python2.3a0 from cvs (original) (raw)
Tim Peters tim.one@comcast.net
Mon, 07 Oct 2002 15:22:42 -0400
- Previous message: AW: [Python-Dev] segmentation fault with python2.3a0 from cvs
- Next message: AW: [Python-Dev] segmentation fault with python2.3a0 from cvs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Tim]
It doesn't make sense that sysreftotal isn't falling, though. It's as if the int free list were holding on to references ...
It makes sense after all -- they're all references to the dummy key value we plug into a dict slot when del'ing a key.
- Previous message: AW: [Python-Dev] segmentation fault with python2.3a0 from cvs
- Next message: AW: [Python-Dev] segmentation fault with python2.3a0 from cvs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]