I installed the latest graphics/synfigstudio on my FreeBSD 10.2-RELEASE (amd64) without problems but when I start a program it core dump: synfigstudio synfig studio -- starting up application... synfig(58287) [18:20:05] info: Loading modules from /usr/local/etc/synfig_modules.cfg (synfigstudio:58287): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version. synfig(58287) [18:20:05] info: Loading plugins from /usr/local/share/synfig/plugins synfig(58287) [18:20:05] info: Loading plugin: add-skeleton-simple synfig(58287) [18:20:05] info: Loading plugin: view-unhide-all -layers synfig(58287) [18:20:05] info: Loading plugins from /home/ajtim/.config/synfig/plugins (synfigstudio:58287): Gtk-WARNING **: new: missing action new (synfigstudio:58287): Gtk-WARNING **: open: missing action open Segmentation fault (core dumped) Then I rebuilt port graphics/synfigstudio and devel/synfig whith debug options and when I run a program as user I got: (gdb) run synfigstudio Starting program: /usr/local/bin/synfigstudio synfigstudio [New LWP 100087] [New Thread 812006400 (LWP 100087/synfigstudio)] synfig studio -- starting up application... synfig(1254) [08:08:31] info: Loading modules from /usr/local/etc/synfig_modules.cfg (synfigstudio:1254): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version. synfig(1254) [08:08:33] info: Loading plugins from /usr/local/share/synfig/plugins synfig(1254) [08:08:33] info: Loading plugin: add-skeleton-simple synfig(1254) [08:08:33] info: Loading plugin: view-unhide-all-layers synfig(1254) [08:08:33] info: Loading plugins from /home/ajtim/.config/synfig/plugins (synfigstudio:1254): Gtk-WARNING **: new: missing action new (synfigstudio:1254): Gtk-WARNING **: open: missing action open Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 812006400 (LWP 100087/synfigstudio)] 0x0000000803c4be44 in gtk_menu_item_get_submenu () from /usr/local/lib/libgtk-3.so.0 (gdb) next Single stepping until exit from function gtk_menu_item_get_submenu, which has no line number information. Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists. If I run a program in gdb as root I got: run synfigstudio Starting program: /usr/local/bin/synfigstudio synfigstudio [New LWP 100810] [New Thread 812006400 (LWP 100810/synfigstudio)] synfig studio -- starting up application... synfig(1233) [08:05:02] info: Created directory "/root/.config/synfig" GConf Error: Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See http://projects.gnome.org/gconf/ for information. (Details - 1: Failed to get connection to session: The connection is closed) (gst-plugin-scanner:1237): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstopencv.so': /usr/local/lib/gstreamer-0.10/libgstopencv.so: Undefined symbol "cvReleaseImageHeader" (gst-plugin-scanner:1237): GStreamer-WARNING **: Failed to load plugin '/usr/local/lib/gstreamer-0.10/libgstneonhttpsrc.so': /usr/local/lib/gstreamer-0.10/libgstneonhttpsrc.so: Undefined symbol "ne_get_status" synfig(1233) [08:05:04] info: Loading modules from /usr/local/etc/synfig_modules.cfg (synfigstudio:1233): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version. synfig(1233) [08:05:07] info: Loading plugins from /usr/local/share/synfig/plugins synfig(1233) [08:05:07] info: Loading plugin: add-skeleton-simple synfig(1233) [08:05:07] info: Loading plugin: view-unhide-all-layers synfig(1233) [08:05:07] info: Loading plugins from /root/.config/synfig/plugins (synfigstudio:1233): Gtk-WARNING **: new: missing action new (synfigstudio:1233): Gtk-WARNING **: open: missing action open Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 812006400 (LWP 100810/synfigstudio)] 0x0000000803c4be44 in gtk_menu_item_get_submenu () from /usr/local/lib/libgtk-3.so.0 (gdb) next Single stepping until exit from function gtk_menu_item_get_submenu, which has no line number information. Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists. I use GNOME 3.16. Thank you.
@lumiwa, for future issue reports, please use attachments instead of comments to paste logs or other large amounts of text. thanks!
I'll hopefully get a chance to look into this soon... no guarantees of timing sorry, as I am a bit busy at the moment organising an international relocation.
Hi Ben, Had you any chance to look at this report?
(In reply to Martin Wilke from comment #3) Not yet sorry, and I am away from home until 4th Jan. You could also try asking for help on the upstream synfig forums here: http://www.synfig.org/forums/
I found: http://osdir.com/ml/video.synfig.devel/2008-01/msg00039.html Maybe will help you. Have a successful and peaceful 2016. lumiwa