From owner-freebsd-hackers@FreeBSD.ORG Thu Dec 18 10:12:25 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1DF7F7E4; Thu, 18 Dec 2014 10:12:25 +0000 (UTC) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C110B18EC; Thu, 18 Dec 2014 10:12:23 +0000 (UTC) Received: from th-04.cs.huji.ac.il ([132.65.80.125]) by kabab.cs.huji.ac.il with esmtp id 1Y1Y45-0006wL-LZ; Thu, 18 Dec 2014 12:12:13 +0200 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: latest wireshark core dumps From: Daniel Braniss In-Reply-To: <47B5C4FD-6B17-4D4E-A821-6BCA4B3CDEE0@cs.huji.ac.il> Date: Thu, 18 Dec 2014 12:12:12 +0200 Message-Id: References: <2BF919F0-ADB3-44DD-B2A7-F21F909DC46F@cs.huji.ac.il> <548F74B5.9050108@gmx.us> <47B5C4FD-6B17-4D4E-A821-6BCA4B3CDEE0@cs.huji.ac.il> To: Dutch Ingraham , marcus@FreeBSD.org X-Mailer: Apple Mail (2.1993) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Dec 2014 10:12:25 -0000 just a wild guess, but wireshark is also complaining about: ** (wireshark:79448): WARNING **: Couldn't connect to accessibility bus: = Failed to connect to socket /tmp/dbus-H8OvE4zmWb: No such file or = directory after many tries, there is a /var/tmp/dbus-xxxx but not the one = requested, does any one know how does this dbus-xxx appear? I ran dbus-launch, and that seems to be reading correctly /var/db/dbus/machine-id I am mentioning dbus, because last time there were issues, i did some = magics with dbus and wireshark stooped core-dumping=E2=80=A6 [the magic no longer = works :-( danny > On Dec 16, 2014, at 8:56 AM, Daniel Braniss = wrote: >=20 > good to know it=E2=80=99s not a local issue! > thanks! > if it=E2=80=99s of any help: > (gdb) bt > #0 0x0000000809cff6d2 in g_type_check_instance_is_fundamentally_a ( > type_instance=3D0x109e1860, fundamental_type=3D80) at gtype.c:3979 > #1 0x0000000809cdb43a in g_object_ref (_object=3D0x109e1860) at = gobject.c:3041 > #2 0x0000000809f8523f in g_list_foreach (list=3D0x810aa3b80,=20 > func=3D0x809cdb410 , user_data=3D0x0) at glist.c:993 > #3 0x00000008082cd60d in gtk_window_set_icon_list = (window=3D0x810946230,=20 > list=3D0x810aa3b80) at gtkwindow.c:4456 > #4 0x00000000004445b6 in _start () > #5 0x0000000809cd548c in g_cclosure_marshal_VOID__VOID = (closure=3D0x810962300,=20 > return_value=3D0x0, n_param_values=3D1, = param_values=3D0x7fffffffdcd0,=20 > invocation_hint=3D0x7fffffffdc70, marshal_data=3D0x0) at = gmarshal.c:85 > #6 0x0000000809cd107a in g_closure_invoke (closure=3D0x810962300,=20 > return_value=3D0x0, n_param_values=3D1, = param_values=3D0x7fffffffdcd0,=20 > invocation_hint=3D0x7fffffffdc70) at gclosure.c:768 > #7 0x0000000809cf4a3c in signal_emit_unlocked_R (node=3D0x81084ea60, = detail=3D0,=20 > instance=3D0x810946230, emission_return=3D0x0,=20 > instance_and_params=3D0x7fffffffdcd0) at gsignal.c:3553 > #8 0x0000000809cf66b9 in g_signal_emit_valist (instance=3D0x810946230,=20= > signal_id=3D8, detail=3D0, var_args=3D0x7fffffffe410) at = gsignal.c:3309 > #9 0x0000000809cf700f in g_signal_emit (instance=3D0x810946230, = signal_id=3D8,=20 > detail=3D0) at gsignal.c:3365 > #10 0x00000008082a2b86 in gtk_widget_realize (widget=3D0x810946230) > at gtkwidget.c:5508 > ---Type to continue, or q to quit--- > #11 0x00000000004c1e55 in _start () > #12 0x00000000004478e2 in _start () > #13 0x000000000042463f in _start () > #14 0x0000000800811000 in ?? () > #15 0x0000000000000000 in ?? () >=20 >> On Dec 16, 2014, at 1:54 AM, Dutch Ingraham wrote: >>=20 >> On 12/13/14 06:11, Daniel Braniss wrote: >>> hi all, >>> I just compiled from ports wireshark et.all on a virgin 10.1-stable, >>> and it=E2=80=99c coredumping on startup, any hints? >>>=20 >>> thanks, >>> danny >>>=20 >>> _______________________________________________ >>> freebsd-hackers@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers >>> To unsubscribe, send any mail to = "freebsd-hackers-unsubscribe@freebsd.org" >>>=20 >> A few of us are having the same problem.[1],[2],[3] Working on it. >>=20 >> [1]https://forums.freebsd.org/threads/wireshark-install.49487/ >> = [2]http://docs.freebsd.org/cgi/getmsg.cgi?fetch=3D0+0+current/freebsd-ques= tions >> [3]bug #195980 >> _______________________________________________ >> freebsd-hackers@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers >> To unsubscribe, send any mail to = "freebsd-hackers-unsubscribe@freebsd.org" >=20 > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to = "freebsd-hackers-unsubscribe@freebsd.org"