Here's the dbg msg trying to print a file with only a 1 x 2 table.
bash$ lyx -dbg latex
Setting debug level to latex
Debugging `latex' (LaTeX generation/execution)
Unable to find icon `dialog-show-next-inset_graphics'
makeLaTeXFile...
Validating buffer...
LyX needs the following commands when LaTeXing:
***** Packages:
***** Macros:%% Because html converters don't know tabularnewline
\providecommand{\tabularnewline}{\\}
***** Textclass stuff:
***** done.
Buffer validation done.
TeXOnePar... 0x84bd400
SimpleTeXOnePar... 0x84bd400
TeXOnePar... 0x84c1ad0
lyx: SIGSEGV signal caught
Sorry, you have found a bug in LyX. Please read the bug-reporting
instructions in Help->Introduction and send us a bug report, if
necessary. Thanks !
LyX: Attempting to save document newfile1.lyx
/home/garst/newfile1.lyx.emergency
Save seems successful. Phew.
Bye.
Aborted
bash$
"Garst R. Reese" wrote:
>
> Open a new document, insert any table, fill it out or not, ViewPS or
> ViewDVI,
> Crash.
> This after make distclean, autogen, configure ...
> xforms1.0
> gcc3.2
>
> Garst