[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#8984) Issue with socket buffer assertion failed
Full_Name: Gandhali Atre
Version: 2.4.44
OS: Android
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (140.242.26.200)
Hi,
I have a product that allows to configure LDAP servers. Looks like when
changing the configurations or doing some search 1/10 times there is a crash and
below are the crash details.
messages 2019-02-22 22:11:38.543 logcat:DEBUG(6046):Abort message
'../../../libraries/liblber/sockbuf.c:89: ber_sockbuf_ctrl: assertion
"SOCKBUF_VALID( sb )" failed'
messages 2019-02-22 22:11:38.543 logcat:DEBUG(6046) r0 00000000
r1 000011bb r2 00000006 r3 00000008
messages 2019-02-22 22:11:38.543 logcat:DEBUG(6046) r4 00001176
r5 000011bb r6 ed27df1c r7 0000010c
messages 2019-02-22 22:11:38.543 logcat:DEBUG(6046) r8 00000000
r9 ed27f290 sl 025b6410 fp ed27ef64
messages 2019-02-22 22:11:38.543 logcat:DEBUG(6046) ip 00000000
sp ed27df08 lr ef37c7f3 pc ef376774 cpsr 20000030
messages 2019-02-22 22:11:38.545 logcat:DEBUG(6046)
messages 2019-02-22 22:11:38.545 backtrace
messages 2019-02-22 22:11:38.545 logcat:DEBUG(6046) #00 pc
0001a774 /system/lib/libc.so (abort+63)
messages 2019-02-22 22:11:38.548 logcat:DEBUG(6046) #01 pc
0001a963 /system/lib/libc.so (__assert2+22)
messages 2019-02-22 22:11:38.548 logcat:DEBUG(6046) #02 pc
0000a860 /system/lib/liblber-2.4.so.2 (ber_sockbuf_ctrl+188)
I read about some fixes already made for this assertion failures. Looks like it
isn't working or this is something new. Any help with this would be
appreciated.,
Thanks.