www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:message-id:date:from:mime-version:to:subject | |
:content-type:content-transfer-encoding; q=dns; s=default; b=g7z | |
sNlsmkf9qWTRsJ46y4ZS9yAskVOlq49ZhNSbDplXNaHVUybPH//5K9kUPcHNclpZ | |
vR4Rhn6PiYfovzFvp4pGAOtVnaBhId43qNpVFKEUMUo9y5H8bDRGwY80KkDvFkAZ | |
xZg9eWOGeolMYGmzyJunYk+OqY84G2b4O72J+gKQ= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:message-id:date:from:mime-version:to:subject | |
:content-type:content-transfer-encoding; s=default; bh=sU1E7wr9J | |
VfJUs/qiQs1hdB5BbM=; b=ezPiLP/RwBUPFhUpCyBO2h5SDivLfh+ZW2VnZeFtw | |
nH09NJvkVtv9aQ43qRHd2k4gX2QJswffvuyynGP8c7k3Cy/fXsj4E3KEeZ8K9Gxn | |
npLSD/uXPgdTmhZUzgHGrIsJc0iNw5/Kcwos9oc07uayYj9OaMdrf0JyU5WqTYzn | |
9k= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=1.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 |
X-HELO: | mail-we0-f174.google.com |
X-Received: | by 10.194.19.197 with SMTP id h5mr20749051wje.109.1425580951173; Thu, 05 Mar 2015 10:42:31 -0800 (PST) |
Message-ID: | <54F8A393.6020206@gmail.com> |
Date: | Thu, 05 Mar 2015 19:42:27 +0100 |
From: | Marco Atzeri <marco DOT atzeri AT gmail DOT com> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 |
MIME-Version: | 1.0 |
To: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
Subject: | [32bit] Xwin 1.17.1.0 broken ? |
X-IsSubscribed: | yes |
last Xwin seems to have broken debug symbols and it segfaults very early. 64 bit version has debug symbols, and it seems to work fine $ gdb /usr/bin/XWin.exe GNU gdb (GDB) 7.8 Copyright (C) 2014 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-pc-cygwin". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/bin/XWin.exe...Reading symbols from /usr/lib/debug//usr/bin/XWin.exe.dbg...Can't read data for section '.debug_frame' in file '/usr/lib/debug/usr/bin/XWin.exe.dbg' (gdb) run Starting program: /usr/bin/XWin.exe [New Thread 1764.0x1c58] [New Thread 1764.0x1b3c] [New Thread 1764.0xba8] [New Thread 1764.0xe64] Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 1.17.1.0 OS: CYGWIN_NT-6.1-WOW GE-MATZERI-EU 1.7.35(0.287/5/3) 2015-03-04 12:07 i686 OS: Windows 7 Service Pack 1 [Windows NT 6.1 build 7601] (WoW64) Package: version 1.17.1-2 built 2015-02-23 winInitializeScreenDefaults - primary monitor w 1600 h 900 winInitializeScreenDefaults - native DPI x 96 y 96 XWin was started with the following command line: /usr/bin/XWin (II) xorg.conf is not supported (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information LoadPreferences: Loading /home/marco/.XWinrc LoadPreferences: Done parsing the configuration file... winDetectSupportedEngines - DirectDraw4 installed, allowing ShadowDDNL winDetectSupportedEngines - Returning, supported engines 00000005 [New Thread 1764.0x638] gdb: unknown target exception 0x80000001 at 0x73b46661 Program received signal ?, Unknown signal. [Switching to Thread 1764.0x638] 0x73b46661 in sysfer!FirstHookFunc () from /cygdrive/c/Windows/SysWOW64/SYSFER.DLL -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |