<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Kaarlo Räihä wrote:
<blockquote
 cite="mid:1236069216543.agent_007.13500.WfZjLaNJ0CxH-ChCRN7Kgw@luukku.com"
 type="cite">
  <pre wrap="">I tested with VLC 1.0.0-git 11th feb 09 and I cannot lock down VLC. Holding down the hotket for next will give some errors to log

VLC can't recognize the input's format:
The format of 'C:\sample.avi' cannot be detected. Have a look at the log for details.
VLC can't recognize the input's format:
The format of 'C:\ricerca.avi' cannot be detected. Have a look at the log for details.
VLC can't recognize the input's format:
The format of 'C:\pstesti.avi' cannot be detected. Have a look at the log for details.

All these video play fine, but something "strange" does happen when the current playlist item is changed too fast.
  </pre>
</blockquote>
<br>
Holding "N" never release (Creating load on CPU + Huge Memory leak)<br>
This doesn't happen when pressing "N" then release.<br>
This doesn't happen on 0.9-bugfix.<br>
    <a class="moz-txt-link-freetext" href="http://img87.imageshack.us/img87/7917/avifile.jpg">http://img87.imageshack.us/img87/7917/avifile.jpg</a> will pop up.<br>
<br>
vlc.git/master, got <font color="#cc0000">stressed</font> will trigger
3 more race conditions.<br>
The last gdb backtrace is found after click on ok from this unknown
dialog.<br>
    <a class="moz-txt-link-freetext" href="http://img22.imageshack.us/img22/4668/19827859.jpg">http://img22.imageshack.us/img22/4668/19827859.jpg</a><br>
<br>
See gdb below:<br>
<hr size="2" width="100%"><br>
Program received signal SIGSEGV, Segmentation fault.<br>
[Switching to thread 6720.0x30d8]<br>
0x6a55bee6 in decoder_SynchroNewPicture (p_synchro=0x0,
i_coding_type=2, <br>
    i_repeat_field=2, next_pts=877466, next_dts=777366,
b_low_delay=false)<br>
    at input/decoder_synchro.c:404<br>
        in input/decoder_synchro.c<br>
(gdb) Error: dll starting at 0x77340000 not found.<br>
Error: dll starting at 0x77160000 not found.<br>
Error: dll starting at 0x77340000 not found.<br>
Error: dll starting at 0x77270000 not found.<br>
Error: dll starting at 0x12f70000 not found.<br>
warning: Lowest section in C:\Windows\syswow64\normaliz.dll is .text at
00401000<br>
BFD: C:\Windows\SysWOW64\SLC.dll: Warning: Ignoring section flag
IMAGE_SCN_MEM_NOT_PAGED in section .reloc<br>
BFD: C:\Windows\SysWOW64\SLC.dll: Warning: Ignoring section flag
IMAGE_SCN_MEM_NOT_PAGED in section .reloc<br>
Error: dll starting at 0x156a0000 not found.<br>
Error: dll starting at 0x16790000 not found.<br>
Error: dll starting at 0x16d20000 not found.<br>
Error: dll starting at 0x5a500000 not found.<br>
Error: dll starting at 0x12430000 not found.<br>
BFD: C:\Windows\SysWOW64\WMVCORE.DLL: Warning: Ignoring section flag
IMAGE_SCN_MEM_NOT_PAGED in section .reloc<br>
BFD: C:\Windows\SysWOW64\WMVCORE.DLL: Warning: Ignoring section flag
IMAGE_SCN_MEM_NOT_PAGED in section .reloc<br>
Error: dll starting at 0x16aa0000 not found.<br>
Error: dll starting at 0x70e90000 not found.<br>
BFD: C:\Windows\SysWOW64\WMVCORE.DLL: Warning: Ignoring section flag
IMAGE_SCN_MEM_NOT_PAGED in section .reloc<br>
BFD: C:\Windows\SysWOW64\WMVCORE.DLL: Warning: Ignoring section flag
IMAGE_SCN_MEM_NOT_PAGED in section .reloc<br>
Error: dll starting at 0x5a500000 not found.<br>
404     input/decoder_synchro.c: No such file or directory.<br>
bt<br>
#0  0x6a55bee6 in decoder_SynchroNewPicture (p_synchro=0x0,
i_coding_type=2, <br>
    i_repeat_field=2, next_pts=877466, next_dts=777366,
b_low_delay=false)<br>
    at input/decoder_synchro.c:404<br>
#1  0x66741b77 in DecodeBlock (p_dec=0x1f350968, pp_block=0x13f0fe54)<br>
    at libmpeg2.c:420<br>
#2  0x6a55a760 in DecoderDecodeVideo (p_dec=0x1f350968, <br>
    p_block=<incomplete type>) at input/decoder.c:1350<br>
#3  0x6a559de2 in DecoderProcess (p_dec=0x1f350968,
p_block=<incomplete type>)<br>
    at input/decoder.c:1818<br>
#4  0x6a55a1b7 in DecoderThread (p_this=0x1f350968) at
input/decoder.c:884<br>
#5  0x6a58aa2f in thread_entry (data=0x19cdae18) at misc/threads.c:960<br>
#6  0x6a58a717 in vlc_entry (data=0x1f2dd160) at misc/threads.c:647<br>
#7  0x76432cce in wcstombs_s () from C:\Windows\syswow64\msvcrt.dll<br>
#8  0x76432deb in msvcrt!_beginthreadex () from
C:\Windows\syswow64\msvcrt.dll<br>
#9  0x771ee3f3 in UnhandledExceptionFilter ()<br>
   from C:\Windows\syswow64\kernel32.dll<br>
#10 0x1f352b50 in ?? ()<br>
#11 0x13f0ffd4 in ?? ()<br>
#12 0x7768cfed in ntdll!RtlWalkFrameChain ()<br>
   from C:\Windows\system32\ntdll.dll<br>
#13 0x1f352b50 in ?? ()<br>
#14 0x7dc6303b in ?? ()<br>
#15 0x00000000 in ?? ()<br>
<br>
<hr size="2" width="100%"><br>
Program received signal SIGSEGV, Segmentation fault.<br>
[Switching to thread 11060.0x3054]<br>
0x090cf64a in InteractionDialog::update (this=0xbaadf00d)<br>
    at dialogs/interaction.cpp:198<br>
        in dialogs/interaction.cpp<br>
Current language:  auto; currently c++<br>
(gdb) Error: dll starting at 0x77340000 not found.<br>
Error: dll starting at 0x77160000 not found.<br>
Error: dll starting at 0x77340000 not found.<br>
Error: dll starting at 0x77270000 not found.<br>
Error: dll starting at 0x13000000 not found.<br>
warning: Lowest section in C:\Windows\syswow64\normaliz.dll is .text at
00401000<br>
BFD: C:\Windows\SysWOW64\SLC.dll: Warning: Ignoring section flag
IMAGE_SCN_MEM_NOT_PAGED in section .reloc<br>
BFD: C:\Windows\SysWOW64\SLC.dll: Warning: Ignoring section flag
IMAGE_SCN_MEM_NOT_PAGED in section .reloc<br>
Error: dll starting at 0x15a10000 not found.<br>
Error: dll starting at 0x15780000 not found.<br>
Error: dll starting at 0x14710000 not found.<br>
BFD: C:\Windows\SysWOW64\WMVCORE.DLL: Warning: Ignoring section flag
IMAGE_SCN_MEM_NOT_PAGED in section .reloc<br>
BFD: C:\Windows\SysWOW64\WMVCORE.DLL: Warning: Ignoring section flag
IMAGE_SCN_MEM_NOT_PAGED in section .reloc<br>
Error: dll starting at 0x5a500000 not found.<br>
Error: dll starting at 0x159f0000 not found.<br>
198     dialogs/interaction.cpp: No such file or directory.<br>
bt<br>
#0  0x090cf64a in InteractionDialog::update (this=0xbaadf00d)<br>
    at dialogs/interaction.cpp:198<br>
#1  0x090ad826 in DialogsProvider::doInteraction (this=0xd1acbe0, <br>
    p_arg=0x21909588) at dialogs_provider.cpp:699<br>
#2  0x09683462 in QObject::event ()<br>
    at /include/qt4/QtCore/../src/corelib/kernel/qabstractitemmodel.h:61<br>
#3  0x091bd29c in QApplicationPrivate::notify_helper ()<br>
    at /include/qt4/QtCore/../src/corelib/kernel/qabstractitemmodel.h:61<br>
#4  0x091bd3bc in QApplication::notify ()<br>
    at /include/qt4/QtCore/../src/corelib/kernel/qabstractitemmodel.h:61<br>
#5  0x0968851c in QCoreApplication::notifyInternal ()<br>
    at /include/qt4/QtCore/../src/corelib/kernel/qabstractitemmodel.h:61<br>
#6  0x0d1acbe0 in ?? ()<br>
#7  0x2287ccc8 in ?? ()<br>
#8  0x103add68 in ?? ()<br>
#9  0xa24cfd47 in ?? ()<br>
#10 0x22c4f8e8 in ?? ()<br>
#11 0x103ad82c in ?? ()<br>
#12 0x00ffffff in ?? ()<br>
#13 0x00000000 in ?? ()<br>
<br>
<hr size="2" width="100%"><br>
Program received signal SIGSEGV, Segmentation fault.<br>
[Switching to thread 11372.0x2a00]<br>
0x77170e38 in KERNEL32!CreateJobObjectA ()<br>
   from C:\Windows\syswow64\kernel32.dll<br>
(gdb) Error: dll starting at 0x77340000 not found.<br>
Error: dll starting at 0x77160000 not found.<br>
Error: dll starting at 0x77340000 not found.<br>
Error: dll starting at 0x77270000 not found.<br>
bt<br>
#0  0x77170e38 in KERNEL32!CreateJobObjectA ()<br>
   from C:\Windows\syswow64\kernel32.dll<br>
#1  0x6a58a5b6 in vlc_mutex_lock (p_mutex=0xababab57) at
misc/threads.c:370<br>
#2  0x08fbfa6e in InteractionDialog::Finish (this=0x17d6d660, i_ret=1)<br>
    at dialogs/interaction.cpp:243<br>
#3  0x08fc0ec7 in InteractionDialog::InteractionDialog
(this=0x17d6d660, <br>
    _p_intf=0xcf3dd50, _p_dialog=0x17548760) at
dialogs/interaction.cpp:154<br>
#4  0x08f9d72e in DialogsProvider::doInteraction (this=0xd01d2e8, <br>
    p_arg=0x17df8680) at dialogs_provider.cpp:681<br>
#5  0x09573462 in QObject::event ()<br>
    at /include/qt4/QtCore/../src/corelib/kernel/qabstractitemmodel.h:61<br>
#6  0x090ad29c in QApplicationPrivate::notify_helper ()<br>
    at /include/qt4/QtCore/../src/corelib/kernel/qabstractitemmodel.h:61<br>
#7  0x090ad3bc in QApplication::notify ()<br>
    at /include/qt4/QtCore/../src/corelib/kernel/qabstractitemmodel.h:61<br>
#8  0x0957851c in QCoreApplication::notifyInternal ()<br>
    at /include/qt4/QtCore/../src/corelib/kernel/qabstractitemmodel.h:61<br>
#9  0x0d01d2e8 in ?? ()<br>
#10 0x17b02d88 in ?? ()<br>
#11 0x1027dd68 in ?? ()<br>
#12 0x3ee6fbb8 in ?? ()<br>
#13 0x12b9ed68 in ?? ()<br>
#14 0x10d2feb8 in ?? ()<br>
#15 0x00ffffff in ?? ()<br>
#16 0x00000000 in ?? ()<br>
<br>
<hr size="2" width="100%"><br>
THE END<br>
<br>
Regards.<br>
<br>
<br>
</body>
</html>