Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2016 15:50:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214395] print/xpp cannot access "options" window
Message-ID:  <bug-214395-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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/<unknown>)):
#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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214395-13>