From owner-freebsd-current Fri Sep 10 8:21:45 1999 Delivered-To: freebsd-current@freebsd.org Received: from penelope.skunk.org (penelope.skunk.org [208.133.204.51]) by hub.freebsd.org (Postfix) with ESMTP id 4D2BF15CE8 for ; Fri, 10 Sep 1999 08:21:37 -0700 (PDT) (envelope-from ben@penelope.skunk.org) Received: from localhost (ben@localhost) by penelope.skunk.org (8.9.3/8.9.3) with ESMTP id LAA91507; Fri, 10 Sep 1999 11:21:50 -0400 (EDT) Date: Fri, 10 Sep 1999 11:21:50 -0400 (EDT) From: Ben Rosengart To: Mike Muir Cc: Tom Embt , freebsd-current@FreeBSD.ORG Subject: Re: Anyone running CompuPic? In-Reply-To: <37D8CD9C.52F29111@es.co.nz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 10 Sep 1999, Mike Muir wrote: > I get the same problem, after brandelfing to linux and running it, the > splash screen comes up and...disappears with: > > compupic: abnormal termination: (null) > > Brandelf -t FreeBSD segfaults it without even showing the splash screen. > > Nice helpful error message.. can anyone shed some light on that? If I were you, I would truss it: $ truss -o truss.out compupic and see what it's doing just before it dies. -- Ben Rosengart UNIX Systems Engineer, Skunk Group StarMedia Network, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message