Re: csh on arm failure?



On Tue, 15 May 2007 16:30:35 +0300
Krassimir Slavchev <krassi@xxxxxxxxxxx> wrote:

(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)

Any chances that this relates to Steven's PR 112408? (Not the gdb part, just
the tcsh regression.)

Here it is, just in case:
http://www.freebsd.org/cgi/query-pr.cgi?pr=112408

--
Ricardo Nabinger Sanchez rnsanchez@xxxxxxxxx
Powered by FreeBSD

"Left to themselves, things tend to go from bad to worse."
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: localtime() coredumps
    ... >>Maybe I misunderstand something, but it catches SIGTRAP ... > I wouldn't expect it to crash inside malloc, ... Something is probably wrong with the way I am using watchmalloc.. ...
    (comp.unix.programmer)
  • Re: chunk size
    ... informations are splitted into two lists. ... My question is now, regarding on the usage of gdb: How can I find out, of what size a chunk is? ... Function "malloc" not defined. ... Breakpoint 1 pending. ...
    (freebsd-questions)
  • Re: Address space layout randomization?
    ... AIX is quite a non-trivial proposition (a lot more difficult than ... on most other UNIX OSes). ... override malloc is ignored. ...
    (comp.unix.aix)
  • Re: git problems
    ... seeing no good stack frames, but Robert, I run only -current here, not RELENG_6, ... GNU gdb 6.1.1 ... Copyright 2004 Free Software Foundation, ... You don't need to recompile anything to enable malloc debugging. ...
    (freebsd-hackers)
  • Re: malloc blocked on Linux
    ... I doubt gdb is going to help. ... You should probably understand in general how malloc works. ... If sbrkfails, then mallocwill fail. ... because some commercial Unix system mallocs use mmap. ...
    (comp.unix.questions)