delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2024/02/29/19:00:52

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 07D9B3858C74
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1709251251;
bh=Hq8CSSE2ID1BXKuxcwBLId0VmQH9+M1SHwQ6GEYBQ5w=;
h=To:Subject:Date:References:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=gl53IgYkACRsY00H2mxXzZ28hMzLI/uYglZKWpjF4wohpyyV4eenJ1PWt6UepzXc8
d5KRiGuf8eWITJe08nVjNDFYI+/itg883tllyUI4kd1FHkvHVVvKscRNvYbv/6oXin
qVjqdO0c02gJdT/RlYehrfBYXHMXswUFgTsARB6A=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9A56B3858D34
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 9A56B3858D34
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709251209; cv=none;
b=BLlSq2dXsXT+d3cneKoK3aBiZnpDkub/la87KocSmow9VV7Sty4BvaDMdfbVfNoMhHmSoPryze7lbtdHgt0zZT/WxoQKKojBwz++w2Kztpjgz/WuoIqcY6PULcC6Aw7/3AXtx5gzQd7QW8evVz7jyUnCVlHx/pxiKQvf0ERkIZc=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1709251209; c=relaxed/simple;
bh=NUen9q0WUSTfTQ1WfY7Xo1fxAADrBDQuWrZo4tWx+gM=;
h=To:From:Subject:Date:Message-ID:Mime-Version;
b=npDX1LiEGkC8zMFsioGQWmL2EEdE3bizMGyiM5lKLfANMWYf1kkB1u8th55CDQ6td007Kt9QEZOqto/bq1wq3AU2PMLc8ltlMqoWe/dl5twlmEoiw3CYVU2mnVaLF98EegbDtEbHzrTIqxG6uWgsYZ8vSKLsui/tJ6i+/kkZt6g=
ARC-Authentication-Results: i=1; server2.sourceware.org
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin AT cygwin DOT com
Subject: Re: Regression: Cygwin 3.5.1 freezes when launching several mingw
processes in parallel
Date: Fri, 1 Mar 2024 08:57:04 +0900
Message-ID: <5fa7e1a3-90a4-4c11-9edb-dd00f99db057@gmail.com>
References: <CWXP265MB13688A1AAB4643076818482ABC5F2 AT CWXP265MB1368 DOT GBRP265 DOT PROD DOT OUTLOOK DOT COM>
<210767131 DOT 2016346 DOT 1709242445154 AT mail DOT yahoo DOT com>
Mime-Version: 1.0
User-Agent: Mozilla Thunderbird
In-Reply-To: <210767131.2016346.1709242445154@mail.yahoo.com>
X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_00, BODY_8BITS,
DKIM_ADSP_CUSTOM_MED, FORGED_GMAIL_RCVD, FREEMAIL_FORGED_FROMDOMAIN,
FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, KAM_SHORT,
NML_ADSP_CUSTOM_MED, SPF_HELO_NONE, SPF_PASS, TXREP,
T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: jojelino via Cygwin <cygwin AT cygwin DOT com>
Reply-To: jojelino <jojelino AT gmail DOT com>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 42100poZ1773462

$ (echo symbol cygwin1.dll;grep -Po 
'(?<=cygwin1!)[a-z_0-9]*?\+0x[a-f0-9]*'|sed -E 's/^/i line *(/;s/$/)/')|gdb
GNU gdb (GDB) (Cygwin 12.1-1) 12.1
Copyright (C) 2022 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 "x86_64-pc-cygwin".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://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".

warning: the current range check setting does not match the language.

Whether backtraces should continue past the entry point of a program is off.
(gdb) Reading symbols from cygwin1.dll...
Reading symbols from /usr/lib/debug/usr/bin/cygwin1.dll.dbg...
(gdb) 00000007`ffffc8c0 00007ffe`7dc57f74     : 00000008`00039b40 
00000008`00039b40 00000000`00010002 0000000a`00000298 : 
cygwin1!dirname+0x198e
00000007`ffffc980 00007ffe`7dc56a78     : 00000000`00f2f2f2 
00000000`00000000 00000007`ffffcd30 00007ffe`e44773ae : 
cygwin1!cuserid+0x16e16
00000007`ffffc9c0 00007ffe`7dc581d3     : 00ff783b`00767676 
00000000`005b0720 00000000`00000002 00000008`00004870 : 
cygwin1!cuserid+0x1591a
00000007`ffffca40 00007ffe`7dbb954d     : 00020000`00000050 
00000000`000a3dd0 00000000`000ab7b0 00000000`00000000 : 
cygwin1!cuserid+0x17075
00000007`ffffca70 00007ffe`7dbb99c2     : 00000007`ffffcc8a 
00007ffe`7dba7d37 00000007`ffffcd30 00000007`00000c90 : 
cygwin1!dlfork+0x2695
00000007`ffffcb70 00007ffe`7dba7187     : 315c615c`305c625c 
2f00735c`2e5c625c 5f5c6c5c`665c615c 745c735c`6e5c695c : 
cygwin1!dlfork+0x2b0a
00000007`ffffcbf0 00007ffe`7dba5e08     : 00000000`00000000 
00000000`00000000 00000000`00000000 00000000`00000000 : 
cygwin1!cygwin_dll_init+0x381
00000007`ffffcd80 00007ffe`7dba5e86     : 00000000`00000000 
00000000`00000000 00000000`00000000 00000000`00000000 : 
cygwin1!_assert+0x23f0
00000007`ffffcdd0 00000000`00000000     : 00007ffe`7dd0604f 
00000008`0003a210 00000000`00000000 00000008`00039400 : 
cygwin1!_assert+0x246e
Line 74 of 
"/usr/src/debug/cygwin-3.5.1-1/winsup/cygwin/local_includes/tty.h"
    starts at address 0x1800995ad <_pinfo::set_ctty(fhandler_termios*, 
int)+1275> and ends at 0x1800995bb <_pinfo::set_ctty(fhandler_termios*, 
int)+1289>.
(gdb) Line 1853 of 
"/usr/src/debug/cygwin-3.5.1-1/winsup/cygwin/fhandler/console.cc"
    starts at address 0x1800f7f74 <fhandler_console::open_setup(int)+52>
    and ends at 0x1800f7f78 <fhandler_console::open_setup(int)+56>.
(gdb) Line 474 of 
"/usr/src/debug/cygwin-3.5.1-1/winsup/cygwin/fhandler/base.cc"
    starts at address 0x1800f6a78 <fhandler_base::open_with_arch(int, 
unsigned int)+312>
    and ends at 0x1800f6a7c <fhandler_base::open_with_arch(int, unsigned 
int)+316>.
(gdb) Line 4132 of 
"/usr/src/debug/cygwin-3.5.1-1/winsup/cygwin/fhandler/console.cc"
    starts at address 0x1800f81d3 <fhandler_console::init(void*, 
unsigned int, unsigned int)+73>
    and ends at 0x1800f81de <fhandler_console::init(void*, unsigned int, 
unsigned int)+84>.
(gdb) Line 407 of "/usr/src/debug/cygwin-3.5.1-1/winsup/cygwin/dtable.cc"
    starts at address 0x18005954d 
<dtable::init_std_file_from_handle(int, void*)+1011>
    and ends at 0x180059555 <dtable::init_std_file_from_handle(int, 
void*)+1019>.
(gdb) Line 186 of "/usr/src/debug/cygwin-3.5.1-1/winsup/cygwin/dtable.cc"
    starts at address 0x1800599b0 <dtable::stdio_init()+148>
    and ends at 0x1800599c3 <dtable::stdio_init()+167>.
(gdb) Line 928 of "/usr/src/debug/cygwin-3.5.1-1/winsup/cygwin/dcrt0.cc"
    starts at address 0x180047187 <dll_crt0_1(void*)+463>
    and ends at 0x180047191 <dll_crt0_1(void*)+473>.
(gdb) No symbol "_assert" in current context.
(gdb) No symbol "_assert" in current context.
(gdb)
quit

On 3/1/2024 6:34 AM, Kevin Schnitzius via Cygwin wrote:
> STACK_TEXT:
> 00000007`ffffc8c0 00007ffe`7dc57f74     : 00000008`00039b40
> 00000008`00039b40 00000000`00010002 0000000a`00000298 :
> cygwin1!dirname+0x198e
> 00000007`ffffc980 00007ffe`7dc56a78     : 00000000`00f2f2f2
> 00000000`00000000 00000007`ffffcd30 00007ffe`e44773ae :
> cygwin1!cuserid+0x16e16
> 00000007`ffffc9c0 00007ffe`7dc581d3     : 00ff783b`00767676
> 00000000`005b0720 00000000`00000002 00000008`00004870 :
> cygwin1!cuserid+0x1591a
> 00000007`ffffca40 00007ffe`7dbb954d     : 00020000`00000050
> 00000000`000a3dd0 00000000`000ab7b0 00000000`00000000 :
> cygwin1!cuserid+0x17075
> 00000007`ffffca70 00007ffe`7dbb99c2     : 00000007`ffffcc8a
> 00007ffe`7dba7d37 00000007`ffffcd30 00000007`00000c90 :
> cygwin1!dlfork+0x2695
> 00000007`ffffcb70 00007ffe`7dba7187     : 315c615c`305c625c
> 2f00735c`2e5c625c 5f5c6c5c`665c615c 745c735c`6e5c695c :
> cygwin1!dlfork+0x2b0a
> 00000007`ffffcbf0 00007ffe`7dba5e08     : 00000000`00000000
> 00000000`00000000 00000000`00000000 00000000`00000000 :
> cygwin1!cygwin_dll_init+0x381
> 00000007`ffffcd80 00007ffe`7dba5e86     : 00000000`00000000
> 00000000`00000000 00000000`00000000 00000000`00000000 :
> cygwin1!_assert+0x23f0
> 00000007`ffffcdd0 00000000`00000000     : 00007ffe`7dd0604f
> 00000008`0003a210 00000000`00000000 00000008`00039400 :
> cygwin1!_assert+0x246e



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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019