Date: Thu, 8 Jun 2000 22:03:23 +0200 (CEST) From: Soren Schmidt <sos@freebsd.dk> To: fjoe@iclub.nsu.ru (Max Khon) Cc: rcarter@pinyon.org (Russell L. Carter), hackers@FreeBSD.ORG Subject: Re: ACE wrappers woes on 4.x-stable (pthreads) Message-ID: <200006082003.WAA33195@freebsd.dk> In-Reply-To: <Pine.BSF.4.21.0006090244370.57628-100000@iclub.nsu.ru> from Max Khon at "Jun 9, 2000 02:50:19 am"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006082003.WAA33195>