On Mon, May 30, 2011 at 8:27 AM, Patrick Matthäi <[email protected]> wrote: > Hi, > > with the git snapshot from 20110529 on Debian git segfaults at all (also > by just type "melt"): > > gdb) run > Starting program: /usr/bin/melt > [Thread debugging using libthread_db enabled] > > Program received signal SIGABRT, Aborted. > 0x00007ffff76433d5 in raise () from /lib/libc.so.6 > (gdb) bt > #0 0x00007ffff76433d5 in raise () from /lib/libc.so.6 > #1 0x00007ffff7646650 in abort () from /lib/libc.so.6 > #2 0x00007fffe28e6609 in plugin_mgr_new () at plugin_mgr.c:259
There was an abort() in inherited code (used in a new way to expose each ladspa plugin individually). Fixed now. Thanks -- +-DRD-+ ------------------------------------------------------------------------------ vRanger cuts backup time in half-while increasing security. With the market-leading solution for virtual backup and recovery, you get blazing-fast, flexible, and affordable data protection. Download your free trial now. http://p.sf.net/sfu/quest-d2dcopy1 _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
