From: Armin R. <ar...@tu...> - 2009-04-02 15:41:16
|
Hi, On Thu, Apr 02, 2009 at 11:10:31AM +0200, D.Hendriks (Dennis) wrote: > gives a segmentation fault. This is documented in "A.1 Known bugs" (http://psyco.sourceforge.net/psycoguide/bugs.html). > I was wondering if Psyco could be changed (fixed?) to not result in a > segmentation fault, but in the 'normal' exception? Yes, it is possible. I'll leave Christian Tismer to say if he's up to the task of fixing Psyco V2 (I will not fix Psyco 1.6). A bientot, Armin. |