From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 19 06:50:06 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6A85106566C for ; Tue, 19 Oct 2010 06:50:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CC0738FC19 for ; Tue, 19 Oct 2010 06:50:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9J6o6IR061944 for ; Tue, 19 Oct 2010 06:50:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9J6o6QL061943; Tue, 19 Oct 2010 06:50:06 GMT (envelope-from gnats) Date: Tue, 19 Oct 2010 06:50:06 GMT Message-Id: <201010190650.o9J6o6QL061943@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Rainer Hurling Cc: Subject: Re: ports/150895: astro/stellarium and games/viruskiller [Segmentation fault] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Rainer Hurling List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2010 06:50:07 -0000 The following reply was made to PR ports/150895; it has been noted by GNATS. From: Rainer Hurling To: =?UTF-8?B?w4FsdmFybyBDYXN0aWxsbw==?= Cc: Henry Hu , bug-followup@freebsd.org Subject: Re: ports/150895: astro/stellarium and games/viruskiller [Segmentation fault] Date: Tue, 19 Oct 2010 08:43:43 +0200 Am 18.10.2010 22:38 (UTC+1) schrieb Álvaro Castillo: > Mmm. How I use this? > > stellarium __GL_SINGLE_THREADED=1 For example in a shell file: #!/bin/sh export __GL_SINGLE_THREADED=1 /usr/local/bin/stellarium > On 17 October 2010 16:13, Henry Hu @gmail.com > wrote: > > Hello, please try to run with __GL_SINGLE_THREADED=1 > Here is freebsd 8.0-STABLE i386, and it also crashes... > By the way, are you using the NVidia binary driver? > > -- > Cheers, > Henry