X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B3198398380F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1625821782; bh=/IMnC0a8uDcb1zuCXnFheDRIm5rHG+U5BS9d5qwaTd4=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=SXk3zIulVOI+pORt7xcsmZSCBNzCIeCMj/S17ZwgkjLi/UkSMXQs6SRDcq9X74MJp PsAP0TS5+Vh767Hr+hQqdMidyOmlWYKdyg2ckIhm0ieI6KJQlpEf2SGVSHsJjjX5mH w4zdfEvphYjAoqoGyPA3NyD6yROPpLuyF3uCdq/U= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 1D9953983806 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=3SvFlsQSERgse4A0/4Wp62cy90Fg5H1JYamfYMqeJA8=; b=Lr4wUkBXaocpZb5ifwjiKwtQUQa8ieArFzB6OhGMFzMBCQmQ/iA2/Zig4FoVegMsLx yfDXEWFbGTSW8FVzBBvf+Eo3wl0OtLOWGpXgtAwJzKg2S4L/wc+81kF3ohj24aMyXEIv aA1ykVj7B6eDt5KGLAujaF34EHZjEsiHN0BZH2ehRBDCxR97ZCYkW5zDMxYr9SdLOYSb hcz9OjYno5u96sLIqdtp7OpD8RqSQZFnISAQk0ZWbZztICZai1HMy+tbN1ZUuWPEnP2r 60KtNZED8PBSMps24wiJIE1N3/5OydOSu/H+jftAuORxzqNeSQ3+EIbRjiI11JWVPiTh 5S9A== X-Gm-Message-State: AOAM5306wILQH7eCJvmOMABXPqdLOceU2JkyAtGuhpTopboUBUVedb/j 6Hgel5M69xR8SnTI0kcZ41bW7UNW8Ai9r6uI3yg= X-Google-Smtp-Source: ABdhPJyyLPYmo5NcmMbCAhTnSP++SLeEWX8MPkzMDA5oFUsQoND0JFbzEoKST7z9X/pNomKSToehLztkisDqDUYlnuc= X-Received: by 2002:a5d:4e01:: with SMTP id p1mr9986067wrt.171.1625821730309; Fri, 09 Jul 2021 02:08:50 -0700 (PDT) MIME-Version: 1.0 References: <_022Gh93RaZBX0JIf3f3UuZ7mekqKNi9g4ap-KHKpAa_ppq6O8Y3WXBDUUCw6yK6KJCdfhrFhwGfbB-UZD5R0wmWa2Lo6ZE6glWt4JzyDns=@protonmail.com> In-Reply-To: Date: Fri, 9 Jul 2021 11:08:37 +0200 Message-ID: Subject: Re: fstream::open crashes if first file it ever opening is in /proc To: Max Mikhanosha X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Csaba Raduly via Cygwin Reply-To: Csaba Raduly Cc: "cygwin AT cygwin DOT com" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" On Thu, 8 Jul 2021 at 16:42, Max Mikhanosha wrote: > > You have same versions of cygwin1.dll and libstdc++ dll? > Csaba AT AMDAHL ~ $ uname -a CYGWIN_NT-10.0 AMDAHL 3.2.0(0.340/5/3) 2021-03-29 08:42 x86_64 Cygwin Csaba AT AMDAHL ~ $ cygcheck -f /usr/bin/cyggcc_s-seh-1.dll /usr/bin/cygstdc++-6.dll /usr/bin/cygwin1.dll cygwin-3.2.0-1 libgcc1-10.2.0-1 libstdc++6-10.2.0-1 Csaba -- You can get very substantial performance improvements by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler So if you're looking for a completely portable, 100% standards-conformant way to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK) -- 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