|
From: Tom H. <to...@co...> - 2009-04-08 13:24:30
|
Andrew McLeod wrote: > Finally it just quit out with a SEGFAULT. > > Mostly just the DWARF2 CFI reader error (hundreds of this error). The attached patch should fix the DWARF errors - please let me know if it does. I don't think it will help with the crash though - all those errors mean is that it hasn't been able to decode some of the debug information which will just mean it may have trouble unwinding the stack when reporting an error. Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |