This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

1.9.2.0: Xwin SIGSEGV when font server should be queried


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 "aixterm -fullcursor -geometry 81x30-125+93 -fn 6x10 -e /usr/local/bin/max.pl"
Fails.

I have a font server running on AIX6.1 and before the start this font server is added by xset command.
This worked well until the update.

Also the xlsfonts command of cygwin distribution causes XWin to SIGSEGV.

Also when specifying "-fp tcp/myfontserver:7100" on the XWin start line any X-Program will cause a SIGSEGV.

Regards

Burkhard

Burkhard Weeber
Systemspezialist UNIX und Netze
Specialist UNIX systems and networks

viastore systems GmbH
Magirusstraße 13
D-70469 Stuttgart
Tel.: +49 (0)711 98 18 277
Fax:  +49 (0)711 98 18 180
mail: B.Weeber@viastore.com
http://www.viastore.com 





Content of XWin.0.log after starting xlsfonts:
Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 1.9.2.0 (10902000)
Build Date: 2010-11-03

XWin was started with the following command line:

XWin -multiwindow -clipboard -silent-dup-error -xkbvariant 
 nodeadkeys 

ddxProcessArgument - Initializing default screens
winInitializeScreenDefaults - primary monitor w 1680 h 1050
winInitializeDefaultScreens - native DPI x 96 y 96
[102623.744] winInitializeScreens - 1
[102623.744] winInitializeScreen - 0
[102623.744] (II) xorg.conf is not supported
[102623.744] (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
[102623.744] LoadPreferences: Loading /cygdrive/c/Users/wee/.XWinrc
[102623.744] LoadPreferences: Done parsing the configuration file...
[102623.744] winGetDisplay: DISPLAY=:0.0
[102623.744] winDetectSupportedEngines - Windows NT/2000/XP
[102623.791] winDetectSupportedEngines - DirectDraw installed
[102623.791] winDetectSupportedEngines - Allowing PrimaryDD
[102623.791] winDetectSupportedEngines - DirectDraw4 installed
[102623.791] winDetectSupportedEngines - Returning, supported engines 0000001f
[102623.791] winSetEngine - Multi Window or Rootless => ShadowGDI
[102623.791] winScreenInit - Using Windows display depth of 32 bits per pixel
[102623.822] winAllocateFBShadowGDI - Creating DIB with width: 1680 height: 1050 depth: 32
[102623.822] winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
[102623.822] winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32
[102623.822] null screen fn ReparentWindow
[102623.822] null screen fn RestackWindow
[102623.822] InitQueue - Calling pthread_mutex_init
[102623.822] InitQueue - pthread_mutex_init returned
[102623.822] InitQueue - Calling pthread_cond_init
[102623.822] InitQueue - pthread_cond_init returned
[102623.822] winInitMultiWindowWM - Hello
[102623.822] winInitMultiWindowWM - Calling pthread_mutex_lock ()
[102623.822] Screen 0 added at virtual desktop coordinate (0,0).
[102623.822] winMultiWindowXMsgProc - Hello
[102623.822] winMultiWindowXMsgProc - Calling pthread_mutex_lock ()
[102623.978] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
[102623.978] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[102623.978] [dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[102623.978] [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list!
[102624.742] winPointerWarpCursor - Discarding first warp: 840 525
[102624.742] (--) 3 mouse buttons found
[102624.742] (--) Setting autorepeat to delay=500, rate=31
[102624.742] (--) Windows keyboard layout: "00000407" (00000407) "German", type 4
[102624.742] (--) Found matching XKB configuration "German (Germany)"
[102624.742] (--) Model = "pc105" Layout = "de" Variant = "none" Options = "none"
[102624.742] (++) XKB: variant: "nodeadkeys"
[102624.742] Rules = "base" Model = "pc105" Layout = "de" Variant = "nodeadkeys" Options = "none"
[102625.398] winInitMultiWindowWM - pthread_mutex_lock () returned.
[102625.398] winInitMultiWindowWM - pthread_mutex_unlock () returned.
[102625.398] winMultiWindowXMsgProc - pthread_mutex_lock () returned.
[102625.398] winGetDisplay: DISPLAY=:0.0
[102625.398] winMultiWindowXMsgProc - pthread_mutex_unlock () returned.
[102625.398] winInitMultiWindowWM - DISPLAY=:0.0
[102625.398] winGetDisplay: DISPLAY=:0.0
[102625.398] winMultiWindowXMsgProc - DISPLAY=:0.0
[102625.413] winProcEstablishConnection - Hello
[102625.413] winInitClipboard ()
[102625.413] winProcEstablishConnection - winInitClipboard returned.
[102625.413] winClipboardProc - Hello
[102625.413] DetectUnicodeSupport - Windows NT/2000/XP
[102625.413] winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display.
[102625.413] winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the display.
[102625.413] winGetDisplay: DISPLAY=:0.0
[102625.413] winClipboardProc - DISPLAY=:0.0
[102625.429] winClipboardProc - XOpenDisplay () returned and successfully opened the display.
[102638.471] Segmentation fault at address 0x14
[102638.471] 
Fatal server error:
[102638.471] Caught signal 11 (Segmentation fault). Server aborting
[102638.471] 



_________________________________________________________________________________________
Geschaeftsfuehrer/Managing Directors: Christoph Hahn-Woernle, Frank Apel
HRB 17335, Amtsgericht Stuttgart (Commercial Register District Court Stuttgart)
St.-Nr. 99064/06051, USt-IdNr./VAT Reg.No.: DE 203036780


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]