On Fri, Apr 27, 2001 at 10:34:32PM +0200, Lars Gullik Bj�nnes wrote:
> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
>
> | This is repeatable (with any lyx file) and is not architecture
> | dependant. I did this on both Sun Solaris and Linux i{5,6}86.
>
> unable to reproduce.
>
> | Program received signal SIGSEGV, Segmentation fault.
> | 0x80c87a7 in LyXFunc::Dispatch (this=0x0, ac=252,
> | do_not_use_this_arg=@0xbffff63c) at lyxfunc.C:589
> | 589 errorstat = false;
>
> are you using "lyx -e" ?
>
> --
> Lgb
[kayvan@satyr ~]$ lyx --export ps foo.lyx
About to handle -x 'buffer-export ps'
Converting from latex to dvi
Running latex
lyx: SIGSEGV signal caught
Sorry, you have found a bug in LyX. If possible, please read 'Known bugs'
under the Help menu and then send us a full bug report. Thanks!
Bye.
Aborted (core dumped)
This is even after moving my .lyx directory and letting LyX recreate it from
scratch. This is the bleeding edge latest CVS code.
I sent the backtrace already. It's the exact same thing with
Solaris too.
---Kayvan