From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 16:09:50 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A6401065673 for ; Tue, 8 Apr 2008 16:09:50 +0000 (UTC) (envelope-from scott.gasch@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by mx1.freebsd.org (Postfix) with ESMTP id D37B88FC28 for ; Tue, 8 Apr 2008 16:09:49 +0000 (UTC) (envelope-from scott.gasch@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so1708741wra.13 for ; Tue, 08 Apr 2008 09:09:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=5VX3Tsqt7wLp27xsAr5BVpLFxHHBUaCj+WQjmVeLF1I=; b=PftYQdy9aAw0s/VzGmaS+CkvQl2La7F1No1AJOOJQg0oir3k+ym8Ff32YZpdRi8uUQIot5oFl927HkpPIkyC2nRfvfOq9oqdlCx1+bDE3pc5h37tgrbJ2n6cNXn5Hiz1WD8wLDeumlYnH7kNPpcY0sCIxo2payEa7hSkMnlHOD0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=McOOI0Z3Zw7IMqmz1YPZssCBa35nzEFeSNyComCycWLlIAitI6Er8p5GBPZ1/dWXu96lBGiDUK9kcZpnAjKptBJO5T60fVzu7H2rDKhqUYWoiiRn+ehUzNsFrcJ/RDMXCYCPn/daU+3fJODR4D5EBAvyACbr4O/QlXfZHrTDISo= Received: by 10.141.22.1 with SMTP id z1mr2051622rvi.282.1207669371245; Tue, 08 Apr 2008 08:42:51 -0700 (PDT) Received: by 10.141.74.15 with HTTP; Tue, 8 Apr 2008 08:42:51 -0700 (PDT) Message-ID: Date: Tue, 8 Apr 2008 08:42:51 -0700 From: "Scott Gasch" To: questions@freebsd.org, brooks@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: squeezecenter hangs kernel on sigterm X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 16:09:50 -0000 Hi, I have a problem with the squeezecenter port -- when I stop it (via /usr/local/etc/rc.d/squeezecenter stop or via system shutdown or via kill -9 pid) it hangs the machine instantly, every time. There is nothing in the system or all log about what happened. I'm running FreeBSD wannabe.guru.org6.2-RELEASE-p11 FreeBSD 6.2-RELEASE-p11. Has anyone ever seen this before and / or have any advice short of hooking up a kernel debugger? If a kernel debugger is the next step, can someone point me at a good guide? Thx, Scott