Bug 65433 - (patch) multimedia/xmms broken on amd64
Summary: (patch) multimedia/xmms broken on amd64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Tilman Keskinoz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-11 12:50 UTC by Tim J. Robbins
Modified: 2004-05-11 16:05 UTC (History)
0 users

See Also:


Attachments
file.diff (2.46 KB, patch)
2004-04-11 12:50 UTC, Tim J. Robbins
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.