Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2019 08:11:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236443] [patch] cad/netgen crash fix
Message-ID:  <bug-236443-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236443

            Bug ID: 236443
           Summary: [patch] cad/netgen crash fix
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: stephen@FreeBSD.org
          Reporter: rsmith@xs4all.nl
             Flags: maintainer-feedback?(stephen@FreeBSD.org)
          Assignee: stephen@FreeBSD.org
 Attachment #202766 text/plain
         mime type:

Created attachment 202766
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202766&action=
=3Dedit
Crashfix patch. Place in the files subdirectory of the port.

Netgen always crashes on startup with an X error:

    Major opcode of failed request:  155 (GLX)
    Minor opcode of failed request:  3 (X_GLXCreateContext)
    Value in failed request:  0x0

The solution can be found here:
https://sourceforge.net/p/netgen-mesher/discussion/905307/thread/946ccfc2/

It is a one-line patch to ng/drawing.tcl.

The patch (for placement in /usr/ports/cad/netgen/files) is attached.

--=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-236443-7788>