Problem Building Libreoffice on Linux

Stephan Bergmann sbergman at redhat.com
Wed Feb 17 12:55:16 UTC 2016


On 02/17/2016 01:28 PM, Pranav Ganorkar wrote:
>   make CppunitTest_svgio CPPUNITTRACE="gdb --args"
>
> *******************************************************************
> make -j 4 -rs -f /mnt/D-Drive/LibreOffice/libreoffice/Makefile.gbuild
> CppunitTest_svgio
> [CUT] svgio
> GNU gdb (GDB) 7.10.1
> Copyright (C) 2015 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later
> <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "x86_64-unknown-linux-gnu".
> Type "show configuration" for configuration details.
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>.
> Find the GDB manual and other documentation resources online at:
> <http://www.gnu.org/software/gdb/documentation/>.
> For help, type "help".
> Type "apropos word" to search for commands related to "word"...
> Reading symbols from
> /mnt/D-Drive/LibreOffice/libreoffice/workdir/LinkTarget/Executable/cppunittester...(no
> debugging symbols found)...done.
> (gdb) bt
> No stack.

You need to type "run" first, then wait for the debugged program to run 
and crash, and when the "(gdb)" prompt appears again, then type "bt".



More information about the LibreOffice mailing list