Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 2017 14:10:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 186114] net/mpd5 hangs after a certain number of users connect
Message-ID:  <bug-186114-2472-YKVxmARPC4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-186114-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-186114-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114

--- Comment #51 from Cassiano Peixoto <peixoto.cassiano@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-186114-2472-YKVxmARPC4>