Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion freeglut seems very fragile.

Received: by 10.216.235.217 with SMTP id u67mr186392weq.9.1346956080569;
        Thu, 06 Sep 2012 11:28:00 -0700 (PDT)
Path: ed8ni780060wib.0!nntp.google.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!193.141.40.65.MISMATCH!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!border2.nntp.ams2.giganews.com!border4.nntp.ams.giganews.com!border2.nntp.ams.giganews.com!feed.xsnews.nl!border-1.ams.xsnews.nl!cyclone03.ams2.highwinds-media.com!voer-me.highwinds-media.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nrc-news.nrc.ca!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail
From: Alberto Luaces <alua...@udc.es>
Newsgroups: comp.graphics.api.opengl
Subject: Re: freeglut seems very fragile.
Date: Sun, 02 Sep 2012 09:33:08 +0200
Organization: Aioe.org NNTP Server
Lines: 19
Message-ID: <87d324dgln.fsf@eps142.cdf.udc.es>
References: <5042c533$0$15662$a8266bb1@newsreader.readnews.com>
NNTP-Posting-Host: f9bSDZEqURLMXrOi2xmZIA.user.speranza.aioe.org
Mime-Version: 1.0
X-Complaints-To: abuse@aioe.org
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)
X-Notice: Filtered by postfilter v. 0.8.2
Cancel-Lock: sha1:Sa3fgnpJWYDZydhVjRha3M0seqQ=
Bytes: 1873
X-Received-Bytes: 1747
X-Original-Bytes: 1644
Content-Type: text/plain; charset=us-ascii

Rob writes:

> I've taken to putting the infamous glxgears back under glut so that I can 
> port it to a variety of different VMs where I'm testing performance against 
> the native linux host with an NVIDIA 460 GPU.
>
> In an openSUSE guest the thing segfaulted even though it compiled and ran 
> on a 32 bit XP guest, and the native 64 bit fedora host.
>

[...]

> The inline comment says it all.  It only seems to require the glutGet() in openSUSE.
> Any thoughts or comments?  Note that it executes without the glutGet() but cannot
> find the correct visual.  When I add glutGet() it ALWAYS succeeds...Weird!

As a comment, it seems that the freeglut version that your openSUSE is
providing is at fault.  Try other version if possible; if not, you can
also compile freeglut from the latest source available.