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 -- http://mail.python.org/mailman/listinfo/python-list