Ticket #18582 (closed defect: fixed)
xfig Bus Error
| Reported by: | lev_@… | Owned by: | pguyot@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | netpbm, xfig, Xaw3d, libpng, jpeg, zlib | Cc: | clarkeje@… |
| Port: | xfig |
Description
After all the updates, the drawing program xfig, that depends on netpbm, Xaw3d, libpng, jpeg, and zlib gives a bus error message and terminates. Since development on xfig was frozen more than a year ago, I'm thinking something new in the other packages that is causing this problem.
Change History
comment:1 Changed 4 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to pguyot@…
comment:2 Changed 4 years ago by kpschoedel@…
I'd bet on Xaw3d -- linked against the fink version thereof, it works fine.
Before crashing, xfig displays the following messages (which are from libXt):
Warning: No type converter registered for 'translations' to 'InitialResourcesPersistent' conversion. Warning: No type converter registered for 'TranslationTable' to 'Translations' conversion. Warning: No type converter registered for 'String' to 'Color' conversion. Warning: No type converter registered for 'TranslationTable' to 'Color' conversion. Warning: No type converter registered for 'TranslationTable' to 'InitialResourcesPersistent' conversion. Warning: No type converter registered for 'translations' to 'Meta' conversion.
Note: See
TracTickets for help on using
tickets.

