From owner-freebsd-stable@FreeBSD.ORG Sun Mar 9 10:40:37 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5AA1B106567C for ; Sun, 9 Mar 2008 10:40:37 +0000 (UTC) (envelope-from jo.lindqvist@gmail.com) Received: from hu-out-0506.google.com (hu-out-0506.google.com [72.14.214.237]) by mx1.freebsd.org (Postfix) with ESMTP id C4E998FC21 for ; Sun, 9 Mar 2008 10:40:36 +0000 (UTC) (envelope-from jo.lindqvist@gmail.com) Received: by hu-out-0506.google.com with SMTP id 28so1237172hub.8 for ; Sun, 09 Mar 2008 03:40:35 -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:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; bh=zOj2z6gkJWiPom6gsMLzoVi5uFiBbvnSLdTCB+Dvl3Y=; b=Jd1yDXY0/7rSlwgKF5emdZwImUmjeVNEvhUY652o//nSMoLhUiGqVUmGb3FIDu6XTdnLWaoN2SBFIZG/+Y0k3u016Zi4PE+anfvVanToWaTKm13EHjUwSFHkFh+alOqZuMvz3vbRExtSXWmWuGvpCVaoH9Hdqb6ywLMaoWDT+d0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=VaeKFo+TFjFSU4aNN+gZeUgCb5v5cQMO/SlqsJafK9GqQEyrnFrB7t7fmPhtfbO3Cpse1mEDl2/DIMimgqOjR+bFtzmP/RaZQrdgjO+FM4EShDeSJnAO0Dhvv9Q9HGlVudxXclbdQM4Fl3Do6l4ekt7w/vji498n4iLJQ59PddA= Received: by 10.66.237.14 with SMTP id k14mr2981804ugh.72.1205058286332; Sun, 09 Mar 2008 03:24:46 -0700 (PDT) Received: from ?192.168.11.11? ( [85.226.138.38]) by mx.google.com with ESMTPS id e23sm26110148ugd.56.2008.03.09.03.24.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 09 Mar 2008 03:24:45 -0700 (PDT) Message-ID: <47D3BAE3.8030008@gmail.com> Date: Sun, 09 Mar 2008 11:24:35 +0100 From: Jan-Olof Lindqvist User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: Ross Penner References: In-Reply-To: X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: musicpd segfaults on run - was advised that it's an issue with the system 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: Sun, 09 Mar 2008 10:40:37 -0000 Ross Penner wrote: > Hi, > > I've recently run the upgrade gamut and moved from 6.3 to 7.0. I've > had a few hick ups but this one I can't resolve. I used musicpd > (http://www.freshports.org/audio/musicpd/) on 6.3 to stream to a > shoutcast server. When I start mpd on 7.0, it immediately has a > segmentation fault and dumps its core. > > I discussed the issue in the musicpd irc channel and I was advised > that it seemed like it was an issue with the system, not with musicpd. > Since upgrading to 7.0, I've reinstalled all my ports and since > discovering the problem, I've reinstalled musicpd specifically. The > backtrace from gdb is as follows: > > #0 0x28140b15 in pthread_setcancelstate () from /lib/libthr.so.3 > #1 0x281388ac in open () from /lib/libthr.so.3 > #2 0x286ac269 in __stack_chk_fail () from /lib/libssp.so.0 > #3 0x00000000 in ?? () > #4 0xbfbfe6a8 in ?? () > #5 0x28084ead in _rtld_thread_init () from /libexec/ld-elf.so.1 > Previous frame inner to this frame (corrupt stack?) > > > Any help or direction I can get to finding the solution to this > problem would be greatly appreciated. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > Hi, I am the maintainer of musicpd and have been running it on 7.0 since RC1 with amd64 arch. maybe there's something in the configuration file. Tried loading mpd with a simpler configuration? -- Jan-Olof Lindqvist http://www.jail.se