From owner-freebsd-stable Tue Apr 24 9:34:23 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 4695637B422 for ; Tue, 24 Apr 2001 09:34:19 -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 14s4eR-0006fR-00 for freebsd-stable@FreeBSD.ORG; Tue, 24 Apr 2001 11:22:51 -0400 From: "Tim Strike" To: "Freebsd-Stable" Subject: 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 11:22:50 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" 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 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We recently upgraded our development server from 4.2-STABLE (Thu Jan 11) to 4.3-RELEASE (-STABLE) and we're experiencing difficulties with our omniORB 3.0.3 servers. The error that from the server is: 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 = ?) We've recompiled omniORB 3.0.3 and the CORBA servers, and the problem persists. We even tried the standard echo server that ships with omniORB 3.0.3 and it still fails (same problem). Any ideas on where to start looking for errors/changes since both omniORB 3.0.3 and the server worked under the 4.2-STABLE version from around January? -- Tim Strike (tstrike@targetnet.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message