New issue
Advanced search Search tips

Issue 732994 link

Starred by 2 users

Issue metadata

Status: Archived
Owner: ----
Closed: Jan 10
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

Not getting symbolized stack traces when running chrome with is_asan=true

Project Member Reported by mfomitchev@chromium.org, Jun 13 2017

Issue description

The stack traces produced by ASAN always had to be run though asan symbolizer to see the symbols, but it used to be that stack traces requested explicitly via base::debug::StackTrace().Print() would appear symbolized without needing to run them through ASAN symbolizer. This is no longer the case - explicit stack traces are no longer symbolized. This changed about a month ago (May 2017). 
 
Status: Archived (was: Untriaged)
Archiving P3s older than 1 year with no owner or component.

Sign in to add a comment