[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#5836) hung writers



--001636c5b1542f27b3046e045d1b
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

>
>
> Although with a slapd without debug symbols it works ok, there's an assert
> that fails in slapd_clr_write method, ("assert( SLAP_SOCK_IS_ACTIVE( s ))"):
>
> (gdb) bt
> #0 0x00002ae8cf1c7d45 in raise () from /lib64/libc.so.6
> #1 0x00002ae8cf1c9140 in abort () from /lib64/libc.so.6
> #2 0x00002ae8cf1c1286 in __assert_fail () from /lib64/libc.so.6
> #3 0x000000000043e447 in slapd_clr_write (s=<value optimized out>, wake=0)
> at daemon.c:939
> #4 0x00000000004422dc in connection_write (s=403) at connection.c:1855
> #5 0x00000000004410e6 in slapd_daemon_task (ptr=<value optimized out>) at
> daemon.c:2567
> #6 0x00002ae8ce656143 in start_thread () from /lib64/libpthread.so.0
> #7 0x00002ae8cf258b8d in clone () from /lib64/libc.so.6
> #8 0x0000000000000000 in ?? ()
>
>
Hello,

The problem still reproduces, all connection hangups after a weekend
overloading the server..

Regards

--001636c5b1542f27b3046e045d1b
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div class=3D"gmail_quote"><blockquote class=3D"gmail_quote" style=3D"borde=
r-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-le=
ft: 1ex;"><div class=3D"gmail_quote"><div><br>Although with a slapd without=
 debug symbols it works ok, there&#39;s an assert that fails in slapd_clr_w=
rite method, (&quot;assert( SLAP_SOCK_IS_ACTIVE( s ))&quot;):<br>


<br><font size=3D"3">(gdb) bt
<br>#0  0x00002ae8cf1c7d45 in raise () from /lib64/libc.so.6
<br>#1  0x00002ae8cf1c9140 in abort () from /lib64/libc.so.6
<br>#2  0x00002ae8cf1c1286 in __assert_fail () from /lib64/libc.so.6
<br>#3  0x000000000043e447 in slapd_clr_write (s=3D&lt;value optimized out&=
gt;, wake=3D0) at daemon.c:939
<br>#4  0x00000000004422dc in connection_write (s=3D403) at connection.c:18=
55
<br>#5  0x00000000004410e6 in slapd_daemon_task (ptr=3D&lt;value optimized =
out&gt;) at daemon.c:2567
<br>#6  0x00002ae8ce656143 in start_thread () from /lib64/libpthread.so.0
<br>#7  0x00002ae8cf258b8d in clone () from /lib64/libc.so.6
<br>#8  0x0000000000000000 in ?? ()</font><br><br></div></div></blockquote>=
<div><br>Hello,<br>
<br>
The problem still reproduces, all connection hangups after a weekend overlo=
ading the server..<br>
<br>
Regards<br>=C2=A0</div></div><br>

--001636c5b1542f27b3046e045d1b--