** Description changed: Binary package hint: gmerlin Hi, - When using the standard lib libgmerlin0 from Ubuntu, openmovieeditor 0.0.20090105 (in my ppa) is giving a coredump. + When using the standard lib libgmerlin0 from Ubuntu, openmovieeditor 0.0.20090105 (in my ppa) is giving a coredump: + Program received signal SIGSEGV, Segmentation fault. + [Switching to Thread 0x7f7980f88790 (LWP 23600)] + 0x00007f797f7ab1ec in bg_singlepic_input_info (reg=<value optimized out>) + at singlepic.c:605 + 605 singlepic.c: No such file or directory. + in singlepic.c + (gdb) backtrace full + #0 0x00007f797f7ab1ec in bg_singlepic_input_info (reg=<value optimized out>) + at singlepic.c:605 + ret = (bg_plugin_info_t *) 0x0 + #1 0x00007f797f7a6901 in bg_plugin_registry_create (section=0x2551d50) + at pluginregistry.c:838 + file_info = (bg_plugin_info_t *) 0x0 + tmp_info = (bg_plugin_info_t *) 0x28d3ab0 + tmp_info_next = <value optimized out> + filename = <value optimized out> + env = <value optimized out> + path = 0x2551b40 "�\210\216\002" + #2 0x0000000000462410 in ?? () + ... + This coredump does not occurs when gmerlin is installed. After investigating, I found that this coredump can be solved if plugins are installed with the lib package. Here is the debdiff with this change (you can also see that this is something I already did in my ppa, with previous lib version and in the bug #283208 requesting merge form Debian Multimedia).
-- libgmerlin0 cause a coredump in new version of openmovieeditor because the lib package miss the plugins https://bugs.launchpad.net/bugs/384936 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
