He means for you to run it in debug mode and get a backtrace.
Quoting [email protected]: > Send Lives-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/lives-users > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Lives-users digest..." > > > Today's Topics: > > 1. Re: LiVES 2.2.0 released ! (salsaman) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 4 Dec 2013 14:08:12 -0200 > From: salsaman <[email protected]> > Subject: Re: [Lives-users] LiVES 2.2.0 released ! > To: LiVES users list <[email protected]> > Message-ID: > <CAA74=ex20aycwulccvk+t8_xwyfdmffv0vscxzjj9uyzsk+...@mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > ?? > > > > http://lives.sourceforge.net > https://www.ohloh.net/accounts/salsaman > > > On Tue, Dec 3, 2013 at 5:44 PM, salsaman <[email protected]> wrote: > >> Yes, then type "bt" to get a backtrace. >> >> >> >> >> http://lives.sourceforge.net >> https://www.ohloh.net/accounts/salsaman >> >> >> On Tue, Dec 3, 2013 at 5:09 PM, Doug Webb <[email protected]> wrote: >> >>> On 13-12-03 11:57 AM, salsaman wrote: >>> >>> Is this with a freshly opened clip ? Anything else in in the timeline ? >>> >>> Can you run it via gdb and get a "bt" >>> >>> >>> Gabriel. >>> >>> >>> >>> http://lives.sourceforge.net >>> https://www.ohloh.net/accounts/salsaman >>> >>> >>> On Tue, Dec 3, 2013 at 4:43 PM, Doug Webb <[email protected]> wrote: >>> >>>> On 13-12-01 06:13 AM, salsaman wrote: >>>> >>>> Hi all, >>>> I am very pleased to announce the release of LiVES 2.2.0. This release >>>> adds a new "avformat" decoder which can handle mpeg, avi, mov and mp4 type >>>> files. The LiVES renderer has been updated so it is now >>>> multithreaded. This >>>> means much smoother >>>> >>>> >>>> Several bugs and regressions have been fixed, notably: >>>> >>>> - crash in swscaler when image width is not a multiple of 4. >>>> - crash (regression) when setting effect parameters in multitrack >>>> - fixed recent breakage in multiple image loading >>>> - fixed recent bugs in "Edit/Delete" and opening previews (with >>>> instant opening clips) >>>> - fixed missing audio encoding in "Encode Selection" >>>> >>>> >>>> Some areas have also been optimised: >>>> - opening and closing the effect mapper window >>>> - letterbox mode fullscreen playback >>>> - loading/saving layouts in multitrack >>>> - thread locking between audio and video threads has been improved >>>> >>>> >>>> Also, in the data connector (part of the effect maper window), it is >>>> now possible to map parameter data outputs to multiple parameter inputs. >>>> >>>> >>>> >>>> >>>> ChangeLog >>>> ---------------- >>>> >>>> Add new avformat_decoder. >>>> Optimisations for handling larger clips. >>>> Use threading for pulling frames from video clips. >>>> Much faster loading/saving of layouts in multitrack. >>>> Fix crash in swscale when frame width is not multiple of 4. >>>> Fix crash (regression) setting parameters in multitrack. >>>> Fix breakage in multiple image loading. >>>> Fix opening preview for quick opening clips. >>>> Fix bug in "delete frames" for virtual clips. >>>> Fix audio encoding in "Encode Selection" >>>> Fixes for letterbox mode playback. >>>> Compilation fixes for Debian Sid. >>>> Various improvements to rte window. >>>> Add "randomiser" data processing plugin. >>>> Improvements to colour correction and tvpic effects. >>>> Fix jack transport during playback (regression). >>>> Fix for saving data connection mappings. >>>> Implement multiple inputs per output in the data connector. >>>> Optimised thread locking between audio and video effects threads. >>>> Fix problems with setting defaults for colour values. >>>> Decoder plugin fixes for ffmpeg 2.2 (needs further testing). >>>> Preserve clip comments and renamed clip names between restarts (bugfix). >>>> Small fixes for rfx_builder window. >>>> Minor GUI improvements. >>>> Add initial translation to Piemontese. (Simon Uslengh). >>>> Updated translations to UK English, German, Russian and Ukranian. >>>> >>>> >>>> >>>> URLS: >>>> >>>> http://salsaman.home.xs4all.nl/lives/current/LiVES-2.2.0.tar.bz2 >>>> (source bzip2, 3.4 MB) >>>> >>>> http://salsaman.home.xs4all.nl/lives/current/LiVES-2.2.0.tar.gz >>>> (source gzip, 4.7 MB) >>>> >>>> >>>> shasums: >>>> >>>> -----BEGIN PGP SIGNED MESSAGE----- >>>> Hash: SHA1 >>>> >>>> sha1sums: >>>> 3f27033fe93f3a1fa487b814fe0d62b96eb96256 LiVES-2.2.0.tar.bz2 >>>> 2c1ce3fb798d4223e10ea3f7b71baff16f818039 LiVES-2.2.0.tar.gz >>>> >>>> sha256sums: >>>> dece7ffb2fe9d301c05e1a663210225ea86c3d713cfd00934d2c43d19ef2898e >>>> LiVES-2.2.0.tar.bz2 >>>> 7f9ad2d6ebf32bf2772333c09bd2802610e5a8b4561ae132e1d5021f939a3945 >>>> LiVES-2.2.0.tar.gz >>>> -----BEGIN PGP SIGNATURE----- >>>> Version: GnuPG v1.4.14 (GNU/Linux) >>>> >>>> iEYEARECAAYFAlKbQzkACgkQ6nIyGQ+AtI3/GQCfTuBWyGQVvEIPy9ddxh9hDc9f >>>> FTgAoIZVABjMOfSylFhGRhzwEGPfT0B1 >>>> =gyOW >>>> -----END PGP SIGNATURE----- >>>> >>>> >>>> gpg key fingerprint can be found at >>>> http://lives.sourceforge.net/index.php?do=contact >>>> >>>> >>>> >>>> >>>> Enjoy ! >>>> Gabriel. >>>> >>>> >>>> http://lives.sourceforge.net >>>> https://www.ohloh.net/accounts/salsaman >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Rapidly troubleshoot problems before they affect your business. Most IT >>>> organizations don't have a clear picture of how application performance >>>> affects their revenue. With AppDynamics, you get 100% visibility into your >>>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of >>>> AppDynamics >>>> Pro!http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk >>>> >>>> >>>> >>>> _______________________________________________ >>>> Lives-users mailing >>>> [email protected]https://lists.sourceforge.net/lists/listinfo/lives-users >>>> >>>> >>>> If I run it from the command line it crashes when I try to insert a clip >>>> in multitrack mode, it gives no hint. If I run it from the >>>> Desktop it works >>>> fine. >>>> >>>> Cheers, >>>> Doug >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Rapidly troubleshoot problems before they affect your business. Most IT >>>> organizations don't have a clear picture of how application performance >>>> affects their revenue. With AppDynamics, you get 100% visibility into >>>> your >>>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of >>>> AppDynamics Pro! >>>> >>>> http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk >>>> _______________________________________________ >>>> Lives-users mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/lives-users >>>> >>>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Rapidly troubleshoot problems before they affect your business. Most IT >>> organizations don't have a clear picture of how application performance >>> affects their revenue. With AppDynamics, you get 100% visibility into your >>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of >>> AppDynamics >>> Pro!http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk >>> >>> >>> >>> _______________________________________________ >>> Lives-users mailing >>> [email protected]https://lists.sourceforge.net/lists/listinfo/lives-users >>> >>> doug@doug-desk:~$ gdb lives >>> GNU gdb (GDB) 7.5.91.20130417-cvs-ubuntu >>> Copyright (C) 2013 Free Software Foundation, Inc. >>> License GPLv3+: GNU GPL version 3 or later >>> <http://gnu.org/licenses/gpl.html> <http://gnu.org/licenses/gpl.html> >>> This is free software: you are free to change and redistribute it. >>> There is NO WARRANTY, to the extent permitted by law. Type "show copying" >>> and "show warranty" for details. >>> This GDB was configured as "x86_64-linux-gnu". >>> For bug reporting instructions, please see: >>> <http://www.gnu.org/software/gdb/bugs/><http://www.gnu.org/software/gdb/bugs/> >>> ... >>> Reading symbols from /usr/bin/lives-exe...done. >>> (gdb) run >>> Starting program: /usr/bin/lives-exe >>> warning: no loadable sections found in added symbol-file system-supplied >>> DSO at 0x7ffff7ffa000 >>> [Thread debugging using libthread_db enabled] >>> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". >>> [New Thread 0x7fffeb130700 (LWP 21498)] >>> [New Thread 0x7fffea92f700 (LWP 21499)] >>> >>> LiVES 2.2.0 >>> Copyright 2002-2013 Gabriel Finch ([email protected]) and others. >>> LiVES comes with ABSOLUTELY NO WARRANTY >>> This is free software, and you are welcome to redistribute it >>> under certain conditions; see the file COPYING for details. >>> >>> [New Thread 0x7fffe33d1700 (LWP 21516)] >>> LiVES info: Invalid effect farneback_analyserfarneback_analysersalsaman1 >>> found in compound effect image_stabilizer, line 4 >>> >>> LiVES info: Invalid effect farneback_analyserfarneback_analysersalsaman1 >>> found in compound effect motion_analyser, line 4 >>> >>> [New Thread 0x7fffc3299700 (LWP 22004)] >>> avformat detected format: mpeg >>> [New Thread 0x7fffb63ba700 (LWP 22042)] >>> [New Thread 0x7fffb5bb9700 (LWP 22043)] >>> [New Thread 0x7fffb53b8700 (LWP 22044)] >>> [New Thread 0x7fffb4bb7700 (LWP 22045)] >>> [New Thread 0x7fffb43b6700 (LWP 22046)] >>> AVFormat supported stream >>> - format = mpeg (MPEG-PS format) >>> - start time = 106844 >>> - duration = 37022134 >>> [Thread 0x7fffe33d1700 (LWP 21516) exited] >>> [New Thread 0x7fffe33d1700 (LWP 22072)] >>> [Thread 0x7fffe33d1700 (LWP 22072) exited] >>> [New Thread 0x7fffe33d1700 (LWP 22075)] >>> [Thread 0x7fffe33d1700 (LWP 22075) exited] >>> [New Thread 0x7fffe33d1700 (LWP 22076)] >>> [New Thread 0x7fffb1bb4700 (LWP 22077)] >>> [New Thread 0x7fffb13b3700 (LWP 22078)] >>> [Thread 0x7fffe33d1700 (LWP 22076) exited] >>> [Thread 0x7fffb13b3700 (LWP 22078) exited] >>> [Thread 0x7fffb1bb4700 (LWP 22077) exited] >>> [New Thread 0x7fffb13b3700 (LWP 22080)] >>> [New Thread 0x7fffb1bb4700 (LWP 22082)] >>> [Thread 0x7fffb1bb4700 (LWP 22082) exited] >>> [New Thread 0x7fffb1bb4700 (LWP 22083)] >>> [New Thread 0x7fffe33d1700 (LWP 22084)] >>> [Thread 0x7fffb1bb4700 (LWP 22083) exited] >>> [New Thread 0x7fffb0bb2700 (LWP 22085)] >>> [Thread 0x7fffe33d1700 (LWP 22084) exited] >>> [Thread 0x7fffb0bb2700 (LWP 22085) exited] >>> [New Thread 0x7fffb0bb2700 (LWP 22086)] >>> [Thread 0x7fffb0bb2700 (LWP 22086) exited] >>> [New Thread 0x7fffb0bb2700 (LWP 22087)] >>> [New Thread 0x7fffe33d1700 (LWP 22088)] >>> [New Thread 0x7fffb1bb4700 (LWP 22089)] >>> [Thread 0x7fffb0bb2700 (LWP 22087) exited] >>> [Thread 0x7fffe33d1700 (LWP 22088) exited] >>> [Thread 0x7fffb1bb4700 (LWP 22089) exited] >>> [New Thread 0x7fffb1bb4700 (LWP 22090)] >>> [Thread 0x7fffb1bb4700 (LWP 22090) exited] >>> [New Thread 0x7fffb1bb4700 (LWP 22091)] >>> [New Thread 0x7fffe33d1700 (LWP 22092)] >>> [New Thread 0x7fffb0bb2700 (LWP 22093)] >>> [Thread 0x7fffb1bb4700 (LWP 22091) exited] >>> [Thread 0x7fffb0bb2700 (LWP 22093) exited] >>> [Thread 0x7fffe33d1700 (LWP 22092) exited] >>> [New Thread 0x7fffb0bb2700 (LWP 22094)] >>> [Thread 0x7fffb0bb2700 (LWP 22094) exited] >>> [New Thread 0x7fffb0bb2700 (LWP 22095)] >>> [New Thread 0x7fffe33d1700 (LWP 22096)] >>> [New Thread 0x7fffb1bb4700 (LWP 22097)] >>> [Thread 0x7fffb0bb2700 (LWP 22095) exited] >>> [Thread 0x7fffe33d1700 (LWP 22096) exited] >>> [Thread 0x7fffb1bb4700 (LWP 22097) exited] >>> [New Thread 0x7fffb1bb4700 (LWP 22098)] >>> [Thread 0x7fffb1bb4700 (LWP 22098) exited] >>> [New Thread 0x7fffb1bb4700 (LWP 22099)] >>> [New Thread 0x7fffe33d1700 (LWP 22100)] >>> [Thread 0x7fffb1bb4700 (LWP 22099) exited] >>> [New Thread 0x7fffb0bb2700 (LWP 22101)] >>> [Thread 0x7fffb0bb2700 (LWP 22101) exited] >>> [Thread 0x7fffe33d1700 (LWP 22100) exited] >>> >>> Program received signal SIGSEGV, Segmentation fault. >>> weed_find_leaf (key=<optimized out>, leaf=<optimized out>) at >>> weed-gslice.c:204 >>> 204 weed-gslice.c: No such file or directory. >>> (gdb) bt >>> #0 weed_find_leaf (key=<optimized out>, leaf=<optimized out>) >>> at weed-gslice.c:204 >>> #1 _weed_leaf_get (plant=0x2a4b810, >>> plant@entry=<error reading variable: Cannot access memory at address >>> 0x7fffffffbe48>, key=0x5bbb26 <Address 0x5bbb26 out of bounds>, idx=0, >>> value=0x0) >>> at weed-gslice.c:378 >>> (gdb) >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Sponsored by Intel(R) XDK >>> Develop, test and display web and hybrid apps with a single code base. >>> Download it for free now! >>> >>> http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk >>> >>> _______________________________________________ >>> Lives-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/lives-users >>> >>> >> > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > ------------------------------------------------------------------------------ > Sponsored by Intel(R) XDK > Develop, test and display web and hybrid apps with a single code base. > Download it for free now! > http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk > > ------------------------------ > > _______________________________________________ > Lives-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/lives-users > > > End of Lives-users Digest, Vol 61, Issue 5 > ****************************************** > ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ Lives-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lives-users
