Python-spe-users Digest, Vol 3, Issue 4
[email protected] Fri, 15 Sep 2006 12:00:58 +0200
| Newsgroups | gmane.comp.python.spe.user |
|---|---|
| Message-ID | <[email protected]> |
Send Python-spe-users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.berlios.de/mailman/listinfo/python-spe-users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Python-spe-users digest..." _______________________________________________ http://pythonide.stani.be http://pythonide.stani.be/manual/html/manual.html http://pythonide.stani.be/blog/sm_donate _______________________________________________ Today's Topics: 1. segfault (Carl Karsten) ---------------------------------------------------------------------- Message: 1 Date: Thu, 14 Sep 2006 14:17:37 -0500 From: Carl Karsten <carl-0e36oQ2gP/9ZDHo7JO2gXgC/[email protected]> Subject: [spe-users] segfault To: [email protected] Message-ID: <4509AAD1.2080300-0e36oQ2gP/9ZDHo7JO2gXgC/[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed spe open an app, hit Ctrl-Shift-R to run, again to stop it. get Segmentation fault Tried to do it again under gdb, hit "C-S-r" and got "thread_db_get_info: cannot get thread info: generic error" right away. carl@amd15:~/dev/yate/poler$ gdb python GNU gdb 6.4-debian (gdb) R >>> import _spe.SPE SPE v0.8.2.a (c)2003-2005 www.stani.be [New Thread -1263457360 (LWP 31561)] [New Thread -1271850064 (LWP 31562)] [Thread -1263457360 (LWP 31561) exited] [Thread -1271850064 (LWP 31562) exited] [New Thread -1280242768 (LWP 31564)] (lots more, about 1 each second ) [New Thread -1262879824 (LWP 31917)] [Thread -1262879824 (LWP 31917) exited] [New Thread -1262879824 (LWP 31920)] [Thread -1262879824 (LWP 31920) exited] thread_db_get_info: cannot get thread info: generic error (gdb) bt #0 0x00000000 in ?? () ------------------------------ _______________________________________________ Python-spe-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/python-spe-users End of Python-spe-users Digest, Vol 3, Issue 4 **********************************************