sudo systemd-coredumpctl gdb 27668 TIME PID UID GID SIG EXE Wed 2015-02-18 20:12:47 CET 27668 0 0 6 /usr/sbin/snapperd GNU gdb (GDB; openSUSE Factory) 7.8.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-suse-linux". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... warning: /etc/gdbinit.d/gdb-heap.py: No such file or directory Reading symbols from /usr/sbin/snapperd...Reading symbols from /usr/lib/debug/usr/sbin/snapperd.debug...done. done. [New LWP 27668] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/usr/sbin/snapperd'. Program terminated with signal SIGABRT, Aborted. #0 0x00007fd7902b50f7 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55 55 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) bt #0 0x00007fd7902b50f7 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55 #1 0x00007fd7902b64ca in __GI_abort () at abort.c:78 #2 0x00007fd790898fe5 in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:95 #3 0x00007fd790897186 in __cxxabiv1::__terminate (handler=) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:38 #4 0x00007fd790896249 in __cxa_call_terminate (ue_header=0x905820) at ../../../../libstdc++-v3/libsupc++/eh_call.cc:54 #5 0x00007fd790896dfa in __cxxabiv1::__gxx_personality_v0 (version=, actions=, exception_class=, ue_header=, context=) at ../../../../libstdc++-v3/libsupc++/eh_personality.cc:676 #6 0x00007fd79062cd53 in _Unwind_RaiseException_Phase2 (exc=exc@entry=0x905820, context=context@entry=0x7fff70651b90) at ../../../libgcc/unwind.inc:62 #7 0x00007fd79062d287 in _Unwind_Resume (exc=exc@entry=0x905820) at ../../../libgcc/unwind.inc:230 #8 0x00007fd791215471 in ~basic_string (this=0x7fff70651cf0, __in_chrg=) at /usr/include/c++/4.8/bits/basic_string.h:539 #9 snapper::logStreamClose (level=level@entry=snapper::MILESTONE, file=file@entry=0x7fd79123fba3 "Snapper.cc", line=line@entry=112, func=func@entry=0x7fd791240133 "~Snapper", stream=stream@entry=0x905b50) at Log.cc:64 #10 0x00007fd7911f7dff in snapper::Snapper::~Snapper (this=0x7fd788001e00, __in_chrg=) at Snapper.cc:112 #11 0x000000000041be2d in MetaSnapper::~MetaSnapper (this=0x8fa030, __in_chrg=) at MetaSnapper.cc:105 #12 0x000000000041bea7 in ~_List_node (this=0x8fa020, __in_chrg=) at /usr/include/c++/4.8/bits/stl_list.h:106 #13 destroy > (this=, __p=0x8fa020) at /usr/include/c++/4.8/ext/new_allocator.h:124 #14 _M_clear (this=0x631fe0 ) at /usr/include/c++/4.8/bits/list.tcc:75 #15 ~_List_base (this=0x631fe0 , __in_chrg=) at /usr/include/c++/4.8/bits/stl_list.h:378 #16 ~list (this=0x631fe0 , __in_chrg=) at /usr/include/c++/4.8/bits/stl_list.h:438 #17 MetaSnappers::~MetaSnappers (this=0x631fe0 , __in_chrg=) at MetaSnapper.cc:184 #18 0x00007fd7902b7949 in __run_exit_handlers (status=0, listp=0x7fd7906175c8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82 #19 0x00007fd7902b7995 in __GI_exit (status=) at exit.c:104 #20 0x00007fd7902a1b4c in __libc_start_main (main=0x40dbe0 , argc=1, argv=0x7fff70651ed8, init=, fini=, rtld_fini=, stack_end=0x7fff70651ec8) at libc-start.c:323 #21 0x000000000040e4a1 in _start () at ../sysdeps/x86_64/start.S:122 (gdb) set pagination off (gdb) bt full #0 0x00007fd7902b50f7 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55 resultvar = 0 pid = 27668 selftid = 27668 #1 0x00007fd7902b64ca in __GI_abort () at abort.c:78 save_stage = 1 act = {__sigaction_handler = {sa_handler = 0x7fd790618728 , sa_sigaction = 0x7fd790618728 }, sa_mask = {__val = {9402472, 9459872, 140563832087632, 64, 140563817005184, 1, 140563817005315, 0, 140563813708051, 1, 10, 140563834112096, 140563814122877, 1, 140563834114448, 9459664}}, sa_flags = 10, sa_restorer = 0x7fd791668880} sigs = {__val = {32, 0 }} #2 0x00007fd790898fe5 in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:95 terminating = true t = #3 0x00007fd790897186 in __cxxabiv1::__terminate (handler=) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:38 No locals. #4 0x00007fd790896249 in __cxa_call_terminate (ue_header=0x905820) at ../../../../libstdc++-v3/libsupc++/eh_call.cc:54 No locals. #5 0x00007fd790896dfa in __cxxabiv1::__gxx_personality_v0 (version=, actions=, exception_class=, ue_header=, context=) at ../../../../libstdc++-v3/libsupc++/eh_personality.cc:676 action_record = p = thrown_ptr = 0x0 info = {Start = 0, LPStart = 0, ttype_base = 0, TType = 0x7fff70651b90 "\210\034ep\377\177", action_table = 0xfffffffffffffff8 , ttype_encoding = 32 ' ', call_site_encoding = 88 'X'} landing_pad = ip = handler_switch_value = 0 foreign_exception = false found_type = language_specific_data = 0x7fd79125755c "\377\233\021\001\005?\005\304\001\003" ip_before_insn = 0 #6 0x00007fd79062cd53 in _Unwind_RaiseException_Phase2 (exc=exc@entry=0x905820, context=context@entry=0x7fff70651b90) at ../../../libgcc/unwind.inc:62 fs = {regs = {reg = {{loc = {reg = 0, offset = 0, exp = 0x0}, how = REG_UNSAVED}, {loc = {reg = 0, offset = 0, exp = 0x0}, how = REG_UNSAVED}, {loc = {reg = 0, offset = 0, exp = 0x0}, how = REG_UNSAVED}, {loc = {reg = 18446744073709551576, offset = -40, exp = 0xffffffffffffffd8 }, how = REG_SAVED_OFFSET}, {loc = {reg = 0, offset = 0, exp = 0x0}, how = REG_UNSAVED}, {loc = {reg = 0, offset = 0, exp = 0x0}, how = REG_UNSAVED}, {loc = {reg = 18446744073709551584, offset = -32, exp = 0xffffffffffffffe0 }, how = REG_SAVED_OFFSET}, {loc = {reg = 0, offset = 0, exp = 0x0}, how = REG_UNSAVED}, {loc = {reg = 0, offset = 0, exp = 0x0}, how = REG_UNSAVED}, {loc = {reg = 0, offset = 0, exp = 0x0}, how = REG_UNSAVED}, {loc = {reg = 0, offset = 0, exp = 0x0}, how = REG_UNSAVED}, {loc = {reg = 0, offset = 0, exp = 0x0}, how = REG_UNSAVED}, {loc = {reg = 18446744073709551592, offset = -24, exp = 0xffffffffffffffe8 }, how = REG_SAVED_OFFSET}, {loc = {reg = 18446744073709551600, offset = -16, exp = 0xfffffffffffffff0 }, how = REG_SAVED_OFFSET}, {loc = {reg = 0, offset = 0, exp = 0x0}, how = REG_UNSAVED}, {loc = {reg = 0, offset = 0, exp = 0x0}, how = REG_UNSAVED}, {loc = {reg = 18446744073709551608, offset = -8, exp = 0xfffffffffffffff8 }, how = REG_SAVED_OFFSET}, {loc = {reg = 0, offset = 0, exp = 0x0}, how = REG_UNSAVED}}, prev = 0x0, cfa_offset = 48, cfa_reg = 7, cfa_exp = 0x0, cfa_how = CFA_REG_OFFSET}, pc = 0x7fd7911f7dc8 , personality = 0x40d8c0 <__gxx_personality_v0@plt>, data_align = -8, code_align = 1, retaddr_column = 16, fde_encoding = 27 '\033', lsda_encoding = 27 '\033', saw_z = 1 '\001', signal_frame = 0 '\000', eh_ptr = 0x0} match_handler = 4 code = _URC_NO_REASON #7 0x00007fd79062d287 in _Unwind_Resume (exc=exc@entry=0x905820) at ../../../libgcc/unwind.inc:230 this_context = {reg = {0x7fff70651c88, 0x7fff70651c90, 0x0, 0x7fff70651c98, 0x0, 0x0, 0x7fff70651cc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fff70651ca0, 0x7fff70651ca8, 0x7fff70651cb0, 0x7fff70651cb8, 0x7fff70651cc8, 0x0}, cfa = 0x7fff70651cd0, ra = 0x7fd791215471 , std::allocator >*)+481>, lsda = 0x0, bases = {tbase = 0x0, dbase = 0x0, func = 0x7fd79062d230 <_Unwind_Resume>}, flags = 4611686018427387904, version = 0, args_size = 0, by_value = '\000' } cur_context = {reg = {0x7fff70651c88, 0x7fff70651c90, 0x0, 0x7fff70651d18, 0x0, 0x0, 0x7fff70651d20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fff70651d28, 0x7fff70651d30, 0x7fff70651d38, 0x7fff70651d40, 0x7fff70651d48, 0x0}, cfa = 0x7fff70651d50, ra = 0x7fd7911f7dff , lsda = 0x7fd79125755c, bases = {tbase = 0x0, dbase = 0x0, func = 0x7fd7911f7d40 }, flags = 4611686018427387904, version = 0, args_size = 0, by_value = '\000' } code = #8 0x00007fd791215471 in ~basic_string (this=0x7fff70651cf0, __in_chrg=) at /usr/include/c++/4.8/bits/basic_string.h:539 No locals. #9 snapper::logStreamClose (level=level@entry=snapper::MILESTONE, file=file@entry=0x7fd79123fba3 "Snapper.cc", line=line@entry=112, func=func@entry=0x7fd791240133 "~Snapper", stream=stream@entry=0x905b50) at Log.cc:64 No locals. #10 0x00007fd7911f7dff in snapper::Snapper::~Snapper (this=0x7fd788001e00, __in_chrg=) at Snapper.cc:112 __buf = 0x905b50 #11 0x000000000041be2d in MetaSnapper::~MetaSnapper (this=0x8fa030, __in_chrg=) at MetaSnapper.cc:105 No locals. #12 0x000000000041bea7 in ~_List_node (this=0x8fa020, __in_chrg=) at /usr/include/c++/4.8/bits/stl_list.h:106 No locals. #13 destroy > (this=, __p=0x8fa020) at /usr/include/c++/4.8/ext/new_allocator.h:124 No locals. #14 _M_clear (this=0x631fe0 ) at /usr/include/c++/4.8/bits/list.tcc:75 __tmp = 0x8fa020 __cur = 0x631fe0 #15 ~_List_base (this=0x631fe0 , __in_chrg=) at /usr/include/c++/4.8/bits/stl_list.h:378 No locals. #16 ~list (this=0x631fe0 , __in_chrg=) at /usr/include/c++/4.8/bits/stl_list.h:438 No locals. #17 MetaSnappers::~MetaSnappers (this=0x631fe0 , __in_chrg=) at MetaSnapper.cc:184 No locals. #18 0x00007fd7902b7949 in __run_exit_handlers (status=0, listp=0x7fd7906175c8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82 atfct = onfct = cxafct = f = #19 0x00007fd7902b7995 in __GI_exit (status=) at exit.c:104 No locals. #20 0x00007fd7902a1b4c in __libc_start_main (main=0x40dbe0 , argc=1, argv=0x7fff70651ed8, init=, fini=, rtld_fini=, stack_end=0x7fff70651ec8) at libc-start.c:323 result = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 6827668984590787491, 4252792, 140735079063248, 0, 0, -6827984738758925405, -6813980800438606941}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x421eb0 <__libc_csu_init>, 0x7fff70651ed8}, data = {prev = 0x0, cleanup = 0x0, canceltype = 4333232}}} not_first_call = #21 0x000000000040e4a1 in _start () at ../sysdeps/x86_64/start.S:122 No locals.