Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.vbc.net!vbcnet-west!knews.uk0.vbc.net!vbcnet-gb!idiscover.co.uk!cnt1.come.net.uk!intra4.come.net.uk!user From: "Ricky Chan" <ricky@come.net.uk> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Crashing on freebsd 2.1.6 : more info Date: Wed, 29 Jan 1997 09:03:59 +0100 Organization: ComeNet Technology Ltd Lines: 104 Message-ID: <ricky-2901970903590001@intra4.come.net.uk> NNTP-Posting-Host: intra4.come.net.uk X-Newsreader: Microsoft Internet Mail and News for Macintosh - 1.1 (34) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:34660 Thanks to John Borowski for the test he told me to do, to see why the system crashs: to recap:, I am running freebsd 2.1.6 and the system crash when scripts are run or make commands are issued and returns error code: 0x8:0xf013f0e5, checking the function with the kernel I get: f013f09c T_tcp_input From sysctl -a I get a output of the system (included below) but I alos get these lines that appear on the screen: net.inet.icmp.stats: unknown structure returned net.inet.igmp.stats: unknown structure returned net.inet.tcp.stats: unknown structure returned net.inet.udp.stats: unknown structure returned Any ideas anyone????? Here is the output from sysctl -a : kern.ostype = FreeBSD kern.osrelease = 2.1.6-RELEASE kern.osrevision = 199306 kern.version = FreeBSD 2.1.6-RELEASE #0: Tue Jan 21 13:45:08 GMT 1997 ricky@cnt3.come.net.uk:/usr/src/sys/compile/NEWKERNEL kern.maxvnodes = 11948 kern.maxproc = 4116 kern.maxfiles = 8232 kern.argmax = 65536 kern.securelevel = -1 kern.hostname = cnt3.come.net.uk kern.hostid = 0 kern.clockrate: hz = 100, tick = 10000, profhz = 1024, stathz = 128 kern.posix1version = 198808 kern.ngroups = 16 kern.job_control = 1 kern.saved_ids = 1 kern.boottime = Tue Jan 21 13:46:50 1997 kern.domainname = # there is a value here but I removed it for security reasons sorry!!! kern.update = 30 kern.osreldate = 199612 kern.bootfile = /kernel kern.maxfilesperproc = 8232 kern.maxprocperuid = 4115 kern.dumpdev = disabled kern.somaxconn = 128 kern.maxsockbuf = 262144 kern.ps_strings = -272637968 kern.usrstack = -272637952 kern.sockbuf_waste_factor = 8 kern.sominqueue = 0 vm.loadavg: 0.00 0.00 0.00 net.inet.ip.forwarding = 0 net.inet.ip.redirect = 1 net.inet.ip.ttl = 64 net.inet.ip.rtexpire = 3600 net.inet.ip.rtminexpire = 10 net.inet.ip.rtmaxcache = 128 net.inet.ip.sourceroute = 0 net.inet.icmp.maskrepl = 0 net.inet.tcp.rfc1323 = 1 net.inet.tcp.rfc1644 = 1 net.inet.tcp.mssdflt = 512 net.inet.tcp.rttdflt = 3 net.inet.tcp.keepidle = 14400 net.inet.tcp.keepintvl = 150 net.inet.tcp.sendspace = 16384 net.inet.tcp.recvspace = 16384 net.inet.tcp.keepinit = 150 net.inet.udp.checksum = 1 net.inet.udp.maxdgram = 9216 net.inet.udp.recvspace = 41600 hw.machine = i386 hw.model = Pentium 735\90 or 815\100 hw.ncpu = 1 hw.byteorder = 1234 hw.physmem = 133029888 hw.usermem = 118726656 hw.pagesize = 4096 hw.floatingpoint = 1 machdep.console_device = ?? machdep.adjkerntz = 0 machdep.disable_rtc_set = 0 user.cs_path = /usr/bin:/bin:/usr/sbin:/sbin: user.bc_base_max = 99 user.bc_dim_max = 2048 user.bc_scale_max = 99 user.bc_string_max = 1000 user.coll_weights_max = 0 user.expr_nest_max = 32 user.line_max = 2048 user.re_dup_max = 255 user.posix2_version = 199212 user.posix2_c_bind = 0 user.posix2_c_dev = 0 user.posix2_char_term = 0 user.posix2_fort_dev = 0 user.posix2_fort_run = 0 user.posix2_localedef = 0 user.posix2_sw_dev = 0 user.posix2_upe = 0 user.stream_max = 20 user.tzname_max = 255