rust-gdb crashes on FreeBSD due to invalid sed syntax #110334
Labels
C-bug
Category: This is a bug.
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
Code
I tried this code:
I expected to see this happen: GDB starts
Instead, this happened: GDB crashed:
Version it worked on
It most recently worked on:
rustc 1.70.0-nightly (4a04d08 2023-03-18)
Version with regression
The bug was introduced by commit 8dd0ec6 , which invokes sed with GNU-specific syntax.
@rustbot modify labels: +regression-from-stable-to-nightly -regression-untriaged
The text was updated successfully, but these errors were encountered: