public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Ken Olum <kdo@cosmos.phy.tufts.edu>
To: cygwin-xfree@cygwin.com
Subject: Re: Server segmentation fault at address 0x306 using ParaView
Date: Tue, 14 Dec 2010 16:07:00 -0000	[thread overview]
Message-ID: <E1PSXPC-0006VD-Sh@cosmos.phy.tufts.edu> (raw)
In-Reply-To: <4D078510.9000903@dronecode.org.uk> (message from Jon TURNEY on	Tue, 14 Dec 2010 14:54:08 +0000)

[-- Attachment #1: Type: text/plain, Size: 757 bytes --]

Thanks for looking into this.  All I need to do to trigger the problem
is to run paraview.  However, it seems to depend on the details of the
Linux installation -- system libraries, I suppose.

On this system it works:

Mandriva Linux release 2010.1 (Official) for x86_64
Linux cosmos.phy.tufts.edu 2.6.33.7-server-2mnb #1 SMP Mon Sep 20 19:01:10 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux

Whereas on this one it crashes:

Red Hat Enterprise Linux Client release 5.5 (Tikanga)
Linux node12 2.6.18-194.17.4.el5 #1 SMP Wed Oct 20 13:03:08 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux

These two systems are both running the exact same 3.8.1 x86_64 executable
that I downloaded.

I attach my Xwin.0.log showing the crash.

                                        Ken

[-- Attachment #2: XWin.0.log --]
[-- Type: application/octet-stream, Size: 3253 bytes --]

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:

X :0 

ddxProcessArgument - Initializing default screens
winInitializeScreenDefaults - primary monitor w 1280 h 1024
winInitializeDefaultScreens - native DPI x 96 y 96
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/kdo-sr1111nx:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
[  2032.125] winInitializeScreens - 1
[  2032.125] winInitializeScreen - 0
[  2032.125] (WW) Failed to open protocol names file /usr/lib/X11/protocol.txt
[  2032.125] (II) xorg.conf is not supported
[  2032.125] (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
[  2032.125] LoadPreferences: /home/kdo/.XWinrc not found
[  2032.125] LoadPreferences: Loading /etc/X11/system.XWinrc
[  2032.125] LoadPreferences: Done parsing the configuration file...
[  2032.125] winGetDisplay: DISPLAY=:0.0
[  2032.125] winDetectSupportedEngines - Windows NT/2000/XP
[  2032.125] winDetectSupportedEngines - DirectDraw installed
[  2032.125] winDetectSupportedEngines - Allowing PrimaryDD
[  2032.125] winDetectSupportedEngines - DirectDraw4 installed
[  2032.125] winDetectSupportedEngines - Returning, supported engines 0000001f
[  2032.125] winSetEngine - Using Shadow DirectDraw NonLocking
[  2032.125] winScreenInit - Using Windows display depth of 32 bits per pixel
[  2032.187] winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
[  2032.187] Screen 0 added at virtual desktop coordinate (0,0).
[  2032.187] MIT-SHM extension disabled due to lack of kernel support
[  2032.187] XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel
[  2032.500] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
[  2032.500] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[  2032.515] [dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[  2032.515] [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list!
[  2033.515] winPointerWarpCursor - Discarding first warp: 637 479
[  2033.515] (--) 3 mouse buttons found
[  2033.515] (--) Setting autorepeat to delay=500, rate=31
[  2033.515] (--) Windows keyboard layout: "00000409" (00000409) "US", type 4
[  2033.515] (--) Found matching XKB configuration "English (USA)"
[  2033.515] (--) Model = "pc105" Layout = "us" Variant = "none" Options = "none"
[  2033.515] Rules = "base" Model = "pc105" Layout = "us" Variant = "none" Options = "none"
[  2033.546] winProcEstablishConnection - Hello
[  2033.546] winInitClipboard ()
[  2033.546] winClipboardProc - Hello
[  2033.546] DetectUnicodeSupport - Windows NT/2000/XP
[  2033.562] winGetDisplay: DISPLAY=:0.0
[  2033.562] winClipboardProc - DISPLAY=:0.0
[  2033.562] winProcEstablishConnection - winInitClipboard returned.
[  2033.578] winClipboardProc - XOpenDisplay () returned and successfully opened the display.
[  2082.562] Segmentation fault at address 0x306
[  2082.562] 
Fatal server error:
[  2082.562] Caught signal 11 (Segmentation fault). Server aborting
[  2082.562] 

[-- Attachment #3: Type: text/plain, Size: 223 bytes --]

--
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/

  reply	other threads:[~2010-12-14 16:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-29  0:27 Ken Olum
2010-12-14 14:54 ` Jon TURNEY
2010-12-14 16:07   ` Ken Olum [this message]
2010-12-14 17:11     ` Jon TURNEY
2010-12-14 17:52       ` Ken Olum
2010-12-15 15:00         ` Jon TURNEY
2010-12-15 16:14           ` Ken Olum
2011-01-02 18:11             ` Jon TURNEY
2011-01-04 16:08               ` Ken Olum
2011-01-05 16:59                 ` Jon TURNEY

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1PSXPC-0006VD-Sh@cosmos.phy.tufts.edu \
    --to=kdo@cosmos.phy.tufts.edu \
    --cc=cygwin-xfree@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).