From owner-freebsd-questions Tue May 28 09:18:28 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA11185 for questions-outgoing; Tue, 28 May 1996 09:18:28 -0700 (PDT) Received: from gw.bsu.minsk.by (gw.bsu.minsk.by [193.232.92.241]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA10438 for ; Tue, 28 May 1996 09:12:51 -0700 (PDT) Received: by gw.bsu.minsk.by (sendmail 8.6.6/8.6.8) id m0uOSNx-000301C; Tue, 28 May 96 17:16 Date: Tue, 28 May 1996 17:16:44 +0000 () From: Alexander Olevanov To: questions@FreeBSD.Org Subject: Question about signal 11 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.Org X-Loop: FreeBSD.org Precedence: bulk Dear Colleagues, I have a problem with Xterm when it is started by startx. It exits with "memory fault" message and the system prints, that the process exited on signal 11. That is fragmentation error. If I run it as "xdm -nodaemon", everything is going well. I have a system with 8 Mb RAM. Could anybody tell me how should I recompile kernel to avoid such a problem. It concerns not only Xterm, but for example FWTK FTP daemon, when it begins to work. I think there is something wrong with memory allocation. As I tried on 16 Mb RAM system, everything was good, also GENERIC kernel on 8Mb worked good too, which looks strange at all, because the current kernel is much smaller. Thanks in advance. A.Yu. Olevanov