From owner-freebsd-hackers Mon Nov 6 05:38:23 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA25246 for hackers-outgoing; Mon, 6 Nov 1995 05:38:23 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id FAA25241 for ; Mon, 6 Nov 1995 05:38:20 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id FAA26070; Mon, 6 Nov 1995 05:36:48 -0800 To: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) cc: hackers@freefall.FreeBSD.org Subject: Re: Ack! Help, Andrey! I'm having troubles in libdialog! In-reply-to: Your message of "Mon, 06 Nov 1995 16:15:59 +0300." Date: Mon, 06 Nov 1995 05:36:48 -0800 Message-ID: <26068.815665008@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.org Precedence: bulk > Well, can you write very minimal example when this bug still shown > and send it to me? Besides of it here thoughts so far: I'm about to go to sleep (now it's only 3 hours away till wakeup! :( :( ) but I can when I wake up. Alternately, it's an easy thing to reproduce this with sysinstall itself! Just check out a copy of the *2.1* version of sysinstall, build it with debugging, and go to the configuration/package menu and select the "All" category. You'll see the problem quickly enough! > since checklist/menu mallocs all needed things dynamically, > I suspect that some malloc memory corruption can be involved here. > Maybe malloc with EXTRA_SANITY will helps too. This is in 2.1.. Poul-Henning's malloc isn't a factor here! :( Jordan