-
Notifications
You must be signed in to change notification settings - Fork 232
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
"invalid pointer" error on exit #330
Comments
@piotrkochan thank you for reporting the bug! Can you please add/attach:
Unfortunately I'm unable to reproduce the problem (running the same version of Ubuntu as you on my machine), could you please use
... and share Perhaps the problem might be that you have something specific in your history and/or system. If you don't mind, could you create a new user and try HSTR there (with empty history)? Any diacritics, non-US locales, etc. what makes your system special? Thank you for your interest in HSTR and help! |
Sure, I'll provide these details tomorrow. There is no error on my home computer. |
Thanks - really appreciate it 😉 |
Strace:
|
Seems like an attempt to free invalid/already freed/NULL pointer:
|
It might be fixed by e9452d2 released as HSTR |
@dvorka Looks like it's working now (Ubuntu 19, ZSH) |
@piotrkochan thank you for the verification and letting me know 😉 |
HSTR always report an error on shutdown, for example after "escape or ctrl+c" or entry select:
zsh 5.4.2 (x86_64-ubuntu-linux-gnu)```
The text was updated successfully, but these errors were encountered: