https://bugzilla.novell.com/show_bug.cgi?id=464225
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=464225#c9 --- Comment #9 from Marek Habersack <[email protected]> 2009-01-08 04:56:39 MST --- Created an attachment (id=263813) --> (https://bugzilla.novell.com/attachment.cgi?id=263813) Apache vhost config OK, here's some more information. I set up apache vhost for mojo 2.2.7.9 on my machine (OS11.1, x86_64) using configuration file attached above and a debug build of libgdiplus (as the suspected cause of this bug). Running httpd2 -X as root with DISPLAY variable set to :0.0 (i.e. direct login to the console, not via ssh) didn't produce the X11 error, so I figured it had something to do with ssh X11 connection forwarding. And indeed, after ssh-ing to the box (DISPLAY=localhost:10.0), the X11 error showed up in the logs but it did _not_ cause mod-mono-server2 to exit the process. Therefore, I think the issue Thomas is seeing in the VM is specific to the version of Xorg used in SLE10 - apparently later versions do not call exit (2) on error. So, I think we can close this bug as it's not an issue with Mono - when running on SLE10 care should be taken not to start apache from a shell with ssh X11 connection forwarding active and the DISPLAY variable pointing to the forwarded connection. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
