Re: AW: 1.9.2.0: Xwin SIGSEGV when font server should be queried

2010-11-10 Thread Jon TURNEY
On 08/11/2010 14:11, Weeber, Burkhard wrote: I did a bit of further reseach. It looks like it does not have anything to do with the way the font server is queried, but rather the way the startup is done. When I have the font server added during the XWin startup - either in the

AW: AW: 1.9.2.0: Xwin SIGSEGV when font server should be queried

2010-11-09 Thread Weeber, Burkhard
I managed to work around it. In the startup of XWin I start a few windows. In one of them I add the font server after a bit of sleep to settle down XWin. Now the XWin does not SIGSEGV any more why so ever. Here are the scripts I use to start up my X environment Burkhard Startxwin.bat: @echo

AW: AW: 1.9.2.0: Xwin SIGSEGV when font server should be queried

2010-11-09 Thread Weeber, Burkhard
Rejoiced too early. When I start an application that uses a font that is not on the font server XWin crashes again with the same stack trace I already sent you. Burkhard _ Geschaeftsfuehrer/Managing

AW: 1.9.2.0: Xwin SIGSEGV when font server should be queried

2010-11-08 Thread Weeber, Burkhard
The previous version, that was stable for xorg-server was 1.8.2-1, according to setup.log. The gdb stack trace is not very talkative: ... Loaded symbols for /usr/bin/cygXrender-1.dll [Switching to thread 8788.0x2740] (gdb) c Continuing. (no debugging symbols found) Program received signal

Re: AW: 1.9.2.0: Xwin SIGSEGV when font server should be queried

2010-11-08 Thread Jon TURNEY
On 08/11/2010 10:21, Weeber, Burkhard wrote: The previous version, that was stable for xorg-server was 1.8.2-1, according to setup.log. The gdb stack trace is not very talkative: ... Loaded symbols for /usr/bin/cygXrender-1.dll [Switching to thread 8788.0x2740] (gdb) c Continuing. (no

AW: 1.9.2.0: Xwin SIGSEGV when font server should be queried

2010-11-08 Thread Weeber, Burkhard
I did a bit of further reseach. It looks like it does not have anything to do with the way the font server is queried, but rather the way the startup is done. When I have the font server added during the XWin startup - either in the startxwin.bat, or a bash-script I call from there, the XWin

Re: 1.9.2.0: Xwin SIGSEGV when font server should be queried

2010-11-05 Thread Jon TURNEY
Thanks for reporting this issue. On 04/11/2010 14:49, Weeber, Burkhard wrote: I updated my Cygwin with the latest available from the setup.exe. Do you know which version of Xserver that worked you updated from? Examining /var/log/setup.log and/or using setup to revert to the previous version

1.9.2.0: Xwin SIGSEGV when font server should be queried

2010-11-04 Thread Weeber, Burkhard
Hello, I updated my Cygwin with the latest available from the setup.exe. Now XWin.exe gets a Signal 11 (Segmentation violation) when a font switch (-fn) is on the command line. Command: $ ssh -Y myaix aixterm -fullcursor -geometry 81x30-125+93 -e /usr/local/bin/max.pl Is OK. $ ssh -Y myaix