Open
Description
Building Firefox with rustc 1.62.0 on Linux and running it under valgrind makes valgrind emit the following error:
==31382== Valgrind: debuginfo reader: ensure_valid failed:
==31382== Valgrind: during call to ML_(img_get)
==31382== Valgrind: request for range [3275670898, +4) exceeds
==31382== Valgrind: valid image size of 1880027600 for image:
==31382== Valgrind: "/builds/worker/workspace/obj-build/toolkit/library/build/libxul.so"
==31382==
==31382== Valgrind: debuginfo reader: Possibly corrupted debuginfo file.
==31382== Valgrind: I can't recover. Giving up. Sorry.
As of filing, I don't have more information to share yet, but I thought I'd already file it before starting to investigate it next week.
Metadata
Metadata
Assignees
Labels
Area: Debugging information in compiled programs (DWARF, PDB, etc.)Category: This is a bug.Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleCall for participation: An issue has been fixed and does not reproduce, but no test has been added.High priorityRelevant to the compiler team, which will review and decide on the PR/issue.