diff --git a/extractor/src/extractor.rs b/extractor/src/extractor.rs index ef73416c9c5..cb7caeeda68 100644 --- a/extractor/src/extractor.rs +++ b/extractor/src/extractor.rs @@ -483,7 +483,7 @@ impl fmt::Display for TrapEntry { }, TrapEntry::Located(args) => write!( f, - "location({}, {}, {}, {}, {}, {})", + "locations_default({}, {}, {}, {}, {}, {})", args.get(0).unwrap(), args.get(1).unwrap(), args.get(2).unwrap(),