Ticket #423 (closed crash: fixed)

Opened 3 years ago

Last modified 3 years ago

Running an SSH tunneled display to CentOS results in GLX failure

Reported by: joey.mukherjee@… Owned by: jeremyhu@…
Priority: Important Milestone: 2.5.3
Component: GLX Version: 2.5.1 (xserver-1.8.2)
Keywords: BadMatch X_GLXMakeCurrent Cc: joey.mukherjee@…, jim.carson@…

Description

I am trying to run an OpenGL application from my remote system which is running 64-bit CentOS 5.1+ (fully updated). When I start any GL application, I get the following error messages:

[joey@porky ~]$ glxgears X Error of failed request: BadMatch (invalid parameter attributes)

Major opcode of failed request: 147 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 22 Current serial number in output stream: 22

Even with indirect rendering:

[joey@porky ~]$ LIBGL_ALWAYS_INDIRECT=1 glxgears X Error of failed request: BadMatch (invalid parameter attributes)

Major opcode of failed request: 147 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 21 Current serial number in output stream: 21

Attachments

Mac Pro.spx (2.8 MB) - added by joey.mukherjee@… 3 years ago.
About my local system

Change History

Changed 3 years ago by joey.mukherjee@…

About my local system

comment:1 Changed 3 years ago by joey.mukherjee@…

  • Cc joey.mukherjee@… added

Cc Me!

comment:2 Changed 3 years ago by joey.mukherjee@…

I am using v6.5.1 of Mesa on the remote Linux system.

comment:3 Changed 3 years ago by jeremyhu@…

Please try updating mesa to 7.8.2 ... I don't have this problem with my remote ubuntu or gentoo machines running 7.8.2

comment:4 Changed 3 years ago by jeremyhu@…

  • Priority changed from blocker to major

comment:5 Changed 3 years ago by jeremyhu@…

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

An X11.bin containing this patch can be found here and installed with 2.5.2:

http://static.macosforge.org/xquartz/downloads/testing/X11.bin-PR-423.bz2

2.6.0_alpha1 should work as well when it is released.

comment:6 Changed 3 years ago by James.Gunning@…

  • Status changed from closed to reopened
  • Resolution fixed deleted

Hi Jeremy et al,

Thanks for attending to this: this issue plagues me as well. I run leopard on both PPC and intels -

The binary patch above won't go for me on PPC, I'm guessing I have to wait a bit to get one that works for me? Remote openGL to all my linux machines (some pretty up to date) doesn't function. Many thanks,

James Gunning.

comment:7 Changed 3 years ago by jeremyhu@…

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

comment:8 Changed 3 years ago by jeremyhu@…

  • Milestone changed from 2.6.0 to 2.5.3

comment:9 Changed 3 years ago by jim.carson@…

  • Cc jim.carson@… added

Cc Me!

Note: See TracTickets for help on using tickets.