Re: Reproducible random python crash.

2009-08-24 Thread Carlos O'Donell
On Sun, Aug 23, 2009 at 5:21 PM, John David Anglind...@hiauly1.hia.nrc.ca wrote: I booted 2.6.30.5 from gsyprf11 because I had one random segv and one command hang while running the GCC testsuite.  I suspect that some hangs are due to dropped signals.  I'm tempted to try the sequence with

Re: Reproducible random python crash.

2009-08-24 Thread John David Anglin
Any idea what might be the cause? No. I looked at two core dumps briefly. In the first, it looked like the PIC register value was corrupt causing a transfer to page 0. In the second, there wasn't any backtrace info (both pc and rp were 0). Unfortunately, this doesn't say much. It would be