rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #00893
Re: [Question #227954]: iprohc_server memory leak?
Question #227954 on rohc changed:
https://answers.launchpad.net/rohc/+question/227954
Atik posted a new comment:
This is what i got on client syslog
segfault at 19 ip b75aedb4 sp bf9072f8 error 6 in
libtasn1.so.3.1.9[b75a5000+f000]
and from client coredump
Program terminated with signal 6, Aborted.
#0 0xb772c424 in __kernel_vsyscall ()
(gdb) bt
#0 0xb772c424 in __kernel_vsyscall ()
#1 0xb75ef361 in ?? ()
(gdb) thread apply all bt full
Thread 2 (Thread 18760):
#0 0xb75f60c3 in ?? ()
No symbol table info available.
Thread 1 (Thread 18757):
#0 0xb772c424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb75ef361 in ?? ()
No symbol table info available.
(gdb) q
also server died once again with following error
*** glibc detected *** iprohc_server: munmap_chunk(): invalid pointer: 0x09df9820 ***
======= Backtrace: =========
/lib/libc.so.6(cfree+0x188)[0x597a18]
iprohc_server[0x80e364c]
iprohc_server(asn1_delete_structure+0x54)[0x80e57c4]
iprohc_server(gnutls_global_deinit+0x47)[0x807ae07]
iprohc_server(main+0x1323)[0x8063445]
/lib/libc.so.6(__libc_start_main+0xdc)[0x543e9c]
iprohc_server[0x80619e1]
i should better start again with gentoo created cert. by the way latest
iprohc gives me follwoing error
-- checking for module 'rohc'
-- found rohc, version trunk
-- Found ROHC: trunk
-- Looking for rohc_compress2 in rohc_comp
-- Looking for rohc_compress2 in rohc_comp - not found
CMake Error at common/FindROHC.cmake:41 (message):
rohc_compress2() not available in the ROHC library, please upgrade to 1.6.0
or greater
Call Stack (most recent call first):
common/CMakeLists.txt:6 (find_package)
-- Configuring incomplete, errors occurred!
but i have latest rohc trunk installed
Regards
Atik
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.