Bug 505893 - VDR exited with status 134
Summary: VDR exited with status 134
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: vdr
Version: 11
Hardware: x86_64
OS: Linux
low
high
Target Milestone: ---
Assignee: Ville Skyttä
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-14 15:18 UTC by MartinKG
Modified: 2009-06-15 16:40 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-06-15 15:51:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description MartinKG 2009-06-14 15:18:27 UTC
Description of problem:
VDR 1.6.0 exited with status 134, when generating a iso-file with
vdr-burn.
/var/log/messages reports this message:
Jun 14 17:05:10 gecko vdr: [3359] burn: starting sh -c 'vdrburn-dvd.sh mkiso' (pid = 3402)
Jun 14 17:05:10 gecko runvdr: VDR exited with status 134, attempting restart

Version-Release number of selected component (if applicable):
vdr-1.6.0-21.fc11.x86_64
vdr-burn-0.1.0-0.18.pre21.fc11.x86_64

How reproducible:
set vdr-burn to create only iso-file
  
Actual results:
mkisofs creates a empty or a corrupt iso-file

Expected results:
complete iso-file 

Additional info:
installed vdr rpm packes:
vdr-osdteletext-0.8.1-2.fc11.x86_64
vdr-1.6.0-21.fc11.x86_64
vdr-mp3-0.10.1-7.fc11.x86_64
vdr-skinsoppalusikka-1.6.4-1.fc11.x86_64
vdr-sudoku-0.3.4-2.fc11.x86_64
vdr-ttxtsubs-0.0.9-1.fc11.x86_64
vdrsync-0.1.3-14.PRE1.050322.fc11.noarch
vdr-tvonscreen-1.0.141-5.fc11.x86_64
vdr-femon-1.6.6-2.fc11.x86_64
vdr-mplayer-0.10.1-7.fc11.x86_64
vdr-text2skin-1.1-24.cvsext0.10.fc11.x86_64
vdr-burn-0.1.0-0.18.pre21.fc11.x86_64
vdr-skins-20081124-5.fc11.noarch

DEBUG infos:
I set DAEMON_COREFILE_LIMIT=unlimited at 
end of /etc/sysconfig/vdr so that a core file could be dumped in /tmp.

# ulimit -c unlimited
set core dumps file size unlimited.

teling the kernel to become more verbose:

# echo "core.%e.%p" > /proc/sys/kernel/core_pattern

install all necessary debug files:
# debuginfo-install vdr-1.6.0-21.fc11.x86_64
vdr-burn-0.1.0-0.18.pre21.fc11.x86_64.........

Debug the core file:
# gdb /usr/sbin/vdr ./core.vdr.3137 
GNU gdb (GDB) Fedora (6.8.50.20090302-23.fc11)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <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-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
[New Thread 3145]
[New Thread 3143]
[New Thread 3141]
[New Thread 3142]
[New Thread 3354]
[New Thread 3353]
[New Thread 3352]
[New Thread 3358]
[New Thread 3144]
[New Thread 3146]
[New Thread 3359]

warning: Can't read pathname for load map: Eingabe-/Ausgabefehler.
Missing separate debuginfo for /usr/lib64/vdr/libvdr-streamdev-server.so.1.6.0
Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/8f/a5d32029643462c0f70dde4a865ccc6ba8d722
Error while mapping shared library sections:
/usr/lib64/vdr/libvdr-streamdev-server.so.1.6.0: Datei oder Verzeichnis nicht gefunden.
Reading symbols from /usr/lib64/libjpeg.so.62.0.0...Reading symbols from /usr/lib/debug/usr/lib64/libjpeg.so.62.0.0.debug...done.
done.
Loaded symbols for /usr/lib64/libjpeg.so.62.0.0
Reading symbols from /lib64/libpthread-2.10.1.so...Reading symbols from /usr/lib/debug/lib64/libpthread-2.10.1.so.debug...done.
done.
Loaded symbols for /lib64/libpthread-2.10.1.so
Reading symbols from /lib64/libdl-2.10.1.so...Reading symbols from /usr/lib/debug/lib64/libdl-2.10.1.so.debug...done.
done.
Loaded symbols for /lib64/libdl-2.10.1.so
Reading symbols from /lib64/libcap.so.2.16...Reading symbols from /usr/lib/debug/lib64/libcap.so.2.16.debug...done.
done.
Loaded symbols for /lib64/libcap.so.2.16
Reading symbols from /lib64/librt-2.10.1.so...Reading symbols from /usr/lib/debug/lib64/librt-2.10.1.so.debug...done.
done.
Loaded symbols for /lib64/librt-2.10.1.so
Reading symbols from /usr/lib64/libfreetype.so.6.3.20...Reading symbols from /usr/lib/debug/usr/lib64/libfreetype.so.6.3.20.debug...done.
done.
Loaded symbols for /usr/lib64/libfreetype.so.6.3.20
Reading symbols from /usr/lib64/libfontconfig.so.1.3.0...Reading symbols from /usr/lib/debug/usr/lib64/libfontconfig.so.1.3.0.debug...done.
done.
Loaded symbols for /usr/lib64/libfontconfig.so.1.3.0
Reading symbols from /usr/lib64/libstdc++.so.6.0.11...Reading symbols from /usr/lib/debug/usr/lib64/libstdc++.so.6.0.11.debug...done.
done.
Loaded symbols for /usr/lib64/libstdc++.so.6.0.11
Reading symbols from /lib64/libm-2.10.1.so...Reading symbols from /usr/lib/debug/lib64/libm-2.10.1.so.debug...done.
done.
Loaded symbols for /lib64/libm-2.10.1.so
Reading symbols from /lib64/libgcc_s-4.4.0-20090506.so.1...Reading symbols from /usr/lib/debug/lib64/libgcc_s-4.4.0-20090506.so.1.debug...done.
done.
Loaded symbols for /lib64/libgcc_s-4.4.0-20090506.so.1
Reading symbols from /lib64/libc-2.10.1.so...Reading symbols from /usr/lib/debug/lib64/libc-2.10.1.so.debug...done.
done.
Loaded symbols for /lib64/libc-2.10.1.so
Reading symbols from /lib64/ld-2.10.1.so...Reading symbols from /usr/lib/debug/lib64/ld-2.10.1.so.debug...done.
done.
Loaded symbols for /lib64/ld-2.10.1.so
Reading symbols from /lib64/libattr.so.1.1.0...Reading symbols from /usr/lib/debug/lib64/libattr.so.1.1.0.debug...done.
done.
Loaded symbols for /lib64/libattr.so.1.1.0
Reading symbols from /lib64/libexpat.so.1.5.2...Reading symbols from /usr/lib/debug/lib64/libexpat.so.1.5.2.debug...done.
done.
Loaded symbols for /lib64/libexpat.so.1.5.2
Reading symbols from /lib64/libnss_files-2.10.1.so...Reading symbols from /usr/lib/debug/lib64/libnss_files-2.10.1.so.debug...done.
done.
Loaded symbols for /lib64/libnss_files-2.10.1.so
Reading symbols from /usr/lib64/gconv/ISO8859-1.so...Reading symbols from /usr/lib/debug/usr/lib64/gconv/ISO8859-1.so.debug...done.
done.
Loaded symbols for /usr/lib64/gconv/ISO8859-1.so
Reading symbols from /usr/lib64/gconv/ISO8859-2.so...Reading symbols from /usr/lib/debug/usr/lib64/gconv/ISO8859-2.so.debug...done.
done.
Loaded symbols for /usr/lib64/gconv/ISO8859-2.so
Reading symbols from /usr/lib64/gconv/ISO8859-15.so...Reading symbols from /usr/lib/debug/usr/lib64/gconv/ISO8859-15.so.debug...done.
done.
Loaded symbols for /usr/lib64/gconv/ISO8859-15.so
Reading symbols from /usr/lib64/gconv/ISO8859-7.so...Reading symbols from /usr/lib/debug/usr/lib64/gconv/ISO8859-7.so.debug...done.
done.
Loaded symbols for /usr/lib64/gconv/ISO8859-7.so
Reading symbols from /usr/lib64/gconv/ISO8859-13.so...Reading symbols from /usr/lib/debug/usr/lib64/gconv/ISO8859-13.so.debug...done.
done.
Loaded symbols for /usr/lib64/gconv/ISO8859-13.so
Reading symbols from /usr/lib64/gconv/ISO8859-5.so...Reading symbols from /usr/lib/debug/usr/lib64/gconv/ISO8859-5.so.debug...done.
done.
Loaded symbols for /usr/lib64/gconv/ISO8859-5.so
Reading symbols from /usr/lib64/gconv/ISO8859-9.so...Reading symbols from /usr/lib/debug/usr/lib64/gconv/ISO8859-9.so.debug...done.
done.
Loaded symbols for /usr/lib64/gconv/ISO8859-9.so
Reading symbols from /usr/lib64/vdr/libvdr-tvonscreen.so.1.6.0...Reading symbols from /usr/lib/debug/usr/lib64/vdr/libvdr-tvonscreen.so.1.6.0.debug...done.
done.
Loaded symbols for /usr/lib64/vdr/libvdr-tvonscreen.so.1.6.0
Reading symbols from /usr/lib64/vdr/libvdr-osdteletext.so.1.6.0...Reading symbols from /usr/lib/debug/usr/lib64/vdr/libvdr-osdteletext.so.1.6.0.debug...done.
done.
Loaded symbols for /usr/lib64/vdr/libvdr-osdteletext.so.1.6.0
Reading symbols from /usr/lib64/vdr/libvdr-ttxtsubs.so.1.6.0...Reading symbols from /usr/lib/debug/usr/lib64/vdr/libvdr-ttxtsubs.so.1.6.0.debug...done.
done.
Loaded symbols for /usr/lib64/vdr/libvdr-ttxtsubs.so.1.6.0
Reading symbols from /usr/lib64/vdr/libvdr-femon.so.1.6.0...Reading symbols from /usr/lib/debug/usr/lib64/vdr/libvdr-femon.so.1.6.0.debug...done.
done.
Loaded symbols for /usr/lib64/vdr/libvdr-femon.so.1.6.0
Reading symbols from /usr/lib64/vdr/libvdr-sudoku.so.1.6.0...Reading symbols from /usr/lib/debug/usr/lib64/vdr/libvdr-sudoku.so.1.6.0.debug...done.
done.
Loaded symbols for /usr/lib64/vdr/libvdr-sudoku.so.1.6.0
Reading symbols from /usr/lib64/vdr/libvdr-mplayer.so.1.6.0...Reading symbols from /usr/lib/debug/usr/lib64/vdr/libvdr-mplayer.so.1.6.0.debug...done.
done.
Loaded symbols for /usr/lib64/vdr/libvdr-mplayer.so.1.6.0
Reading symbols from /usr/lib64/vdr/libvdr-mp3.so.1.6.0...Reading symbols from /usr/lib/debug/usr/lib64/vdr/libvdr-mp3.so.1.6.0.debug...done.
done.
Loaded symbols for /usr/lib64/vdr/libvdr-mp3.so.1.6.0
Reading symbols from /usr/lib64/libmad.so.0.2.1...Reading symbols from /usr/lib/debug/usr/lib64/libmad.so.0.2.1.debug...done.
done.
Loaded symbols for /usr/lib64/libmad.so.0.2.1
Reading symbols from /usr/lib64/libid3tag.so.0.3.0...Reading symbols from /usr/lib/debug/usr/lib64/libid3tag.so.0.3.0.debug...done.
done.
Loaded symbols for /usr/lib64/libid3tag.so.0.3.0
Reading symbols from /usr/lib64/libsndfile.so.1.0.17...Reading symbols from /usr/lib/debug/usr/lib64/libsndfile.so.1.0.17.debug...done.
done.
Loaded symbols for /usr/lib64/libsndfile.so.1.0.17
Reading symbols from /usr/lib64/libvorbisfile.so.3.2.0...Reading symbols from /usr/lib/debug/usr/lib64/libvorbisfile.so.3.2.0.debug...done.
done.
Loaded symbols for /usr/lib64/libvorbisfile.so.3.2.0
Reading symbols from /usr/lib64/libvorbis.so.0.4.0...Reading symbols from /usr/lib/debug/usr/lib64/libvorbis.so.0.4.0.debug...done.
done.
Loaded symbols for /usr/lib64/libvorbis.so.0.4.0
Reading symbols from /lib64/libz.so.1.2.3...Reading symbols from /usr/lib/debug/lib64/libz.so.1.2.3.debug...done.
done.
Loaded symbols for /lib64/libz.so.1.2.3
Reading symbols from /usr/lib64/libFLAC.so.8.2.0...Reading symbols from /usr/lib/debug/usr/lib64/libFLAC.so.8.2.0.debug...done.
done.
Loaded symbols for /usr/lib64/libFLAC.so.8.2.0
Reading symbols from /usr/lib64/libogg.so.0.5.3...Reading symbols from /usr/lib/debug/usr/lib64/libogg.so.0.5.3.debug...done.
done.
Loaded symbols for /usr/lib64/libogg.so.0.5.3
Reading symbols from /usr/lib64/vdr/libvdr-burn.so.1.6.0...Reading symbols from /usr/lib/debug/usr/lib64/vdr/libvdr-burn.so.1.6.0.debug...done.
done.
Loaded symbols for /usr/lib64/vdr/libvdr-burn.so.1.6.0
Reading symbols from /usr/lib64/libXpm.so.4.11.0...Reading symbols from /usr/lib/debug/usr/lib64/libXpm.so.4.11.0.debug...done.
done.
Loaded symbols for /usr/lib64/libXpm.so.4.11.0
Reading symbols from /usr/lib64/libX11.so.6.2.0...Reading symbols from /usr/lib/debug/usr/lib64/libX11.so.6.2.0.debug...done.
done.
Loaded symbols for /usr/lib64/libX11.so.6.2.0
Reading symbols from /usr/lib64/libpng12.so.0.35.0...Reading symbols from /usr/lib/debug/usr/lib64/libpng12.so.0.35.0.debug...done.
done.
Loaded symbols for /usr/lib64/libpng12.so.0.35.0
Reading symbols from /usr/lib64/libgd.so.2.0.0...Reading symbols from /usr/lib/debug/usr/lib64/libgd.so.2.0.0.debug...done.
done.
Loaded symbols for /usr/lib64/libgd.so.2.0.0
Reading symbols from /usr/lib64/libxcb.so.1.1.0...Reading symbols from /usr/lib/debug/usr/lib64/libxcb.so.1.1.0.debug...done.
done.
Loaded symbols for /usr/lib64/libxcb.so.1.1.0
Reading symbols from /usr/lib64/libXau.so.6.0.0...Reading symbols from /usr/lib/debug/usr/lib64/libXau.so.6.0.0.debug...done.
done.
Loaded symbols for /usr/lib64/libXau.so.6.0.0
Reading symbols from /usr/lib64/vdr/libvdr-skinsoppalusikka.so.1.6.0...Reading symbols from /usr/lib/debug/usr/lib64/vdr/libvdr-skinsoppalusikka.so.1.6.0.debug...done.
done.
Loaded symbols for /usr/lib64/vdr/libvdr-skinsoppalusikka.so.1.6.0
Symbol file not found for /usr/lib64/vdr/libvdr-streamdev-server.so.1.6.0
Reading symbols from /usr/lib64/vdr/libvdr-text2skin.so.1.6.0...Reading symbols from /usr/lib/debug/usr/lib64/vdr/libvdr-text2skin.so.1.6.0.debug...done.
done.
Loaded symbols for /usr/lib64/vdr/libvdr-text2skin.so.1.6.0
Reading symbols from /usr/lib64/libImlib2.so.1.4.2...Reading symbols from /usr/lib/debug/usr/lib64/libImlib2.so.1.4.2.debug...done.
done.
Loaded symbols for /usr/lib64/libImlib2.so.1.4.2
Reading symbols from /usr/lib64/libXext.so.6.4.0...Reading symbols from /usr/lib/debug/usr/lib64/libXext.so.6.4.0.debug...done.
done.
Loaded symbols for /usr/lib64/libXext.so.6.4.0
Reading symbols from /usr/lib64/imlib2/loaders/zlib.so...Reading symbols from /usr/lib/debug/usr/lib64/imlib2/loaders/zlib.so.debug...done.
done.
Loaded symbols for /usr/lib64/imlib2/loaders/zlib.so
Reading symbols from /usr/lib64/imlib2/loaders/xpm.so...Reading symbols from /usr/lib/debug/usr/lib64/imlib2/loaders/xpm.so.debug...done.
done.
Loaded symbols for /usr/lib64/imlib2/loaders/xpm.so
Reading symbols from /usr/lib64/imlib2/loaders/tiff.so...Reading symbols from /usr/lib/debug/usr/lib64/imlib2/loaders/tiff.so.debug...done.
done.
Loaded symbols for /usr/lib64/imlib2/loaders/tiff.so
Reading symbols from /usr/lib64/libtiff.so.3.8.2...Reading symbols from /usr/lib/debug/usr/lib64/libtiff.so.3.8.2.debug...done.
done.
Loaded symbols for /usr/lib64/libtiff.so.3.8.2
Reading symbols from /usr/lib64/imlib2/loaders/tga.so...Reading symbols from /usr/lib/debug/usr/lib64/imlib2/loaders/tga.so.debug...done.
done.
Loaded symbols for /usr/lib64/imlib2/loaders/tga.so
Reading symbols from /usr/lib64/imlib2/loaders/pnm.so...Reading symbols from /usr/lib/debug/usr/lib64/imlib2/loaders/pnm.so.debug...done.
done.
Loaded symbols for /usr/lib64/imlib2/loaders/pnm.so
Reading symbols from /usr/lib64/imlib2/loaders/png.so...Reading symbols from /usr/lib/debug/usr/lib64/imlib2/loaders/png.so.debug...done.
done.
Loaded symbols for /usr/lib64/imlib2/loaders/png.so
Reading symbols from /usr/lib64/imlib2/loaders/lbm.so...Reading symbols from /usr/lib/debug/usr/lib64/imlib2/loaders/lbm.so.debug...done.
done.
Loaded symbols for /usr/lib64/imlib2/loaders/lbm.so
Reading symbols from /usr/lib64/imlib2/loaders/jpeg.so...Reading symbols from /usr/lib/debug/usr/lib64/imlib2/loaders/jpeg.so.debug...done.
done.
Loaded symbols for /usr/lib64/imlib2/loaders/jpeg.so
Reading symbols from /usr/lib64/imlib2/loaders/gif.so...Reading symbols from /usr/lib/debug/usr/lib64/imlib2/loaders/gif.so.debug...done.
done.
Loaded symbols for /usr/lib64/imlib2/loaders/gif.so
Reading symbols from /usr/lib64/libgif.so.4.1.6...Reading symbols from /usr/lib/debug/usr/lib64/libgif.so.4.1.6.debug...done.
done.
Loaded symbols for /usr/lib64/libgif.so.4.1.6
Reading symbols from /usr/lib64/libSM.so.6.0.0...Reading symbols from /usr/lib/debug/usr/lib64/libSM.so.6.0.0.debug...done.
done.
Loaded symbols for /usr/lib64/libSM.so.6.0.0
Reading symbols from /usr/lib64/libICE.so.6.3.0...Reading symbols from /usr/lib/debug/usr/lib64/libICE.so.6.3.0.debug...done.
done.
Loaded symbols for /usr/lib64/libICE.so.6.3.0
Reading symbols from /lib64/libuuid.so.1.2...Reading symbols from /usr/lib/debug/lib64/libuuid.so.1.2.debug...done.
done.
Loaded symbols for /lib64/libuuid.so.1.2
Reading symbols from /usr/lib64/imlib2/loaders/bz2.so...Reading symbols from /usr/lib/debug/usr/lib64/imlib2/loaders/bz2.so.debug...done.
done.
Loaded symbols for /usr/lib64/imlib2/loaders/bz2.so
Reading symbols from /lib64/libbz2.so.1.0.4...Reading symbols from /usr/lib/debug/lib64/libbz2.so.1.0.4.debug...done.
done.
Loaded symbols for /lib64/libbz2.so.1.0.4
Reading symbols from /usr/lib64/imlib2/loaders/bmp.so...Reading symbols from /usr/lib/debug/usr/lib64/imlib2/loaders/bmp.so.debug...done.
done.
Loaded symbols for /usr/lib64/imlib2/loaders/bmp.so
Reading symbols from /usr/lib64/imlib2/loaders/argb.so...Reading symbols from /usr/lib/debug/usr/lib64/imlib2/loaders/argb.so.debug...done.
done.
Loaded symbols for /usr/lib64/imlib2/loaders/argb.so
Core was generated by `/usr/sbin/vdr -v /video --userdump -s vdr-shutdown.sh -P tvonscreen -P osdtelet'.
Program terminated with signal 6, Aborted.
#0  0x00007fda5ee7c2f5 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64	  return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);
(gdb) bt
warning: (Internal error: pc 0x7fda566add75 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x7fda566adc00 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x7fda566b2f83 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x7fda566b2f83 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x7fda566b2f20 in read in psymtab, but not in symtab.)

#0  0x00007fda5ee7c2f5 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x00007fda5ee7db20 in *__GI_abort () at abort.c:88
#2  0x00007fda5f718e15 in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:93
#3  0x00007fda5f717236 in __cxxabiv1::__terminate (handler=0xc41) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:38
#4  0x00007fda5f717263 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:48
#5  0x00007fda5f71735e in __cxxabiv1::__cxa_throw(void *, struct std::type_info *, void (*)(void *)) (obj=<value optimized out>, tinfo=<value optimized out>, dest=<value optimized out>)
    at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:83
#6  0x00007fda566add76 in boost::throw_exception<boost::io::too_many_args> (e=<value optimized out>) at /usr/include/boost/throw_exception.hpp:64
#7  0x00007fda566b2f84 in boost::io::detail::distribute<char, std::char_traits<char>, std::allocator<char>, int&> (self=@0x7fff68a9af90, x=@0xc41)
    at /usr/include/boost/format/feed_args.hpp:248
#8  0x00007fda566caee8 in feed<char, std::char_traits<char>, std::allocator<char>, int&> (x=<value optimized out>, self=<value optimized out>) at /usr/include/boost/format/feed_args.hpp:263
#9  operator%<int> (x=<value optimized out>, self=<value optimized out>) at /usr/include/boost/format/format_class.hpp:68
#10 vdr_burn::menu::status::display (x=<value optimized out>, self=<value optimized out>) at menuburn.c:569
#11 0x00007fda566cb819 in vdr_burn::menu::status::menu_update (this=0xc41) at menuburn.c:637
#12 0x00007fda566d1441 in vdr_burn::menu::pagebase::ProcessKey (this=0x1080aa0, key=kNone) at menubase.c:188
#13 0x000000000049dc88 in cOsdMenu::ProcessKey (this=0x1457b70, Key=kNone) at osdbase.c:535
#14 0x00007fda566d17aa in vdr_burn::menu::starter::ProcessKey (this=0xc41, key=3137) at menubase.c:92
#15 0x000000000049dc88 in cOsdMenu::ProcessKey (this=0x121f830, Key=kNone) at osdbase.c:535
#16 0x000000000048980f in cMenuMain::ProcessKey (this=0x121f830, Key=kNone) at menu.c:3512
#17 0x00000000004db28f in main (argc=<value optimized out>, argv=<value optimized out>) at vdr.c:1098
Current language:  auto; currently minimal

Comment 1 Ville Skyttä 2009-06-15 15:51:00 UTC
Status 134 means SIGABRT (134-128=6, also in the backtrace: "Program terminated with signal 6, Aborted.", see bash and signal(7) man pages).

If I read the backtrace correctly, it shows that the crash originates from vdr-burn, so this bug should be reported against vdr-burn (RPM Fusion Bugzilla, I guess), so I'm closing this one here.

From the backtrace:

#6  0x00007fda566add76 in boost::throw_exception<boost::io::too_many_args>
(e=<value optimized out>) at /usr/include/boost/throw_exception.hpp:64

Smells like vdr-burn is not compatible with the boost package version it is run with, perhaps just a rebuild against a current one would fix it.

Comment 2 MartinKG 2009-06-15 16:40:21 UTC
Hi,

i have rebuild vdr-burn-0.1.0-0.18.pre21.fc11.src.rpm against the recent boost-1.37.0-6.fc11.x86_64, but no luck.

I have alread filled a bug report at https://bugzilla.rpmfusion.org/show_bug.cgi?id=656 but there is no response. Thanks for your answer.


Note You need to log in before you can comment on or make changes to this bug.