SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] problem getting SCIRun running on a tiled display


Chronological Thread 
  • From: "javier delgado" <javi.fiu@gmail.com>
  • To: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] problem getting SCIRun running on a tiled display
  • Date: Fri, 7 Sep 2007 18:19:46 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Ic4E/oWf0xxh08Ou6RiqOCiIEuvGSZGYsS7CZ8QVgLKhvB6WpSOhX7sLiekcrXcxuL9udhLgUQeo+2pAo4xrT3gTrhO94BdBljjzPUyELaeP8vctD5bO5md8BkkHOeujnv/fngUZdrB44F78oBBpMIXg6CVOMu32AoSK6Q8WZJc=

I installed scirun into our cluster and was able to start it on the
head node. However, when I run it on the tiled display (using an array
of 15 nodes identical to the head node) it starts up (I can see the
GUI) but then closes due to a failed assertion, specifically:
   /home/javi/tmp/scirun/SCIRun/src/Core/Geom/X11OpenGLContext.cc:99
    !valid_visuals_.empty()
   /home/javi/tmp/scirun/SCIRun/src/Core/Geom/X11OpenGLContext.cc:99
    !valid_visuals_.empty()
In the strace output before that, I get:
   futex(0x5554f0, FUTEX_WAIT, 0, NULLXlib:  extension "GLX" missing
on   display ":1.0".
    Error getting attribute: GLX_USE_GL
    Caught unhandled exception:
      futex(0x5554f0, FUTEX_WAIT, 0, NULLXlib:  extension "GLX"
missing on    display ":1.0".
    Error getting attribute: GLX_USE_GL
   Caught unhandled exception:
 ....


My configuration includes Chromium for OpenGL apps on the tiled
display Glxgears works fine on the display, but perhaps I am missing a
necessary extension for SCIRun?
If I run glxinfo, the only GLX extension I get is
   GLX_ARB_multisample

Can anyone offer advice?

Javier
===========================================================================
== The SCIRun Users mailing list: send email to majordomo@sci.utah.edu   ==
== for more details.                                                     ==
== Please acknowledge use of SCIRun in your papers and reports:          ==
==   see http://software.sci.utah.edu/scirun-biopse_citation.bib         ==
===========================================================================




  • [SCIRUN-USERS] problem getting SCIRun running on a tiled display, javier delgado, 09/07/2007

Archive powered by MHonArc 2.6.16.

Top of page