Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2002 20:44:59 +0200 (CEST)
From:      Martin Blapp <mb@imp.ch>
To:        "Kevin B. Hendricks" <kevin.hendricks@sympatico.ca>
Cc:        <dev@porting.openoffice.org>, <openoffice@freebsd.org>, <kan@freebsd.org>
Subject:   Re: [porting-dev] FreeBSD: Uncatched exception problem
Message-ID:  <20021010204043.B15308-100000@levais.imp.ch>
In-Reply-To: <200210101407.34969.kevin.hendricks@sympatico.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

Hi,

>
> Since our old simple excetpion handling did not show the problem, perhaps
> the issue is throwing and catching across shared library boundaries.
>
> The thow is done in libsfx* and the catch is done in libfwk*.

I checked the other case for which I get a exception. If I get enter
a non existent URL into the location bar, I also get a abort. This seems
also be done over two shared libs ...

http://www.nonexisting.ch does produce a abort trap too.

> Perhaps if we changed the test program into two seaparate peices and tried
> the same thing (across two shared libs) we could recreate the issue
> outside of OOo.
>
> What do you think?

Good idea ! Erm, since I cannot program c++, could you help me here ?

Martin


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-openoffice" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021010204043.B15308-100000>