Copying a path with a taper path effect causes immediate crash (MacOS M1 Ventura)

UPDATE 2: Found a workaround. Use Power stroke instead of Taper stroke.

UPDATE: I've distilled this down closer to its essence. If you open a new document and make a bezier line segment, then with the new line segment selected, go to Path>Path-Effect and select Taper Stroke. After doing this, with the path still selected, press Ctrl-C. Inkscape will crash.

INITIAL POST: I didn't get this bug immediately when I first tried to copy a taper path effect onto other paths. I copied the path with the effect and then tried Path>Paste-Path-Effect to no effect on other paths. I did this numerous times to no effect. I eventually moved on and just started manually applying the effect to each path. After I was about complete after 12 paths, the project crashed, and every time I'd reopen the project, if I clicked on one of the paths in the layers tab that I applied a taper path effect to, the project would crash again.

I thought maybe I'd lost a project I've been working on for weeks. I couldn't even use the App's XML editor to delete the paths in questions to hopefully prevent the crashes. I then opened the svg file in nvim and deleted the whole group of paths there. This seemingly worked to prevent the crashes, with one caveat: Now if I even copy a path with a taper effect applied to it, inkscape crashes immediately.

So I suspect there is some problem with how inkscape copies paths with path effects, or at least with a taper effect involved (and maybe only on Mac?). It could also be that the copy and Path>Paste-Path-Effect I did previously has corrupted my project due to a bug in these functions, and the corruption is retriggered whenever I copy one of these paths with path effects.

Edited by Chris