You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SBSymbolGetMangledName may return null pointer if it's not a mangled name but mangled_name implementation assumes it's valid pointer to c string so it crashes.