Comment 3 for bug 1237981

Revision history for this message
Sam Hartman (hartmans) wrote : Re: [Bug 1237981] Re: Segfault on LiveCD

As of now (in wheezy-proposed) there is moonshot-gss-eap-dbg.

For this sort of problem valgrind probably works better than gdb. At
least, once you see that it is in something like malloc_consolidate in
the middle of doing initialization it's more probably earlier corruption
than a problem near the segfault.

I believe I have things isolated and am building a fix.