vlc matroska cores
Posted: 14 Oct 2007 21:16
Hello *,
I'm running vlc on Ubuntu 7.04:
When seeking (jump forward/backword) one mkv file I get always following core caused by matroska:
Has anybody else had this problem?
Edit:
I'm running vlc on Ubuntu 7.04:
Code: Select all
frenky@fdc$ vlc --version
VLC media player 0.8.6 Janus
VLC version 0.8.6 Janus
Compiled by buildd@rothera.buildd
Compiler: gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
This program comes with NO WARRANTY, to the extent permitted by law.
You may redistribute it under the terms of the GNU General Public License;
see the file named COPYING for details.
Written by the VideoLAN team; see the AUTHORS file.
frenky@fdc$ uname -a
Linux fdc 2.6.20-16-generic #2 SMP Sun Sep 23 19:50:39 UTC 2007 i686 GNU/Linux
Code: Select all
VLC media player 0.8.6 Janus
vlc: /build/buildd/libmatroska-0.8.0/make/linux/../../matroska/KaxCluster.h:131: uint64 libmatroska::KaxCluster::GlobalTimecodeScale() const: Assertion `bTimecodeScaleIsSet' failed.
Aborted (core dumped)
Edit:
Code: Select all
Program terminated with signal 6, Aborted.
#0 0xffffe410 in __kernel_vsyscall ()
(gdb) where
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb7b66df0 in ?? ()
#2 0xb7c79ff4 in ?? ()
#3 0xb2ef7b90 in ?? ()
#4 0xb2ef7104 in ?? ()
#5 0xb7b68641 in ?? ()
#6 0x00000006 in ?? ()
#7 0xb2ef7078 in ?? ()
#8 0x00000000 in ?? ()
(gdb)