Skip to Content.
Sympa Menu

ndt-users - Re: Version 3.5.14 Available

Subject: ndt-users list created

List archive

Re: Version 3.5.14 Available


Chronological Thread 
  • From: Ralf Hildebrandt <>
  • To:
  • Subject: Re: Version 3.5.14 Available
  • Date: Thu, 14 Jan 2010 14:13:49 +0100

> Looking at the process number of ndtd, I'm seeing that it's being
> restarted (I'm using runit to keep it running):
>
> root@rispacs-perf:/usr/src/ndt-3.5.14#
> ps auxwww|fgrep "ndtd"
> root 3977 0.0 0.0 2652 1304 ? S 13:49 0:00
> /usr/local/sbin/ndtd -a --tcpdump
> root@rispacs-perf:/usr/src/ndt-3.5.14#
> ps auxwww|fgrep "ndtd"
> root 3982 0.0 0.0 2656 1024 ? S 13:50 0:00
> /usr/local/sbin/ndtd -a --tcpdump
> root@rispacs-perf:/usr/src/ndt-3.5.14#
> ps auxwww|fgrep "ndtd"
> root 3987 0.0 0.0 2656 1024 ? S 13:50 0:00
> /usr/local/sbin/ndtd -a --tcpdump

I ran /usr/local/sbin/ndtd from with gdb and got:

# gdb /usr/local/sbin/ndtd
GNU gdb (GDB) 7.0-ubuntu
...
Reading symbols from /usr/local/sbin/ndtd...done.
(gdb) set args -a --tcpdump
(gdb) run
Starting program: /usr/local/sbin/ndtd -a --tcpdump
[Thread debugging using libthread_db enabled]

... I clicked on START in the java applett ...

Program received signal SIGSEGV, Segmentation fault.
0x00321f93 in strlen () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt full
#0 0x00321f93 in strlen () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#1 0x0806333b in I2AddrNodeName (addr=0x80869b0, buf=0xbffff51c
"senftopf.charite.de", len=0xbffff1b0) at addr.c:1109
i = 0
__PRETTY_FUNCTION__ = "I2AddrNodeName"
#2 0x0804f07a in main ()
No symbol table info available.

--
Ralf Hildebrandt
Geschäftsbereich IT | Abteilung Netzwerk
Charité - Universitätsmedizin Berlin
Campus Benjamin Franklin
Hindenburgdamm 30 | D-12203 Berlin
Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962


| http://www.charite.de




Archive powered by MHonArc 2.6.16.

Top of Page