[mythtv] Re: CVS build broke commercial removal on transcode?

Devan Lippman devan.lippman at gmail.com
Sun Apr 24 04:19:01 UTC 2005


may be related, all the tools built from the CVS seem to end with
segmentaiton faults now.  Before they all ran fine.
I can trace it back as far as mythtv/libs/libmyth/util-x11.h
not sure the debug mode compiled correctly so here's the gdb output

root at devanLFS:/src/mythtv-related/mythtv/mythtv# gdb
/usr/local/bin/mythtranscode
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...Using host
libthread_db library "/lib/libthread_db.so.1".

(gdb) handle SIGPIPE nostop
Signal        Stop      Print   Pass to program Description
SIGPIPE       No        Yes     Yes             Broken pipe
(gdb) run
Starting program: /usr/local/bin/mythtranscode
[Thread debugging using libthread_db enabled]
[New Thread 1099165472 (LWP 10503)]
Qt: gdb: -nograb added to command-line options.
         Use the -dograb option to enforce grabbing.
Must specify -i OR -c AND -s options!

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1099165472 (LWP 10503)]
0x00000029 in ?? ()
(gdb) thread apply all bt full

Thread 1 (Thread 1099165472 (LWP 10503)):
#0  0x00000029 in ?? ()
No symbol table info available.
#1  0x40aa6ac8 in __tcf_1 () at util-x11.h:21
No locals.
#2  0x4170754f in __cxa_finalize () from /lib/libc.so.6
No symbol table info available.
#3  0x4098a043 in __do_global_dtors_aux ()
   from /usr/local/lib/libmyth-0.18.so.0
No symbol table info available.
#4  0x40ae9556 in _fini () from /usr/local/lib/libmyth-0.18.so.0
No symbol table info available.
#5  0x4000db81 in _dl_fini () from /lib/ld-linux.so.2
No symbol table info available.
#6  0x417072d7 in exit () from /lib/libc.so.6
No symbol table info available.
#7  0x416f1a57 in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
#8  0x0804dfc1 in _start ()
No symbol table info available.
(gdb) quit


On 4/23/05, Devan Lippman <devan.lippman at gmail.com> wrote:
> I just recompiled the backend today from the CVS and now when I
> transcode files the commercials are no longer removed.  Is there a
> setting perhaps that was reset?
> 
> --
> Thanks,
> Devan Lippman <devan at lippman.net>
> 


-- 
Thanks,
Devan Lippman <devan at lippman.net>


More information about the mythtv-dev mailing list