[Python-Dev] An infinite loop in dictobject.c
Mark Shannon
mark at hotpy.org
Thu May 24 21:59:37 CEST 2012
More information about the Python-Dev mailing list
Thu May 24 21:59:37 CEST 2012
- Previous message: [Python-Dev] An infinite loop in dictobject.c
- Next message: [Python-Dev] An infinite loop in dictobject.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Daniel Farina wrote: > Hello all. I seem to be encountering somewhat rare an infinite loop > in hash table probing while importing _socket, as triggered by > init_socket.c in Python 2.6, as seen/patched shipped with Ubuntu 10.04 > LTS. The problem only reproduces on 32 bit machines, on both -O2 and > -O0 builds (which is how I have managed to retrieve the detailed stack Please submit a report to the tracker for this. (Add me to the nosy list if you can) Cheers, Mark.
- Previous message: [Python-Dev] An infinite loop in dictobject.c
- Next message: [Python-Dev] An infinite loop in dictobject.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list