From owner-freebsd-questions@FreeBSD.ORG Sun Mar 16 09:20:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30FE1106566B for ; Sun, 16 Mar 2008 09:20:34 +0000 (UTC) (envelope-from cctv.star@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id 21A848FC13 for ; Sun, 16 Mar 2008 09:20:33 +0000 (UTC) (envelope-from cctv.star@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so5580467waf.3 for ; Sun, 16 Mar 2008 02:20:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=1MJRmRTTtBz2cMUzehUDdMuH7k05+/5Jo1McIxjvzuw=; b=YWQy+RuYQeGsBPp60gThAtHbaHkfS7LffXnMoGt1pse56xroR0ykSUuqbDEfuUYoFeQ9zLcusz0pUjceUkDBJprbORPFIDx26cQWV9KJuUKMOYxVzGW1xZI511IORnZk4EHYm9npxf4lM3IdG8Jj9bUdn2VmhvoDrHO4jInxZLY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=qhv0xwI4Foj+qPGQ8m1h7LWlie5+46I6XFQNToAGGcKXpsT94W68x+aPJSPqGwAt6BGXMklM29o41W9ntgxK5kaVMkvCpnTczAGItpesvVr+Pb1c6YnYxI8tlCsYJ1N1O1Xhq//yAHRdoX0dGPzUNnZeSRF+Eo6Uxl+g20FutMQ= Received: by 10.114.126.1 with SMTP id y1mr15306384wac.108.1205657489424; Sun, 16 Mar 2008 01:51:29 -0700 (PDT) Received: by 10.114.121.15 with HTTP; Sun, 16 Mar 2008 01:51:29 -0700 (PDT) Message-ID: Date: Sun, 16 Mar 2008 01:51:29 -0700 From: "Vladimir Ch." To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: "Bus error: 10 (core dumped)" on FreeBSD 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2008 09:20:34 -0000 After upgrading to FreeBSD 7.0 some of the programs stopped working: when trying to launch emacs or sbcl I am getting "Bus error: 10". Searching the internet revealed that this could be hardware problem - but 6.2, 6.3 ran the same box before without any errors. Windows XP also works on the same computer. I use GENERIC kernel.