From owner-freebsd-stable Tue Apr 24 11:26: 7 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.targetnet.com (smtp.targetnet.com [205.150.0.125]) by hub.freebsd.org (Postfix) with ESMTP id CE32837B422 for ; Tue, 24 Apr 2001 11:24:44 -0700 (PDT) (envelope-from tstrike@targetnet.com) Received: from gw-101.tor1.targetnet.com ([149.99.36.66] helo=wrk150) by smtp.targetnet.com with smtp (Exim 3.16 #1) id 14s7UH-000Muz-00; Tue, 24 Apr 2001 14:24:33 -0400 From: "Tim Strike" To: "Daniel Eischen" Cc: "Freebsd-Stable" Subject: RE: Fatal error 'longjmp()ing between thread contexts is undefined by POSIX 1003.1' at line ? in file /usr/src/lib/libc_r/uthread/uthread_jmp.c (errno = ?) Date: Tue, 24 Apr 2001 14:24:31 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal In-Reply-To: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ts> We recently upgraded our development server from 4.2-STABLE to ts> 4.3-RELEASE (-STABLE) and we're experiencing difficulties with ts> our omniORB 3.0.3 servers. The error that from the server is: ts> ts> Fatal error 'longjmp()ing between thread contexts is undefined by POSIX ts> 1003.1' at line ? in file /usr/src/lib/libc_r/uthread/uthread_jmp.c > Sounds like an application bug, probably something to do with signal > handling and/or thread signal masks not being set correctly. What significant changes have been made to the 4.3 uthread libraries that would change from 4.2-STABLE working as expected (perhaps, in error)? Is there something in particular I should be looking at in this port w.r.t. changes that were made? Thanks, Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message