Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sortfin() on empty input can segfault #164

Open
MichaelChirico opened this issue Feb 2, 2025 · 0 comments
Open

sortfin() on empty input can segfault #164

MichaelChirico opened this issue Feb 2, 2025 · 0 comments
Labels
bug Something isn't working segfault
Milestone

Comments

@MichaelChirico
Copy link
Collaborator

Observed here: https://github.com/r-lib/bit64/actions/runs/13101226844/job/36549718762?pr=163

I confirmed locally that this crashes current r-devel:

sortfin(integer64(), 1:10)
@MichaelChirico MichaelChirico added the bug Something isn't working label Feb 2, 2025
@MichaelChirico MichaelChirico added this to the 4.7.0 milestone Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working segfault
Projects
None yet
Development

No branches or pull requests

1 participant