Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix compilation error in ubuntu 12.04
  • Loading branch information
john-tornblom committed Aug 11, 2012
1 parent 0770e8e commit 4edf58a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/muxer_libav.c
Expand Up @@ -18,6 +18,7 @@

#include <unistd.h>
#include <libavformat/avformat.h>
#include <libavutil/mathematics.h>

#include "tvheadend.h"
#include "streaming.h"
Expand Down

3 comments on commit 4edf58a

@FutureCow
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can now compile without any error. But starting tvheadend gives a lot of errors:

Aug 11 20:50:23 [INFO]:dvb: Found adapter /dev/dvb/adapter0 (FireDTV C/CI) via PCI
Aug 11 20:50:23 [INFO]:epggrab: module eit created
Aug 11 20:50:23 [INFO]:epggrab: module uk_freesat created
Aug 11 20:50:23 [INFO]:epggrab: module uk_freeview created
Aug 11 20:50:23 [INFO]:epggrab: module xmltv created
Aug 11 20:50:23 [INFO]:cwc: Attemping to connect to 127.0.0.1:15050
Aug 11 20:50:23 [INFO]:cwc: Connected to 127.0.0.1:15050
Aug 11 20:50:23 [INFO]:epggrab: module capm created
Aug 11 20:50:23 [INFO]:epggrab: module created
tvheadend: /tvheadend/src/epggrab/module.c:94: epggrab_module_create: Assertion `!epggrab_module_find_by_id(id)' failed.
Aug 11 20:50:23 [ALERT]:CRASH: Signal: 6 in PRG: tvheadend () [c24a44e6fb2a221141b484c7fa3011db7881fa37] CWD: /tvheadend
Aug 11 20:50:23 [ALERT]:CRASH: Fault address 0x642a (N/A)
Aug 11 20:50:23 [ALERT]:CRASH: Loaded libraries: /lib/x86_64-linux-gnu/librt.so.1 /lib/x86_64-linux-gnu/libdl.so.2 /usr/lib/x86_64-linux-gnu/libavahi-common.so.3 /usr/lib/x86_64-linux-gnu/libavahi-client.so.3 /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 /usr/lib/x86_64-linux-gnu/libavcodec.so.53 /usr/lib/x86_64-linux-gnu/libavutil.so.51 /usr/lib/x86_64-linux-gnu/libswscale.so.2 /usr/lib/x86_64-linux-gnu/libavformat.so.53 /lib/x86_64-linux-gnu/libpthread.so.0 /lib/x86_64-linux-gnu/libc.so.6 /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libdbus-1.so.3 /lib/x86_64-linux-gnu/libz.so.1 /usr/lib/x86_64-linux-gnu/libxvidcore.so.4 /usr/lib/x86_64-linux-gnu/libx264.so.123 /usr/lib/x86_64-linux-gnu/libvpx.so.1 /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2 /usr/lib/x86_64-linux-gnu/libvorbis.so.0 /usr/lib/x86_64-linux-gnu/libtheoraenc.so.1 /usr/lib/x86_64-linux-gnu/libtheoradec.so.1 /usr/lib/x86_64-linux-gnu/libspeex.so.1 /usr/lib/x86_64-linux-gnu/libschroedinger-1.0.so.0 /usr/lib/x86_64-linux-gnu/libopenjpeg.so.2 /usr/lib/x86_64-linux-gnu/libopencore-amrwb.so.0 /usr/l
Aug 11 20:50:23 [ALERT]:CRASH: Register dump [23]: fefefefefefefeff 0000000000000000 0000000000000008 0000000000000202 00000000004633f0 0000000000463630 0000000000000003 00007fffda9efd47 000000000000642a 000000000000642a 00000000004633b8 00007fd6f2fb0000 0000000000000006 0000000000000000 ffffffffffffffff 00007fffda9ef968 00007fd6f060a405 0000000000000202 0000000000000033 0000000000000000 0000000000000000 fffffffe7ffbfa17 0000000000000000
Aug 11 20:50:23 [ALERT]:CRASH: STACKTRACE
Aug 11 20:50:23 [INFO]:cwc: 127.0.0.1:15050: Connected as user 0x01 to a Irdeto-card [0x0606 : 00.00.00.00.18.6b.1a.3b] with 5 providers
Aug 11 20:50:23 [INFO]:cwc: 127.0.0.1:15050: irdeto card
Aug 11 20:50:23 [INFO]:cwc: 127.0.0.1:15050: Provider ID #1: 0x000000 00.00.00.00.00.03.f8.e7
Aug 11 20:50:23 [INFO]:cwc: 127.0.0.1:15050: Provider ID #2: 0x000001 00.00.00.00.01.00.01.00
Aug 11 20:50:23 [INFO]:cwc: 127.0.0.1:15050: Provider ID #3: 0x000002 00.00.00.00.02.00.02.00
Aug 11 20:50:23 [INFO]:cwc: 127.0.0.1:15050: Provider ID #4: 0x000003 00.00.00.00.03.00.03.00
Aug 11 20:50:23 [INFO]:cwc: 127.0.0.1:15050: Provider ID #5: 0x000004 00.00.00.00.00.00.00.00
Aug 11 20:50:23 [INFO]:cwc: 127.0.0.1:15050: Will forward EMMs
Aug 11 20:50:23 [ALERT]:CRASH: /tvheadend/src/trap.c:139 0x424e19
Aug 11 20:50:23 [ALERT]:CRASH: ??:0 0x7fd6f09a0cb0
Aug 11 20:50:23 [ALERT]:CRASH: gsignal+0x35 (/lib/x86_64-linux-gnu/libc.so.6)
Aug 11 20:50:23 [ALERT]:CRASH: abort+0x17b (/lib/x86_64-linux-gnu/libc.so.6)
Aug 11 20:50:23 [ALERT]:CRASH: ??:0 0x7fd6f06030ce
Aug 11 20:50:23 [ALERT]:CRASH: ??:0 0x7fd6f0603172
Aug 11 20:50:23 [ALERT]:CRASH: /tvheadend/src/epggrab/module.c:94 (discriminator 1) 0x4285c4
Aug 11 20:50:23 [ALERT]:CRASH: /tvheadend/src/epggrab/module.c:240 0x4289db
Aug 11 20:50:23 [ALERT]:CRASH: /tvheadend/src/epggrab/module/xmltv.c:543 0x42afef
Aug 11 20:50:23 [ALERT]:CRASH: /tvheadend/src/epggrab.c:354 0x40fe32
Aug 11 20:50:23 [ALERT]:CRASH: /tvheadend/src/main.c:416 0x40556d
Aug 11 20:50:23 [ALERT]:CRASH: __libc_start_main+0xed (/lib/x86_64-linux-gnu/libc.so.6)
Aug 11 20:50:23 [ALERT]:CRASH: ??:? 0x4057f9
Aborted (core dumped)

@john-tornblom
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not related to transcoding. The issue is most likely in the upstream repo as well. Please have a word with @adamsutton or post a bug report upstream. Thanks!

@adamsutton
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FutureCow this has been reported on redmine and should be fixed now.

Please sign in to comment.