Skip site navigation (1)Skip section navigation (2)

ports/123570: audio/cpige version 1.5 coredumps if new .conf entries arent defined

From:Howard Goldstein <hg@cally.queue.to>
Date:10 May 2008 11:06:06 -0400
Subject:audio/cpige version 1.5 coredumps if new .conf entries arent defined
Send-pr version:3.113

Number:123570
Category:ports
Synopsis:audio/cpige version 1.5 coredumps if new .conf entries arent defined
Severity:serious
Priority:low
Responsible:itetcu@FreeBSD.org
State:open
Class:sw-bug
Arrival-Date:Sat May 10 15:40:00 UTC 2008
Closed-Date:
Last-Modified:Mon May 12 17:19:50 UTC 2008
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:
Responsible Changed
From-To:freebsd-ports-bugs->itetcu
By:edwin
When:Sat May 10 15:40:08 UTC 2008
Why:Over to maintainer (via the GNATS Auto Assign Tool)

Unformatted:
 
Submit Followup | Raw PR | Find another PR