SIGSEGV, Segmentation fault in user library in the custom library on a system with glibc 2.34 (Ubuntu 21.10).
Created by: MAXZVER
SIGSEGV, Segmentation fault in user library in the custom library on a system with glibc 2.34 (Ubuntu 21.10). The library and client were built on ubuntu 20.04 with glibc 2.31. There are no errors on glibc 2.33 and below.
Program received signal SIGSEGV, Segmentation fault. 0x00007ffdf7a32043 in __GI___libc_cleanup_push_defer (buffer=buffer@entry=0x7fffffffc920) at libc-cleanup.c:31 31 libc-cleanup.c: There is no such file or directory. (gdb) bt #0 0x00007ffdf7a32043 in __GI___libc_cleanup_push_defer (buffer=buffer@entry=0x7fffffffc920) at libc-cleanup.c:31 #1 (closed) 0x00007ffdf7a2e2f7 in __GI__IO_link_in (fp=fp@entry=0x7ffdf7e74c00) at genops.c:92 #2 (closed) 0x00007ffdf7a2cdbe in _IO_new_file_init_internal (fp=fp@entry=0x7ffdf7e74c00) at fileops.c:114 #3 0x00007ffdf7a2072b in __fopen_internal (is32=1, mode=0x7ffdf7b78694 "rce", filename=0x7ffdf7b7a144 "/etc/localtime") at iofopen.c:74 #4 (closed) _IO_new_fopen (filename=filename@entry=0x7ffdf7b7a144 "/etc/localtime", mode=mode@entry=0x7ffdf7b78694 "rce") at iofopen.c:86 #5 (closed) 0x00007ffdf7a7b763 in __tzfile_read (file=file@entry=0x7ffdf7b7a144 "/etc/localtime", extra=extra@entry=0, extrap=extrap@entry=0x0) at tzfile.c:162 #6 (closed) 0x00007ffdf7a7ab75 in tzset_internal (always=) at tzset.c:405 #7 (closed) 0x00007ffdf7a7b4c3 in __tz_convert (timer=1638186291, use_localtime=0, tp=0x7fffffffcbe0) at tzset.c:577 #8 (closed) 0x00000000722b68e6 in boost::date_time::c_time::gmtime (t=0x7fffffffcc18, result=0x7fffffffcbe0) at /boost64/include/boost/date_time/c_time.hpp:85