Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2001 10:01:39 +1000 (EST)
From:      Darren Reed <darrenr@reed.wattle.id.au>
To:        current@freebsd.org
Subject:   (ref5) kdump: Cannout allocate memory
Message-ID:  <200107300001.KAA24098@avalon.reed.wattle.id.au>

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

Using ktrace ref5, I created ~darrenr/ktrace.out with "ktrace -i cc ..."
but trying to print it I get:
% kdump -f ~/ktrace.out > lout
kdump: Cannot allocate memory

Is this stack corruption by kdump?  ref5:~darrenr/ktrace.out is available
for anyone who wants to diagnose this further.

FYI:
% limit
cputime         unlimited
filesize        unlimited
datasize        524288 kbytes
stacksize       65536 kbytes
coredumpsize    unlimited
memoryuse       unlimited
descriptors     2088
memorylocked    unlimited
maxproc         1043

I can't see that I've got any special malloc debugging things defined
either in environment variables or elsewhere.

Darren

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107300001.KAA24098>