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

gdb command 'shrobj' causes crash #76

Closed
yanqi27 opened this issue Jan 24, 2023 · 1 comment
Closed

gdb command 'shrobj' causes crash #76

yanqi27 opened this issue Jan 24, 2023 · 1 comment

Comments

@yanqi27
Copy link
Owner

yanqi27 commented Jan 24, 2023

Executing the shrobj command in gdb crashes.

@yanqi27
Copy link
Owner Author

yanqi27 commented Jan 24, 2023

The root cause is the incorrect initialization of global std::set g_shared_objects.

yanqi27 added a commit that referenced this issue Apr 22, 2023
* Fixes #76; incorrect initialization of std::set g_shared_objects

* shrobj does not include unselected threads
yanqi27 added a commit that referenced this issue Apr 22, 2023
* Fixes #76; incorrect initialization of std::set g_shared_objects

* shrobj does not include unselected threads
yanqi27 added a commit that referenced this issue Apr 22, 2023
* Fixes #76; incorrect initialization of std::set g_shared_objects

* shrobj does not include unselected threads
yanqi27 added a commit that referenced this issue Apr 30, 2023
* Fixes #76; incorrect initialization of std::set g_shared_objects

* shrobj does not include unselected threads

Former-commit-id: a1645dc
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

1 participant