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

Crash on exit under Linux #176

Closed
gohai opened this issue May 24, 2014 · 3 comments
Closed

Crash on exit under Linux #176

gohai opened this issue May 24, 2014 · 3 comments

Comments

@gohai
Copy link

gohai commented May 24, 2014

Current git crashes on exit under Fedora 20 for me:

(gdb) backtrace
#0 0x0000000000003591 in ?? ()
#1 0x00007ffff62e1e0f in std::_Rb_tree<gr::basic_block*, std::pair<gr::basic_block* const, boost::shared_ptrgr::basic_block >, std::_Select1st<std::pair<gr::basic_block* const, boost::shared_ptrgr::basic_block > >, std::lessgr::basic_block*, std::allocator<std::pair<gr::basic_block* const, boost::shared_ptrgr::basic_block > > >::_M_erase(std::_Rb_tree_node<std::pair<gr::basic_block* const, boost::shared_ptrgr::basic_block > >*) ()

from /lib64/libgnuradio-runtime-3.7.3.so.0.0.0
#2 0x00007ffff3aef83a in __cxa_finalize () from /lib64/libc.so.6
#3 0x00007ffff6295503 in __do_global_dtors_aux ()

from /lib64/libgnuradio-runtime-3.7.3.so.0.0.0
#4 0x00007fffffffdee0 in ?? ()
#5 0x00007ffff7dec8ea in _dl_fini () from /lib64/ld-linux-x86-64.so.2

@csete
Copy link
Collaborator

csete commented Aug 18, 2014

Is this still a problem?

@gohai
Copy link
Author

gohai commented Aug 20, 2014

Can't reproduce anymore with commit e9171ff.

@csete
Copy link
Collaborator

csete commented Aug 20, 2014

Ok, thanks for the info. Closing the issue.

@csete csete closed this as completed Aug 20, 2014
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