[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Re: Status not available
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Re: Status not available
- From: Brian Lynch <brianlynch (at) gmail.com>
- Date: Mon, 28 Feb 2005 19:39:05 -0800
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=AfKhta91RU8/QLQnof4KyIKaWvgt5JSuWwXlxaz+aWcnmwg4vnRjFFvMP9SRpInw6DWROoPD6iNrp7hxmewaGge+6iFHa0BKTYzmrbHDABRfs3BNszM3L1FikPGh3B3n/qcxhacpsVlAz5Yn4GtF2T9/9PfavChW6rc4Cr4mZQA=
- References: <b537f651050228105930e6e6ee@mail.gmail.com> <b537f65105022811186f3b60ea@mail.gmail.com> <b537f6510502281356281d4486@mail.gmail.com> <b537f651050228140017f56886@mail.gmail.com> <20050228221013.GF16768@hswn.dk> <b537f651050228141120a5773e@mail.gmail.com> <b537f651050228142669b80dc@mail.gmail.com> <20050228225918.GA22458@hswn.dk> <20050228230357.GA23259@hswn.dk> <b537f651050228151364a14fb1@mail.gmail.com>
Could this be a problem with the version of gcc or other package? Note
the version below:
Reading specs from
/usr/local/gcc-3.3.1/lib/gcc-lib/sparc-sun-solaris2.8/3.3.1/specs
Configured with: ../configure --prefix=/usr/local/gcc-3.3.1
Thread model: posix
gcc version 3.3.1
On Mon, 28 Feb 2005 15:13:05 -0800, Brian Lynch <brianlynch (at) gmail.com> wrote:
> Tried the compile with MEMORY_DEBUG and got this stacktrace from the core dump:
>
> bash-2.03$ gdb bin/hobbitd core
> GNU gdb 6.0
> Copyright 2003 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB. Type "show warranty" for details.
> This GDB was configured as "sparc-sun-solaris2.8"...
> Core was generated by `hobbitd --debug
> --restart=/opt/hobbit/server/tmp/hobbitd.chk --checkpoint-file='.
> Program terminated with signal 6, Aborted.
> Reading symbols from /usr/lib/libresolv.so.2...done.
> Loaded symbols for /usr/lib/libresolv.so.2
> Reading symbols from /usr/lib/libsocket.so.1...done.
> Loaded symbols for /usr/lib/libsocket.so.1
> Reading symbols from /usr/lib/libnsl.so.1...done.
> Loaded symbols for /usr/lib/libnsl.so.1
> Reading symbols from /usr/lib/libc.so.1...done.
> Loaded symbols for /usr/lib/libc.so.1
> Reading symbols from /usr/lib/libdl.so.1...done.
> Loaded symbols for /usr/lib/libdl.so.1
> Reading symbols from /usr/lib/libmp.so.2...done.
> Loaded symbols for /usr/lib/libmp.so.2
> Reading symbols from /usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1...done.
> Loaded symbols for /usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1
> #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1
> (gdb) bt
> #0 0xff19fc14 in _libc_kill () from /usr/lib/libc.so.1
> #1 0xff13598c in abort () from /usr/lib/libc.so.1
> #2 0x000270b8 in xsprintf (dest=0x2e378 "xsprintf: Bogus
> destination\n", fmt=0x0) at memory.c:334
> #3 0x00013ad4 in posttochannel (channel=0x2e378, channelmarker=0x0,
> msg=0x0, sender=0x0,
> hostname=0x3f2e8 "", log=0x0, readymsg=0x0) at hobbitd.c:436
> (gdb)
>
>
> On Tue, 1 Mar 2005 00:03:57 +0100, Henrik Stoerner <henrik (at) hswn.dk> wrote:
> > Important correction:
> >
> > On Mon, Feb 28, 2005 at 11:59:18PM +0100, Henrik Stoerner wrote:
> > > Then do a "make allclean; make; make install"
> >
> > Dont do the "make install", just copy hobbitd/hobbitd over to
> > ~hobbit/server/bin/ and restart it.
> >
> >
> > Henrik
> >
> > To unsubscribe from the hobbit list, send an e-mail to
> > hobbit-unsubscribe (at) hswn.dk
> >
> >
>