Hi Jean,

On Sat, 2011-05-21 at 16:16 +0200, Jean-Baptiste Faure wrote:
> I tried to use gdb with my last build for libreoffice-3-4 branch (this
> morning). This time, oosplash.bin crashed after a moment of inactivity.
> It did not eat 100% CPU, only seemed to do nothing (futex_wait_queue_me)
> and finally crashed.

        Great - it shouldn't crash.

> Here is what gdb said after I attached it to oosplash.bin :

        We only need the last bits - and preferably in a bug report :-)

> > (gdb) c
> > Continuing.
> > 
> > Program received signal SIGABRT, Aborted.
> > 0x00007f63052aea75 in raise () from /lib/libc.so.6
> > (gdb) 
>
> Is it useful or should I do something else to get more data?

        Not useful; you need to do:

        "thread apply all backtrace"

        and paste the output - and (preferably) with a splash.bin built with
debugging symbols, or it can all get a bit tricky.

        Thanks !

                Michael.

-- 
 michael.me...@novell.com  <><, Pseudo Engineer, itinerant idiot


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to