#39027: Segmentation fault when trying to run gnome/dia -------------------------+-------------------------------- Reporter: dcecchin@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: dia | -------------------------+-------------------------------- Comment (by leonfauster@…): I can confirm this bug: My environment: {{{ $ port installed | grep -E "gcc|glib|gnome|dia|gtk" avahi @0.6.31_7+gtk+python27+x11 (active) dbus-glib @0.100.2_0 (active) dia @0.97.2_3 (active) gcc47 @4.7.2_2 (active) gcc_select @0.1_8 (active) gccmakedep @1.0.2_3 (active) glib2 @2.36.1_0 (active) gnome-doc-utils @0.20.10_0+python27 (active) gnome-keyring @2.30.3_5 (active) gnome-mime-data @2.18.0_3 (active) gnome-vfs @2.24.4_1 (active) gtk-doc @1.18_0+python27 (active) gtk2 @2.24.17_1+x11 (active) libgnome @2.32.1_0 (active) libgnome-keyring @2.30.1_1 (active) libgnomecanvas @2.30.3_3 (active) libgnomeui @2.24.5_5 (active) py27-pygtk @2.24.0_0+x11 (active) taglib @1.8_0 (active) $ sw_vers ProductName: Mac OS X ProductVersion: 10.8.3 BuildVersion: 12D78 $ defaults read /Applications/Utilities/XQuartz.app/Contents/Info CFBundleShortVersionString 2.7.4 $ port selfupdate ---> Updating MacPorts base sources using rsync MacPorts base version 2.1.3 installed, MacPorts base version 2.1.3 downloaded. ---> Updating the ports tree ---> MacPorts base is already the latest version }}} dia execution: {{{ $ dia (dia:94946): GLib-GObject-WARNING **: attempting to add an interface (DiaInteractiveRendererInterface) to class (DiaGdkRenderer) after class_init ** (dia:94946): CRITICAL **: void dia_renderer_set_size(DiaRenderer *, gpointer, int, int): assertion `irenderer != NULL' failed ** (dia:94946): CRITICAL **: void dia_renderer_set_size(DiaRenderer *, gpointer, int, int): assertion `irenderer != NULL' failed Segmentation fault: 11 }}} -- Ticket URL: <https://trac.macports.org/ticket/39027#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X