Bug 63457 - thread handling problem on multimedia/vlc
Summary: thread handling problem on multimedia/vlc
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: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-27 16:40 UTC by Mohacsi Janos
Modified: 2004-03-13 08:08 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mohacsi Janos 2004-02-27 16:40:05 UTC
	I tried to build vlc on my machine under FreeBSD 5.2-CURRENT, but
	the result is not what I expected.
	There is a serious thread handling bug in vlc:

	>vlc
	VideoLAN Client 0.7.0 Bond
	Fatal error 'Spinlock called when not threaded.' at line 83 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 2)
	Abort (core dumped)

Fix: 

Is the http://lists.freebsd.org/pipermail/freebsd-ports/2004-February/008962.html
	describing the solution?
How-To-Repeat: 	Compile vlc on FreeBSD 5.2 -current and try it.
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2004-02-28 05:14:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

I will take care of it.
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2004-03-13 08:07:31 UTC
State Changed
From-To: open->closed

A fix has been commited.