ttn@bub:~/build/GNU/T/merchant/src/testing$ gdb $(pwd)/.libs/test_merchant_api_rsa /var/lib/apport/coredump/core._home_ttn_build_GNU_T_merchant_src_testing__libs_test_merchant_api_cs.1000.a2930aa6-6c46-4e2e-8129-f6328d1ac594.19665.27507 GNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2 Copyright (C) 2020 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-linux-gnu". 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"... Reading symbols from /home/ttn/build/GNU/T/merchant/src/testing/.libs/test_merchant_api_rsa... warning: core file may not match specified executable file. [New LWP 19665] [New LWP 19762] [New LWP 19808] [New LWP 19761] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/home/ttn/build/GNU/T/merchant/src/testing/.libs/test_merchant_api_cs'. Program terminated with signal SIGABRT, Aborted. #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 50 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. [Current thread is 1 (Thread 0x7fb37335e5c0 (LWP 19665))] (gdb) up #1 0x00007fb374842859 in __GI_abort () at abort.c:79 79 abort.c: No such file or directory. (gdb) up #2 0x00007fb374a4d0db in GNUNET_abort_ () at common_logging.c:281 281 abort (); (gdb) up #3 0x00007fb3746fcb65 in GNUNET_CURL_fini (ctx=0x557f9c103c80) at curl.c:819 819 GNUNET_assert (NULL == ctx->jobs_head); (gdb) bt #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #1 0x00007fb374842859 in __GI_abort () at abort.c:79 #2 0x00007fb374a4d0db in GNUNET_abort_ () at common_logging.c:281 #3 0x00007fb3746fcb65 in GNUNET_CURL_fini (ctx=0x557f9c103c80) at curl.c:819 #4 0x00007fb374afd445 in authchange_cleanup (cls=0x557f9c125f60, cmd=0x557f9c132e70) at testing_api_cmd_change_auth.c:107 #5 0x00007fb374afca7f in batch_cleanup (cls=0x557f9c132c10, cmd=0x557f9c134de8) at testing_api_cmd_batch.c:100 #6 0x00007fb374b21216 in do_shutdown (cls=0x7fff829cdda0) at testing_api_loop.c:277 #7 0x00007fb374a9fa53 in GNUNET_SCHEDULER_do_work (sh=0x557f9c0fbbd0) at scheduler.c:2145 #8 0x00007fb374aa0794 in select_loop (sh=0x557f9c0fbbd0, context=0x7fff829cdd10) at scheduler.c:2442 #9 0x00007fb374a9b193 in GNUNET_SCHEDULER_run (task=0x7fb374b220cb , task_cls=0x7fff829cdd80) at scheduler.c:738 #10 0x00007fb374b22b39 in TALER_TESTING_setup (main_cb=0x557f9a19b0f0 , main_cb_cls=0x0, cfg=0x557f9c0fce90, exchanged=0x557f9c0f10f0, exchange_connect=1) at testing_api_loop.c:840 #11 0x00007fb374b1fe95 in TALER_TESTING_setup_with_exchange_cfg (cls=0x7fff829cdfb0, cfg=0x557f9c0fce90) at testing_api_helpers_exchange.c:819 #12 0x00007fb374a505db in GNUNET_CONFIGURATION_parse_and_run (filename=0x557f9c0fb110 "test_merchant_api-cs.conf", cb=0x7fb374b1f91d , cb_cls=0x7fff829cdfb0) at configuration.c:349 #13 0x00007fb374b1f412 in TALER_TESTING_setup_with_exchange (main_cb=0x557f9a19b0f0 , main_cb_cls=0x0, config_file=0x557f9c0fb110 "test_merchant_api-cs.conf") at testing_api_helpers_exchange.c:585 #14 0x0000557f9a19e9dd in main (argc=1, argv=0x7fff829ce0f8) at test_merchant_api.c:1692