Skip to content

Default remap_path_prefix broke backtrace #3186

Open
@ashi009

Description

@ashi009

As shown in rust-lang/backtrace-rs#691 and rust-lang/rust#135853, the current default value used for remap_path_prefix will prevent backtrace from printing source info.

We should change it to something other than "", say ".", "/" or "__main__/" etc.

remap_path_prefix = "",

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions