| Summary: | Bug of original xmms (input plugin vorbis). | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Inagaki Kentaro <inagaki> | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports (Nobody) <ports> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
[Kentaro Inagaki]
> Please add following patch in "files" directory. This patch fixed
> coredump problem.
[Patch deleted]
This patch only applies to the CVS version of XMMS (after March 8),
and is being corrected in the CVS repository of XMMS. Unless there is
some secret version of ports/audio/xmms that is unavailable to me, the
problem described does _not_ apply to the current ports tree.
eSk
State Changed From-To: open->closed Originator admitted that there is no problem with xmms port. |
make and install on current. and play Ogg-encoded audio file. Fix: This problem happens in order to give NULL pointer to strlen. Program should examine that return value of function is not NULL. Or... a problem of a library of FreeBSD? Please add following patch in "files" directory. This patch fixed coredump problem. How-To-Repeat: Condition. Ogg-encoded file is not have one or more comment ('artist' or 'comment' or others).