[EMAIL PROTECTED] wrote:

> No one has any ideas???

Not me :(

I don't know if it would be useful, but could you get a complete backtrace?
You may need to issue 

ulimit -c unlimited

to enable core dumps. 

Then run and make lyx crash.

you should have a 'core' or 'core.PID' file on the directory where you
started lyx. Then do

gdb core lyx

(or gdb core.PID lyx)

and then please post the output of 'bt' to the list.

Regards, Alfredo


Reply via email to