Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 1999 20:49:15 -0500 (EST)
From:      Bosko Milekic <bmilekic@dsuper.net>
To:        andrew@ugh.net.au
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: CRON in malloc(): warning: pointer to wrong page.
Message-ID:  <Pine.OSF.4.05.9912082038580.2180-100000@oracle.dsuper.net>
In-Reply-To: <Pine.BSF.4.21.9912091111560.469-100000@beebite.ugh.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 9 Dec 1999 andrew@ugh.net.au wrote:

!>On a probably related matter we had a lot of processes die with signal 4
!>(one or two a day). We swapped the RAM and I thought it had stopped but
!>one died yesterday (telnetd). Previously running make index in /usr/ports
!>would always die with sig4 but since the RAM swap its been fine...
!>
!>Any suggestions? I assume sig4 indicates that there is corruption in
!>either the memory, cache or bus but I have no idea why or what causes the
!>CRON error.
!>

	Well, are the processes dying with signal 4 dumping core? If so, have
  you tried debugging from the core dump?
  	Your malloc() problem could be related to something that you discover
  this way. After all, the default action on receipt of signal 4 would be
  to dump core.

  --Bosko

--
  Bosko Milekic <bmilekic@technokratis.com>




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.05.9912082038580.2180-100000>