Bug 65433

Summary: (patch) multimedia/xmms broken on amd64
Product: Ports & Packages Reporter: Tim J. Robbins <tim>
Component: Individual Port(s)Assignee: Tilman Keskinoz <arved>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Tim J. Robbins 2004-04-11 12:50:16 UTC
XMMS usually crashes as soon as you try to play a file on amd64.

Fix: Add the following as ports/multimedia/xmms/files/patch-amd64:
How-To-Repeat: Start XMMS, open a file and play it. Repeat until it crashes (it should
not take more than 3 or 4 tries.)
Comment 1 Tim Robbins freebsd_committer freebsd_triage 2004-04-11 13:31:45 UTC
FWIW, I have noticed that XMMS still crashes occasionally after applying
this patch. There must be something else still wrong, but the patch
is still a definite improvement.


Tim
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2004-04-14 18:26:52 UTC
State Changed
From-To: open->feedback

Yes, I can confirm that it does not crash that often. 

Just one question, why do we need to include string.h in various 
files? It compiles fine without. 


Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2004-04-14 18:26:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->arved

I am doing amd64-ports
Comment 4 Tilman Keskinoz freebsd_committer freebsd_triage 2004-05-11 16:05:45 UTC
State Changed
From-To: feedback->closed

committed, thanks.