From owner-freebsd-gnome@freebsd.org Sat Mar 5 21:13:04 2016 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B618CA13CA2 for ; Sat, 5 Mar 2016 21:13:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A2C65DF6 for ; Sat, 5 Mar 2016 21:13:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A0A11A13CA1; Sat, 5 Mar 2016 21:13:04 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A03BCA13C9F for ; Sat, 5 Mar 2016 21:13:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 9276DDF5 for ; Sat, 5 Mar 2016 21:13:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u25LD4BY003528 for ; Sat, 5 Mar 2016 21:13:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 206273] www/firefox: Crashes intermittently when loading JS-heavy sites Date: Sat, 05 Mar 2016 21:13:04 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2016 21:13:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206273 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gnome@FreeBSD.org --- Comment #4 from Jan Beich --- (In reply to alex323 from comment #2) > Firefox always crashes when I open a file in VLC Bad locking? Check if removing files/patch-glib_gthread-posix.c has any eff= ect or try downgrading glib20 e.g., maybe start with 2.42.2 before kqueue was broken. (In reply to alex323 from comment #3) > #1 0x0000000812b7c339 in g_str_equal () from /usr/local/lib/libglib-2.0.= so.0 > #2 0x0000000813b622ec in g_file_monitor_source_handle_event () from /usr= /local/lib/libgio-2.0.so.0 > #3 0x0000000813b6996d in ?? () from /usr/local/lib/libgio-2.0.so.0 > #4 0x0000000813b67ae6 in ?? () from /usr/local/lib/libgio-2.0.so.0 > #5 0x0000000813b6803f in ?? () from /usr/local/lib/libgio-2.0.so.0 > #6 0x0000000812b8c458 in g_main_context_dispatch () from /usr/local/lib/= libglib-2.0.so.0 > #7 0x0000000812b8c794 in ?? () from /usr/local/lib/libglib-2.0.so.0 > #8 0x0000000812b8c824 in g_main_context_iteration () from /usr/local/lib= /libglib-2.0.so.0 Can you rebuild devel/glib20 with debug symbols and get the stacktrace agai= n? --=20 You are receiving this mail because: You are on the CC list for the bug.=