Hi,

VDR 1.6.0 exited with status 134, when generating a iso-file with
vdr-burn.

system is Fedora 11 x86_64

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

/var/log/messages reports this message:

Jun 14 00:06:38 gecko vdr: [4824] burn: ISO_FILE=/film/Falling Down - Ein ganz
normaler Tag.iso
Jun 14 00:06:38 gecko runvdr: VDR exited with status 134, attempting restart

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

[r...@gecko tmp]# gdb /usr/sbin/vdr ./core.vdr.4724 
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 4729]
[New Thread 4731]
[New Thread 4735]
[New Thread 4781]
[New Thread 4728]
[New Thread 4730]
[New Thread 4727]
[New Thread 4732]
[New Thread 4733]
[New Thread 4734]
[New Thread 4780]

warning: Can't read pathname for load map: Eingabe-/Ausgabefehler.
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
Reading symbols from /usr/lib64/vdr/libvdr-streamdev-server.so.1.6.0...Reading
symbols from
/usr/lib/debug/usr/lib64/vdr/libvdr-streamdev-server.so.1.6.0.debug...done.
done.
Loaded symbols 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  0x00007f5d5baf42f5 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 0x7f5d53325d75 in read in psymtab, but not in
symtab.)

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

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

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

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

#0  0x00007f5d5baf42f5 in *__GI_raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x00007f5d5baf5b20 in *__GI_abort () at abort.c:88
#2  0x00007f5d5c390e15 in __gnu_cxx::__verbose_terminate_handler () at
../../../../libstdc++-v3/libsupc++/vterminate.cc:93
#3  0x00007f5d5c38f236 in __cxxabiv1::__terminate (handler=0x1274) at
../../../../libstdc++-v3/libsupc++/eh_terminate.cc:38
#4  0x00007f5d5c38f263 in std::terminate () at
../../../../libstdc++-v3/libsupc++/eh_terminate.cc:48
#5  0x00007f5d5c38f35e 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  0x00007f5d53325d76 in boost::throw_exception<boost::io::too_many_args>
(e=<value optimized out>) at /usr/include/boost/throw_exception.hpp:64
#7  0x00007f5d5332af84 in boost::io::detail::distribute<char,
std::char_traits<char>, std::allocator<char>, int&> (se...@0x7fff65714cf0,
x...@0x1274)
    at /usr/include/boost/format/feed_args.hpp:248
#8  0x00007f5d53342ee8 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 0x00007f5d53343819 in vdr_burn::menu::status::menu_update (this=0x1274) at
menuburn.c:637
#12 0x00007f5d53349441 in vdr_burn::menu::pagebase::ProcessKey (this=0x142d140,
key=kNone) at menubase.c:188
#13 0x000000000049dc88 in cOsdMenu::ProcessKey (this=0x1422e00, Key=kNone) at
osdbase.c:535
#14 0x00007f5d533497aa in vdr_burn::menu::starter::ProcessKey (this=0x1274,
key=4724) at menubase.c:92
#15 0x000000000049dc88 in cOsdMenu::ProcessKey (this=0x1497960, Key=kNone) at
osdbase.c:535
#16 0x000000000048980f in cMenuMain::ProcessKey (this=0x1497960, 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


_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to