diff PROBLEMS @ 284:558f606b08ae r21-0b40

Import from CVS: tag r21-0b40
author cvs
date Mon, 13 Aug 2007 10:34:13 +0200
parents 90d73dddcdc4
children c6de09ad3017
line wrap: on
line diff
--- a/PROBLEMS	Mon Aug 13 10:33:19 2007 +0200
+++ b/PROBLEMS	Mon Aug 13 10:34:13 2007 +0200
@@ -446,6 +446,15 @@
 
 * Problems with running XEmacs
 ==============================
+** On Solaris 2.6, XEmacs dumps core when exiting.
+
+This happens if you're XEmacs is running on the same machine as the X
+server, and the optimized memory transport has been turned on by
+setting the environment variable XSUNTRANSPORT.  The crash occurs
+during the call to XCloseDisplay.
+
+If this describes your situation, you need to undefine the
+XSUNTRANSPORT environment variable.
 
 ** `C-z', or `M-x suspend-emacs' hangs instead of suspending.