From owner-freebsd-questions Tue Nov 20 6:29:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx2.port.ru (mx2.port.ru [194.67.57.12]) by hub.freebsd.org (Postfix) with ESMTP id 6180D37B417 for ; Tue, 20 Nov 2001 06:29:52 -0800 (PST) Received: from f9.int ([10.0.0.77] helo=f9.mail.ru) by mx2.port.ru with esmtp (Exim 3.14 #1) id 166Btz-000Ony-00 for freebsd-questions@freebsd.org; Tue, 20 Nov 2001 17:29:31 +0300 Received: from mail by f9.mail.ru with local (Exim 3.14 #1) id 166Btv-000Nxo-00 for freebsd-questions@FreeBSD.ORG; Tue, 20 Nov 2001 17:29:27 +0300 Received: from [212.192.241.98] by win.mail.ru with HTTP; Tue, 20 Nov 2001 17:29:27 +0300 From: "Pavel Chizhov" To: freebsd-questions@FreeBSD.ORG Subject: Segmentation faults Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [212.192.241.98] Date: Tue, 20 Nov 2001 17:29:27 +0300 Reply-To: "Pavel Chizhov" Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello! I've obtained a problem trying to execute some large programs (e.g. GAMESS, quantum chemistry calculation program) after compiling. Every process have been kicked out after beginnig of execution because of segmentation fault. I've obtained it as for C modules (borh cc and gcc compilers were used) as for Fortran modules (both g77 and f2c/gcc compilations were tryed). My RAM is 1152Mb and swap is 1000Mb. Should I increase the kernel address space (now NKPDE is 254 - I have an SMP kernel) to solve this problem, or, maybe, linked sources while compiling with some libraries? With best wishes P.Chizhov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message