From owner-freebsd-questions Wed Feb 16 22:14: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from builder.freebsd.org (builder.FreeBSD.ORG [204.216.27.24]) by hub.freebsd.org (Postfix) with ESMTP id 426CE37B602 for ; Wed, 16 Feb 2000 22:14:04 -0800 (PST) (envelope-from joseph.scott@owp.csus.edu) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by builder.freebsd.org (Postfix) with ESMTP id 8BFCC132E5 for ; Wed, 16 Feb 2000 22:13:23 -0800 (PST) Received: from owp.csus.edu (dialup2-011.csus.edu [130.86.24.11]) by pebkac.owp.csus.edu (8.9.3/8.9.3) with ESMTP id WAA26903; Wed, 16 Feb 2000 22:13:55 -0800 (PST) (envelope-from joseph.scott@owp.csus.edu) Message-ID: <38AB91BA.D855555E@owp.csus.edu> Date: Wed, 16 Feb 2000 22:14:18 -0800 From: Joseph Scott X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Jason Barnes Cc: Ben Smithurst , Brett Taylor , freebsd-questions@FreeBSD.ORG Subject: Re: Railroad Tycoon II References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jason Barnes wrote: > > > > Unfortunately this really is all it says. That and "(core > > > dumped)". Not a terribly useful error. > > > > check /var/log/messages, it may have a clue. I think I've seen things like > > "foo (pid 123) tried to use nonexistent BAR", but I may be imagining things > > again. > > /var/log/messages contains the following: > > Feb 16 22:06:12 /kernel: pid 632 (rt2), uid 1001: exited on signal 12 > (core dumped) > > What's a signal 12? Is there a list, somewhere, on what the > different signal errors are? They come up every once in a while and are, > of course, entirely cryptic without the secret decoder ring :) Signal 12 is : non-existent system call invoked For more info try man 2 sigaction or signal.h in the source. If you get this working please send a post letting everyone know, with versions of everything ( FBSD, linux_base, etc ). Joseph Scott joseph.scott@owp.csus.edu Water Programs - CSU Sacramento To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message