From owner-freebsd-ports-bugs@freebsd.org Mon Oct 10 05:48:37 2016 Return-Path: Delivered-To: freebsd-ports-bugs@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 38B7AC0B2F9 for ; Mon, 10 Oct 2016 05:48:37 +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 1BFE4117 for ; Mon, 10 Oct 2016 05:48:37 +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 u9A5mZF5040011 for ; Mon, 10 Oct 2016 05:48:36 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197888] [patch] devel/codeblocks: Crashes on startup with coredump when compiled with Clang (-O2) Date: Mon, 10 Oct 2016 05:48:35 +0000 X-Bugzilla-Reason: AssignedTo 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: crash, needs-qa, patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ merge-quarterly? X-Bugzilla-Changed-Fields: 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 05:48:37 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D197888 --- Comment #20 from Jan Beich (mail not working) --- Comment on attachment 175592 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175592 Remove null references in wxPGProperty Don't forget to bump PORTREVISION to force package rebuild. MFH is covered by https://wiki.freebsd.org/ports-secteam#Blanket_Approval |poudriere bulk -t| is green on - 9.3 i386 + 9.3 amd64 (GCC 4.2.1 patched) - 10.1 i386 + 10.3 amd64 (Clang 3.4.1) - 11.0 i386 (Clang 3.8) Basic runtime check - OK on 9.3 i386 + 11.0 i386 (jail). --=20 You are receiving this mail because: You are the assignee for the bug.=