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

Crash when using vi inside command #191

Open
miguelanjo opened this issue Sep 23, 2024 · 0 comments
Open

Crash when using vi inside command #191

miguelanjo opened this issue Sep 23, 2024 · 0 comments

Comments

@miguelanjo
Copy link

miguelanjo commented Sep 23, 2024

I use rlwrap with Oracle Goldengate Adminclient.
I called with " rlwrap -a -N ./adminclient"
when inside I call the editor (uses vi), as I exit vi with ":q" or ":wq", the rlwrap crashes with:

:qrlwrap: main.c:477: main_loop: Assertion `!always_readline' failed.
rlwrap: Oops, crashed (caught SIGABRT) - this should not have happened!
If you need a core dump, re-configure with --enable-debug and rebuild
Resetting terminal and cleaning up...

The Adminclient does not work in case I do not use rlwrap -a option.

rlwrap -v
rlwrap 0.46.1

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