Terry Reedy wrote:
Laszlo Nagy wrote:
Laszlo Nagy wrote:
Meanwhile I'm trying to turn off threads in that program one by one.
I just got this new type of error:
Fatal Python error: PyThreadState_Delete: invalid tstate
After some days, there are now answers to my question. I guess this is
bec
Laszlo Nagy wrote:
Laszlo Nagy wrote:
Meanwhile I'm trying to turn off threads in that program one by one. I
just got this new type of error:
Fatal Python error: PyThreadState_Delete: invalid tstate
After some days, there are now answers to my question. I guess this is
because nobody knows th
Laszlo Nagy wrote:
Meanwhile I'm trying to turn off threads in that program one by one. I
just got this new type of error:
Fatal Python error: PyThreadState_Delete: invalid tstate
After some days, there are now answers to my question. I guess this is
because nobody knows the answer. I think I
Meanwhile I'm trying to turn off threads in that program one by one. I
just got this new type of error:
Fatal Python error: PyThreadState_Delete: invalid tstate
--
http://mail.python.org/mailman/listinfo/python-list
I could start "gdb python python.core" but don't know what it means.
Unfortunately, there are no debugging symbols.
%gdb /usr/local/bin/python python.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and yo
After upgrading my system, a program started to throw this error, and
make a core dump:
Fatal Python error: ceval: tstate mix-up
Kernel log says:
Jan 9 05:06:49 shopzeus kernel: pid 89184 (python), uid 1024: exited on
signal 6 (core dumped)
I found out that this can happen only when