yanqi27 / core_analyzer

A power tool to debug memory-related issues
376 stars 72 forks source link

gdb command 'shrobj' causes crash #76

Closed yanqi27 closed 1 year ago

yanqi27 commented 1 year ago

Executing the shrobj command in gdb crashes.

yanqi27 commented 1 year ago

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