From owner-freebsd-ports@FreeBSD.ORG Wed Feb 18 13:03:30 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4D89106566B for ; Wed, 18 Feb 2009 13:03:30 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.189]) by mx1.freebsd.org (Postfix) with ESMTP id 6681F8FC0A for ; Wed, 18 Feb 2009 13:03:30 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: by fk-out-0910.google.com with SMTP id f40so1876983fka.11 for ; Wed, 18 Feb 2009 05:03:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=O+HFUxDPgUIyVtyDKGps82Cv+QRoUTn8pN4ND6A/1eU=; b=pZaN8/TX6cskr0ZrQvY2FiemHcDojVl68G/bdhaiTfrgPr8m0SJMyF/sWppwN25M1M Vc9fxfkRbvwJBQhUlQ4743txiyunKExpWhQblL2K2XrzdvfzQtOjU8/TgdaQ4h1tGJ+A X3hFjaHm1y2LnDYh2eGt6JMFg0cP1MdXzqyeY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=qNvx8Fh0/ArM3CjqW/HZ1XCI9R7dvHcpXSnSa9nhPJNK0yr8ovtgbQWhOFoSRuWJZF NEVObCoZeWxi8Wvjujb3oCgW8lN8xzbVpHUXcLSIzzhT0zyaLnL9ZqVaWrrydUXUZ1J8 o6pesyIZQSPhJbM5wybaUGCuWlF5TvQznKtMU= MIME-Version: 1.0 Received: by 10.181.210.8 with SMTP id m8mr242548bkq.69.1234962209383; Wed, 18 Feb 2009 05:03:29 -0800 (PST) Date: Wed, 18 Feb 2009 14:03:29 +0100 Message-ID: From: David DEMELIER To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Supermaryiochronicles segfault when quits X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2009 13:03:31 -0000 Hi there, I'm was testing smc (supermaryochronicles), it works well but when you quit the game it just segfault. Not critical but don't know why. [markand@Mangue ~] % smc Warning : OpenGL Version 1,000000 below optimal version 1.4 and higher Last known SDL Error : /dev/uhid3: No such file or directory zsh: segmentation fault (core dumped) smc I guess it's not because of the missing device that the game segfault. Try it to see if you get the same thing.