From owner-freebsd-hackers Thu Jun 8 13: 8:25 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 2844337C23D for ; Thu, 8 Jun 2000 13:08:18 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id WAA33195; Thu, 8 Jun 2000 22:03:23 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <200006082003.WAA33195@freebsd.dk> Subject: Re: ACE wrappers woes on 4.x-stable (pthreads) In-Reply-To: from Max Khon at "Jun 9, 2000 02:50:19 am" To: fjoe@iclub.nsu.ru (Max Khon) Date: Thu, 8 Jun 2000 22:03:23 +0200 (CEST) Cc: rcarter@pinyon.org (Russell L. Carter), hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Max Khon wrote: > hi, there! > > On Thu, 8 Jun 2000, Russell L. Carter wrote: > > > |can someone take a look at this? > > |seems that it's a flaw in 4.x pthreads implementation > > |under RELENG_3 everything works fine, haven't tried this on -current > > |i'm totally lost at this point > > > > Multithreaded C++ exceptions have been broken since about August '99. > > Use the macros if you need exceptions with ACE/TAO. > > That's not a solution for me -- I want to port some app that uses ACE + > TAO and does not use ACE exceptions macros. > btw TAO/tests/Native_Exceptions_Test and that app work fine for me. > however the Reactor_Exceptions_Test fails (SIGSEGV with stack smashed) > and this makes me nervious. Totally unrelated but I'm currently wrestling a very semilar looking problem with gcc-2.95.2 on (cough) AIX43. It seems that gcc has problems with exceptions on at least AIX and HPUX, it could be the same problem that is biting here... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message