-
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
segmentation fault #1616
Comments
|
Replying to user192 (#1616):
This wiki page will help you to provide the detailed info about this bug. |
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --enable-background --enable-netcode --enable-nls --enable-charset --with-edit --without-ext2undel --with-gpm-mouse --with-vfs --with-x --without-samba --with-screen=ncurses --with-screen=slang
(gdb) bt
(gdb) bt full |
This strange. I think, you have installed mc from binary package with stripped debug info.
Next testCase, I think, have relate to this problem:
1) LANG= mc
Also, IMHO trouble described into #1591 looks like this trouble. |
Replying to slavazanko:
MC compiled from git in gentoo.
In item 2 Confirmation dialog it is not shown, I do not know where to press on [< Fix it >]
В пункте 2 окно Confirmation не отображается, не знаю, где нажимать на [< Fix it >]
Also, with the new profile all works fine, the problem has appeared recently, after change of any customisations. Meanwhile the profile I do not wish to take down - it is necessary to catch an error.
Кстати, с чистым профилем всё работает нормально, проблема появилась недавно, после изменения каких-то настроек. Пока что профиль сносить не хочу - надо отловить ошибку.
No, all works fine. |
I now update mc from git, the bug has disappeared.
Обновился из git, баг пропал. Можно закрывать. |
|
|
Important
This issue was migrated from Trac:
user192
When I press key F3, mc takes off with segmentation fault. Output gdb:
Program received signal SIGSEGV, Segmentation fault.
0xb7bfea2d in ?? () from /lib/libc.so.6
The file on which occurs an error in attach.
Note
Original attachments:
user192
onSep 14, 2009 at 15:24 UTC
The text was updated successfully, but these errors were encountered: