From nobody@FreeBSD.org  Wed Apr 27 00:46:57 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4B95916A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 27 Apr 2005 00:46:57 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2C31643D31
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 27 Apr 2005 00:46:57 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j3R0kvwU067772
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 27 Apr 2005 00:46:57 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j3R0kvxD067771;
	Wed, 27 Apr 2005 00:46:57 GMT
	(envelope-from nobody)
Message-Id: <200504270046.j3R0kvxD067771@www.freebsd.org>
Date: Wed, 27 Apr 2005 00:46:57 GMT
From: Joseph Pecquet <jpe_45305@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: esound port esddsp does not work in 5.x (bus error) - works in 4.x
X-Send-Pr-Version: www-2.3

>Number:         80382
>Category:       ports
>Synopsis:       esound port esddsp does not work in 5.x (bus error) - works in 4.x
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 27 00:50:14 GMT 2005
>Closed-Date:    Wed Apr 27 03:39:45 GMT 2005
>Last-Modified:  Wed Apr 27 03:39:45 GMT 2005
>Originator:     Joseph Pecquet
>Release:        5.3
>Organization:
>Environment:
FreeBSD xstore.woh.rr.com  5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #5: Sun Apr 24 10:34:47 EDT 2005     pecquetj@xstore.woh.rr.com:/usr/src/sys/i386/compile/XSTORE  i386
>Description:
Attempts to use esddsp from the esound port results in a bus error at the first attempt by the program to write a file (i.e. esddsp vi works until you use w) and gives a bus error immediately with programs such as xgalaga.  Under 4.11, with otherwise identical software installed from ports, it works as expected.
>How-To-Repeat:
on 5.3 machine,
cd /usr/ports/audio/esound
make install
rehash
esd -tcp -port 5001 -as 30 -public -promiscuous &
set ESPEAKER localhost:5001
esddsp xgalaga
bus error
>Fix:
could not identify source of problem.  My theory is possibly incorrect typing of parameters passed to libc when not redirected by esddsp's libs.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Wed Apr 27 03:38:36 GMT 2005 
State-Changed-Why:  
Fixed.  In the future, when you get crashes, please include a backtrace 
with debugging symbols.  See http://www.freebsd.org/gnome/docs/bugging.html 
for more details on creating adequate bug reports. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=80382 
>Unformatted:
