From owner-freebsd-threads@FreeBSD.ORG Mon Aug 30 03:31:34 2004 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97A8816A4CE for ; Mon, 30 Aug 2004 03:31:34 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CA9143D5C for ; Mon, 30 Aug 2004 03:31:34 +0000 (GMT) (envelope-from llvvang@gmail.com) Received: by mproxy.gmail.com with SMTP id 77so57720rnl for ; Sun, 29 Aug 2004 20:31:33 -0700 (PDT) Received: by 10.38.11.77 with SMTP id 77mr760954rnk; Sun, 29 Aug 2004 20:31:33 -0700 (PDT) Received: by 10.38.78.35 with HTTP; Sun, 29 Aug 2004 20:31:33 -0700 (PDT) Message-ID: <7c64b0b040829203166db7f5e@mail.gmail.com> Date: Sun, 29 Aug 2004 22:31:33 -0500 From: "Li-Lun Wang (Leland)" To: freebsd-threads@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: zsnes hangs when using libpthread.so.1 X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Li-Lun Wang \(Leland\)" List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 03:31:34 -0000 Hi, Sorry that I am not sure whether I should report this problem to this list, freebsd-ports, freebsd-emulation, or use send-pr. I have been encountering this problem for a while (several months, I believe, maybe since we switched to kse). When I run emulators/zsnes with configuration files already present, zsnes hangs with the state kserel after it loads a rom. If I change libpthread.so.1 to libc_r.so.5 with libmap, it runs without such problem. Is this a known problem? How can I help on this problem? Regards, Leland Wang