Skip site navigation (1)Skip section navigation (2)
Date:      10 May 2008 11:06:06 -0400
From:      Howard Goldstein <hg@cally.queue.to>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/123570: audio/cpige version 1.5 coredumps if new .conf entries arent defined
Message-ID:  <20080510150606.89470.qmail@cally.queue.to>
Resent-Message-ID: <200805101540.m4AFe0sv095944@freefall.freebsd.org>

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

>Number:         123570
>Category:       ports
>Synopsis:       audio/cpige version 1.5 coredumps if new .conf entries arent defined
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 10 15:40:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Howard Goldstein
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD cally.queue.to 7.0-STABLE FreeBSD 7.0-STABLE #0: Sat Mar 15 14:54:45 EDT 2008 hg@cally.queue.to:/usr/obj/usr/src/sys/CALLY i386


	
>Description:
	
audio/cpige (cpige-1.5) when used in the default, .conf file mode,
coredumps if these .conf parameters are omitted from the .conf file:

quietmode
timetostop

quietmode in the previous version was misspelled as "quitemode"
interestingly enough, timetostop is commented out in
work/cpige-1.5/cpige.conf.example and the program coredumps on its own
example file
>How-To-Repeat:
	
cd /usr/ports/audio/cpige
make
cd work/cpige-1.5
./cpige -c cpige.conf.example

>Fix:

	
Workaround is to modify existing .conf files to define
timetostop
and rename the quitemode (sic) parameter to quietmode

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



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