GNOME Bugzilla – Bug 738275
brasero reliably crashes when clicking on 'edit -> 'plugins'
Last modified: 2014-10-10 18:03:25 UTC
Brasero 3.11.4 (latest release) reliably crashes under GNOME 3.14 when navigating to 'edi' -< 'plugins' A backtrace looks like this: Program received signal SIGSEGV, Segmentation fault. 0x00007ffff795c6f4 in brasero_plugin_get_gtype () from /usr/lib64/libbrasero-burn3.so.1 (gdb) bt
+ Trace 234205
Just before the segfault, there is also this glib critical being printed: (brasero:2536): GLib-GObject-CRITICAL **: g_type_instance_get_private: assertion 'instance != NULL && instance->g_class != NULL' failed
*** This bug has been marked as a duplicate of bug 728376 ***