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:date:message-id:from:reply-to:to:subject :references:in-reply-to:content-type; q=dns; s=default; b=oqK7jA uqY42zLx7aOzXhFFx8oUeGgy3bnyTTXOCnNnSDfRfiKE4XUB54EaM6XZjSzV24cF ySPNZtlrbcOhBwPUdd2YYEN+jOGXpZlvsoLirdLJAmZ9QXPXzIT62VBjPQ5hCwey W+y9llYQiVR3pqB6iwHy3VvoLhacECP8Sto04= 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:date:message-id:from:reply-to:to:subject :references:in-reply-to:content-type; s=default; bh=if81RLbKk+Z9 MxccAwkj+vsKMJc=; b=hbATkNzefbN9hxdXQAEFjyl4j4EbwgqKmCFlOEx7Qy0c FmhF3DbkfgBxgD1oKAnF1iF4y7wKkpo8bWbIqyAmMviqTbHqH6FUoqPx4XhC/TwO vIOwZ2jrEhd7yYnDjNYc0EAoqcbGq2JXsaW8KlSAllBFMNvf5dJ+iH+meu5vKb0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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-Spam-SWARE-Status: No, score=-4.0 required=5.0 tests=AWL,BAYES_50,GIT_PATCH_2,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=avg, H*M:smtp, transmitted, Ping X-HELO: lb1-smtp-cloud8.xs4all.net Date: Sat, 27 Oct 2018 18:07:11 +0200 Message-ID: <022b53a72c3c15fff6d5fb56c3df3134@smtp-cloud8.xs4all.net> From: Houder Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: Ping crashes References: In-Reply-to: Content-Type: text/plain; charset=UTF-8; format=fixed User-Agent: mua.awk 0.99 On Sat, 27 Oct 2018 15:25:50, XXXXX wrote: > Hello, > > I have a problem with the ping utility on Cygwin: it keeps crashing with se= > gmentation fault. I've checked that all my packages (including Cygwin core) [snip] > $ ping 192.168.1.1 > Segmentation fault (core dumped) Confirmed ... That is .. 64-@@ ping 192.168.178.1 Segmentation fault (core dumped) 64-@@ 64-@@# ping 192.168.178.1 <==== using an elevated shell: PING 192.168.178.1 (192.168.178.1): 56 data bytes 64 bytes from 192.168.178.1: icmp_seq=0 ttl=64 time=0.000 ms 64 bytes from 192.168.178.1: icmp_seq=1 ttl=64 time=0.000 ms 64 bytes from 192.168.178.1: icmp_seq=2 ttl=64 time=0.000 ms 64 bytes from 192.168.178.1: icmp_seq=3 ttl=64 time=0.000 ms 64 bytes from 192.168.178.1: icmp_seq=4 ttl=64 time=0.000 ms 64 bytes from 192.168.178.1: icmp_seq=5 ttl=64 time=0.000 ms 64 bytes from 192.168.178.1: icmp_seq=6 ttl=64 time=0.000 ms --- 192.168.178.1 ping statistics --- 7 packets transmitted, 7 packets received, 0% packet loss round-trip min/avg/max/stddev = 0.000/0.000/0.000/0.000 ms 64-@@# Regards, Henri -- 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