Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graftnoded aborted while stopping multiple times with 'kill' #378

Open
Dju01 opened this issue Jun 12, 2019 · 0 comments
Open

Graftnoded aborted while stopping multiple times with 'kill' #378

Dju01 opened this issue Jun 12, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@Dju01
Copy link
Contributor

Dju01 commented Jun 12, 2019

  • GNRTA-476
  • Stack trace:
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/home/ubuntu/projects/graft/bin/graftnoded --testnet --rpc-bind-ip 0.0.0.0 --co'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51      ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
[Current thread is 1 (Thread 0x7fc25e94f7c0 (LWP 3460))]
(gdb) bt
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007fc25d89b801 in __GI_abort () at abort.c:79
#2  0x00007fc25d8e4897 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7fc25da11988 "*** %s ***: %s terminated\n") at ../sysdeps/posix/libc_fatal.c:181
#3  0x00007fc25d98fcd1 in __GI___fortify_fail_abort (need_backtrace=need_backtrace@entry=false, msg=msg@entry=0x7fc25da11966 "stack smashing detected") at fortify_fail.c:33
#4  0x00007fc25d98fc92 in __stack_chk_fail () at stack_chk_fail.c:29
#5  0x0000562ce9cdd777 in nodetool::node_server<cryptonote::t_cryptonote_protocol_handler<cryptonote::core> >::delete_upnp_port_mapping(unsigned int) ()
#6  0x0000562ce9d17ea0 in nodetool::node_server<cryptonote::t_cryptonote_protocol_handler<cryptonote::core> >::deinit() ()
#7  0x0000562ce9af9f1c in daemonize::t_p2p::~t_p2p() ()
#8  0x0000562ce9ac48e9 in daemonize::t_daemon::~t_daemon() ()
#9  0x0000562ce9bb72d8 in bool daemonizer::daemonize<daemonize::t_executor>(int, char const**, daemonize::t_executor&&, boost::program_options::variables_map const&) ()
#10 0x0000562ce9a98408 in main ()

Coredump and logs are saved on ~/projects/graft/issues/20190523_abort

@Dju01 Dju01 added the bug Something isn't working label Jun 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant