From owner-freebsd-questions Wed Dec 12 7:40:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id 725FF37B405 for ; Wed, 12 Dec 2001 07:40:29 -0800 (PST) Received: from fac13.ds.psu.edu (localhost.ds.psu.edu [127.0.0.1]) by fac13.ds.psu.edu (8.11.6/8.11.3) with ESMTP id fBCFcg848448; Wed, 12 Dec 2001 10:38:42 -0500 (EST) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200112121538.fBCFcg848448@fac13.ds.psu.edu> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: John Levon , lyx-devel@lists.lyx.org Cc: dochawk@psu.edu, freebsd-questions@FreeBSD.ORG Subject: Re: crash deleting in table In-Reply-To: Your message of "Wed, 12 Dec 2001 15:24:54 GMT." <20011212152454.A83503@compsoc.man.ac.uk> From: dochawk@psu.edu Date: Wed, 12 Dec 2001 10:38:42 -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG john joined, > On Wed, Dec 12, 2001 at 10:20:52AM -0500, dochawk@psu.edu wrote: > > > 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? > do "up" until you get to the right piece of code then : > print firstrow so I'l recognized the "right piece" when I see something like the setCursorIntern offered to me? (no hablo gdb :) > > 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.) > yes, they look cursor placement and re-init problems. it is unfortunate > they are unreproducable as this often makes it really hard for us to > see what bug is there ... would cores be useful? 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