Python-spe-users Digest, Vol 3, Issue 5

[email protected] Sat, 16 Sep 2006 12:00:43 +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. Re: segfault (SPE Stani's Python Editor)


----------------------------------------------------------------------

Message: 1
Date: Fri, 15 Sep 2006 23:11:18 +0200
From: "SPE Stani's Python Editor" <[email protected]>
Subject: Re: [spe-users] segfault
To: "Mailing list for spe users" <[email protected]>
Message-ID:
	<2078a7ad0609151411y11c609b8ib7825584c2c618a2-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Unfortunately the stop function might not work for more complicated
script, such as using threads.
Stani

On 9/14/06, Carl Karsten <carl-0e36oQ2gP/9ZDHo7JO2gXgC/[email protected]> wrote:
> http://pythonide.stani.be
> http://pythonide.stani.be/manual/html/manual.html
> http://pythonide.stani.be/blog/sm_donate
> --
>
>
> 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
>


-- 
http://pythonide.stani.be
http://pythonide.stani.be/screenshots
http://pythonide.stani.be/manual/html/manual.html


------------------------------

_______________________________________________
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 5
**********************************************