[vlc-devel] aout problem

xxcv xxcv07 at gmail.com
Mon Sep 21 15:53:13 CEST 2009


xxcv wrote:
> There seems to be a problem with the audio output right after seek is 
> done.
> Can anyone confirm?
> [0x26596b8] qt4 interface debug: New caching: 69
> [0x26596b8] qt4 interface debug: New caching: 69
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x6a8a688] main input debug: Buffering 72%
> [0x6a8a688] main input debug: Buffering 75%
> [0x6a8a688] main input debug: Buffering 77%
> [0x6a8a688] main input debug: Buffering 80%
> [0x6a8a688] main input debug: Buffering 83%
> [0x6a8a688] main input debug: Buffering 86%
> [0x6a8a688] main input debug: Buffering 88%
> [0x6a8a688] main input debug: Buffering 91%
>
> 0x6a8a688] main input debug: Buffering 94%
> [0x6a8a688] main input debug: Buffering 97%
> [0x6a8a688] main input debug: Buffering 100%
> [0x6a8a688] main input debug: Stream buffering done (925 ms in 42 ms)
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New caching: 100
> [0x26596b8] qt4 interface debug: New caching: 100
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x26596b8] qt4 interface debug: New Event: type 1116
> [0x6b471b8] main decoder debug: End of video preroll
> [0x6b471b8] main decoder debug: Received first picture
> [0x6a8a688] main input debug: Decoder buffering done in 146 ms
> [0xaf1f508] main audio output warning: PTS is out of range (-30856), 
> dropping buffer
> [0xaf1f508] main audio output warning: the mixer got a packet in the 
> past (178978)
> [0xaf1f508] main audio output warning: the mixer got a packet in the 
> past (154978)
> [0xaf1f508] main audio output warning: the mixer got a packet in the 
> past (130978)
> [0xaf1f508] main audio output warning: the mixer got a packet in the 
> past (106978)
> [0xaf1f508] main audio output warning: the mixer got a packet in the 
> past (82978)
> [0xaf1f508] main audio output warning: the mixer got a packet in the 
> past (58978)
> [0xaf1f508] main audio output warning: the mixer got a packet in the 
> past (34978)
> [0xaf1f508] main audio output warning: the mixer got a packet in the 
> past (10978)
> [0xaf1f508] main audio output warning: mixer start isn't output start 
> (4215)
> Assertation failed!
>
> Program: c:\Program Files (x86)\VideoLAN\VLC\vlc.exe
> File: audio_output/dec.c, Line 307
>
> Expression: p_buffer->start_date > 0
> [0xaf1f508] main audio output debug: audio output is starving 
> (19051494793897037), playing silence
>
>
ntoskrnl.exe!IoAcquireRemoveLockEx+0xe7
ntoskrnl.exe!memset+0x22a
ntoskrnl.exe!KeWaitForSingleObject+0x2cb
ntoskrnl.exe!KeDetachProcess+0x120d
ntoskrnl.exe!PsReturnProcessNonPagedPoolQuota+0x3a3
ntoskrnl.exe!memset+0x4df
ntoskrnl.exe!KeWaitForSingleObject+0x2cb
ntoskrnl.exe!NtWaitForSingleObject+0x98
ntoskrnl.exe!ZwUnloadKeyEx+0x20d3
ntdll.dll!NtWaitForSingleObject+0xa
ntdll.dll!RtlQueryActivationContextApplicationSettings+0x3a0
ntdll.dll!RtlReportException+0x33
ntdll.dll!RtlReportException+0x8a
ntdll.dll!RtlUnhandledExceptionFilter+0xce1
ntdll.dll!_C_specific_handler+0x8c
ntdll.dll!RtlIntegerToChar+0x53d
ntdll.dll!_C_specific_handler+0x42f
ntdll.dll!RtlRaiseException+0xe1
ntdll.dll!RtlUnhandledExceptionFilter+0xcb7
ntdll.dll!EtwEnumerateProcessRegGuids+0x216
ntdll.dll!RtlQueryProcessBackTraceInformation+0xdd6
ntdll.dll!RtlGetCallersAddress+0x164
ntdll.dll!RtlLogStackBackTrace+0x579
ntdll.dll!LdrGetProcedureAddress+0xda6c
ntdll.dll!AlpcGetMessageAttribute+0x905
msvcrt.dll!malloc+0x56
libvlccore.dll!aout_CheckChannelExtraction+0x532

Problem signature:
  Problem Event Name:    APPCRASH
  Application Name:    vlc.exe
  Application Version:    1.1.0.99
  Application Timestamp:    4ab7623e
  Fault Module Name:    StackHash_3259
  Fault Module Version:    6.0.6002.18005
  Fault Module Timestamp:    49e0421d
  Exception Code:    c0000374
  Exception Offset:    00000000000aef37
  OS Version:    6.0.6002.2.2.0.256.1
  Locale ID:    3081
  Additional Information 1:    3259
  Additional Information 2:    f92b06bbf5470dc3bcb5d7b5099c57d1
  Additional Information 3:    7c94
  Additional Information 4:    33cee69ccf22513041cea002d6580040

Read our privacy statement:
  http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409
 
 ntoskrnl.exe!IoAcquireRemoveLockEx+0xe7
ntoskrnl.exe!KeAcquireGuardedMutex+0x364
ntoskrnl.exe!_C_specific_handler+0x70f
ntoskrnl.exe!PsReturnProcessNonPagedPoolQuota+0x26a
ntoskrnl.exe!CcSetDirtyPinnedData+0x433
ntdll.dll!RtlLookupFunctionEntry+0xc9
ntdll.dll!_C_specific_handler+0x33b
ntdll.dll!KiUserExceptionDispatcher+0x2e
ntdll.dll!RtlInitializeCriticalSection+0x16c
ntdll.dll!AlpcGetMessageAttribute+0x905
msvcrt.dll!malloc+0x56
libvlccore.dll!aout_CheckChannelExtraction+0x532

ntoskrnl.exe!IoAcquireRemoveLockEx+0xe7
ntoskrnl.exe!memset+0x22a
ntoskrnl.exe!KeWaitForSingleObject+0x2cb
ntoskrnl.exe!KeDetachProcess+0x120d
ntoskrnl.exe!PsReturnProcessNonPagedPoolQuota+0x3a3
ntoskrnl.exe!CcSetDirtyPinnedData+0x433
ntoskrnl.exe!KiCheckForKernelApcDelivery+0x81
ntoskrnl.exe!KiCheckForKernelApcDelivery+0x129
ntoskrnl.exe!KeInitializeTimer+0x337
ntoskrnl.exe!InbvCheckDisplayOwnership+0x1236
ntoskrnl.exe!ZwUnloadKeyEx+0x2489
ntoskrnl.exe!ZwUnloadKeyEx+0x1285

ntoskrnl.exe!IoAcquireRemoveLockEx+0xe7
ntoskrnl.exe!memset+0x22a
ntoskrnl.exe!KeWaitForSingleObject+0x2cb
ntoskrnl.exe!KeDetachProcess+0x120d
ntoskrnl.exe!PsReturnProcessNonPagedPoolQuota+0x3a3
ntoskrnl.exe!memset+0x4df
ntoskrnl.exe!KeWaitForSingleObject+0x2cb
ntoskrnl.exe!NtWaitForSingleObject+0x98
ntoskrnl.exe!ZwUnloadKeyEx+0x20d3
ntdll.dll!NtWaitForSingleObject+0xa
ntdll.dll!RtlNtStatusToDosErrorNoTeb+0x28a
ntdll.dll!RtlNtStatusToDosErrorNoTeb+0x181
ntdll.dll!RtlGetProcessHeaps+0x11e
ntdll.dll!LdrGetProcedureAddress+0x18694
ntdll.dll!_C_specific_handler+0x33b
ntdll.dll!KiUserExceptionDispatcher+0x2e
libvlccore.dll!mdate+0x77

ntoskrnl.exe!IoAcquireRemoveLockEx+0xe7
ntoskrnl.exe!KeAcquireGuardedMutex+0x364
ntoskrnl.exe!_C_specific_handler+0x70f
ntoskrnl.exe!PsReturnProcessNonPagedPoolQuota+0x26a
ntoskrnl.exe!CcSetDirtyPinnedData+0x433
ntdll.dll!RtlReleaseSRWLockShared+0x13
ntdll.dll!RtlLookupFunctionTable+0xb4
ntdll.dll!RtlLookupFunctionEntry+0x31
ntdll.dll!_C_specific_handler+0x33b
ntdll.dll!KiUserExceptionDispatcher+0x2e
libvlccore.dll!input_SplitMRL+0x50a1




More information about the vlc-devel mailing list