On Tue, Dec 11, 2001 at 03:22:56PM -0500, Richard E. Hawkins wrote:

> Program received signal SIGSEGV, Segmentation fault.
> LyXText::init (this=0x8326000, bview=0x836fd00, reinit=false) at text2.C:95
> 95              setCursorIntern(bview, firstrow->par(), 0);
> (gdb) bt
> #0  LyXText::init (this=0x8326000, bview=0x836fd00, reinit=false) at text2.C:95

so firstrow is null or wrong. can you print out the value in gdb ?

it would also be useful if you described exactly what you did, plus the doc
you were working on or a smaller example ...

regards
john

-- 
"Take the ideas you find useful. Try not to get hung up on the labels."
        - Jonathan S. Shapiro

Reply via email to