From owner-freebsd-questions@FreeBSD.ORG Fri Mar 17 17:26:43 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B4C216A400 for ; Fri, 17 Mar 2006 17:26:43 +0000 (UTC) (envelope-from frank@ircnow.org) Received: from scott.blazing.de (scott.blazing.de [80.86.187.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBD6043D45 for ; Fri, 17 Mar 2006 17:26:42 +0000 (GMT) (envelope-from frank@ircnow.org) Received: by scott.blazing.de (Postfix, from userid 510) id 5F4C598686; Fri, 17 Mar 2006 18:26:41 +0100 (CET) Received: from shodan.nognu.de (shodan.nognu.de [85.14.216.230]) by scott.blazing.de (Postfix) with ESMTP id 39EA59867B for ; Fri, 17 Mar 2006 18:26:38 +0100 (CET) Received: by shodan.nognu.de (nbSMTP-1.00) for uid 1002 frank@ircnow.org; Fri, 17 Mar 2006 18:26:40 +0100 (CET) Date: Fri, 17 Mar 2006 18:26:40 +0100 From: Frank Steinborn To: freebsd-questions@freebsd.org Message-ID: <20060317172640.GA3734@scott.blazing.de> Mail-Followup-To: freebsd-questions@freebsd.org References: <8dc358df0603141008y65a40e37m86b004362ce3f4b5@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8dc358df0603141008y65a40e37m86b004362ce3f4b5@mail.gmail.com> X-PGP: 0x41F1741D User-Agent: mutt-ng/devel-r581 (FreeBSD) Subject: Re: Problem with shoutcast port 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: Fri, 17 Mar 2006 17:26:43 -0000 Paulino Calderon wrote: > I was trying to set up a shoutcast server on my freebsd 5.3 machine, for my > surprise there was alredy a port to it, so my only job was to cd to the > shoutcast port directory and make install, after that I wrote the > configuration file, chmoded it to the proper permissions, and ran it with no > warnings or errors, so whats the problem? It randomly crashes! the weird > thing is that no log file is created and the only hint it gives me is at > /var/log/messages : kernel: pid 27670 (sc_serv), uid 210: exited on signal > 11. > Any idea of what may cause this problem? I have the same issues on FreeBSD 6 too. Just use the Linux-version of Shoutcast from their webpage and use FreeBSD's linux compatibility. Solid as a rock here. HTH, Frank