Skip to content

Segfault on Linux #336

@virtualritz

Description

@virtualritz

Running cargo spellcheck on this repo of mine causes it to segfault. No other output.

I'm a bit short on time atm; otherwise I'd have built c-s from source and attached a backtrace. Sorry about that.

To Reproduce

❯ cargo install cargo-spellcheck
❯ git clone https://github.com/virtualritz/uniform-cubic-splines.git
❯ cd uniform-cubic-splines
❯ cargo spellcheck              
[1]    133893 segmentation fault (core dumped)  cargo spellcheck
  • System: Ubuntu 24.04
  • Obtained: cargo
  • Version: 0.14.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions