#17535 closed defect (fixed)
gtk2 2.14.4 - any gtk application crashes in gtk_init()
Reported by: | philip.chimento@… | Owned by: | nox@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | gtk | Cc: | |
Port: | gtk2 |
Description
I installed gtk2 2.14.4 on OS X 10.4.11, with Python 2.5.2 installed. GTK applications build fine, but running one causes a "Bus Error", even gtk-demo. Attached is a crash log from gtk-demo.
I noted the similarity to #17503, but I think this is a different issue since my crash happens at a different place (which is consistent across any GTK program I try to run.)
Attachments (1)
Change History (9)
Changed 16 years ago by philip.chimento@…
Attachment: | gtk-demo.crash.log added |
---|
comment:1 Changed 16 years ago by philip.chimento@…
Oh yeah, I'm running Apple's X11 1.1.3 (XFree86 4.4.0).
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to nox@… |
---|
comment:3 Changed 16 years ago by philip.chimento@…
Deleting gtk2 and installing the "+quartz" variant avoids this problem.
comment:5 Changed 16 years ago by philip.chimento@…
Yes, the problem persists and the crash occurs at the same place.
comment:6 Changed 16 years ago by philip.chimento@…
However, the problem does not occur using MacPorts 1.7 and gtk2 2.14.7.
comment:7 Changed 16 years ago by nox@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Reporters says it does not crash anymore with mp-1.7 and gtk2-2.14.7.
Note: See
TracTickets for help on using
tickets.
Crash report of gtk-demo