<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Does the following mean that the issue is with libcrypto or could
it still be something with OpenSIPS?</p>
<p>It's intermittent on startup.<br>
</p>
<pre>Feb 20 05:25:44 vpbx2 /usr/sbin/opensips[3726528]: CRITICAL:core:sig_usr: segfault in attendant (starter) process!
</pre>
<pre>Reading symbols from /usr/sbin/opensips...
(No debugging symbols found in /usr/sbin/opensips)
[New LWP 3725546]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/sbin/opensips -P /run/opensips/opensips.pid -f /etc/opensips/opensips.cfg'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007f2689db7116 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.1.1
(gdb) bt full
#0 0x00007f2689db7116 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.1.1
No symbol table info available.
#1 0x00007f2689db742f in OPENSSL_cleanup () from /lib/x86_64-linux-gnu/libcrypto.so.1.1
No symbol table info available.
#2 0x00007f27aa7fba27 in __run_exit_handlers (status=-1, listp=0x7f27aa99d718 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at exit.c:108
atfct = <optimized out>
onfct = <optimized out>
cxafct = <optimized out>
f = <optimized out>
new_exitfn_called = 16
cur = 0x7f27aa99f980 <initial>
#3 0x00007f27aa7fbbe0 in __GI_exit (status=<optimized out>) at exit.c:139
No locals.
#4 0x00007f27aa7d90ba in __libc_start_main (main=0x55e6af838600 <main>, argc=11, argv=0x7fff109b3b58, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>,
stack_end=0x7fff109b3b48) at ../csu/libc-start.c:342
result = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {94449277169232, -321819203431826978, 94449275489840, 140733471996752, 0, 0, 321596249648921054, 416582796304579038}, mask_was_saved = 0}},
priv = {pad = {0x0, 0x0, 0xb, 0x7fff109b3b58}, data = {prev = 0x0, cleanup = 0x0, canceltype = 11}}}
not_first_call = <optimized out>
#5 0x000055e6af83ce5e in _start ()
No symbol table info available.
</pre>
</body>
</html>