On Jan 22, 2007, at 12:20 PM, Kasey Speakman wrote:
I'm having a problem with X11 crashing with a certain remote app.
X11 works fine remotely with xcalc, xclock, etc. The crashing app
works fine using Cygwin in Windows XP. I believe the app uses
Java. Here are some of the log entries and so forth.
Jan 22 12:16:45 [55] kCGErrorNoneAvailable: allocTaskVM: vm_map (3:
(os/kern) no space available) requested 0xd7600000 bytes anywhere
This looks like your remote app asked for a huge window, and the
window server couldn't find 3 GB of address space for the window's
backing store.
xp_lock_window: assertion failed: w != ((void *)0)
... and then X11.app gave up when it didn't get the window.
You should file a bug report at http://bugreport.apple.com . X11.app
definitely shouldn't die when the client does something like this. The
client still might not work - it might just be doing something dumb -
but it shouldn't take down your xterms too.
--
Greg Parker email@hidden Runtime Wrangler
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden