From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 385 invoked by alias); 27 Feb 2007 20:52:57 -0000 Received: (qmail 352 invoked by uid 48); 27 Feb 2007 20:52:47 -0000 Date: Tue, 27 Feb 2007 20:52:00 -0000 Message-ID: <20070227205247.351.qmail@sourceware.org> From: "mcvet at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070227204630.4106.mcvet@redhat.com> References: <20070227204630.4106.mcvet@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4106] SourceWindow breakage X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2007-q1/txt/msg00496.txt.bz2 List-Id: ------- Additional Comments From mcvet at redhat dot com 2007-02-27 20:52 ------- Broken on following assumptions: Line line = stackFrame.getLines()[0]; Assuming that the StackFrame will have an array of size at least 1 - but a StackFrame without debuginfo returns: if (lines == null) lines = new Line[0]; -- http://sourceware.org/bugzilla/show_bug.cgi?id=4106 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.