Bug 43809

Summary: patch for audio/gdcd
Product: Ports & Packages Reporter: Jamie Aczel <temperanza>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Jamie Aczel 2002-10-08 04:00:13 UTC
This is a patch I hacked out to correct one build problem with gdcd, caused by a variable namechange in new versions of libcdaudio. The port builds now but segfaults in strncpy() - please get a better programer to figure out why.

I hope the shar submits properly- haven't managed to get sendmail configured so the local send-pr won't work on my machine. Sorry ._.

How-To-Repeat: Error I patched: Just build the port as it is.

New error:

This GDB was configured as "i386-unknown-freebsd"...
(no debugging symbols found)...
Core was generated by `gdcd'.
Program terminated with signal 11, Segmentation fault.
#0  0x285fdac8 in strncpy () from /usr/lib/libc_r.so.4
Comment 1 Adam Weinberger freebsd_committer freebsd_triage 2002-10-19 22:53:09 UTC
Responsible Changed
From-To: freebsd-ports->adamw

I'll take care of this problem.
Comment 2 Adam Weinberger freebsd_committer freebsd_triage 2003-05-06 04:56:40 UTC
State Changed
From-To: open->closed

gdcd doesn't seem to be actively maintained, and this problem is not 
FreeBSD-specific. I have never gotten gdcd to even start up, and the 
port is about to be removed from the tree, anyhow. 

Thanks anyway for submitting the patch, Jamie.