[MacPorts] #20303: poedit - crash on launch

MacPorts noreply at macports.org
Tue Jul 14 15:18:23 PDT 2009


#20303: poedit - crash on launch
--------------------------------+-------------------------------------------
 Reporter:  asbjorn@…           |       Owner:  raimue@…           
     Type:  defect              |      Status:  new                
 Priority:  Normal              |   Milestone:                     
Component:  ports               |     Version:  1.7.1              
 Keywords:  crash               |        Port:  poedit             
--------------------------------+-------------------------------------------
Changes (by devans@…):

 * cc: devans@… (added)


Comment:

 The salient information from the crash dump is this
 {{{
 Dyld Error Message:
 18        Symbol not found: __ZN10wxListCtrl19GetBackgroundColourEv
 19        Referenced from:
 /Applications/MacPorts/poEdit.app/Contents/MacOS/Poedit
 20        Expected in: /opt/local/lib/libwx_macu-2.8.0.dylib
 }}}

 which seems to indicate that symbol
 !__ZN10wxListCtrl19GetBackgroundColourEv found in earlier
 versions of /opt/local/lib/libwx_macu-2.8.0.dylib is no longer there in
 the current version.

 Forcing a rebuild of poedit with the command
 {{{
 sudo port -fn upgrade poedit
 }}}

 fixed the problem for me.  The revision number for poedit probably should
 be incremented to
 force a rebuild for everyone to ensure that the port is built against the
 current library versions.

-- 
Ticket URL: <http://trac.macports.org/ticket/20303#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list