On Fri, Mar 21, 2008 at 07:14:15AM -0700, Daniel Burrows <[EMAIL PROTECTED]> was heard to say: > Interestingly, if I run these on a text console, other text consoles > and the programs running in them are unaffected. Only X suffers a > complete freeze.
Here's an odd thing. If I ssh to localhost, then run the test program I wrote, I get no freeze. If I run "su" and then run the test program, I get no freeze. If I run "sudo sh" and then run the test program, I get no freeze. But "sudo su -c ./test" does freeze. I'm not sure what to make of that. Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

