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

Program received signal SIGSEGV, Segmentation fault #279

Closed
Gingeropolous opened this issue May 6, 2015 · 1 comment
Closed

Program received signal SIGSEGV, Segmentation fault #279

Gingeropolous opened this issue May 6, 2015 · 1 comment

Comments

@Gingeropolous
Copy link
Collaborator

bitmonero v0.8.8.7-41f0a8f
Is this normal behavior now? When I exit, I get a segfault. Set_log 2 and gdb:

2015-May-06 06:31:34.637172 [SRV_MAIN]Deinitializing core...
2015-May-06 06:31:34.637406 [SRV_MAIN]Mining has been stopped, 0 finished
2015-May-06 06:31:34.755137 [SRV_MAIN]Mining has been stopped, 0 finished
2015-May-06 06:31:34.755763 [SRV_MAIN]Deinitializing cryptonote_protocol...

Program received signal SIGSEGV, Segmentation fault.
0x00000000006a48b4 in nOT::nUtils::cLogger::Thread2Number(std::thread::id) ()
(gdb) tb 20
Temporary breakpoint 1 at 0x7ffff7bc2f50: file events.c, line 20.
(gdb) bt 20
#0 0x00000000006a48b4 in nOT::nUtils::cLogger::Thread2Number(std::thread::id) ()
#1 0x000000000074b3d5 in nOT::nUtils::cLogger::write_stream(int, std::string const&) clone .constprop.912
#2 0x0000000000665eaf in epee::net_utils::data_logger::~data_logger() ()
#3 0x00000000006cf551 in std::unique_ptr<epee::net_utils::data_logger, std::default_deleteepee::net_utils::data_logger >::~unique_ptr() ()
#4 0x00007ffff7833259 in __run_exit_handlers (status=1, listp=0x7ffff7bb56c8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
#5 0x00007ffff78332a5 in __GI_exit (status=) at exit.c:104
#6 0x00007ffff7818ecc in __libc_start_main (main=0x47b540

, argc=1, argv=0x7fffffffe098, init=, fini=, rtld_fini=,

stack_end=0x7fffffffe088) at libc-start.c:321

#7 0x000000000048d52c in _start ()

@fluffypony
Copy link
Contributor

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants