https://bugs.documentfoundation.org/show_bug.cgi?id=94715

--- Comment #7 from Terrence Enger <[email protected]> ---
I have managed to provoke the the segfault with the following
completely underwhelming steps ...

(*) Open a .odb, for example a completely empty (no tables, no data,
    no nothing) embedded Firebird database.  Program presents Base window.
(*) Type "<Alt>+F C".  KABOOM.

In the resulting backtrace, 15 out the top 16 functions have the same name as
in Julien's attachment from October 2nd.

Execution with paramter --valgrind results in output very much like Julien's in
comment 5, but no crash.  And, like before, the daily dbgutil bibisect
repository version 2015-12-29 does not crash.

The crashing LibreOffice is commit 30b8dcb, fetched 2015-12-22 03:55 UTC,
configured ...

    CC=ccache /usr/bin/gcc
    CXX=ccache /usr/bin/g++
    --enable-option-checking=fatal
    --enable-dbgutil
    --enable-debug
    --enable-crashdump
    --without-system-postgresql
    --without-myspell-dicts
    --with-extra-buildid
    --without-doxygen
    --with-external-tar=/home/terry/lo_hacking/git/src
    # --disable-remote

built and running on debian-squeeze.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to