Re: [Python-Dev] crash in 3.0b2 exception code

2008-07-24 Thread Benjamin Peterson
On Thu, Jul 24, 2008 at 2:27 AM, Stefan Behnel <[EMAIL PROTECTED]> wrote: > Hi, > > I get a crash in one of lxml's doctests in 3.0b2, and it looks like it's > coming from plain Python code (as opposed to Cython code). Just a quick > check > before I start digging into this, has anyone seen this be

[Python-Dev] crash in 3.0b2 exception code

2008-07-24 Thread Stefan Behnel
Hi, I get a crash in one of lxml's doctests in 3.0b2, and it looks like it's coming from plain Python code (as opposed to Cython code). Just a quick check before I start digging into this, has anyone seen this before? Stefan [...] Program received signal SIGSEGV, Segmentation fault. [Switching t