public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Jon TURNEY <jon.turney@dronecode.org.uk>
To: cygwin-xfree@cygwin.com
Cc: cygwin@tlinx.org
Subject: Re: segfault Xserver...current version (1.10, not 1.8)
Date: Tue, 16 Aug 2011 12:28:00 -0000	[thread overview]
Message-ID: <4E4A6262.9050008@dronecode.org.uk> (raw)
In-Reply-To: <4E4A194F.5070303@tlinx.org>

On 16/08/2011 08:16, Linda Walsh wrote:
> Christopher Faylor wrote:
>> On Tue, Aug 09, 2011 at 05:55:31PM -0700, Linda Walsh wrote:
>>> Jon TURNEY wrote:
>>>
>>>>> Following the instructions at [2] to obtain an Xserver backtrace would
>>>>> also be of great help.
>>>> [2] http://x.cygwin.com/devel/backtrace.html
>>>>
>>> Reading symbols from /usr/bin/Xwin...(no debugging symbols found)...done.
>>
>> From the above web page:
>>
>> To generate a useful backtrace, you will need an X server built with
>> debugging symbols. X server snapshots are built with debugging symbols
>> for this reason. Download the latest X Server snapshot from
>> ftp://cygwin.com/pub/cygwinx, uncompress it using bunzip2, and move it
>> to /usr/bin/XWin.exe
> ----
> Well, I DID follow the instructions provided by John....maybe that page
> should point to binaries that have symbols?

WFM

(Although it seems that the execute bit is removed by the time we download the 
file, so I need to amend the instructions in that regard)

Perhaps you can generate a similar transcript?

> $ file /usr/bin/XWin.exe
> /usr/bin/XWin.exe: PE32 executable (GUI) Intel 80386 (stripped to external PDB), for MS Windows
>
> $ wget ftp://cygwin.com/pub/cygwinx/XWin.20110803-git-a493c0465e56ce0b.exe.bz2
> --2011-08-16 13:19:25--  ftp://cygwin.com/pub/cygwinx/XWin.20110803-git-a493c0465e56ce0b.exe.bz2
>            => `XWin.20110803-git-a493c0465e56ce0b.exe.bz2'
> Resolving cygwin.com (cygwin.com)... 209.132.180.131
> Connecting to cygwin.com (cygwin.com)|209.132.180.131|:21... connected.
> Logging in as anonymous ... Logged in!
> ==> SYST ... done.    ==> PWD ... done.
> ==> TYPE I ... done.  ==> CWD (1) /pub/cygwinx ... done.
> ==> SIZE XWin.20110803-git-a493c0465e56ce0b.exe.bz2 ... 4123185
> ==> PASV ... done.    ==> RETR XWin.20110803-git-a493c0465e56ce0b.exe.bz2 ... done.
> Length: 4123185 (3.9M) (unauthoritative)
>
> 100%[==============================================================================>] 4,123,185    109K/s   in 41s
>
> 2011-08-16 13:20:09 (97.3 KB/s) - `XWin.20110803-git-a493c0465e56ce0b.exe.bz2' saved [4123185]
>
>
> $ bunzip2 XWin.20110803-git-a493c0465e56ce0b.exe.bz2
>
> $ chmod +x XWin.20110803-git-a493c0465e56ce0b.exe
>
> $ mv XWin.20110803-git-a493c0465e56ce0b.exe /usr/bin/XWin.exe
>
> $ file /usr/bin/XWin.exe
> /usr/bin/XWin.exe: PE32 executable (GUI) Intel 80386, for MS Windows
>
> $ gdb --args XWin
> GNU gdb (GDB) 7.3.50.20110727-cvs (cygwin-special)
> Copyright (C) 2011 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "i686-cygwin".
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>...
> Reading symbols from /usr/bin/XWin...done.
> (gdb)


-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

--
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:[~2011-08-16 12:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-05  0:04 segfault Xserver...current version (1.8) Linda Walsh
2011-08-06 15:57 ` Jon TURNEY
2011-08-06 18:01   ` Linda Walsh
2011-08-07 11:26     ` Csaba Raduly
2011-08-08  6:37       ` Linda Walsh
2011-08-08 12:15     ` segfault Xserver...current version (1.10, not 1.8) Jon TURNEY
2011-08-08 23:40       ` Linda Walsh
2011-08-10 14:41         ` Jon TURNEY
2011-08-10  0:55       ` Linda Walsh
2011-08-10  5:11         ` Christopher Faylor
2011-08-16  7:16           ` Linda Walsh
2011-08-16 12:28             ` Jon TURNEY [this message]

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=4E4A6262.9050008@dronecode.org.uk \
    --to=jon.turney@dronecode.org.uk \
    --cc=cygwin-xfree@cygwin.com \
    --cc=cygwin@tlinx.org \
    /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).