I would like to do backtrace, but have not done this before. Do I need to
compile with special flags?
yes, ./configure --enable-debug&&  make
then gdb src/lyx
and after crash type 'bt' in console and post the result here.

Better yet: --enable-build-type=-dev

rh

Reply via email to