Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2008 22:37:10 GMT
From:      Aaron Kaluszka <megabyte@kontek.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/122276: Compiled audio/musicpd segfaults on FreeBSD 7.0
Message-ID:  <200803302237.m2UMbAHV042911@www.freebsd.org>
Resent-Message-ID: <200803302240.m2UMe2fQ019253@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         122276
>Category:       ports
>Synopsis:       Compiled audio/musicpd segfaults on FreeBSD 7.0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 30 22:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Kaluszka
>Release:        7.0
>Organization:
Konfiskated Teknologies
>Environment:
FreeBSD kontek.net 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
The musicpd port crashes on FreeBSD 7.0 regardless of compiler, compile options, and arguments used. Compiling v0.13.0 or v0.13.1 (ports tree or manual download) results in a crashing executable, yet worked fine on FreeBSD 6.x. v0.12.2 and earlier work properly. The pre-built packages also work but do not contain shout output support.

Example stack traces:

0 0x28140b15 in pthread_setcancelstate () from /lib/libthr.so.3
0000001 0x281388ac in open () from /lib/libthr.so.3
0000002 0x286ac269 in __stack_chk_fail () from /lib/libssp.so.0
0000003 0x00000000 in ?? ()
0000004 0xbfbfe6a8 in ?? ()
0000005 0x28084ead in _rtld_thread_init () from /libexec/ld-elf.so.1
Previous frame inner to this frame (corrupt stack?)

--

0 0x08075f69 in _thr_cancel_enter ()
0000001 0x08072ade in open ()
0000002 0x34155269 in __stack_chk_fail () from /lib/libssp.so.0
0000003 0x00000000 in ?? ()
0000004 0xbfbfea78 in ?? ()
0000005 0x33c8bf4d in _rtld_thread_init () from /libexec/ld-elf.so.1
Previous frame inner to this frame (corrupt stack?) 

--

Musicpd version of the bug is here: http://www.musicpd.org/mantis/view.php?id=1656
Discussion is here: http://www.musicpd.org/forum/index.php?topic=1586.0
>How-To-Repeat:
Install audio/musicpd port.
Run "mpd"
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803302237.m2UMbAHV042911>