From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Dec 14 22:51:18 2014 Return-Path: Delivered-To: freebsd-ports-bugs@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 8F432383 for ; Sun, 14 Dec 2014 22:51:18 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5CBB2B9A for ; Sun, 14 Dec 2014 22:51:18 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sBEMpIlv020187 for ; Sun, 14 Dec 2014 22:51:18 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 195980] New: port and package net/wireshark segfaults on start Date: Sun, 14 Dec 2014 22:51:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: stoa@gmx.us X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: marcus@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2014 22:51:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195980 Bug ID: 195980 Summary: port and package net/wireshark segfaults on start Product: Ports Tree Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: marcus@FreeBSD.org Reporter: stoa@gmx.us Assignee: marcus@FreeBSD.org Flags: maintainer-feedback?(marcus@FreeBSD.org) Built and installed net/wireshark on Dec. 13, 2014. On first start, it core dumped with a seg. fault. After confirming all shared libs were in place, I deleted and re-build. No errors during build noted. Again, upon staring, core dump and seg. fault. At same time, on a separate machine, 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 On ports machine, ran and the last three lines were: Loaded symbols for /libexec/ld-elf.so.1 #0 0x000000080945ec0b in g_type_check_instance_is_fundamentally_a () from /usr/local/lib/libgobject-2.0.so.0 [New Thread 810006400 (LWP 100240/wireshark)] Both ld-elf.so.1 and libgobject.so.1 are present, and as noted, was successful. Others are having same problem: from the forums today (12.14.14)[1]. I can provide specifics if requested, but generally the ports machine contains AMD cpu with primarily all NVIDIA drivers and package machine is all-Intel. If you need further information, please let me know. [1] https://forums.freebsd.org/threads/wireshark-install.49487/ --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer marcus@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug.