Date: Tue, 24 Apr 2001 12:52:55 -0400 (EDT) From: Daniel Eischen <eischen@vigrid.com> To: Tim Strike <tstrike@targetnet.com> Cc: Freebsd-Stable <freebsd-stable@FreeBSD.ORG> 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 = ?) Message-ID: <Pine.SUN.3.91.1010424125000.2796A-100000@pcnet1.pcnet.com> In-Reply-To: <CMEELPMPAFJEELHEBKMEMEIGGFAA.tstrike@targetnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 24 Apr 2001, Tim Strike wrote: > 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 = > ?) Sounds like an application bug, probably something to do with signal handling and/or thread signal masks not being set correctly. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.1010424125000.2796A-100000>