Date: Wed, 12 Dec 2001 10:20:52 -0500 From: dochawk@psu.edu To: John Levon <moz@compsoc.man.ac.uk>, freebsd-questions@FreeBSD.ORG Subject: Re: crash deleting in table Message-ID: <200112121520.fBCFKq847675@fac13.ds.psu.edu> In-Reply-To: Your message of "Wed, 12 Dec 2001 01:35:19 GMT." <20011212013519.C61031@compsoc.man.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
john joined, > 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 ? how do I do htat? > it would also be useful if you described exactly what you did, plus the doc > you were working on or a smaller example ... The problem here is that these table problems are not fully reproducible. I see lots of these, but many seem dependent upon what I've already done. Thus when I go back and try to repeat, the same thing doesn't occur. One thing that does seem fairly consistent is that it's the second or later operation in the same table that is causing the crash (with operator meaning more than simply typing data-cut, paste, delete, table operations, etc.) hawk -- What part of "non-negotiable" didn't you understand? /"\ ASCII ribbon campaign dochawk@psu.edu Smeal 178 (814) 375-4700 \ / against HTML mail These opinions will not be those of X and postings. Penn State until it pays my retainer. / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112121520.fBCFKq847675>