From owner-freebsd-threads@FreeBSD.ORG Mon Nov 15 11:07:06 2010 Return-Path: Delivered-To: freebsd-threads@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9691010657AA for ; Mon, 15 Nov 2010 11:07:06 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 78FEE8FC24 for ; Mon, 15 Nov 2010 11:07:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAFB76Vo086448 for ; Mon, 15 Nov 2010 11:07:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAFB75hR086446 for freebsd-threads@FreeBSD.org; Mon, 15 Nov 2010 11:07:05 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 15 Nov 2010 11:07:05 GMT Message-Id: <201011151107.oAFB75hR086446@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-threads@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-threads@FreeBSD.org X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2010 11:07:06 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o threa/150959 threads [libc] Stub pthread_once in libc should call _libc_onc o threa/149366 threads pthread_cleanup_pop never runs the configured routine o threa/148515 threads Memory / syslog strangeness in FreeBSD 8.x ( possible o threa/141721 threads rtprio(1): (id|rt)prio priority resets when new thread o threa/136345 threads Recursive read rwlocks in thread A cause deadlock with o threa/135673 threads databases/mysql50-server - MySQL query lock-ups on 7.2 o threa/133734 threads 32 bit libthr failing pthread_create() o threa/128922 threads threads hang with xorg running o threa/127225 threads bug in lib/libthr/thread/thr_init.c o threa/122923 threads 'nice' does not prevent background process from steali o threa/121336 threads lang/neko threading ok on UP, broken on SMP (FreeBSD 7 o threa/116668 threads can no longer use jdk15 with libthr on -stable SMP o threa/116181 threads /dev/io-related io access permissions are not propagat o threa/115211 threads pthread_atfork misbehaves in initial thread o threa/110636 threads [request] gdb(1): using gdb with multi thread applicat o threa/110306 threads apache 2.0 segmentation violation when calling gethost o threa/103975 threads Implicit loading/unloading of libpthread.so may crash o threa/101323 threads [patch] fork(2) in threaded programs broken. s threa/100815 threads FBSD 5.5 broke nanosleep in libc_r s threa/94467 threads send(), sendto() and sendmsg() are not correct in libc s threa/84483 threads problems with devel/nspr and -lc_r on 4.x o threa/80992 threads abort() sometimes not caught by gdb depending on threa o threa/79887 threads [patch] freopen() isn't thread-safe o threa/79683 threads svctcp_create() fails if multiple threads call at the s threa/76694 threads fork cause hang in dup()/close() function in child (-l s threa/76690 threads fork hang in child for -lc_r s threa/69020 threads pthreads library leaks _gc_mutex s threa/49087 threads Signals lost in programs linked with libc_r s threa/48856 threads Setting SIGCHLD to SIG_IGN still leaves zombies under s threa/40671 threads pthread_cancel doesn't remove thread from condition qu s threa/37676 threads libc_r: msgsnd(), msgrcv(), pread(), pwrite() need wra s threa/34536 threads accept() blocks other threads s threa/30464 threads pthread mutex attributes -- pshared s threa/24632 threads libc_r delicate deviation from libc in handling SIGCHL s threa/24472 threads libc_r does not honor SO_SNDTIMEO/SO_RCVTIMEO socket o 35 problems total. From owner-freebsd-threads@FreeBSD.ORG Wed Nov 17 10:20:12 2010 Return-Path: Delivered-To: freebsd-threads@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58BC7106566C for ; Wed, 17 Nov 2010 10:20:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2C6478FC13 for ; Wed, 17 Nov 2010 10:20:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAHAKC3A096624 for ; Wed, 17 Nov 2010 10:20:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAHAKCZv096623; Wed, 17 Nov 2010 10:20:12 GMT (envelope-from gnats) Date: Wed, 17 Nov 2010 10:20:12 GMT Message-Id: <201011171020.oAHAKCZv096623@freefall.freebsd.org> To: freebsd-threads@FreeBSD.org From: Garrett Cooper Cc: Subject: Re: threads/37676: libc_r: msgsnd(), msgrcv(), pread(), pwrite() need wrappers X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Cooper List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Nov 2010 10:20:12 -0000 The following reply was made to PR threads/37676; it has been noted by GNATS. From: Garrett Cooper To: bug-followup@FreeBSD.org, archie@packetdesign.com Cc: Subject: Re: threads/37676: libc_r: msgsnd(), msgrcv(), pread(), pwrite() need wrappers Date: Wed, 17 Nov 2010 02:11:48 -0800 Please close this stale bug unless it's relevant to libthr in more recent versions of FreeBSD. Thanks, -Garrett From owner-freebsd-threads@FreeBSD.ORG Thu Nov 18 20:40:42 2010 Return-Path: Delivered-To: freebsd-threads@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D53321065674; Thu, 18 Nov 2010 20:40:42 +0000 (UTC) (envelope-from arundel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AF0218FC0A; Thu, 18 Nov 2010 20:40:42 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAIKegj2083311; Thu, 18 Nov 2010 20:40:42 GMT (envelope-from arundel@freefall.freebsd.org) Received: (from arundel@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAIKefTm083157; Thu, 18 Nov 2010 20:40:41 GMT (envelope-from arundel) Date: Thu, 18 Nov 2010 20:40:41 GMT Message-Id: <201011182040.oAIKefTm083157@freefall.freebsd.org> To: archie@packetdesign.com, arundel@FreeBSD.org, freebsd-threads@FreeBSD.org From: arundel@FreeBSD.org Cc: Subject: Re: threads/37676: libc_r: msgsnd(), msgrcv(), pread(), pwrite() need wrappers X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2010 20:40:42 -0000 Synopsis: libc_r: msgsnd(), msgrcv(), pread(), pwrite() need wrappers State-Changed-From-To: suspended->closed State-Changed-By: arundel State-Changed-When: Thu Nov 18 20:39:25 UTC 2010 State-Changed-Why: Libc_r is history. http://www.freebsd.org/cgi/query-pr.cgi?pr=37676 From owner-freebsd-threads@FreeBSD.ORG Thu Nov 18 20:48:25 2010 Return-Path: Delivered-To: freebsd-threads@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9815F1065670; Thu, 18 Nov 2010 20:48:25 +0000 (UTC) (envelope-from arundel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 723238FC18; Thu, 18 Nov 2010 20:48:25 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAIKmPQk088242; Thu, 18 Nov 2010 20:48:25 GMT (envelope-from arundel@freefall.freebsd.org) Received: (from arundel@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAIKmOPU088238; Thu, 18 Nov 2010 20:48:24 GMT (envelope-from arundel) Date: Thu, 18 Nov 2010 20:48:24 GMT Message-Id: <201011182048.oAIKmOPU088238@freefall.freebsd.org> To: sven@ilse.net, arundel@FreeBSD.org, freebsd-threads@FreeBSD.org From: arundel@FreeBSD.org Cc: Subject: Re: threads/94467: send(), sendto() and sendmsg() are not correct in libc_r X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2010 20:48:25 -0000 Synopsis: send(), sendto() and sendmsg() are not correct in libc_r State-Changed-From-To: suspended->closed State-Changed-By: arundel State-Changed-When: Thu Nov 18 20:48:03 UTC 2010 State-Changed-Why: Libc_r is history. http://www.freebsd.org/cgi/query-pr.cgi?pr=94467 From owner-freebsd-threads@FreeBSD.ORG Thu Nov 18 20:51:49 2010 Return-Path: Delivered-To: freebsd-threads@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8021E1065672; Thu, 18 Nov 2010 20:51:49 +0000 (UTC) (envelope-from arundel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5A70D8FC08; Thu, 18 Nov 2010 20:51:49 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAIKpnIb097451; Thu, 18 Nov 2010 20:51:49 GMT (envelope-from arundel@freefall.freebsd.org) Received: (from arundel@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAIKpner097447; Thu, 18 Nov 2010 20:51:49 GMT (envelope-from arundel) Date: Thu, 18 Nov 2010 20:51:49 GMT Message-Id: <201011182051.oAIKpner097447@freefall.freebsd.org> To: scheidell@secnap.net, arundel@FreeBSD.org, freebsd-threads@FreeBSD.org From: arundel@FreeBSD.org Cc: Subject: Re: threads/100815: FBSD 5.5 broke nanosleep in libc_r X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2010 20:51:49 -0000 Synopsis: FBSD 5.5 broke nanosleep in libc_r State-Changed-From-To: suspended->feedback State-Changed-By: arundel State-Changed-When: Thu Nov 18 20:50:25 UTC 2010 State-Changed-Why: We need to check, if this behavior also occurs in recent FreeBSD versions and with libthread. http://www.freebsd.org/cgi/query-pr.cgi?pr=100815 From owner-freebsd-threads@FreeBSD.ORG Thu Nov 18 21:06:03 2010 Return-Path: Delivered-To: freebsd-threads@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFD311065670; Thu, 18 Nov 2010 21:06:03 +0000 (UTC) (envelope-from arundel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B9ED08FC0A; Thu, 18 Nov 2010 21:06:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAIL63dh010110; Thu, 18 Nov 2010 21:06:03 GMT (envelope-from arundel@freefall.freebsd.org) Received: (from arundel@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAIL632D010106; Thu, 18 Nov 2010 21:06:03 GMT (envelope-from arundel) Date: Thu, 18 Nov 2010 21:06:03 GMT Message-Id: <201011182106.oAIL632D010106@freefall.freebsd.org> To: enache@rdslink.ro, arundel@FreeBSD.org, freebsd-threads@FreeBSD.org From: arundel@FreeBSD.org Cc: Subject: Re: threads/49087: Signals lost in programs linked with libc_r X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2010 21:06:04 -0000 Synopsis: Signals lost in programs linked with libc_r State-Changed-From-To: suspended->closed State-Changed-By: arundel State-Changed-When: Thu Nov 18 20:59:28 UTC 2010 State-Changed-Why: Libc_r is history. The issues described in this PR don't occur with libthr. http://www.freebsd.org/cgi/query-pr.cgi?pr=49087 From owner-freebsd-threads@FreeBSD.ORG Thu Nov 18 21:11:18 2010 Return-Path: Delivered-To: freebsd-threads@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5A7E10656A3; Thu, 18 Nov 2010 21:11:18 +0000 (UTC) (envelope-from arundel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8002D8FC17; Thu, 18 Nov 2010 21:11:18 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAILBIjG019385; Thu, 18 Nov 2010 21:11:18 GMT (envelope-from arundel@freefall.freebsd.org) Received: (from arundel@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAILBHJC019381; Thu, 18 Nov 2010 21:11:17 GMT (envelope-from arundel) Date: Thu, 18 Nov 2010 21:11:17 GMT Message-Id: <201011182111.oAILBHJC019381@freefall.freebsd.org> To: barak@cwnt.com, arundel@FreeBSD.org, freebsd-threads@FreeBSD.org From: arundel@FreeBSD.org Cc: Subject: Re: threads/24632: libc_r delicate deviation from libc in handling SIGCHLD X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2010 21:11:18 -0000 Synopsis: libc_r delicate deviation from libc in handling SIGCHLD State-Changed-From-To: suspended->closed State-Changed-By: arundel State-Changed-When: Thu Nov 18 21:08:26 UTC 2010 State-Changed-Why: This issue wasn't reproducable with any threading lib back in 2004 and it isn't in 2010 (i checked). http://www.freebsd.org/cgi/query-pr.cgi?pr=24632 From owner-freebsd-threads@FreeBSD.ORG Thu Nov 18 21:16:17 2010 Return-Path: Delivered-To: freebsd-threads@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26F42106567A; Thu, 18 Nov 2010 21:16:17 +0000 (UTC) (envelope-from arundel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 012158FC0C; Thu, 18 Nov 2010 21:16:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAILGG93020745; Thu, 18 Nov 2010 21:16:16 GMT (envelope-from arundel@freefall.freebsd.org) Received: (from arundel@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAILGGL7020741; Thu, 18 Nov 2010 21:16:16 GMT (envelope-from arundel) Date: Thu, 18 Nov 2010 21:16:16 GMT Message-Id: <201011182116.oAILGGL7020741@freefall.freebsd.org> To: mikko@dynas.se, arundel@FreeBSD.org, freebsd-threads@FreeBSD.org From: arundel@FreeBSD.org Cc: Subject: Re: threads/24472: libc_r does not honor SO_SNDTIMEO/SO_RCVTIMEO socket options X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2010 21:16:17 -0000 Synopsis: libc_r does not honor SO_SNDTIMEO/SO_RCVTIMEO socket options State-Changed-From-To: suspended->feedback State-Changed-By: arundel State-Changed-When: Thu Nov 18 21:15:22 UTC 2010 State-Changed-Why: This looks like it may still be a problem with libthr/libpthread today. We need to verify/falsify that. http://www.freebsd.org/cgi/query-pr.cgi?pr=24472