From owner-freebsd-ports-bugs@freebsd.org Thu Nov 10 15:50:11 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 BF400C3A421 for ; Thu, 10 Nov 2016 15:50:11 +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 952B42DA for ; Thu, 10 Nov 2016 15:50:11 +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 uAAFoBQY059178 for ; Thu, 10 Nov 2016 15:50:11 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214395] print/xpp cannot access "options" window Date: Thu, 10 Nov 2016 15:50:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: denverh@comcast.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: cy@FreeBSD.org 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: 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: Thu, 10 Nov 2016 15:50:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214395 Bug ID: 214395 Summary: print/xpp cannot access "options" window Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: cy@FreeBSD.org Reporter: denverh@comcast.net Assignee: cy@FreeBSD.org Flags: maintainer-feedback?(cy@FreeBSD.org) If you click the "options" button, xpp will panic with a memory fault. This happens with xpp-1.5_12, on FreeBSD 11.0-RELEASE-p1 r308115 Steps to reproduce: 1. start xpp from the command line with no additional parameters 2. click the "options" button Actual results: xpp will panic with a memory fault Expected result: xpp should display the options window The "print" and "instances" buttons both work as they should. Here's a gdb backtrace: (gdb) thread apply all bt Thread 1 (Thread 807e16000 (LWP 100134/)): #0 printFiles::buildOptionWidgets (this=3D0x0) at xpp.cxx:433 #1 0x000000004a83fff2 in ?? () #2 0x0000000000000012 in ?? () #3 0x00007fffffffdfe0 in ?? () #4 0x00007fffffffdff0 in ?? () #5 0x00007fffffffdfec in ?? () #6 0x00007fffffffdfe8 in ?? () #7 0x00007fffffffdfe4 in ?? () #8 0x0000000807e58d80 in ?? () #9 0x0000002400000012 in ?? () #10 0x0000000900000012 in ?? () #11 0x7474654c00000000 in ?? () #12 0x0000000000007265 in ?? () #13 0x0000000000000000 in ?? () (gdb)=20 Thanks --=20 You are receiving this mail because: You are the assignee for the bug.=