From owner-freebsd-openoffice Thu Oct 10 8:50:31 2002 Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6502137B401; Thu, 10 Oct 2002 08:50:30 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AB3F43ECD; Thu, 10 Oct 2002 08:50:27 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.3/8.12.3) with ESMTP id g9AFoQkE036798; Thu, 10 Oct 2002 17:50:26 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g9AFoQ751433358; Thu, 10 Oct 2002 17:50:26 +0200 (MES) Date: Thu, 10 Oct 2002 17:51:28 +0200 (CEST) From: Martin Blapp To: "Kevin B. Hendricks" Cc: , , Subject: Re: [porting-dev] FreeBSD: Uncatched exception problem In-Reply-To: <200210101147.44472.kevin.hendricks@sympatico.ca> Message-ID: <20021010175030.R15308-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-openoffice@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, > I have learned to NOT trust all breakpoints being reported when hit. I > have seen the problem way to much (as least on ppc). Also single stepping > though an app may not always align with the source code (especially in C++ > which has a tendency to put mutliple paths to reach implicit destrcutor > calls that don't really exist in the source code. :P > Can you refresh my memory on how to recreate this bug on my own box? I > would like to add debug print statements right beofre the the intial throw > and when that throw whould be caught to make sure the exception type is > not the issue. It does only happen on BSD ... Just type file://xxx in the location bar. /xxx should be a non existant file. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message