[Bug 186114] net/mpd5 hangs after a certain number of users connect
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jun 16 14:10:53 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114
--- Comment #51 from Cassiano Peixoto <peixoto.cassiano at gmail.com> ---
(In reply to Konstantin Belousov from comment #50)
Please, see below:
(gdb) frame 1
#1 0x0000000802479c81 in __thr_rwlock_wrlock (rwlock=0x802694500, tsp=<value
optimized out>) at /usr/src/lib/libthr/thread/thr_umtx.c:325
325 return (_umtx_op_err(rwlock, UMTX_OP_RW_WRLOCK, 0, (void
*)tm_size,
Current language: auto; currently minimal
(gdb) p *rwlock
$1 = {rw_state = -1610612736, rw_flags = 2, rw_blocked_readers = 0,
rw_blocked_writers = 0, rw_spare = 0x802694510}
(gdb)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-net
mailing list