Hi guys,

I can't seem to debug this beast:

$ gdb ~/src/lyx/build/src/lyx
GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-cygwin"...
(gdb) run --export pdf2 20050606.lyx 
Starting program: /home/kayvan/src/lyx/build/src/lyx.exe --export pdf2 
20050606.lyx

Program exited normally.
(gdb) 

It "exited normally" but without producing any results.

Running "lyx --export pdf2 -dbg any 20050606.lyx" produces copious output.

It looks like the export does get completed, but somewhere in the next steps,
lyx just aborts.

I have attached the last 100 lines of the output.

Any ideas for what I can do next to fix this? This issue is breaking lyx's
View->{format} and Export->{format} functionality.

I compiled lyx from about a month ago, with the same results. I am working
with gcc-3.4.4 on Cygwin, if that makes a difference.

                        ---Kayvan
-- 
Kayvan A. Sylvan          | Proud husband of       | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)

Reply via email to