Control: Control: severity -1 grave

Traceback with debug symbols:

(gdb) bt
#0  __pthread_kill_implementation (threadid=<optimized out>, 
signo=signo@entry=6, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44
#1  0x00007ffff7d27d2f in __pthread_kill_internal (signo=6, threadid=<optimized 
out>) at ./nptl/pthread_kill.c:78
#2  0x00007ffff7cd8ef2 in __GI_raise (sig=sig@entry=6) at 
../sysdeps/posix/raise.c:26
#3  0x00007ffff7cc3472 in __GI_abort () at ./stdlib/abort.c:79
#4  0x00007ffff349d919 in __gnu_cxx::__verbose_terminate_handler() () at 
../../../../src/libstdc++-v3/libsupc++/vterminate.cc:95
#5  0x00007ffff34a8e1a in __cxxabiv1::__terminate(void (*)()) 
(handler=<optimized out>) at 
../../../../src/libstdc++-v3/libsupc++/eh_terminate.cc:48
#6  0x00007ffff34a7e89 in __cxa_call_terminate(_Unwind_Exception*) 
(ue_header=0x7fffb8002920) at 
../../../../src/libstdc++-v3/libsupc++/eh_call.cc:54
#7  0x00007ffff34a85a6 in __cxxabiv1::__gxx_personality_v0(int, _Unwind_Action, 
_Unwind_Exception_Class, _Unwind_Exception*, _Unwind_Context*)
    (version=<optimized out>, actions=2, exception_class=5138137972254386944, 
ue_header=<optimized out>, context=0x7fffbfe61380)
    at ../../../../src/libstdc++-v3/libsupc++/eh_personality.cc:688
#8  0x00007ffff13db131 in _Unwind_Phase2 (context=0x7fffbfe61380, 
exception_object=0x7fffb8002920) at unwind/unwind-internal.h:118
#9  _Unwind_Resume (exception_object=0x7fffb8002920) at unwind/Resume.c:37
#10 0x00007fffbd81834a in 
__gnu_cxx::new_allocator<libproxy::url>::~new_allocator() (this=<optimized 
out>, __in_chrg=<optimized out>)
    at /usr/include/c++/11/ext/new_allocator.h:89
#11 std::allocator<libproxy::url>::~allocator() (this=<optimized out>, 
__in_chrg=<optimized out>) at /usr/include/c++/11/bits/allocator.h:174
#12 std::_Vector_base<libproxy::url, std::allocator<libproxy::url> 
>::_Vector_impl::~_Vector_impl() (this=<optimized out>, __in_chrg=<optimized 
out>)
    at /usr/include/c++/11/bits/stl_vector.h:128
#13 std::_Vector_base<libproxy::url, std::allocator<libproxy::url> 
>::~_Vector_base() (this=<optimized out>, __in_chrg=<optimized out>)
    at /usr/include/c++/11/bits/stl_vector.h:337
#14 std::vector<libproxy::url, std::allocator<libproxy::url> >::~vector() 
(this=<optimized out>, __in_chrg=<optimized out>)
    at /usr/include/c++/11/bits/stl_vector.h:683
#15 envvar_config_extension::get_config(libproxy::url const&) (this=<optimized 
out>, dst=<optimized out>) at ./libproxy/modules/config_envvar.cpp:60
#16 0x00007fffbd80ee52 in libproxy::proxy_factory::get_config(libproxy::url&, 
std::vector<libproxy::url, std::allocator<libproxy::url> >&, 
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
>&)
    (this=0x5555589e1410, realurl=..., config=std::vector of length 0, capacity 
0, ignore="") at ./libproxy/proxy.cpp:265
#17 0x00007fffbd80f287 in 
libproxy::proxy_factory::get_proxies(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&) (this=0x5555589e1410, 
realurl="https://debian.org:443";) at ./libproxy/proxy.cpp:206
#18 0x00007fffbd80f751 in px_proxy_factory_get_proxies(pxProxyFactory_*, char 
const*)
    (self=0x5555589e1410, url=url@entry=0x5555587d3ca0 
"https://debian.org:443";) at ./libproxy/proxy.cpp:465
#19 0x00007fffbd84361f in get_libproxy_proxies
    (task=0x555558a97010 [GTask], source_object=0x5555575b4620, 
task_data=0x5555587d3ca0, cancellable=<optimized out>)
    at ../proxy/libproxy/glibproxyresolver.c:153
#20 0x00007ffff69c8793 in g_task_thread_pool_thread 
(thread_data=0x555558a97010, pool_data=<optimized out>) at 
../../../gio/gtask.c:1454
#21 0x00007ffff6cab6da in g_thread_pool_thread_proxy (data=<optimized out>) at 
../../../glib/gthreadpool.c:352
#22 0x00007ffff6caad0d in g_thread_proxy (data=0x55555653dcc0) at 
../../../glib/gthread.c:831
#23 0x00007ffff7d25fd4 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
#24 0x00007ffff7da666c in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
(gdb) 

Reply via email to