From owner-freebsd-stable@FreeBSD.ORG Fri Oct 13 12:27:43 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD4ED16A407; Fri, 13 Oct 2006 12:27:43 +0000 (UTC) (envelope-from scrappy@freebsd.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id C53CE43D73; Fri, 13 Oct 2006 12:27:37 +0000 (GMT) (envelope-from scrappy@freebsd.org) Received: from localhost (unknown [200.46.204.128]) by hub.org (Postfix) with ESMTP id B08613A467E; Fri, 13 Oct 2006 09:27:29 -0300 (ADT) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.128]) (amavisd-new, port 10024) with ESMTP id 21904-06; Fri, 13 Oct 2006 12:26:21 +0000 (UTC) Received: from ganymede.hub.org (blk-137-86-60.eastlink.ca [24.137.86.60]) by hub.org (Postfix) with ESMTP id 725593A467B; Fri, 13 Oct 2006 09:26:13 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id AD148372C3; Fri, 13 Oct 2006 09:26:24 -0300 (ADT) Date: Fri, 13 Oct 2006 09:26:24 -0300 From: "Marc G. Fournier" To: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Message-ID: X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========B8E49C8E3F78E435D302==========" Cc: aldert@nooitgedagt.net Subject: aolserver nsthreadtest fails / aborts ... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 12:27:43 -0000 --==========B8E49C8E3F78E435D302========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Just found this while working on a clients site, and figured I'd mention it ... Aolserver4 has a program called 'nsthreadtest' that you can run from the=20 command line, that aborts part way through: pthread: join 9 =3D 9 nsthreads: pthread_join failed in Ns_ThreadJoin: Invalid argument Abort (core dumped) It dumps core, with a quick trace showing: (gdb) where #0 0x0000000800b4781c in pthread_testcancel () from /usr/lib/libpthread.so.2 #1 0x0000000800b35543 in sigaction () from /usr/lib/libpthread.so.2 #2 0x0000000800b37062 in sigaction () from /usr/lib/libpthread.so.2 #3 0x0000000800b30d56 in pthread_kill () from /usr/lib/libpthread.so.2 #4 0x0000000800b305d3 in raise () from /usr/lib/libpthread.so.2 #5 0x0000000800d1696d in abort () from /lib/libc.so.6 #6 0x00000008007b1cb8 in Tcl_PanicVA () from /usr/local/lib/libtcl84.so.1 #7 0x00000008007b1d4d in Tcl_Panic () from /usr/local/lib/libtcl84.so.1 #8 0x0000000800630a65 in NsThreadFatal () from=20 /usr/local/aolserver/lib/libnsthread.so #9 0x0000000800632835 in Ns_ThreadJoin () from=20 /usr/local/aolserver/lib/libnsthread.so #10 0x0000000000402868 in main () Don't know if its anything to be concerned about, or just something badly=20 programmed within nsthreadtest, but figured I'd point it out ... if I can=20 provide more details just to confirm it isn't an "OS problem", let me know ... ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 --==========B8E49C8E3F78E435D302========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFL4Xw4QvfyHIvDvMRAiYBAKC9uBwTarXIwN3VGg/OMN7HLc0PcgCgr5Sl z1OVz8n2WVYuX1XZdHvcPlg= =IE8U -----END PGP SIGNATURE----- --==========B8E49C8E3F78E435D302==========--