| Summary: | Can't install databases/mysql51-server on freebsd 7.1-STABLE from ports | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dmitriy <davaeron> |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Dmitriy
2009-03-01 19:00:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Fix synopsis and assign. Backtrace: #0 0x2821dc1e in malloc () from /lib/libc.so.7 #1 0x280886c8 in _pthread_mutex_destroy () from /usr/local/lib/liblthread.so.6 #2 0x28088772 in _pthread_mutex_trylock () from /usr/local/lib/liblthread.so.6 #3 0x2821debd in malloc () from /lib/libc.so.7 #4 0x280886c8 in _pthread_mutex_destroy () from /usr/local/lib/liblthread.so.6 #5 0x28088772 in _pthread_mutex_trylock () from /usr/local/lib/liblthread.so.6 #6 0x2821debd in malloc () from /lib/libc.so.7 and so on... As far as i can see this is a linuxthreads issue. State Changed From-To: open->closed Do not use linux threads, it's an unsupported and not recommended option. |