From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21487 invoked by alias); 2 Apr 2008 14:00:04 -0000 Received: (qmail 21370 invoked by uid 22791); 2 Apr 2008 14:00:00 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 02 Apr 2008 13:59:40 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Jh3V3-0004wL-6Q for insight@sources.redhat.com; Wed, 02 Apr 2008 13:59:37 +0000 Received: from 24-158-130-128.dhcp.kgpt.tn.charter.com ([24.158.130.128]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Apr 2008 13:59:37 +0000 Received: from gds by 24-158-130-128.dhcp.kgpt.tn.charter.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Apr 2008 13:59:37 +0000 To: insight@sources.redhat.com From: gds Subject: Re: Crashes when "balloons" enabled Date: Wed, 02 Apr 2008 14:00:00 -0000 Message-ID: References: <47F27765.8040905@redhat.com> <20080402000132.GA6223@nortel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: <20080402000132.GA6223@nortel.com> X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00008.txt.bz2 Doug Graham wrote: > Not sure whether this helps or not as it probably doesn't fix the root > cause, but I ran into this same problem some time ago and "fixed" it > with the following patch (from Insight 6.5): Applied patch. Think it helped. Was able to do "so gdbinit" once after inspecting variables in balloons but crashed the second time. Will try a similar null check at the point where mine is crashing. Thanks. -gene