-
Notifications
You must be signed in to change notification settings - Fork 3
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 returning to panels by pressing Ctrl-O #3943
Comments
|
Please show the output of mc -V. |
$ LANG=C mc -V |
Thanks. |
I often leave subshell opened (Ctrl-O). If I leave the terminal tab with mc for a while, then come back and press Ctrl-O in order to get back mc panels, it often crashes. It usually does not crash if I don't change the terminal tab. |
I do the same many times in a day. I never got such crashes.
This is strange. This means than SIGWINCH was received (the terminal window was resized). But window resize should not crash mc in any case.
I'm unable to reproduce this bug. |
I use https://github.com/asbru-cm/asbru-cm as a terminal emulator. Could probably be related to it. Is it possible to get some info from the coredump? |
Well, I used asbru-cm for several days and dind't get any crash. |
I updated asbru-cm and did not get the crash yet too. I used version 5.0.0 before. mc usually crashed when there were lots of files in a directory and it took quite a time for mc to scan them. |
I'm facing the same problem with Asbru CM (the latest 5.1.0) on Debian 9.5. MC segfaults very often after Ctrl-O.
GNU Midnight Commander 4.8.18 |
I've just got a segfault on the newest asbru and mc too. |
Forgot to mention, it also happens after mc editor exit. |
|
Would you please test the attached patch? |
Just got a crash (with patch), but not when returning to mc by Ctrl-O, but by just doing nothing - I found mc crashed when returned to the terminal tab:
|
|
Please drop the 3943.patch patch and test the 3943_2.patch one. |
Seems to work without crashes so far. |
|
|
Important
This issue was migrated from Trac:
nerijus
(nerijus@….sourceforge.net)I posted https://bugzilla.redhat.com/show_bug.cgi?id=1639016 but duplicate it here too.
I get lots of crashes when returning to mc panels from terminal by pressing Ctrl-O.
Note
Original attachments:
andrew_b
(@aborodin) onOct 22, 2018 at 12:11 UTC
andrew_b
(@aborodin) onOct 26, 2018 at 8:43 UTC
The text was updated successfully, but these errors were encountered: