From owner-freebsd-gnome@freebsd.org Wed Jan 3 01:37:54 2018 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 C9954EA22C6 for ; Wed, 3 Jan 2018 01:37:54 +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 ACA237D1E3 for ; Wed, 3 Jan 2018 01:37:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id AC016EA22C1; Wed, 3 Jan 2018 01:37:54 +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 ABB35EA22C0 for ; Wed, 3 Jan 2018 01:37:54 +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 95A237D1E1 for ; Wed, 3 Jan 2018 01:37:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w031bsik092968 for ; Wed, 3 Jan 2018 01:37:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w031bst9092967 for gnome@FreeBSD.org; Wed, 3 Jan 2018 01:37:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-approval requested: [Bug 199872] devel/glib20 Apps using glib 2.42.2 crashing with 'pthread_mutex_lock' abort : [Attachment 189354] Proposed patch for options (since 453790 revision) Date: Wed, 03 Jan 2018 01:37:53 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? Message-ID: In-Reply-To: References: 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.25 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jan 2018 01:37:54 -0000 lightside has asked gnome@FreeBSD.org for maintainer-approval: Bug 199872: devel/glib20 Apps using glib 2.42.2 crashing with 'pthread_mutex_lock' abort https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D199872 Attachment 189354: Proposed patch for options (since 453790 revision) https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D189354&action=3Dedit --- Comment #27 from lightside --- Created attachment 189354 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D189354&action= =3Dedit Proposed patch for options (since 453790 revision) (In reply to comment #26) Need to note, that proposed (INOTIFY and KQUEUE) port's options allows to switch between gio/inotify and gio/kqueue (affected) implementations. I'm aware, that devel/libinotify port is for "Kevent based inotify compatible library" (i.e. also uses kqueue; see comment #11). Possible to clarify descriptions for port's options.