Bug 68144
Summary: | mc eats all my memory and then seg faults when trying to edit a file | ||
---|---|---|---|
Product: | [Retired] Red Hat Public Beta | Reporter: | Bernd Bartmann <bernd.bartmann> |
Component: | mc | Assignee: | Havoc Pennington <hp> |
Status: | CLOSED DUPLICATE | QA Contact: | Aaron Brown <abrown> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | limbo | CC: | notting |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-08-06 21:47:08 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 67218 |
Description
Bernd Bartmann
2002-07-06 23:00:11 UTC
This also happens on my computer. ("mcedit foo.bar" when in X makes the system swap like crazy and after a while this process gets killed. Running "mcedit in a virtual console (like /dev/tty1) immediately gives a Segmentation fault). Reproduced, mcedit foo.bar segmentation faults. Maybe a gpm or slang/curses/utf-8 thing? Maybe. It appears to happen with all the latest versions of slang/newt/etc., which should have most of the problems fixed. Still broken in mc-4.5.55-10 mc in limbo beta2 still crashes when trying to edit a file. This is maybe not related, but when trying to copy a file with mc (mc-4.5.55-7), it will segfault. When to upgrade to mc-4.5.55-11 from Raw Hide it is OK. Confirm Midnight Commander crash in Limbo 7.3.93. After starting "mcedit <somefile>" the virtual memory grows from 30 MB to 100+ MB, the system gets *really* slow and unresponsive for a couple of minutes, then the Midnight Commander process gets killed). This is in a GNOME 2 terminal window. *** Bug 70257 has been marked as a duplicate of this bug. *** Doesn't happen in GNOME2 Terminal only. Even on the real console mcedit dies trying to open a file. Even an ordinary HelloWorld.c forces mcedit to consume all available RAM until Linux starts swapping till all swap is full and then the kernel kills mcedit. see bug #71039 *** This bug has been marked as a duplicate of 66794 *** |