[Python-Dev] Some bugs in Python? Is this reportable? (original) (raw)
John D. lists@webcrunchers.com
Mon, 25 Nov 2002 19:23:01 -0800
- Previous message: [Python-Dev] Classmethod Help
- Next message: [Python-Dev] Some bugs in Python? Is this reportable?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This Python "feature" has been here for so long, I assumed it was supposed to work this way... Problem is when a control-c is typed, it does a CORE DUMP! OpenBSD 3.2, 3.1, 3.0, 2.9, and beyond. i386 build. Standard PC. Python 2.2.2, 2.2.1, 2.1, and beyond. Standard build.
Python 2.2.2 (#1, Nov 20 2002, 02:13:00) [GCC 2.95.3 20010125 (prerelease)] on openbsd3 Type "help", "copyright", "credits" or "license" for more information.
pid 1234: Fatal error 'pqinserttail: Already in priority queue' at line 196 in file /usr/src/lib/libcr/uthread/uthreadpriorityqueue.c (errno = 4) Abort (core dumped)
John
- Previous message: [Python-Dev] Classmethod Help
- Next message: [Python-Dev] Some bugs in Python? Is this reportable?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]