New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #24392 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

mesa 7.8.1 broken (glxinfo and glxgears)

Reported by: adfernandes@… Owned by: jeremyhu@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: mesa

Description

I don't know if it is the 7.8.1 update or the changes induced by 10.6.3, but my mesa and several MacPorts ports all stopped working! These include pymol and the R package rgl. (They all worked before the 10.6.3 and mesa update.)

More telling, however, is that I have mesa @7.8.1_0+hw_render installed. Trying the included glxinfo or glxgears utilities gives me the following:

X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  0 ()
  Value in failed request:  0xffffffff
  Serial number of failed request:  16
  Current serial number in output stream:  16

Through some heroic debugging of other people's modules, I discovered that the X calls seem to be working fine, but the failures occur with the rather critical glXCreateContext function.

Am I the only person who is seeing this?

I'll try turning off the hw_render option and see if that helps...

Change History

comment:1 Changed 3 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to jeremyhu@…
  • Keywords gl glx opengl pymol removed

Please remember to assign the ticket to the maintainer.

comment:2 Changed 3 years ago by jeremyhu@…

ugg, I brought in the wrong patchset. Fix coming...

comment:3 Changed 3 years ago by jeremyhu@…

  • Status changed from new to closed
  • Resolution set to fixed

comment:4 Changed 3 years ago by adfernandes@…

Heh. No worries; anyone who maintains a patchset that large deserves some sort of medal... :-)

Note: See TracTickets for help on using tickets.