Ticket #19055 (closed defect: fixed)
Gnucash 2.2.9_1 crash
| Reported by: | yvan.strahm@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | gnucash dyld | Cc: | |
| Port: | gnucash |
Description (last modified by raimue@…) (diff)
get this error message after an upgrade.
bash-3.2$ gnucash dyld: Symbol not found: _CGLGetCurrentContext Referenced from: /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL Expected in: /opt/local/lib/libGL.dylib Trace/BPT trap
Change History
comment:2 Changed 4 years ago by blb@…
That's interesting, CGLGetCurrentContext is a CoreGraphics function, not OpenGL, so I'm not sure why it'd be looking for it in libGL.dylib. Does port outdated show any ports to be outdated, especially xorg-* or mesa ports?
comment:3 Changed 4 years ago by yvan.strahm@…
No everything seems up-to-date
bash-3.2$ sudo port selfupdate;port outdated MacPorts base version 1.710 installed Downloaded MacPorts base version 1.710 The MacPorts installation is not outdated so it was not updated No installed ports are outdated. bash-3.2$
comment:6 Changed 4 years ago by blb@…
Try updating your gnucash install to 2.2.9_2 (updated in r50548).
comment:7 Changed 4 years ago by yvan.strahm@…
I deleted everything and reinstall gnuncash again, but unfortunately same error.
Note: See
TracTickets for help on using
tickets.


Please remember WikiFormatting.