Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 26 Dec 2001 15:51:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 26 Dec 2001 15:51:17 -0500 Received: from lightning.swansea.linux.org.uk ([194.168.151.1]:61452 "EHLO the-village.bc.nu") by vger.kernel.org with ESMTP id ; Wed, 26 Dec 2001 15:50:59 -0500 Subject: Re: Unusual Stacksize Question To: calin@ajvar.org (Calin A. Culianu) Date: Wed, 26 Dec 2001 21:01:17 +0000 (GMT) Cc: linux-kernel@vger.kernel.org In-Reply-To: from "Calin A. Culianu" at Dec 26, 2001 03:46:05 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: From: Alan Cox Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > coredump. I used setrlimit() to set the stacksize limit to infinity. No > more core dumps. But guess what? Like half the time I now get a kernel > panic screen dump and the system immediately hangs... I should think that > really, as long as you have enough memory, both real and imagined (I made > that term up too), nothing too bad can happen beyond a coredump maybe. Core dumps if you have it too large I can believe. A kernel panic is somewhat more worrying, but some bugs in exec validation did get fixed. If you can make the 7.1 errata kernel oops as well I'm very interested indeed. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/