From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6250 invoked by alias); 9 Feb 2007 21:59:27 -0000 Received: (qmail 6224 invoked by uid 48); 9 Feb 2007 21:59:25 -0000 Date: Fri, 09 Feb 2007 21:59:00 -0000 Message-ID: <20070209215925.6223.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/30742] ResourceBundle regression In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "tromey at gcc dot gnu dot org" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2007-q1/txt/msg00320.txt.bz2 ------- Comment #4 from tromey at gcc dot gnu dot org 2007-02-09 21:59 ------- So far the bug seems to be that we reach the "CALLER_OF_CALLER" state in stackwalker_trace_fn with ResourceBundle as the class. There seems to be one more frame on the stack than this code expects. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30742