Comment 11 for bug 555977

Revision history for this message
Steve Langasek (vorlon) wrote :

> gdb may be failing to produce a backtrace due to missing debug symbols---
> make sure you have the debug symbols for all of OOo's dependencies installed.

Doesn't seem to be the issue here, first because the stack points to an address within an object belonging to the OOo source, and second because of this error message:

> Backtrace stopped: previous frame identical to this frame (corrupt stack?)

A gdb bug, maybe; not something that's solved by having more symbols available.