[MacPorts] #62482: Segmentation fault when set term wxt in gnuplot

MacPorts noreply at macports.org
Thu Mar 18 05:09:15 UTC 2021


#62482: Segmentation fault when set term wxt in gnuplot
--------------------------+---------------------
 Reporter:  renzresearch  |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.6.4
 Keywords:  bigsur        |       Port:  gnuplot
--------------------------+---------------------
 Segmentation fault occurs when set terminal to wxt in gnuplot.  No message
 shows until the next session of gnuplot is launched.  Please see the
 attached file.  I have tested x11 and aqua terminals.  No such error
 occurs.  Two types of messages are:

 {{{
 objc[24047]: Class wxNSAppController is implemented in both
 /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/libwx_osx_cocoau_core-3.0.0.4.0.dylib
 (0x109909c40) and
 /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/libwx_osx_cocoau_core-3.0.dylib
 (0x10759ac40). One of the two will be used. Which one is undefined.
 }}}

 and

 {{{
 ../src/common/object.cpp(251): assert "classTable->Get(m_className) ==
 NULL" failed in Register(): Class "wxHtmlHelpController" already in RTTI
 table - have you used IMPLEMENT_DYNAMIC_CLASS() multiple times or linked
 some object file twice)?
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/62482>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list