Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2001 15:59:42 -0700
From:      Warner Losh <imp@harmony.village.org>
Cc:        arch@FreeBSD.ORG
Subject:   Re: Step 1 and 2 patch 
Message-ID:  <200102152259.f1FMxgW12025@harmony.village.org>
In-Reply-To: Your message of "Thu, 15 Feb 2001 15:42:54 MST." <200102152242.f1FMgsW11899@harmony.village.org> 
References:  <200102152242.f1FMgsW11899@harmony.village.org>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200102152242.f1FMgsW11899@harmony.village.org> Warner Losh writes:
: OK.  This appears to work for me.  I can run ports and other things
: with these changes.  I'm submitting them for review.

% ls | sort
sort in free(): error: junk pointer, too high to make sense.
Abort(core dumped)
% gdb sort sort.core:
(gdb) where
#0  0x280a89c8 in kill () from /usr/lib/libc.so.5
#1  0x280e8ce6 in abort () from /usr/lib/libc.so.5
#2  0x280e7869 in isatty () from /usr/lib/libc.so.5
#3  0x280e7895 in isatty () from /usr/lib/libc.so.5
#4  0x280e871e in isatty () from /usr/lib/libc.so.5
#5  0x280e898d in free () from /usr/lib/libc.so.5
#6  0x280d760d in __srefill () from /usr/lib/libc.so.5
#7  0x280d20e9 in fread () from /usr/lib/libc.so.5
#8  0x804950d in free ()
#9  0x804b520 in free ()
#10 0x804c4c7 in free ()
#11 0x8048d7d in free ()
(gdb) quit

So maybe we aren't there yet.

Warner


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




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