Date: Tue, 15 May 2007 16:30:35 +0300 From: Krassimir Slavchev <krassi@bulinfo.net> To: freebsd-arm@freebsd.org Cc: freebsd-current@freebsd.org Subject: Re: csh on arm failure? Message-ID: <4649B5FB.2060808@bulinfo.net> In-Reply-To: <4649A81A.60609@bulinfo.net> References: <4649A81A.60609@bulinfo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
(gdb) bt #0 0x20204bb0 in kill () from /lib/libc.so.7 #1 0x20200370 in abort () from /lib/libc.so.7 #2 0x00045fe4 in malloc (nbytes=16) at /work/arm/src/bin/csh/../../contrib/tcsh/tc.alloc.c:213 #3 0x00045fe4 in malloc (nbytes=16) at /work/arm/src/bin/csh/../../contrib/tcsh/tc.alloc.c:213 (gdb) Krassimir Slavchev wrote: > After upgrade to latest -current I have problems with csh: > > login: root > May 15 15:21:28 centipad login: ROOT LOGIN (root) ON ttyu0 > Last login: Tue May 15 13:55:02 on ttyu0 > Copyright (c) 1992-2007 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > > FreeBSD 7.0-CURRENT (CENTIPAD) #1: Tue May 15 10:04:50 EEST 2007 > > Welcome to FreeBSD! > > Before seeking technical support, please use the following resources: > > o Security advisories and updated errata information for all releases > are > at http://www.FreeBSD.org/releases/ - always consult the ERRATA section > for your release first as it's updated frequently. > > o The Handbook and FAQ documents are at http://www.FreeBSD.org/ and, > along with the mailing lists, can be searched by going to > http://www.FreeBSD.org/search/. If the doc distribution has > been installed, they're also available formatted in /usr/share/doc. > > If you still have a question or problem, please take the output of > `uname -a', along with any relevant error messages, and email it > as a question to the questions@FreeBSD.org mailing list. If you are > unfamiliar with FreeBSD's directory layout, please refer to the hier(7) > manual page. If you are not familiar with manual pages, type `man man'. > > You may also use sysinstall(8) to re-enter the installation and > configuration utility. Edit /etc/motd to change this login announcement. > > (nil) current memory allocation: > free: 0 0 0 0 0 0 0 0 0 0 0 > 0 0 0 0 0 0 0 0 0 0 0 0 0 0 > 0 0 0 0 > used: 0 0 0 0 0 0 0 0 0 0 0 > 0 0 0 0 0 0 0 0 0 0 0 0 0 0 > 0 0 0 0 > Total in use: 0, total free: 0 > Allocated memory from 0xffffffff to 0xffffffff. Real top at > 0xffffffff > nbytes=16: Out of memory > > FreeBSD/arm (centipad) (ttyu0) > > login: > > I am able to log in using /bin/sh and top shows: > > last pid: 533; load averages: 0.65, 0.32, 0.13 up 0+00:02:34 > 15:28:07 > 12 processes: 1 running, 11 sleeping > CPU states: 1.0% user, 0.0% nice, 1.5% system, 2.0% interrupt, > 95.6% idle > Mem: 4188K Active, 4160K Inact, 7936K Wired, 28K Cache, 6976K Buf, 44M > Free > Swap: 180M Total, 180M Free > > What is wrong with csh? > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4649B5FB.2060808>