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

memalloc error in stri_sprintf #449

Closed
gagolews opened this issue Aug 5, 2021 · 0 comments
Closed

memalloc error in stri_sprintf #449

gagolews opened this issue Aug 5, 2021 · 0 comments

Comments

@gagolews
Copy link
Owner

gagolews commented Aug 5, 2021

gagolews@dionysus:~$ Rscript -e 'replicate(10000, length(stringi::stri_sprintf(rep("%s", 10), 1:5, 1:20)))'

 *** caught segfault ***
address 0x280, cause 'memory not mapped'
malloc(): unsorted double linked list corrupted
Aborted (core dumped)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant