Bug #2354
New type of crash in 3.9.1743: "double free or corruption (fasttop): 0x00007f47380030e0 ***"
0%
Description
I got a new type of crash now when running 3.9.1743. Crash message logs different from the one that has been discussed lately in bug #2328.
* Error in `./build.linux/tvheadend': double free or corruption _(fasttop): 0x00007f47380030e0 *
2014-10-09 02:24:33.416 [ ALERT] CRASH: Signal: 6 in PRG: ./build.linux/tvheadend (3.9.1743~ga510248) [6e90fae58fcb8cfc77f73c2f2301ab2696d0663a] CWD: /home/tvserver/tvheadend
2014-10-09 02:24:33.416 [ ALERT] CRASH: Fault address 0x3e8000063f9 (N/A)
2014-10-09 02:24:33.416 [ ALERT] CRASH: Loaded libraries: /lib/x86_64-linux-gnu/libssl.so.1.0.0 /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 /lib/x86_64-linux-gnu/libz.so.1 /usr/lib/x86_64-linux-gnu/libavahi-common.so.3 /usr/lib/x86_64-linux-gnu/libavahi-client.so.3 /usr/lib/x86_64-linux-gnu/libavcodec.so.54 /usr/lib/x86_64-linux-gnu/libavutil.so.52 /usr/lib/x86_64-linux-gnu/libavformat.so.54 /usr/lib/x86_64-linux-gnu/libswscale.so.2 /lib/x86_64-linux-gnu/libdbus-1.so.3 /lib/x86_64-linux-gnu/libdl.so.2 /lib/x86_64-linux-gnu/libpthread.so.0 /lib/x86_64-linux-gnu/libm.so.6 /lib/x86_64-linux-gnu/librt.so.1 /lib/x86_64-linux-gnu/libc.so.6 /usr/lib/x86_64-linux-gnu/libxvidcore.so.4 /usr/lib/x86_64-linux-gnu/libx264.so.142 /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/libop
2014-10-09 02:24:33.416 [ ALERT] CRASH: Register dump [23]: 30653033303038336f6974707572726f0000000000000008000000000000020600007f476affc05000000000000000070000000000000064000000000000000700000000000063f9000000000000640800007f476affc240000000000000006400000000000000060000000000000000ffffffffffffffff00007f476affbea800007f477dd83bb90000000000000206000000000000003300000000000000000000000000000000fffffffe7ffbba170000000000000000
2014-10-09 02:24:33.416 [ ALERT] CRASH: STACKTRACE
2014-10-09 02:24:33.424 [ ALERT] CRASH: /home/tvserver/tvheadend/src/trap.c:148 0x437ba9
2014-10-09 02:24:33.430 [ ALERT] CRASH: ??:0 0x7f477e631340
2014-10-09 02:24:33.430 [ ALERT] CRASH: gsignal+0x39 (/lib/x86_64-linux-gnu/libc.so.6)
2014-10-09 02:24:33.430 [ ALERT] CRASH: abort+0x148 (/lib/x86_64-linux-gnu/libc.so.6)
2014-10-09 02:24:33.435 [ ALERT] CRASH: ??:0 0x7f477ddc0e14
2014-10-09 02:24:33.440 [ ALERT] CRASH: ??:0 0x7f477ddcd0ee
2014-10-09 02:24:33.451 [ ALERT] CRASH: /home/tvserver/tvheadend/src/input/mpegts/mpegts_table.c:124 0x47847e
2014-10-09 02:24:33.461 [ ALERT] CRASH: /home/tvserver/tvheadend/src/input/mpegts.h:791 0x472555_
* Error in `./build.linux/tvheadend': double free or corruption (fasttop): 0x00007f47380030e0 *
Will try to get a gdb as well during the weekend.
History
Updated by Crazy Fin almost 10 years ago
I think this has been fixed in recent builds since I have been running for 3-4 days in one row now without crashes.
Please close this ticket as fixed.