From owner-freebsd-questions@FreeBSD.ORG Sun Dec 14 00:52:02 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5E0BD555 for ; Sun, 14 Dec 2014 00:52:02 +0000 (UTC) Received: from mout.gmx.com (mout.gmx.com [74.208.4.201]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 28676E81 for ; Sun, 14 Dec 2014 00:52:02 +0000 (UTC) Received: from dutch.freebsd.net ([172.15.184.248]) by mail.gmx.com (mrgmxus002) with ESMTPSA (Nemesis) id 0LeugD-1XbLkC3KMp-00qnCl for ; Sun, 14 Dec 2014 01:46:43 +0100 Message-ID: <548CDDFD.7000509@gmx.us> Date: Sat, 13 Dec 2014 19:46:53 -0500 From: Dutch Ingraham User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Wireshark Seg. Fault Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:kzCkJW/kXmApjJtnaFARIdiQs4gvHE1Nc02Xxz6NsPusJLYPzkW gKUoBhCXhjJ/T0df232Ap26ag9oYnnLtJyCwRohzLP3YZLlfdP0veBW/DwNPr/Bg+KEqKWy IhELSuEqLiiaCjS84OI3TUVWKszSLE5kmF5tOyo1bc+zLslZ+Gv6WFsAhN4pG3cLAbE+GLC AuLtUefd+h7IJzCHc2D9A== X-UI-Out-Filterresults: notjunk:1; X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2014 00:52:02 -0000 Greetings all: I've been having problems with connecting to svn mirrors lately. I tried using tcpdump to diagnose, but it was unavailing. So, I tried installing the port for wireshark. On first start, it core dumped. After confirming all shared libs were in place, I decided to just delete it and re-build, which went off again without noted error. Same thing: core dump. I then went to a separate machine and installed the package. Upon first attempt to run: again, seg fault and core dump. Ports machine:10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 Packages machine: 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 I've googled around without finding anything recent or close to this issue, Freebsd or otherwise. Bug tracker doesn't have anything recent except a submitted patch for running wireshark as a regular user (which I hope is acted upon, as this should be the default anyway.) UPDATING doesn't mention any issues with wireshark. Unfortunately, my gdb skills are zero. If anyone would like to offer hints as to tracking the problem, or offering some debugging tips, I'd be grateful. If further information is needed, please let me know. Thanks.