Date: Mon, 7 Jul 2003 15:35:31 -0600 From: Kirk Davis <kirk.davis@epsb.ca> To: "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org> Subject: Nwclient-6.0.2 core dumps on startup Message-ID: <ADEDBE1A539BD311907A00508B1349370FB8C999@EXCHANGE06>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi, I have installed the Networker client from the ports (/usr/ports/net/sysutils/nwclient602). The clients seems to run fine when started up manualy as the root user. When I create a shell script in /usr/local/etc/rc.d it core dumps on startup with the following error: Jul 7 15:35:00 bifrost2 /kernel: pid 951 (nsrexecd), uid 0: exited on signal 10 (core dumped) I have tried to create an AT command to run it after the server is up without any luck. It always runs fine when started manually though. The port is a binary port so I don't have source to look at. Here is a GDB dump of the core file.... # gdb /usr/local/nsr/bin/nsrexecd nsrexecd.core GNU gdb 4.18 (FreeBSD) Copyright 1998 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 "i386-unknown-freebsd"...(no debugging symbols found)... Core was generated by `nsrexecd'. Program terminated with signal 10, Bus error. Reading symbols from /usr/lib/libc.so.4...(no debugging symbols found)...done. Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)...done. #0 0x809bcb9 in getsockname () Does anyone have any idea on how to get this thing to startup on boot? Am I the only one using this port? What is different when running something from boot,at, or cron than from the command line? ---- Kirk Kirk Davis Senior Network Analyst, ITS Edmonton Public Schools 1-780-429-8308 kirk.davis@epsb.ca <mailto:kirk.davis@epsb.ca> <<Kirk Davis (Kirk Davis).vcf>> [-- Attachment #2 --] BEGIN:VCARD VERSION:2.1 N:Davis;Kirk FN:Kirk Davis ORG:School and District Services;District Technology TITLE:Senior Network Analyst NOTE;ENCODING=QUOTED-PRINTABLE:Kirk Davis - ITS=0D=0Abookit: 7809080324@pcs.rogers.com=0D=0Aspambuster TEL;WORK;VOICE:429-8308 TEL;CELL;VOICE:908-0324 ADR;WORK:;ITS;Centre for Education, One Kingsway Avenue;Edmonton;Alberta;T5H 4G9;Canada LABEL;WORK;ENCODING=QUOTED-PRINTABLE:ITS=0D=0ACentre for Education, One Kingsway Avenue=0D=0AEdmonton, Alberta T5= H 4G9=0D=0ACanada EMAIL;PREF;INTERNET:kirk.davis@epsb.ca REV:20020717T172905Z END:VCARD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ADEDBE1A539BD311907A00508B1349370FB8C999>
