> -----Original Message----- > From: Yutaka Sato [mailto:pficabdyi-mxhgu42zfp3w.ml@delegate.org] > Sent: 06 April 2004 12:41 > To: pficabdyi-mxhgu42zfp3w.ml@delegate.org > Cc: peafabdyi-mxhgu42zfp3w.ml@delegate.org > Subject: Re: [DeleGate-En:2591] Sigsegv when trying to run delegate 8.9.2 > on yellowdog 3 > > Sorry, to let DeleGate run in foreground and be monitored by gdb, you > shoulld have done it as folllows: > > (gdb) run -v -P9999 SERVER=socks > Right then - thanks for your patience, here's the log from the gdb session (sorry if you didn't need the whole thing!). (gdb) run -v -P9999 SERVER=socks Starting program: /usr/sbin/delegated -v -P9999 SERVER=socks 04/06 13:22:09.15 [13291] 0+0: PORT> -P9999 04/06 13:22:09.36 [13291] 0+0: configuring default RESOLV ... 04/06 13:22:09.36 [13291] 0+0: ... SYS: xxx -> 193.63.xx.xx 04/06 13:22:09.39 [13291] 0+0: ... DNS: 193.63.xx.xx -> xxxx.xxx.uwcm.ac.uk 04/06 13:22:09.39 [13291] 0+0: ... DNS available 04/06 13:22:09.39 [13291] 0+0: ... NIS not available (no default domain) 04/06 13:22:09.39 [13291] 0+0: ... export RES_ORDER=CFD 04/06 13:22:09.39 [13291] 0+0: export RESOLV=cache,file,dns (set by default) 04/06 13:22:09.39 [13291] 0+0: --INITIALIZATION START: 8.9.2 on Linux/2.4.20-8e-- 04/06 13:22:09.39 [13291] 0+0: BINSHELL=/bin/sh 04/06 13:22:09.43 [13291] 0+0: server_open(delegate,:9999,listen=20) 04/06 13:22:09.43 [13291] 0+0: server_open(delegate,:9999) BOUND 04/06 13:22:09.43 [13291] 0+0: DGROOT=/var/spool/delegate-nobody^M 04/06 13:22:09.43 [13291] 0+0: <DeleGate/8.9.2> [13291] -P9999 READY^M <DeleGate/8.9.2> [13291] -P9999 READY DGROOT=/var/spool/delegate-nobody ADMIN=peafabdyi-mxhgu42zfp3w.ml@delegate.org AIST-Product-ID: 2000-ETL-198715-01, H14PRO-049, H15PRO-165 Copyright (c) 1994-2000 Yutaka Sato and ETL,AIST,MITI Copyright (c) 2001-2004 National Institute of Advanced Industrial Science and Technology (AIST) 04/06 13:22:09.43 [13291] 0+0: PORT= 9999/10 (39,15) 04/06 13:22:09.44 [13291] 0+0: OWNER=nobody => OWNER=nobody/nobody(nobody/nobody) 04/06 13:22:09.46 [13291] 0+0: REMITTABLE = socks,tcprelay 04/06 13:22:09.46 [13291] 0+0: PATH: gzip -> /bin/gzip 04/06 13:22:09.46 [13291] 0+0: #### gzip = [/bin/gzip]gzip 04/06 13:22:09.46 [13291] 0+0: #### gunzip = [/bin/gzip]gzip -d 04/06 13:22:09.46 [13291] 0+0: ADMIN=peafabdyi-mxhgu42zfp3w.ml@delegate.org protocol=socks(specialist) -delegated[13291]- WARNING! ADMIN="your_mail_address" should be specified. -delegated[13291]- INFO: using ADMIN=peafabdyi-mxhgu42zfp3w.ml@delegate.org given at compile time. 04/06 13:22:09.46 [13291] 0+0: #### CACHE DISABLED #### Cache directory seems not exist: /var/spool/delegate-nobody/cache 04/06 13:22:09.50 [13291] 0+0: MOUNT[0]X[2] /-/builtin/icons/* = default 04/06 13:22:09.50 [13291] 0+0: MOUNT[1]X[3] /-/* = forbidden,from=!.RELIABLE,default 04/06 13:22:09.50 [13291] 0+0: MOUNT[2]X[0] /-* = default 04/06 13:22:09.50 [13291] 0+0: MOUNT[3]X[1] /=* = default 04/06 13:22:09.53 [13291] 0+0: Stay open PIDFILE for accept() lock[fd=12] 04/06 13:22:09.53 [13291] 0+0: env[24] LIBPATH=.;/root;/var/spool/delegate-nobody/lib;/usr/sbin;/var/spool/delegate -nobody/etc 04/06 13:22:09.53 [13291] 0+0: env[26] RESOLV=cache,file,dns 04/06 13:22:09.53 [13291] 0+0: arg[3] SERVER=socks 04/06 13:22:09.58 [13291] 0+0: DELEGATE_Modified[1]: 4072a0f1 04/06 13:22:09.59 [13291] 0+0: --INITIALIZATION DONE: 8.9.2 on Linux/2.4.20-8e-- Program received signal SIGSEGV, Segmentation fault. 0x39393730 in ?? () (gdb) where #0 0x39393730 in ?? () (gdb)