*BSD News Article 90063


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!msunews!news.mtu.edu!newsxfer.itd.umich.edu!newsxfer3.itd.umich.edu!su-news-hub1.bbnplanet.com!news.bbnplanet.com!super.zippo.com!zdc!enews.sgi.com!news.be.com!news1.crl.com!nexp.crl.com!usenet
From: "Jordan K. Hubbard" <jkh@FreeBSD.org>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: mysterious reboot
Date: Mon, 24 Feb 1997 14:04:54 -0800
Organization: Walnut Creek CDROM
Lines: 39
Message-ID: <33121086.2781E494@FreeBSD.org>
References: <5erlkv$kbv@holodeck.iss.nus.sg>
NNTP-Posting-Host: time.cdrom.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.01 (X11; I; FreeBSD 2.2-GAMMA i386)
To: Wan Kong Wah <kongwah@iss.nus.sg>
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:36084

Wan Kong Wah wrote:
> I am running an licence plate recognition system
> on a Pentium running FreeBSD and using the Matrox
> Meteor card. An external trigger comes via the
> serial port and the computer s/w invokes the digitizer
> to grab a frame. The frame is saved on an remotely

Interesting application.  I hope you're not using a Natoma chipset based
motherboard (P6) - it hates the Meteor card. :-)

> I have reboot problems for no apparent reasons.
> The rebooting occurs about every 3-4 days. I am
> thinking that it must be because of the lpr s/w I
> am running. What are the things I should be watching
> for?

Well, you should certainly enable crash dumps, so that if it's panic'ing
you can at least see where.  If it's possible for you to be at the
console when it dies, you can also enable DDB and simply debug it
interactively when it happens (sometimes nicer in the really odd "only
happens when process x is running" cases).  See /sys/i386/conf/LINT for
the appropriate kernel options and /etc/sysconfig for the options for
enabling crashdumps.

> I am also thinking of directing the reboot error
> messages onto /var/log files, via syslogd. But I

You could also switch to a serial console (see LINT again) if you wanted
to be able to log this externally.

> would like to check out whether this reboot stuff
> is already a well-known problem with you guys.

Well, absolutely nowhere do you say which *version* of FreeBSD you're
running, so it's impossible to even guess. :-)

-- 
- Jordan Hubbard
  FreeBSD core team / Walnut Creek CDROM.