• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: MATLAB R2007a, Leopard and X11
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MATLAB R2007a, Leopard and X11


  • Subject: Re: MATLAB R2007a, Leopard and X11
  • From: Anton Rang <email@hidden>
  • Date: Mon, 12 Nov 2007 00:56:30 -0600


On Nov 11, 2007, at 11:18 PM, Ben Byer wrote:

The easiest way to trigger this bug is to just run "xdpyinfo; xdpyinfo" from Terminal with X11.app *not* running. Something about the first xdpyinfo exiting so quickly is messing this up. I think that xauth has the same problem.

dtruss in this case seems to indicate that the X server is going into an infinite loop trying to select() on a bad file descriptor:


1816/0x6940e40: select(0xFF, 0x218E00, 0x0, 0x0, 0xB00BBA14) = -1 Err#9
1816/0x6940e40: select(0xFF, 0x218E00, 0x0, 0x0, 0xB00BBA14) = -1 Err#9
...


I think it might be looping in WaitForSomething, but gdb seems a little confused when I try to look at the thread stacks.

Anton

_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list      (email@hidden)
This email sent to email@hidden


  • Follow-Ups:
    • Re: MATLAB R2007a, Leopard and X11
      • From: Ben Byer <email@hidden>
References: 
 >MATLAB R2007a, Leopard and X11 (From: "Andrew J. Hesford" <email@hidden>)
 >Re: MATLAB R2007a, Leopard and X11 (From: Ben Byer <email@hidden>)

  • Prev by Date: Re: X11, Leopard and Keyboard Input
  • Next by Date: Re: Eliminating the xterm
  • Previous by thread: Re: MATLAB R2007a, Leopard and X11
  • Next by thread: Re: MATLAB R2007a, Leopard and X11
  • Index(es):
    • Date
    • Thread