Python segmentation fault?

Markus Rosenstihl mrosenstihl at macnews.de
Thu Oct 26 17:40:40 EDT 2006


On 2006-10-24 02:58:56 +0200, "Michael B. Trausch" 
<"mike$#at^&nospam!%trauschus"> said:

> Is there a way to debug scripts that cause segmentation faults?  I can
> do a backtrace in gdb on Python, but that doesn't really help me all
> that much since, well, it has nothing to do with my script... :-P
> 
> Any ideas?
> 
> 	Thanks,
> 	Mike

I had segmentation faults on Mac, they were coming from a unpatched 
readline 5.1
Once compiled with readline 5.2 it was working flawlessly

Regards,
Markus




More information about the Python-list mailing list