Hacker News new | past | comments | ask | show | jobs | submit login

The last time I tried rg with pcre2 disabled (OpenBSD 6.4?), it SEGFAULT even with wxallowed :(



Looks like either things have changed, or this only happens under some specific circumstances.

I just tried installing it into a clean OpenBSD 6.7 VM, and it ran fine out of the box:

    # pkg_add rust
    # cargo install ripgrep
    # echo hi > asdf
    # .cargo/bin/rg hi
    asdf
    1:hi


Oh, that is nice. Thank you for testing!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: