← Back to events
ActiveAIRelease

viable/strict/1788565816: Disable addr2line symbolization by default (#195462)

Photo: PyTorch Releases

What happened

Motivation: I noticed people keep disabling this in production jobs because the addr2line symbolization is really slow. If this really is a problem, we should disable it in OSS too. Human direction: Flip TORCH_DISABLE_ADDR2LINE so it is true by default, and expose a private torch._C API so the behavior can be tested without compiling a C++ extension. AI-assisted implementation summary: Default C++ stack trace symbol…

Summary assembled by rule from the sources below

Why it's spreading

Sources