Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

_intel_fast_memset freez application.

Nutan_K_
Beginner
1,045 Views

Dear all,

I am facing one issue with Intel Compiler 11.1 built module. The application freezes when the memset(...) been called. Looks like memset call goes to _intel_fast_memset and it freezes.

The same problem I am not able to observe when the same module built with out intel compiler.

This issue happening only in one particular system and following are the system details.

Procesoor - Intel(R) Xeon(R) CPU x5450 @3.00GHz

Motherboard Manufacturer- Hewlett-Packard

        Version - 786F5 v01.36
        model- 0A98h
        chipset - Intel5400B
        LPCIO - SMSC SCH5327

Does anyone have any idea why this _intel_fast_memset freezes the application and how to fix this?

Thanks in advance.

 

 

0 Kudos
11 Replies
Bernard
Valued Contributor I
1,045 Views

What is your OS?

0 Kudos
Bernard
Valued Contributor I
1,045 Views

Can you post the call stack?

0 Kudos
TimP
Honored Contributor III
1,045 Views

Iliya's suggestion might help narrow this down, if you have linked with appropriate options to display call stack.

 In linux, for example, it is relatively easy to neglect to set up LD_LIBRARY_PATH consistent with the way your application was linked, but __intel_fast_memset normally would depend on linking and running consistently against the .so library supplied with the compiler.  

On the other hand, Windows has a habit of silent or unexplained failure when PATH doesn't find the required .dll.  It's worse for me on Win8.1 than 7.0.

0 Kudos
Bernard
Valued Contributor I
1,045 Views

I did not take into account linking problem.

0 Kudos
Nutan_K_
Beginner
1,045 Views

OS is Win7 Professional. 

The application had no issue with Win-Xp. When we updated the PC with Win7 got this issue. 

I gone through the link :- "http://software.intel.com/en-us/articles/memcpy-memset-optimization-and-control"  and built the module provided the option "-ffreestanding " but no luck. And also in the project property settings changed as, C/C++ ->Optimization -> Favor size or speed to "Favor Small Code (/Os)" but faced the same issue.

Following is the call stack for the freeze issue.


Microsoft (R) Windows Debugger Version 6.2.9200.16384 X86
Copyright (c) Microsoft Corporation. All rights reserved.

*** wait with pending attach
Symbol search path is: SRV*http://msdl.microsoft.com/download/symbols;C:\Program Files (x86)\Qube Cinema\QubeMaster Pro;srv*
Executable search path is: srv*
ModLoad: 10a50000 10be2000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\QubeMaster.exe
ModLoad: 77630000 777b0000   C:\Windows\SysWOW64\ntdll.dll
ModLoad: 762a0000 763b0000   C:\Windows\syswow64\kernel32.dll
ModLoad: 76910000 76957000   C:\Windows\syswow64\KERNELBASE.dll
ModLoad: 736b0000 7371d000   C:\Windows\System32\SYSFER.DLL
ModLoad: 709a0000 709ea000   C:\Windows\system32\mscoree.dll
ModLoad: 76bc0000 76c60000   C:\Windows\syswow64\ADVAPI32.dll
ModLoad: 76c60000 76d0c000   C:\Windows\syswow64\msvcrt.dll
ModLoad: 763b0000 763c9000   C:\Windows\SysWOW64\sechost.dll
ModLoad: 77090000 77180000   C:\Windows\syswow64\RPCRT4.dll
ModLoad: 75050000 750b0000   C:\Windows\syswow64\SspiCli.dll
ModLoad: 75040000 7504c000   C:\Windows\syswow64\CRYPTBASE.dll
ModLoad: 76230000 76287000   C:\Windows\syswow64\SHLWAPI.dll
ModLoad: 75180000 75210000   C:\Windows\syswow64\GDI32.dll
ModLoad: 76f90000 77090000   C:\Windows\syswow64\USER32.dll
ModLoad: 76470000 7647a000   C:\Windows\syswow64\LPK.dll
ModLoad: 76730000 767cd000   C:\Windows\syswow64\USP10.dll
ModLoad: 771d0000 77230000   C:\Windows\system32\IMM32.DLL
ModLoad: 750b0000 7517c000   C:\Windows\syswow64\MSCTF.dll
ModLoad: 703d0000 7097e000   C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll
ModLoad: 70330000 703cb000   C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll
ModLoad: 75430000 7607a000   C:\Windows\syswow64\shell32.dll
ModLoad: 76d10000 76e6c000   C:\Windows\syswow64\ole32.dll
ModLoad: 72a60000 72a6b000   C:\Windows\system32\profapi.dll
ModLoad: 6f6b0000 701a9000   C:\Windows\assembly\NativeImages_v2.0.50727_32\mscorlib\ede2c6c842840e009f01bcc74fa4c457\mscorlib.ni.dll
ModLoad: 6ef00000 6f6a2000   C:\Windows\assembly\NativeImages_v2.0.50727_32\System\b3a78269847005365001c33870cd121f\System.ni.dll
ModLoad: 6e670000 6e7f9000   C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Drawing\5c24d3b0041ebf4f48a93615b9fa3de9\System.Drawing.ni.dll
ModLoad: 6da80000 6e65e000   C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Windows.Forms\8bc548587e91ecf0552a40e47bbf99cc\System.Windows.Forms.ni.dll
ModLoad: 6ee60000 6eebb000   C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorjit.dll
ModLoad: 73500000 73516000   C:\Windows\system32\CRYPTSP.dll
ModLoad: 734c0000 734fb000   C:\Windows\system32\rsaenh.dll
ModLoad: 731c0000 731ce000   C:\Windows\system32\RpcRtRemote.dll
ModLoad: 6c3c0000 6c428000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\Roja.dll
ModLoad: 71910000 71990000   C:\Windows\system32\uxtheme.dll
ModLoad: 10000000 10245000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\RealImage.Girls.dll
ModLoad: 6d120000 6d1c3000   C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCR90.dll
ModLoad: 04a80000 04b7b000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\LIBEAY32.dll
ModLoad: 73580000 73587000   C:\Windows\system32\WSOCK32.dll
ModLoad: 76830000 76865000   C:\Windows\syswow64\WS2_32.dll
ModLoad: 76970000 76976000   C:\Windows\syswow64\NSI.dll
ModLoad: 76880000 7690f000   C:\Windows\syswow64\OLEAUT32.dll
ModLoad: 6ce70000 6cefe000   C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCP90.dll
ModLoad: 6d0d0000 6d113000   C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\msvcm90.dll
ModLoad: 72c00000 72e40000   C:\Windows\system32\msi.dll
ModLoad: 76980000 769ae000   C:\Windows\syswow64\WINTRUST.dll
ModLoad: 76e70000 76f90000   C:\Windows\syswow64\CRYPT32.dll
ModLoad: 76720000 7672c000   C:\Windows\syswow64\MSASN1.dll
ModLoad: 6da50000 6da72000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\RealImage.Boys.dll
ModLoad: 6ed60000 6ee53000   C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Configuration\5b6ddf934128d538cd5cd77bf4209b93\System.Configuration.ni.dll
ModLoad: 6cf00000 6d09c000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\Angel.dll
ModLoad: 6d1d0000 6d23c000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\Soul.dll
ModLoad: 6d3b0000 6d54e000   C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll
ModLoad: 71550000 716e0000   C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18120_none_72d2e82386681b36\gdiplus.dll
ModLoad: 6e820000 6ed5a000   C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Xml\217ece46920546d718414291d463bb1c\System.Xml.ni.dll
ModLoad: 6c810000 6ce61000   C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Data\fe1942c05eda4f9744f80afb4ae76a2d\System.Data.ni.dll
ModLoad: 64e70000 65142000   C:\Windows\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll
ModLoad: 6a560000 6a5fc000   C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Transactions\cd3556d1162e8f7df77611c9c4253f7c\System.Transactions.ni.dll
ModLoad: 67aa0000 67ae3000   C:\Windows\assembly\GAC_32\System.Transactions\2.0.0.0__b77a5c561934e089\System.Transactions.dll
ModLoad: 6a480000 6a51d000   C:\Windows\assembly\NativeImages_v2.0.50727_32\System.EnterpriseSe#\faf3ae85f2470505e1b32d2154de60ef\System.EnterpriseServices.ni.dll
ModLoad: 6a2e0000 6a2e3000   C:\Windows\system32\security.dll
ModLoad: 73180000 73188000   C:\Windows\system32\SECUR32.DLL
ModLoad: 74f80000 74f88000   C:\Windows\system32\credssp.dll
ModLoad: 6a2a0000 6a2df000   C:\Windows\SysWOW64\schannel.dll
ModLoad: 6a210000 6a298000   C:\Windows\SysWOW64\Kerberos.DLL
ModLoad: 6a1f0000 6a201000   C:\Windows\system32\cryptdll.dll
ModLoad: 6a1a0000 6a1e2000   C:\Windows\SysWOW64\msv1_0.DLL
ModLoad: 70e40000 70e58000   C:\Windows\system32\ntdsapi.dll
ModLoad: 723a0000 723b1000   C:\Windows\system32\netapi32.dll
ModLoad: 72390000 72399000   C:\Windows\system32\netutils.dll
ModLoad: 72370000 72389000   C:\Windows\system32\srvcli.dll
ModLoad: 72360000 7236f000   C:\Windows\system32\wkscli.dll
ModLoad: 6a170000 6a192000   C:\Windows\system32\LOGONCLI.DLL
ModLoad: 48060000 4806a000   c:\Program Files (x86)\Microsoft SQL Server\90\Shared\instapi.dll
ModLoad: 72150000 72188000   C:\Windows\system32\ncrypt.dll
ModLoad: 72130000 72147000   C:\Windows\system32\bcrypt.dll
ModLoad: 720f0000 7212d000   C:\Windows\SysWOW64\bcryptprimitives.dll
ModLoad: 74720000 74850000   C:\Windows\system32\WindowsCodecs.dll
(19dc.1d14): Break instruction exception - code 80000003 (first chance)
eax=7ef9a000 ebx=00000000 ecx=00000000 edx=776cf8ea esi=00000000 edi=00000000
eip=7764000c esp=06d1fc14 ebp=06d1fc40 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
ntdll!DbgBreakPoint:
7764000c cc              int     3
0:010> g
(19dc.1c38): CLR exception - code e0434f4d (first chance)
(19dc.1aa4): CLR exception - code e0434f4d (first chance)
(19dc.1aa4): CLR exception - code e0434f4d (first chance)
ModLoad: 764b0000 76533000   C:\Windows\syswow64\CLBCatQ.DLL
ModLoad: 68980000 68a00000   C:\Windows\SysWOW64\qedit.dll
ModLoad: 70e10000 70e31000   C:\Windows\SysWOW64\MSVFW32.dll
ModLoad: 718c0000 718f2000   C:\Windows\SysWOW64\WINMM.dll
ModLoad: 76a10000 76a8b000   C:\Windows\syswow64\COMDLG32.dll
ModLoad: 06a50000 06b46000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\ASDCPSource.ax
ModLoad: 06220000 0627d000   C:\Program Files (x86)\Common Files\Intel IPP 6.0 Runtime\ippi-6.0.dll
ModLoad: 05ba0000 05bbd000   C:\Program Files (x86)\Common Files\Intel IPP 6.0 Runtime\ippcore-6.0.dll
ModLoad: 066e0000 06767000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\libiomp5md.dll
ModLoad: 05db0000 05dee000   C:\Program Files (x86)\Common Files\Intel IPP 6.0 Runtime\ipps-6.0.dll
ModLoad: 12000000 121c2000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\xerces-c_2_8.dll
ModLoad: 06280000 062a6000   C:\Program Files (x86)\Common Files\Intel IPP 6.0 Runtime\ippm-6.0.dll
ModLoad: 05c00000 05c13000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\boost_filesystem-vc90-mt-1_37.dll
ModLoad: 062c0000 062c7000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\boost_system-vc90-mt-1_37.dll
(19dc.1aa4): Unknown exception - code a1a01db1 (first chance)
ModLoad: 08010000 08884000   C:\Program Files (x86)\Common Files\Intel IPP 6.0 Runtime\ippip8-6.0.dll
ModLoad: 08ba0000 08f82000   C:\Program Files (x86)\Common Files\Intel IPP 6.0 Runtime\ippsp8-6.0.dll
ModLoad: 08f90000 096ee000   C:\Program Files (x86)\Common Files\Intel IPP 6.0 Runtime\ippmp8-6.0.dll
ModLoad: 701b0000 70327000   C:\Windows\SysWOW64\quartz.dll
ModLoad: 6be00000 6be14000   C:\Windows\SysWOW64\devenum.dll
ModLoad: 68930000 68972000   C:\Windows\SysWOW64\DShowRdpFilter.dll
ModLoad: 73170000 7317d000   C:\Windows\SysWOW64\WTSAPI32.dll
ModLoad: 72ad0000 72af9000   C:\Windows\SysWOW64\WINSTA.dll
ModLoad: 6bd00000 6bd0a000   C:\Windows\SysWOW64\slc.dll
ModLoad: 09900000 09a8d000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\mc_demux_mp2_ds.ax
ModLoad: 71990000 71a77000   C:\Windows\SysWOW64\DDRAW.dll
ModLoad: 71a80000 71a86000   C:\Windows\SysWOW64\DCIMAN32.dll
ModLoad: 76090000 7622d000   C:\Windows\syswow64\SETUPAPI.dll
ModLoad: 76480000 764a7000   C:\Windows\syswow64\CFGMGR32.dll
ModLoad: 771b0000 771c2000   C:\Windows\syswow64\DEVOBJ.dll
ModLoad: 71c60000 71c73000   C:\Windows\SysWOW64\dwmapi.dll
ModLoad: 68860000 6892c000   C:\Windows\SysWOW64\D3DIM700.DLL
ModLoad: 716f0000 718b3000   C:\Windows\SysWOW64\D3D9.DLL
ModLoad: 73000000 73009000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 71900000 71906000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 09d60000 0a4c3000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 73c80000 73c98000   C:\Windows\SysWOW64\DXVA2.DLL
ModLoad: 09d60000 09efe000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\mc_dec_mp2v_ds.ax
ModLoad: 72240000 72245000   C:\Windows\SysWOW64\MSIMG32.dll
ModLoad: 06bc0000 06c06000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\demo_trans_video_framerate_ds.ax
ModLoad: 716f0000 718b3000   C:\Windows\SysWOW64\D3D9.DLL
ModLoad: 73000000 73009000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 71900000 71906000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 680c0000 68823000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 6bea0000 6beb8000   C:\Windows\SysWOW64\DXVA2.DLL
ModLoad: 716f0000 718b3000   C:\Windows\SysWOW64\D3D9.DLL
ModLoad: 73000000 73009000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 71900000 71906000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 0a1e0000 0a943000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 73c80000 73c98000   C:\Windows\SysWOW64\DXVA2.DLL
ModLoad: 716f0000 718b3000   C:\Windows\SysWOW64\D3D9.DLL
ModLoad: 73000000 73009000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 71900000 71906000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 680c0000 68823000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 6bea0000 6beb8000   C:\Windows\SysWOW64\DXVA2.DLL
ModLoad: 716f0000 718b3000   C:\Windows\SysWOW64\D3D9.DLL
ModLoad: 73000000 73009000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 71900000 71906000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 0a2d0000 0aa33000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 73c80000 73c98000   C:\Windows\SysWOW64\DXVA2.DLL
ModLoad: 716f0000 718b3000   C:\Windows\SysWOW64\D3D9.DLL
ModLoad: 73000000 73009000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 71900000 71906000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 680c0000 68823000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 6bea0000 6beb8000   C:\Windows\SysWOW64\DXVA2.DLL
ModLoad: 07260000 072d7000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\Sequence.ax
ModLoad: 06790000 067c3000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\tbb.dll
ModLoad: 09f00000 09fdd000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\CORE_RL_magick_.dll
ModLoad: 07350000 073ac000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\CORE_RL_ttf_.dll
ModLoad: 06a00000 06a30000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\CORE_RL_lcms_.dll
ModLoad: 06a30000 06a40000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\CORE_RL_bzlib_.dll
ModLoad: 06b50000 06b63000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\CORE_RL_zlib_.dll
ModLoad: 073b0000 0740a000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\CORE_RL_Magick++_.dll
ModLoad: 06ba0000 06bac000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\boost_thread-vc90-mt-1_37.dll
ModLoad: 06d20000 06d2d000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\boost_date_time-vc90-mt-1_37.dll
ModLoad: 67980000 6798e000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\IM_MOD_RL_TIFF_.dll
ModLoad: 07f40000 07f87000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\CORE_RL_tiff_.dll
ModLoad: 072e0000 07301000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\CORE_RL_jpeg_.dll
ModLoad: 716f0000 718b3000   C:\Windows\SysWOW64\D3D9.DLL
ModLoad: 73000000 73009000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 71900000 71906000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 0a420000 0ab83000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 73c80000 73c98000   C:\Windows\SysWOW64\DXVA2.DLL
ModLoad: 716f0000 718b3000   C:\Windows\SysWOW64\D3D9.DLL
ModLoad: 73000000 73009000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 71900000 71906000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 680c0000 68823000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 6bea0000 6beb8000   C:\Windows\SysWOW64\DXVA2.DLL
ModLoad: 07f40000 07f78000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\QDekadu.ax
ModLoad: 0a200000 0a2cb000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\kdu_vs63R.dll
ModLoad: 0a2d0000 0a53f000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\libmmd.dll
(19dc.1aa4): C++ EH exception - code e06d7363 (first chance)
 kdu_codestream::create called. kdu_codestream::create new kd_compressed_input(source) called. kdu_codestream::create new kd_compressed_input(source) end. kdu_codestream::create state->in->is_fully_buffered() called. kdu_codestream::create state->in->is_fully_buffered() end. kdu_codestream::create new kd_marker(state->in,state) called. kdu_codestream::create new kd_marker(state->in,state) end. kdu_codestream::create construct_common() called.kd_codestream::construct_common() entered.kd_codestream::construct_common() finalize called.kd_codestream::construct_common() finalize end.construct_common -- Get summary parameters from SIZ object.construct_common -- profile = 5construct_common -- num_components = 3construct_common -- for loop start.construct_common -- for loop end.construct_common -- Configure tilesconstruct_common -- total_tiles = 1construct_common -- new kd_tile_ref[total_tiles]construct_common -- new kd_tile_ref[total_tiles] doneconstruct_common -- memset calledconstruct_common -- sizeof(tile_refs) = 4ModLoad: 6c7b0000 6c7b8000   PlayerFX.dll
ModLoad: 04790000 04798000   PlayerFX.dll
ModLoad: 6c7b0000 6c7b8000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\PlayerFX.dll
ModLoad: 6c7f0000 6c800000   Bioscope.dll
ModLoad: 047b0000 047c0000   Bioscope.dll
ModLoad: 6c7f0000 6c800000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\Bioscope.dll
ModLoad: 6c430000 6c4ff000   Quasar.dll
ModLoad: 04c10000 04cdf000   Quasar.dll
ModLoad: 6c430000 6c4ff000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\Quasar.dll
ModLoad: 716f0000 718b3000   C:\Windows\SysWOW64\d3d9.dll
ModLoad: 73000000 73009000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 71900000 71906000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 0e390000 0eaf3000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 680c0000 68823000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 6bc80000 6bca5000   C:\Windows\SysWOW64\powrprof.dll
ModLoad: 73c80000 73c98000   C:\Windows\SysWOW64\DXVA2.DLL
 kdu_codestream::create called. kdu_codestream::create new kd_compressed_input(source) called. kdu_codestream::create called. kdu_codestream::create new kd_compressed_input(source) end. kdu_codestream::create new kd_compressed_input(source) called. kdu_codestream::create called. kdu_codestream::create state->in->is_fully_buffered() called. kdu_codestream::create new kd_compressed_input(source) end. kdu_codestream::create new kd_compressed_input(source) called. kdu_codestream::create state->in->is_fully_buffered() end. kdu_codestream::create state->in->is_fully_buffered() called. kdu_codestream::create called. kdu_codestream::create new kd_marker(state->in,state) called. kdu_codestream::create state->in->is_fully_buffered() end. kdu_codestream::create new kd_compressed_input(source) end. kdu_codestream::create new kd_compressed_input(source) called. kdu_codestream::create new kd_marker(state->in,state) end. kdu_codestream::create new kd_marker(state->in,state) called. kdu_codestream::create new kd_compressed_input(source) end. kdu_codestream::create new kd_marker(state->in,state) end. kdu_codestream::create state->in->is_fully_buffered() called. kdu_codestream::create construct_common() called. kdu_codestream::create state->in->is_fully_buffered() called. kdu_codestream::create state->in->is_fully_buffered() end. kdu_codestream::create construct_common() called.kd_codestream::construct_common() entered. kdu_codestream::create state->in->is_fully_buffered() end.kd_codestream::construct_common() entered.kd_codestream::construct_common() finalize called. kdu_codestream::create new kd_marker(state->in,state) called.kd_codestream::construct_common() finalize called.kd_codestream::construct_common() finalize end. kdu_codestream::create new kd_marker(state->in,state) end. kdu_codestream::create called.construct_common -- Get summary parameters from SIZ object.kd_codestream::construct_common() finalize end. kdu_codestream::create new kd_marker(state->in,state) called.construct_common -- profile = 5construct_common -- Get summary parameters from SIZ object. kdu_codestream::create construct_common() called.construct_common -- num_components = 3construct_common -- profile = 5kd_codestream::construct_common() entered. kdu_codestream::create new kd_marker(state->in,state) end.construct_common -- num_components = 3construct_common -- for loop start.kd_codestream::construct_common() finalize called.construct_common -- for loop start. kdu_codestream::create called.construct_common -- for loop end.construct_common -- for loop end.kd_codestream::construct_common() finalize end.construct_common -- Configure tilesconstruct_common -- Configure tilesconstruct_common -- Get summary parameters from SIZ object.construct_common -- total_tiles = 1construct_common -- total_tiles = 1 kdu_codestream::create construct_common() called.construct_common -- new kd_tile_ref[total_tiles]construct_common -- new kd_tile_ref[total_tiles]construct_common -- profile = 5construct_common -- new kd_tile_ref[total_tiles] donekd_codestream::construct_common() entered.construct_common -- new kd_tile_ref[total_tiles] done kdu_codestream::create new kd_compressed_input(source) called.construct_common -- memset calledconstruct_common -- num_components = 3construct_common -- memset calledkd_codestream::construct_common() finalize called.construct_common -- sizeof(tile_refs) = 4construct_common -- sizeof(tile_refs) = 4kd_codestream::construct_common() finalize end.construct_common -- for loop start. kdu_codestream::create new kd_compressed_input(source) called. kdu_codestream::create called.construct_common -- for loop end. kdu_codestream::create new kd_compressed_input(source) end.construct_common -- Get summary parameters from SIZ object.construct_common -- Configure tiles kdu_codestream::create new kd_compressed_input(source) called. kdu_codestream::create new kd_compressed_input(source) end.construct_common -- profile = 5 kdu_codestream::create state->in->is_fully_buffered() called.construct_common -- total_tiles = 1 kdu_codestream::create new kd_compressed_input(source) end.construct_common -- num_components = 3construct_common -- new kd_tile_ref[total_tiles] kdu_codestream::create state->in->is_fully_buffered() called.construct_common -- for loop start. kdu_codestream::create state->in->is_fully_buffered() end.construct_common -- new kd_tile_ref[total_tiles] doneconstruct_common -- for loop end. kdu_codestream::create new kd_marker(state->in,state) called. kdu_codestream::create state->in->is_fully_buffered() called.construct_common -- memset calledconstruct_common -- Configure tiles kdu_codestream::create called. kdu_codestream::create new kd_marker(state->in,state) end.construct_common -- sizeof(tile_refs) = 4construct_common -- total_tiles = 1 kdu_codestream::create state->in->is_fully_buffered() end. kdu_codestream::create state->in->is_fully_buffered() end.construct_common -- new kd_tile_ref[total_tiles] kdu_codestream::create construct_common() called. kdu_codestream::create new kd_compressed_input(source) called.construct_common -- new kd_tile_ref[total_tiles] donekd_codestream::construct_common() entered. kdu_codestream::create new kd_marker(state->in,state) called. kdu_codestream::create new kd_marker(state->in,state) called. kdu_codestream::create new kd_compressed_input(source) end.construct_common -- memset calledkd_codestream::construct_common() finalize called. kdu_codestream::create new kd_marker(state->in,state) end.construct_common -- sizeof(tile_refs) = 4 kdu_codestream::create new kd_marker(state->in,state) end. kdu_codestream::create state->in->is_fully_buffered() called.kd_codestream::construct_common() finalize end. kdu_codestream::create state->in->is_fully_buffered() end. kdu_codestream::create construct_common() called. kdu_codestream::create new kd_marker(state->in,state) called.construct_common -- Get summary parameters from SIZ object. kdu_codestream::create construct_common() called.kd_codestream::construct_common() entered.construct_common -- profile = 5 kdu_codestream::create new kd_marker(state->in,state) end.kd_codestream::construct_common() finalize called.kd_codestream::construct_common() entered.construct_common -- num_components = 3 kdu_codestream::create construct_common() called.kd_codestream::construct_common() finalize end.kd_codestream::construct_common() finalize called.construct_common -- Get summary parameters from SIZ object.construct_common -- for loop start.kd_codestream::construct_common() finalize end.construct_common -- for loop end.kd_codestream::construct_common() entered.construct_common -- profile = 5construct_common -- Get summary parameters from SIZ object.kd_codestream::construct_common() finalize called.construct_common -- num_components = 3construct_common -- Configure tilesconstruct_common -- profile = 5construct_common -- total_tiles = 1construct_common -- for loop start.construct_common -- new kd_tile_ref[total_tiles]construct_common -- for loop end.kd_codestream::construct_common() finalize end.construct_common -- new kd_tile_ref[total_tiles] doneconstruct_common -- Configure tilesconstruct_common -- Get summary parameters from SIZ object.construct_common -- num_components = 3construct_common -- memset calledconstruct_common -- total_tiles = 1construct_common -- for loop start.construct_common -- sizeof(tile_refs) = 4construct_common -- new kd_tile_ref[total_tiles]construct_common -- for loop end.construct_common -- profile = 5construct_common -- new kd_tile_ref[total_tiles] doneconstruct_common -- memset calledconstruct_common -- Configure tilesconstruct_common -- sizeof(tile_refs) = 4construct_common -- total_tiles = 1construct_common -- new kd_tile_ref[total_tiles]construct_common -- num_components = 3construct_common -- new kd_tile_ref[total_tiles] doneconstruct_common -- memset calledconstruct_common -- sizeof(tile_refs) = 4construct_common -- for loop start.construct_common -- for loop end.construct_common -- Configure tilesconstruct_common -- total_tiles = 1construct_common -- new kd_tile_ref[total_tiles]construct_common -- new kd_tile_ref[total_tiles] doneconstruct_common -- memset calledconstruct_common -- sizeof(tile_refs) = 4(19dc.1aa4): C++ EH exception - code e06d7363 (first chance)
(19dc.1aa4): CLR exception - code e0434f4d (first chance)
(19dc.1f78): Break instruction exception - code 80000003 (first chance)
eax=7eefc000 ebx=00000000 ecx=00000000 edx=776cf8ea esi=00000000 edi=00000000
eip=7764000c esp=368efd7c ebp=368efda8 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
ntdll!DbgBreakPoint:
7764000c cc              int     3
0:030> .symfix c:\nutan\symbols
0:030> !analyze -v
*******************************************************************************
*                                                                             *
*                        Exception Analysis                                   *
*                                                                             *
*******************************************************************************

*** WARNING: Unable to verify checksum for C:\Windows\assembly\NativeImages_v2.0.50727_32\mscorlib\ede2c6c842840e009f01bcc74fa4c457\mscorlib.ni.dll
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\boost_thread-vc90-mt-1_37.dll - 
*** ERROR: Module load completed but symbols could not be loaded for C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\Quasar.dll
*** WARNING: Unable to verify checksum for C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Windows.Forms\8bc548587e91ecf0552a40e47bbf99cc\System.Windows.Forms.ni.dll
*** WARNING: Unable to verify checksum for C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\QubeMaster.exe
*** ERROR: Module load completed but symbols could not be loaded for C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\QubeMaster.exe
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Windows\syswow64\ole32.dll - 
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\libiomp5md.dll - 

FAULTING_IP: 
ntdll!DbgBreakPoint+0
7764000c cc              int     3

EXCEPTION_RECORD:  ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 7764000c (ntdll!DbgBreakPoint)
   ExceptionCode: 80000003 (Break instruction exception)
  ExceptionFlags: 00000000
NumberParameters: 1
   Parameter[0]: 00000000

FAULTING_THREAD:  00001f78

DEFAULT_BUCKET_ID:  WRONG_SYMBOLS

PROCESS_NAME:  QubeMaster.exe

ERROR_CODE: (NTSTATUS) 0x80000003 - {EXCEPTION}  Breakpoint  A breakpoint has been reached.

EXCEPTION_CODE: (HRESULT) 0x80000003 (2147483651) - One or more arguments are invalid

EXCEPTION_PARAMETER1:  00000000

NTGLOBALFLAG:  0

APPLICATION_VERIFIER_FLAGS:  0

APP:  qubemaster.exe

MANAGED_STACK: !dumpstack -EE
OS Thread Id: 0x1f78 (30)
Current frame: 
ChildEBP RetAddr  Caller,Callee

PRIMARY_PROBLEM_CLASS:  WRONG_SYMBOLS

BUGCHECK_STR:  APPLICATION_FAULT_WRONG_SYMBOLS

LAST_CONTROL_TRANSFER:  from 776cf926 to 7764000c

STACK_TEXT:  
368efd78 776cf926 44478425 00000000 00000000 ntdll!DbgBreakPoint
368efda8 762b336a 00000000 368efdf4 77669f72 ntdll!DbgUiRemoteBreakin+0x3c
368efdb4 77669f72 00000000 44478479 00000000 kernel32!BaseThreadInitThunk+0xe
368efdf4 77669f45 776cf8ea 00000000 00000000 ntdll!__RtlUserThreadStart+0x70
368efe0c 00000000 776cf8ea 00000000 00000000 ntdll!_RtlUserThreadStart+0x1b


FOLLOWUP_IP: 
ntdll!DbgBreakPoint+0
7764000c cc              int     3

SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  ntdll!DbgBreakPoint+0

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: ntdll

IMAGE_NAME:  ntdll.dll

DEBUG_FLR_IMAGE_TIMESTAMP:  521ea8e7

STACK_COMMAND:  ~30s ; kb

FAILURE_BUCKET_ID:  WRONG_SYMBOLS_80000003_ntdll.dll!DbgBreakPoint

BUCKET_ID:  APPLICATION_FAULT_WRONG_SYMBOLS_ntdll!DbgBreakPoint+0

WATSON_STAGEONE_URL:  http://watson.microsoft.com/StageOne/QubeMaster_exe/2_4_1_2/4fb111ff/ntdll_dll/6_1_7601_18247/521ea8e7/80000003/0001000c.htm?Retriage=1

Followup: MachineOwner
---------

0:030> ~*kvn

   0  Id: 19dc.1c38 Suspend: 1 Teb: 7efdd000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0019e0c8 769215e9 00000001 0019e118 00000001 ntdll!NtWaitForMultipleObjects+0x15 (FPO: [5,0,0])
01 0019e164 762b19fc 0019e118 0019e18c 00000000 KERNELBASE!WaitForMultipleObjectsEx+0x100 (FPO: [Non-Fpo])
02 0019e1ac 762b41d8 00000001 7efde000 00000000 kernel32!WaitForMultipleObjectsExImplementation+0xe0 (FPO: [Non-Fpo])
03 0019e1c8 06ba3bd9 00000001 0019e214 00000000 kernel32!WaitForMultipleObjects+0x18 (FPO: [Non-Fpo])
WARNING: Stack unwind information not available. Following frames may be wrong.
04 0019e224 07f47484 d4591710 0019e2cc 0019e310 boost_thread_vc90_mt_1_37!boost::this_thread::interruptible_wait+0x199
05 0019e29c 07f492a8 04f715d0 0019e2e0 00000000 QDekadu!boost::detail::basic_condition_variable::get_wait_entry+0x174 (FPO: [Uses EBP] [1,11,5]) (CONV: thiscall)
06 0019e320 07f42b6f 04f8c394 04f8c46c 07f41b9c QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::wait+0xb8 (CONV: thiscall)
07 0019e32c 07f41b9c d459164c 04f674d8 04f8c394 QDekadu!Worker::`scalar deleting destructor'+0xf (FPO: [0,0,2]) (CONV: thiscall)
08 0019e36c 06a8cf05 04f8c30c 04f67520 06a7f6a3 QDekadu!CParallelTransformInputPin::BeginFlush+0xbc (CONV: stdcall)
09 0019e378 06a7f6a3 06a7f277 04f675c8 00000000 ASDCPSource!COutputQueue::BeginFlush+0x65 (FPO: [0,0,4]) (CONV: thiscall)
0a 0019e37c 06a7f277 04f675c8 00000000 06a7f0c7 ASDCPSource!ASDCPSourceStream::DeliverBeginFlush+0x13 (FPO: [0,0,0]) (CONV: thiscall)
0b 0019e388 06a7f0c7 d5e2a7b8 00000000 04f675c8 ASDCPSource!ASDCPSourceStream::UpdateFromSeek+0x17 (FPO: [0,0,0]) (CONV: thiscall)
0c 0019e3b8 06a8cd78 04f675c8 0019e3f0 00000001 ASDCPSource!ASDCPSourceStream::ChangeStart+0x47 (FPO: [Non-Fpo]) (CONV: thiscall)
0d 0019e3cc 701d2ce3 04f675c8 0019e444 00000009 ASDCPSource!CSourceSeeking::SetPositions+0x108 (FPO: [5,0,0]) (CONV: stdcall)
0e 0019e3f0 701d2ce3 04f675c8 0019e444 00000009 quartz!CPosPassThru::SetPositions+0x2c (FPO: [Non-Fpo])
0f 0019e414 701d2a29 0029ad38 0019e444 00000009 quartz!CPosPassThru::SetPositions+0x2c (FPO: [Non-Fpo])
10 0019e460 701d292a 0019e4e8 00000001 00000000 quartz!CFGControl::CImplMediaSeeking::SetMediaTime+0xb5 (FPO: [Non-Fpo])
11 0019e4ac 6c453c1a 00000000 0019e4e8 00000001 quartz!CFGControl::CImplMediaSeeking::SetPositions+0x1fc (FPO: [Non-Fpo])
12 0019e674 6dc846a5 02539008 02a147cc 00000000 Quasar+0x23c1a
13 0019e6ac 6dc84145 00000002 0019e6f4 6dc76d71 System_Windows_Forms_ni+0x2046a5
14 0019e6b8 6dc76d71 029f40bc 029f2e94 00000001 System_Windows_Forms_ni+0x204145
15 0019e6f4 6dc76b74 00000000 00000000 029f2e94 System_Windows_Forms_ni+0x1f6d71
16 0019e70c 6dc83008 029f2e94 00000000 00000000 System_Windows_Forms_ni+0x1f6b74
17 0019e748 6dc78966 a60bc9b8 703d4960 0019ea04 System_Windows_Forms_ni+0x203008
18 0019e7a0 6dc81daa 029f2e94 0019e7b4 6dc81d60 System_Windows_Forms_ni+0x1f8966
19 0019e7ac 6dc81d60 0019e7c4 6dc82f51 0019e800 System_Windows_Forms_ni+0x201daa
1a 0019e7b4 6dc82f51 0019e800 029f2e94 0019e7d8 System_Windows_Forms_ni+0x201d60
1b 0019e7c4 6dc81b34 04be004c 0019e800 029f3074 System_Windows_Forms_ni+0x202f51
1c 0019e7d8 6dc786a0 0019e7f4 6dc78621 00000000 System_Windows_Forms_ni+0x201b34
1d 0019e7e0 6dc78621 00000000 029f3074 0019e824 System_Windows_Forms_ni+0x1f86a0
1e 0019e7f4 6dc784fa 029f3074 00350296 00000018 System_Windows_Forms_ni+0x1f8621
1f 0019e858 76fa62fa 00350296 00000018 00000001 System_Windows_Forms_ni+0x1f84fa
20 0019e884 76fa6d3a 05a97d5a 00350296 00000018 USER32!InternalCallWinProc+0x23
21 0019e8fc 76fa6de8 0059757c 05a97d5a 00350296 USER32!UserCallWinProcCheckWow+0x109 (FPO: [Non-Fpo])
22 0019e958 76fa6e44 00d5bd40 00000000 00000018 USER32!DispatchClientMessage+0xe0 (FPO: [Non-Fpo])
23 0019e994 7764010a 0019e9ac 00000000 0019eeb0 USER32!__fnDWORD+0x2b (FPO: [Non-Fpo])
24 0019e9a8 00d5bd40 00000000 00000018 00000001 ntdll!KiUserCallbackDispatcher+0x2e (FPO: [0,0,0])
25 0019e9ec 6dc75ee3 0019ea2c 0019ea34 00000000 0xd5bd40
26 0019ea80 6dc813d7 00000000 029f2e94 00000001 System_Windows_Forms_ni+0x1f5ee3
27 0019eab4 6dc74451 0019eb0c 6dc88941 00000000 System_Windows_Forms_ni+0x2013d7
28 0019eabc 6dc88941 00000000 00000000 029f2e94 System_Windows_Forms_ni+0x1f4451
29 0019eb0c 6dc88741 02a163ec 00000000 00000000 System_Windows_Forms_ni+0x208941
2a 0019eb3c 6e19e597 02a163ec 029f2e94 0014059e System_Windows_Forms_ni+0x208741
2b 0019eb54 6e1d2d98 a60bc9b8 703d4960 0019edb8 System_Windows_Forms_ni+0x71e597
2c 0019ebe0 047a0fb8 00000000 025c5c98 029f19bc System_Windows_Forms_ni+0x752d98
2d 0019ed68 6e33e5b6 02539008 029ea944 025c17cc 0x47a0fb8
2e 0019ed7c 6e3403a9 029ea98c 0019ed94 6e243c78 System_Windows_Forms_ni+0x8be5b6
2f 0019ed88 6e243c78 0019ee64 0019ed9c 6e4ca0fb System_Windows_Forms_ni+0x8c03a9
30 0019ed94 6e4ca0fb 0019edac 6e4d9a0f 00000111 System_Windows_Forms_ni+0x7c3c78
31 0019ed9c 6e4d9a0f 00000111 00554168 0019ee04 System_Windows_Forms_ni+0xa4a0fb
32 0019edac 6dc78a3c a60bc9b8 703d4960 0019f004 System_Windows_Forms_ni+0xa59a0f
33 0019ee04 6e226fcb 02040001 00100274 00000020 System_Windows_Forms_ni+0x1f8a3c
34 0019ee3c 6dc786a0 0019ee58 6dc78621 00000000 System_Windows_Forms_ni+0x7a6fcb
35 0019ee44 6dc78621 00000000 025c19e0 0019ee88 System_Windows_Forms_ni+0x1f86a0
36 0019ee58 6dc784fa 025c19e0 00100274 00000111 System_Windows_Forms_ni+0x1f8621
37 0019eebc 76fa62fa 00100274 00000111 00000128 System_Windows_Forms_ni+0x1f84fa
38 0019eee8 76fa6d3a 05a97c3a 00100274 00000111 USER32!InternalCallWinProc+0x23
39 0019ef60 76fa77c4 0059757c 05a97c3a 00100274 USER32!UserCallWinProcCheckWow+0x109 (FPO: [Non-Fpo])
3a 0019efc0 76fa788a 05a97c3a 00000000 0019efec USER32!DispatchMessageWorker+0x3bc (FPO: [Non-Fpo])
3b 0019efd0 0487460e 0019f05c a60bc9b8 00000000 USER32!DispatchMessageW+0xf (FPO: [Non-Fpo])
3c 0019efec 6dc88c8e 025bb2cc 00000001 025378ec 0x487460e
3d 0019f0a0 6dc888f7 00000000 ffffffff 00000000 System_Windows_Forms_ni+0x208c8e
3e 0019f0f8 6dc88741 025abdd0 1905000d 00000000 System_Windows_Forms_ni+0x2088f7
3f 0019f128 6dc45911 02822464 025312e0 0254f028 System_Windows_Forms_ni+0x208741
40 0019f170 703d1b4c 00000003 0019f184 0019f200 System_Windows_Forms_ni+0x1c5911
41 0019f180 703e89c4 0019f250 00000000 0019f220 mscorwks!CallDescrWorker+0x33
42 0019f200 703f5aa4 0019f250 00000000 0019f220 mscorwks!CallDescrWorkerWithHandler+0xa3 (FPO: [Non-Fpo])
43 0019f340 703f5ad7 002bc1d8 0019f40c 0019f3d8 mscorwks!MethodDesc::CallDescr+0x19c (FPO: [Non-Fpo])
44 0019f35c 703f5af5 002bc1d8 0019f40c 0019f3d8 mscorwks!MethodDesc::CallTargetWorker+0x1f (FPO: [Non-Fpo])
45 0019f374 704db9d4 0019f3d8 a3a86465 00000000 mscorwks!MethodDescCallSite::Call_RetArgSlot+0x1a (FPO: [Non-Fpo])
46 0019f4d8 704a391d 002b64e4 00000001 0019f514 mscorwks!ClassLoader::RunMain+0x20d (FPO: [Non-Fpo])
47 0019f740 704a3e3a 00000000 a3a86cad 00000001 mscorwks!Assembly::ExecuteMainMethod+0xa6 (FPO: [Non-Fpo])
48 0019fc10 704a4024 10a50000 00000000 a3a86cdd mscorwks!SystemDomain::ExecuteMainMethod+0x45e (FPO: [Non-Fpo])
49 0019fc60 704a3f54 10a50000 a3a86c15 00000000 mscorwks!ExecuteEXE+0x59 (FPO: [Non-Fpo])
4a 0019fca8 709ab77b 00000000 703d0000 0019fcc4 mscorwks!_CorExeMain+0x15c (FPO: [Non-Fpo])
4b 0019fcb8 709ab73d 00000000 0019fcd8 709a4de3 mscoree!_CorExeMain+0x2e (FPO: [Non-Fpo])
4c 0019fcc4 709a4de3 00000000 762b336a 7efde000 mscoree!ShellShim__CorExeMain+0x29 (FPO: [Non-Fpo])
4d 0019fccc 762b336a 7efde000 0019fd18 77669f72 mscoree!_CorExeMain_Exported+0x8 (FPO: [0,0,4])
4e 0019fcd8 77669f72 7efde000 72d08495 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
4f 0019fd18 77669f45 10bacdde 7efde000 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
50 0019fd30 00000000 10bacdde 7efde000 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   1  Id: 19dc.1e18 Suspend: 1 Teb: 7efda000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0081f8ac 769215e9 00000003 0081f8fc 00000001 ntdll!NtWaitForMultipleObjects+0x15 (FPO: [5,0,0])
01 0081f948 762b19fc 0081f8fc 0081f970 00000000 KERNELBASE!WaitForMultipleObjectsEx+0x100 (FPO: [Non-Fpo])
02 0081f990 762b41d8 00000003 7efde000 00000000 kernel32!WaitForMultipleObjectsExImplementation+0xe0 (FPO: [Non-Fpo])
03 0081f9ac 704b6bd1 00000003 0081f9d4 00000000 kernel32!WaitForMultipleObjects+0x18 (FPO: [Non-Fpo])
04 0081fa0c 704b6b2e a3306a81 00000000 00000000 mscorwks!DebuggerRCThread::MainLoop+0xe9 (FPO: [Non-Fpo])
05 0081fa3c 704b6a55 a3306ad1 00000000 00000000 mscorwks!DebuggerRCThread::ThreadProc+0xe5 (FPO: [Non-Fpo])
06 0081fa6c 762b336a 00000000 0081fab8 77669f72 mscorwks!DebuggerRCThread::ThreadProcStatic+0x9c (FPO: [Non-Fpo])
07 0081fa78 77669f72 00000000 72488335 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
08 0081fab8 77669f45 704b6a0f 00000000 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
09 0081fad0 00000000 704b6a0f 00000000 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   2  Id: 19dc.de0 Suspend: 1 Teb: 7efd7000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0464faac 769215e9 00000002 0464fafc 00000001 ntdll!NtWaitForMultipleObjects+0x15 (FPO: [5,0,0])
01 0464fb48 762b19fc 0464fafc 0464fb70 00000000 KERNELBASE!WaitForMultipleObjectsEx+0x100 (FPO: [Non-Fpo])
02 0464fb90 762b41d8 00000002 7efde000 00000000 kernel32!WaitForMultipleObjectsExImplementation+0xe0 (FPO: [Non-Fpo])
03 0464fbac 7046ef76 00000002 7093b418 00000000 kernel32!WaitForMultipleObjects+0x18 (FPO: [Non-Fpo])
04 0464fbcc 70472f42 005525d8 0464fcd0 00552608 mscorwks!WKS::WaitForFinalizerEvent+0x77 (FPO: [Non-Fpo])
05 0464fbe0 703fa0af 0464fcd0 00000000 00000000 mscorwks!WKS::GCHeap::FinalizerThreadWorker+0x49 (FPO: [Non-Fpo])
06 0464fbf4 703fa04b 0464fcd0 0464fc7c 70515c07 mscorwks!Thread::DoADCallBack+0x32a (FPO: [Non-Fpo])
07 0464fc88 703f9f71 0464fcd0 a7d56c79 00000000 mscorwks!Thread::ShouldChangeAbortToUnload+0xe3 (FPO: [Non-Fpo])
08 0464fcc4 704a3684 0464fcd0 00000000 0054fb08 mscorwks!Thread::ShouldChangeAbortToUnload+0x30a (FPO: [Non-Fpo])
09 0464fcec 704a3695 70472ef7 00000008 0464fd34 mscorwks!ManagedThreadBase_NoADTransition+0x32 (FPO: [Non-Fpo])
0a 0464fcfc 704f0494 70472ef7 a7d56d89 00000000 mscorwks!ManagedThreadBase::FinalizerBase+0xd (FPO: [Non-Fpo])
0b 0464fd34 7053062b 00000000 00000000 00000000 mscorwks!WKS::GCHeap::FinalizerThreadStart+0xbb (FPO: [Non-Fpo])
0c 0464fdd4 762b336a 00552608 0464fe20 77669f72 mscorwks!Thread::intermediateThreadProc+0x49 (FPO: [Non-Fpo])
0d 0464fde0 77669f72 00552608 76ad87ad 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
0e 0464fe20 77669f45 705305e5 00552608 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
0f 0464fe38 00000000 705305e5 00552608 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   3  Id: 19dc.1ff0 Suspend: 1 Teb: 7efaf000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0476f654 77682f91 00000003 0059f168 00000001 ntdll!NtWaitForMultipleObjects+0x15 (FPO: [5,0,0])
01 0476f7e8 762b336a 00000000 0476f834 77669f72 ntdll!TppWaiterpThread+0x33d (FPO: [Non-Fpo])
02 0476f7f4 77669f72 0059f138 76bf81b9 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
03 0476f834 77669f45 77682e65 0059f138 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
04 0476f84c 00000000 77682e65 0059f138 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   4  Id: 19dc.1c10 Suspend: 1 Teb: 7efac000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 04a7facc 77683392 000001cc 04a7fb80 766e85a1 ntdll!NtWaitForWorkViaWorkerFactory+0x12 (FPO: [2,0,0])
01 04a7fc2c 762b336a 0059e3e0 04a7fc78 77669f72 ntdll!TppWorkerThread+0x216 (FPO: [Non-Fpo])
02 04a7fc38 77669f72 0059e3e0 766e85f5 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
03 04a7fc78 77669f45 77683e85 0059e3e0 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
04 04a7fc90 00000000 77683e85 0059e3e0 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   5  Id: 19dc.1684 Suspend: 1 Teb: 7efa9000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0e58f7e8 769215e9 00000002 0e58f838 00000001 ntdll!NtWaitForMultipleObjects+0x15 (FPO: [5,0,0])
01 0e58f884 762b19fc 0e58f838 0e58f8ac 00000000 KERNELBASE!WaitForMultipleObjectsEx+0x100 (FPO: [Non-Fpo])
02 0e58f8cc 762b41d8 00000002 7efde000 00000000 kernel32!WaitForMultipleObjectsExImplementation+0xe0 (FPO: [Non-Fpo])
03 0e58f8e8 70249cfc 00000002 0e58f90c 00000000 kernel32!WaitForMultipleObjects+0x18 (FPO: [Non-Fpo])
04 0e58f918 70262f99 00000678 00000000 057fb720 quartz!VMR9::CVMRMixerQueue::GetSampleFromQueueNoRemove+0x54 (FPO: [Non-Fpo])
05 0e58f934 702643c8 0e58f95c 00000000 057fb720 quartz!VMR9::CVideoMixerStream::GetNextStreamSample+0x8d (FPO: [Non-Fpo])
06 0e58f96c 70265d2e 0e58f98c 0e58f988 00000000 quartz!VMR9::CVideoMixer::GetSamplesFromActiveStreams+0x6b (FPO: [Non-Fpo])
07 0e58f994 70262ada 0e58f9a8 762b336a 057fb720 quartz!VMR9::CVideoMixer::MixerThread+0x65 (FPO: [Non-Fpo])
08 0e58f99c 762b336a 057fb720 0e58f9e8 77669f72 quartz!VMR9::CVideoMixer::MixerThreadProc+0xd (FPO: [Non-Fpo])
09 0e58f9a8 77669f72 057fb720 7c918065 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
0a 0e58f9e8 77669f45 70262acd 057fb720 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
0b 0e58fa00 00000000 70262acd 057fb720 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   6  Id: 19dc.d84 Suspend: 1 Teb: 7efa6000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 36a0f544 7692149d 000002fc 00000000 36a0f58c ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 36a0f5b0 762b1194 000002fc 00009c40 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 36a0f5c8 703d54b7 000002fc 00009c40 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 36a0f60c 703d5403 000002fc 00009c40 00000000 mscorwks!PEImage::LoadImage+0x1af (FPO: [Non-Fpo])
04 36a0f65c 703d5422 00009c40 00000000 00000000 mscorwks!CLREvent::WaitEx+0x117 (FPO: [Non-Fpo])
05 36a0f670 7041958f 00009c40 00000000 00000000 mscorwks!CLREvent::Wait+0x17 (FPO: [Non-Fpo])
06 36a0f6f0 70419a1d 00579810 00009c40 00000000 mscorwks!ThreadpoolMgr::SafeWait+0x73 (FPO: [Non-Fpo])
07 36a0f754 7053062b 00000000 00000000 00000000 mscorwks!ThreadpoolMgr::WorkerThreadStart+0x11c (FPO: [Non-Fpo])
08 36a0f978 762b336a 053769b8 36a0f9c4 77669f72 mscorwks!Thread::intermediateThreadProc+0x49 (FPO: [Non-Fpo])
09 36a0f984 77669f72 053769b8 44698049 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
0a 36a0f9c4 77669f45 705305e5 053769b8 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
0b 36a0f9dc 00000000 705305e5 053769b8 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   7  Id: 19dc.1e84 Suspend: 1 Teb: 7efa3000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 05f3f894 769215e9 00000002 05f3f8e4 00000001 ntdll!NtWaitForMultipleObjects+0x15 (FPO: [5,0,0])
01 05f3f930 762b19fc 05f3f8e4 05f3f958 00000000 KERNELBASE!WaitForMultipleObjectsEx+0x100 (FPO: [Non-Fpo])
02 05f3f978 76fb086a 00000002 7efde000 00000000 kernel32!WaitForMultipleObjectsExImplementation+0xe0 (FPO: [Non-Fpo])
03 05f3f9cc 76fb0b69 000002bc 05f3fa2c ffffffff USER32!RealMsgWaitForMultipleObjectsEx+0x14d (FPO: [Non-Fpo])
04 05f3f9e8 7159795b 00000001 05f3fa2c 00000000 USER32!MsgWaitForMultipleObjects+0x1f (FPO: [Non-Fpo])
05 05f3fa34 7159787a 00000000 00000000 00000000 gdiplus!BackgroundThreadProc+0x59 (FPO: [Non-Fpo])
06 05f3fa4c 762b336a 05c42220 05f3fa98 77669f72 gdiplus!DllRefCountSafeThreadThunk+0x10 (FPO: [Non-Fpo])
07 05f3fa58 77669f72 05c42220 773a8315 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
08 05f3fa98 77669f45 7159786a 05c42220 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
09 05f3fab0 00000000 7159786a 05c42220 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   8  Id: 19dc.1c5c Suspend: 1 Teb: 7efa0000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 063dfc84 76923bc8 00000001 063dfcc8 a58dfd23 ntdll!ZwDelayExecution+0x15 (FPO: [2,0,0])
01 063dfcec 704197cd 0000c347 00000001 063dfd5c KERNELBASE!SleepEx+0x65 (FPO: [Non-Fpo])
02 063dfd68 7041967b 00000000 063dfd80 762b336a mscorwks!ThreadpoolMgr::TimerThreadFire+0x6d (FPO: [Non-Fpo])
03 063dfd74 762b336a 0019e044 063dfdc0 77669f72 mscorwks!ThreadpoolMgr::TimerThreadStart+0x57 (FPO: [Non-Fpo])
04 063dfd80 77669f72 0019e044 74f4844d 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
05 063dfdc0 77669f45 70419623 0019e044 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
06 063dfdd8 00000000 70419623 0019e044 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   9  Id: 19dc.1f74 Suspend: 1 Teb: 7ef9d000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 065efd58 769176fd 00000370 065efda8 065efd9c ntdll!ZwRemoveIoCompletion+0x15 (FPO: [5,0,0])
01 065efd84 65014310 00000370 065efdb0 065efda8 KERNELBASE!GetQueuedCompletionStatus+0x29 (FPO: [Non-Fpo])
02 065efdb8 762b336a 00000000 065efe04 77669f72 System_Data!SNIAsyncWait+0x6c (FPO: [Non-Fpo])
03 065efdc4 77669f72 00000000 74978789 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
04 065efe04 77669f45 650142a4 00000000 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
05 065efe1c 00000000 650142a4 00000000 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  10  Id: 19dc.1ce0 Suspend: 1 Teb: 7ef97000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 06e3f534 7692149d 000002fc 00000000 06e3f57c ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 06e3f5a0 762b1194 000002fc 00009c40 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 06e3f5b8 703d54b7 000002fc 00009c40 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 06e3f5fc 703d5403 000002fc 00009c40 00000000 mscorwks!PEImage::LoadImage+0x1af (FPO: [Non-Fpo])
04 06e3f64c 703d5422 00009c40 00000000 00000000 mscorwks!CLREvent::WaitEx+0x117 (FPO: [Non-Fpo])
05 06e3f660 7041958f 00009c40 00000000 00000000 mscorwks!CLREvent::Wait+0x17 (FPO: [Non-Fpo])
06 06e3f6e0 70419a1d 00579810 00009c40 00000000 mscorwks!ThreadpoolMgr::SafeWait+0x73 (FPO: [Non-Fpo])
07 06e3f744 7053062b 00000000 06e3f764 7764ff02 mscorwks!ThreadpoolMgr::WorkerThreadStart+0x11c (FPO: [Non-Fpo])
08 06e3f9dc 762b336a 053769b8 06e3fa28 77669f72 mscorwks!Thread::intermediateThreadProc+0x49 (FPO: [Non-Fpo])
09 06e3f9e8 77669f72 053769b8 742a83a5 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
0a 06e3fa28 77669f45 705305e5 053769b8 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
0b 06e3fa40 00000000 705305e5 053769b8 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  11  Id: 19dc.1aa4 Suspend: 1 Teb: 7ef9a000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 06d1ce24 77668e44 0000074c 00000000 00000000 ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 06d1ce88 77668d28 00000000 00000000 776522c0 ntdll!RtlpWaitOnCriticalSection+0x13e (FPO: [Non-Fpo])
02 06d1ceb0 07f5efef 04fa2dcc d2913be0 20000000 ntdll!RtlEnterCriticalSection+0x150 (FPO: [Non-Fpo])
03 06d1cedc 701d24fa 04fa2db4 0029aafc 058147e8 QDekadu!CTransformFilter::Stop+0x6f (FPO: [1,4,4]) (CONV: stdcall)
04 06d1cf74 701c02a8 00000000 0029aaa8 0029ab44 quartz!CFilterGraph::Stop+0x147 (FPO: [Non-Fpo])
05 06d1cf88 701c0667 0029aaf0 0029aaa8 00000000 quartz!CFGControl::Shutdown+0x40 (FPO: [Non-Fpo])
06 06d1cfa4 701c05b1 0029aaf8 06d1cfc4 701b8e18 quartz!CFilterGraph::~CFilterGraph+0x9d (FPO: [Non-Fpo])
07 06d1cfb0 701b8e18 00000001 05803d50 05803d50 quartz!CFilterGraph::`scalar deleting destructor'+0xd (FPO: [Non-Fpo])
08 06d1cfc4 701b82c6 0029aaf0 06d1d004 689d94eb quartz!CUnknown::NonDelegatingRelease+0x23 (FPO: [Non-Fpo])
09 06d1cfd0 689d94eb 0029aaa8 05803d50 025959dc quartz!CFilterGraph::Release+0x11 (FPO: [Non-Fpo])
0a 06d1cfe0 689d9540 05803d50 689d9560 05803d50 qedit!CMediaDet::_ClearGraph+0x18 (FPO: [0,0,0])
0b 06d1cfe8 689d9560 05803d50 689d9c43 05803d50 qedit!CMediaDet::_ClearGraphAndStreams+0xa (FPO: [0,0,4])
0c 06d1cff0 689d9c43 05803d50 689dab6d 05803d58 qedit!CMediaDet::_ClearOutEverything+0xa (FPO: [0,0,4])
0d 06d1cff8 689dab6d 05803d58 06d1d018 6899291f qedit!CMediaDet::~CMediaDet+0x25 (FPO: [0,0,4])
0e 06d1d004 6899291f 00000001 06d1d034 05387ae8 qedit!CMediaDet::`scalar deleting destructor'+0xd (FPO: [Non-Fpo])
0f 06d1d018 689986b9 05803d50 06d1d06c 04dfd37f qedit!CUnknown::NonDelegatingRelease+0x23 (FPO: [Non-Fpo])
10 06d1d024 04dfd37f 05803d5c a60bc9b8 703d4960 qedit!CGenStilVid::Release+0x11 (FPO: [Non-Fpo])
WARNING: Frame IP not in any known module. Following frames may be wrong.
11 06d1d088 703d18cc 00583f80 06d1d2c0 06d1d420 0x4dfd37f
12 06d1d09c 7043bf63 06d1eeb8 06d1d0ac 00000000 mscorwks!CallJitEHFinallyHelper+0x28
13 06d1d0d4 704405e7 06d1eeb8 04dfd5b8 05b64294 mscorwks!CallJitEHFinally+0x74 (FPO: [Non-Fpo])
14 06d1d118 7043c029 06d1d2c0 05b64294 00000000 mscorwks!EEJitManager::CallJitEHFinally+0x24 (FPO: [Non-Fpo])
15 06d1d220 7044b0af 06d1d2c0 06d1d89c 00000000 mscorwks!COMPlusUnwindCallback+0x696 (FPO: [Non-Fpo])
16 06d1d234 704498ae 06d1d2c0 7043c89d 06d1d89c mscorwks!Thread::MakeStackwalkerCallback+0x15 (FPO: [Non-Fpo])
17 06d1d420 70449d20 06d1d448 7043c89d 06d1d89c mscorwks!Thread::StackWalkFramesEx+0x382 (FPO: [Non-Fpo])
18 06d1d750 7043ded4 7043c89d 06d1d89c 00000005 mscorwks!Thread::StackWalkFrames+0xb8 (FPO: [Non-Fpo])
19 06d1d770 7043e07b 05387ae8 06d1d89c 00000001 mscorwks!UnwindFrames+0x62 (FPO: [Non-Fpo])
1a 06d1d800 7043d66c e0434f4d 06d1d788 06d1d89c mscorwks!COMPlusAfterUnwind+0x97 (FPO: [Non-Fpo])
1b 06d1d918 7043dc90 06d1da84 06d1e63c 06d1dad4 mscorwks!CPFH_RealFirstPassHandler+0x51b (FPO: [Non-Fpo])
1c 06d1d958 7043de15 06d1da84 06d1e63c 06d1da58 mscorwks!CPFH_RealFirstPassHandler+0x68c (FPO: [Non-Fpo])
1d 06d1d97c 7043f09a 06d1da84 06d1e63c 06d1dad4 mscorwks!COMPlusFrameHandler+0x15a (FPO: [Non-Fpo])
1e 06d1d998 7768b499 06d1da84 06d1e63c 06d1dad4 mscorwks!COMPlusNestedExceptionHandler+0x65 (FPO: [Non-Fpo])
1f 06d1d9bc 7768b46b 06d1da84 06d1e63c 06d1dad4 ntdll!ExecuteHandler2+0x26 (FPO: [Uses EBP] [5,3,1])
20 06d1d9e0 7768b40e 06d1da84 06d1e63c 06d1dad4 ntdll!ExecuteHandler+0x24 (FPO: [5,0,3])
21 06d1da6c 77640133 00d1da84 06d1dad4 06d1da84 ntdll!RtlDispatchException+0x127 (FPO: [Non-Fpo])
22 06d1da6c 7691c41f 00d1da84 06d1dad4 06d1da84 ntdll!KiUserExceptionDispatcher+0xf (FPO: [2,0,0]) (CONTEXT @ 06d1dad4)
23 06d1de0c 7043c2bc e0434f4d 00000001 00000001 KERNELBASE!RaiseException+0x58 (FPO: [Non-Fpo])
24 06d1de6c 704862a0 029d8064 00000000 00000000 mscorwks!RaiseTheExceptionInternalOnly+0x2a8 (FPO: [Non-Fpo])
25 06d1df30 04dff57a 06d1df60 00583f80 06d1e170 mscorwks!JIT_Throw+0xfc (FPO: [Non-Fpo])
26 06d1ee04 04dff238 00000001 00000060 00000000 0x4dff57a
27 06d1ee88 04dfd66b 00000001 00000060 00000000 0x4dff238
28 06d1eed0 04dfd598 00000001 00000060 00000000 0x4dfd66b
29 06d1f050 703d1b4c 06d1f4c4 10ba8322 06d1f0e0 0x4dfd598
2a 06d1f060 703e89c4 06d1f140 00000000 06d1f110 mscorwks!CallDescrWorker+0x33
2b 06d1f0e0 706d067b 06d1f140 00000000 06d1f110 mscorwks!CallDescrWorkerWithHandler+0xa3 (FPO: [Non-Fpo])
2c 06d1f1c4 706d0b12 06d1f498 05c3851c 04657d5c mscorwks!CallDescrWithObjectArray+0x400 (FPO: [Non-Fpo])
2d 06d1f570 6f8695c3 06d1f5dc 00000000 00000000 mscorwks!CStackBuilderSink::PrivateProcessMessage+0x2b6 (FPO: [Non-Fpo])
2e 06d1f604 6fe66f52 025c7590 027645a4 06d1f638 mscorlib_ni+0x1b95c3
2f 06d1f614 6fe66f88 02764edc 6f8ba1af 02764ef4 mscorlib_ni+0x7b6f52
30 06d1f638 6f8ba713 025c7ba8 00000000 02764edc mscorlib_ni+0x7b6f88
31 06d1f650 6f8ba5a9 05bb05e7 06d1f694 05387ae8 mscorlib_ni+0x20a713
32 06d1f668 703d1b4c 06d1f60c 0000000f 06d1f6f8 mscorlib_ni+0x20a5a9
33 06d1f678 703e89c4 00000000 00000000 06d1f800 mscorwks!CallDescrWorker+0x33
34 06d1f6f8 703e8fb3 00000000 00000000 06d1f800 mscorwks!CallDescrWorkerWithHandler+0xa3 (FPO: [Non-Fpo])
35 06d1f718 703e8ff4 00000000 00000000 06d1f800 mscorwks!DispatchCallBody+0x1e (FPO: [Non-Fpo])
36 06d1f77c 703e9061 00000000 00000000 06d1f800 mscorwks!DispatchCallDebuggerWrapper+0x3d (FPO: [Non-Fpo])
37 06d1f7b0 704e3bc9 00000000 00000000 06d1f800 mscorwks!DispatchCallNoEH+0x51 (FPO: [Non-Fpo])
38 06d1f80c 703fa0af 00000000 00000001 00000000 mscorwks!QueueUserWorkItemManagedCallback+0x59 (FPO: [Non-Fpo])
39 06d1f820 703fa04b 06d1f8fc 06d1f8a8 70515c07 mscorwks!Thread::DoADCallBack+0x32a (FPO: [Non-Fpo])
3a 06d1f8b4 703f9f71 06d1f8fc a560684d 00000001 mscorwks!Thread::ShouldChangeAbortToUnload+0xe3 (FPO: [Non-Fpo])
3b 06d1f8f0 703fa0fd 06d1f8fc 00000001 00000000 mscorwks!Thread::ShouldChangeAbortToUnload+0x30a (FPO: [Non-Fpo])
3c 06d1f918 70419c58 00000001 704e3b89 00000000 mscorwks!Thread::ShouldChangeAbortToUnload+0x33e (FPO: [Non-Fpo])
3d 06d1f930 704e385e 00000001 704e3b89 00000000 mscorwks!ManagedThreadBase::ThreadPool+0x13 (FPO: [Non-Fpo])
3e 06d1f998 704198f2 00000000 00000000 762b110c mscorwks!ManagedPerAppDomainTPCount::DispatchWorkItem+0xe9 (FPO: [Non-Fpo])
3f 06d1f9ac 70419a66 a5606ab9 00000000 70419945 mscorwks!ThreadpoolMgr::ExecuteWorkRequest+0xaf (FPO: [0,0,4])
40 06d1fa04 7053062b 00000000 00000000 00000000 mscorwks!ThreadpoolMgr::WorkerThreadStart+0x20b (FPO: [Non-Fpo])
41 06d1fba4 762b336a 052e31d8 06d1fbf0 77669f72 mscorwks!Thread::intermediateThreadProc+0x49 (FPO: [Non-Fpo])
42 06d1fbb0 77669f72 052e31d8 7418827d 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
43 06d1fbf0 77669f45 705305e5 052e31d8 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
44 06d1fc08 00000000 705305e5 052e31d8 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  12  Id: 19dc.1de8 Suspend: 1 Teb: 7ef94000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0725fb3c 7692149d 000004e0 00000000 0725fb84 ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 0725fba8 762b1194 000004e0 000000c8 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 0725fbc0 762b1148 000004e0 000000c8 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 0725fbd4 06720d31 000004e0 000000c8 00000000 kernel32!WaitForSingleObject+0x12 (FPO: [Non-Fpo])
WARNING: Stack unwind information not available. Following frames may be wrong.
04 0725fc94 762b336a 0675ae80 0725fce0 77669f72 libiomp5md!_kmp_launch_monitor+0x105
05 0725fca0 77669f72 0675ae80 75ec856d 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
06 0725fce0 77669f45 06720c2c 0675ae80 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
07 0725fcf8 00000000 06720c2c 0675ae80 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  13  Id: 19dc.1ca4 Suspend: 1 Teb: 7ef2f000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0a1ff7f8 769215e9 00000002 0a1ff848 00000001 ntdll!NtWaitForMultipleObjects+0x15 (FPO: [5,0,0])
01 0a1ff894 762b19fc 0a1ff848 0a1ff8bc 00000000 KERNELBASE!WaitForMultipleObjectsEx+0x100 (FPO: [Non-Fpo])
02 0a1ff8dc 76fb086a 00000002 7efde000 00000000 kernel32!WaitForMultipleObjectsExImplementation+0xe0 (FPO: [Non-Fpo])
03 0a1ff930 76fb0b69 00000510 0a1ff990 0000000a USER32!RealMsgWaitForMultipleObjectsEx+0x14d (FPO: [Non-Fpo])
04 0a1ff94c 701c1364 00000001 0a1ff990 00000000 USER32!MsgWaitForMultipleObjects+0x1f (FPO: [Non-Fpo])
05 0a1ff9a0 701ba3e3 000006a4 ffffffff 00300596 quartz!WaitDispatchingMessages+0x7f (FPO: [Non-Fpo])
06 0a1ff9c8 701ba379 00000000 ffffffff 00000124 quartz!CMsgMutex::Lock+0x39 (FPO: [Non-Fpo])
07 0a1ff9e0 701d9dbe 05808f84 ffffffff 76fa6ffe quartz!CAutoMsgMutex::CAutoMsgMutex+0x1a (FPO: [Non-Fpo])
08 0a1ffa18 701bd2fd 00300596 00000113 05808f84 quartz!CFGControl::CGraphWindow::OnReceiveMessage+0x8e (FPO: [Non-Fpo])
09 0a1ffa3c 76fa62fa 00300596 00000113 00000001 quartz!WndProc+0x96 (FPO: [Non-Fpo])
0a 0a1ffa68 76fa6d3a 701bd2bf 00300596 00000113 USER32!InternalCallWinProc+0x23
0b 0a1ffae0 76fa77c4 0059757c 701bd2bf 00300596 USER32!UserCallWinProcCheckWow+0x109 (FPO: [Non-Fpo])
0c 0a1ffb40 76fa788a 701bd2bf 00000000 0a1ffb84 USER32!DispatchMessageWorker+0x3bc (FPO: [Non-Fpo])
0d 0a1ffb50 701c794e 0a1ffb68 00000000 00000000 USER32!DispatchMessageW+0xf (FPO: [Non-Fpo])
0e 0a1ffb84 762b336a 00000000 0a1ffbd0 77669f72 quartz!ObjectThread+0x96 (FPO: [Non-Fpo])
0f 0a1ffb90 77669f72 000005a4 78d6825d 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
10 0a1ffbd0 77669f45 701c78e9 000005a4 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
11 0a1ffbe8 00000000 701c78e9 000005a4 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  14  Id: 19dc.1b24 Suspend: 1 Teb: 7ef2c000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0dc3fd14 7692149d 000005f4 00000000 00000000 ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 0dc3fd80 762b1194 000005f4 ffffffff 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 0dc3fd98 762b1148 000005f4 ffffffff 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 0dc3fdac 07f5e513 000005f4 ffffffff d98308e0 kernel32!WaitForSingleObject+0x12 (FPO: [Non-Fpo])
04 0dc3fe64 07f5e942 00000000 00000000 762b336a QDekadu!COutputQueue::ThreadProc+0x113 (FPO: [Non-Fpo]) (CONV: thiscall)
05 0dc3fe70 762b336a 04f84bd8 0dc3febc 77669f72 QDekadu!COutputQueue::InitialThreadProc+0x12 (FPO: [1,0,0]) (CONV: stdcall)
06 0dc3fe7c 77669f72 04f84bd8 7f0a8731 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
07 0dc3febc 77669f45 07f5e930 04f84bd8 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
08 0dc3fed4 00000000 07f5e930 04f84bd8 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  15  Id: 19dc.1454 Suspend: 1 Teb: 7ef29000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0dd8f6ac 04f85308 04f67470 04f85308 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x36
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 0dd8f7f8 0a234fde 00000000 04f85710 00000000 0x4f85308
02 0dd8f848 07f4fbe8 0dd8f898 00000000 00000003 kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
03 0dd8f928 07f56570 2172555d 0c020000 00000000 QDekadu!KduStripeDecompressor::Decompress+0x68 (CONV: thiscall)
04 0dd8f9d4 07f564b3 0580daa8 04f6a820 00000000 QDekadu!QDekadu::_DoTransform+0x80 (CONV: thiscall)
05 0dd8fa08 07f5eeb3 0580daa8 04f6a820 04fa3108 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 0dd8fa20 07f5f5cd 04f6a820 d9980f10 00000000 QDekadu!CTransformFilter::Receive+0x53 (FPO: [1,0,4]) (CONV: thiscall)
07 0dd8fa48 07f5b670 04fa2dcc 0580daa8 00000000 QDekadu!CTransformInputPin::Receive+0x5d (FPO: [2,3,4]) (CONV: stdcall)
08 0dd8fa64 06a8d458 04fa3108 04fa3c08 00000001 QDekadu!CBaseInputPin::ReceiveMultiple+0x40 (FPO: [4,0,0]) (CONV: stdcall)
09 0dd8fb34 06a8d862 00000000 00000000 762b336a ASDCPSource!COutputQueue::ThreadProc+0x138 (FPO: [Non-Fpo]) (CONV: thiscall)
0a 0dd8fb40 762b336a 04f84c40 0dd8fb8c 77669f72 ASDCPSource!COutputQueue::InitialThreadProc+0x12 (FPO: [1,0,0]) (CONV: stdcall)
0b 0dd8fb4c 77669f72 04f84c40 7f118201 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
0c 0dd8fb8c 77669f45 06a8d850 04f84c40 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
0d 0dd8fba4 00000000 06a8d850 04f84c40 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  16  Id: 19dc.19bc Suspend: 1 Teb: 7ef26000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0da6fd48 76923bc8 00000000 0da6fd8c ae16fc7f ntdll!ZwDelayExecution+0x15 (FPO: [2,0,0])
01 0da6fdb0 76924498 00000001 00000000 762b10ff KERNELBASE!SleepEx+0x65 (FPO: [Non-Fpo])
02 0da6fdc0 06a8c7fc 00000001 00000001 04f6a378 KERNELBASE!Sleep+0xf (FPO: [Non-Fpo])
03 0da6fde0 06a8c76e 00000000 00000000 06a8dda8 ASDCPSource!CSourceStream::DoBufferProcessingLoop+0x4c (FPO: [0,2,0]) (CONV: thiscall)
04 0da6fdec 06a8dda8 00000000 00000000 762b336a ASDCPSource!CSourceStream::ThreadProc+0x7e (FPO: [0,0,0]) (CONV: thiscall)
05 0da6fdf8 762b336a 04f6a378 0da6fe44 77669f72 ASDCPSource!CAMThread::InitialThreadProc+0x38 (FPO: [1,0,0]) (CONV: stdcall)
06 0da6fe04 77669f72 04f6a378 7f6f87c9 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
07 0da6fe44 77669f45 06a8dd70 04f6a378 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
08 0da6fe5c 00000000 06a8dd70 04f6a378 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  17  Id: 19dc.1050 Suspend: 1 Teb: 7ef23000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0fe9f788 7692149d 00000694 00000000 00000000 ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 0fe9f7f4 762b1194 00000694 ffffffff 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 0fe9f80c 762b1148 00000694 ffffffff 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 0fe9f820 7180801f 00000694 ffffffff 00000000 kernel32!WaitForSingleObject+0x12 (FPO: [Non-Fpo])
04 0fe9f83c 71808073 0fe9f850 762b336a 0fc00040 d3d9!CBatchFilterI::WorkerThread+0x24 (FPO: [Non-Fpo])
05 0fe9f844 762b336a 0fc00040 0fe9f890 77669f72 d3d9!CBatchFilterI::LHBatchWorkerThread+0xd (FPO: [Non-Fpo])
06 0fe9f850 77669f72 0fc00040 7d20811d 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
07 0fe9f890 77669f45 71808066 0fc00040 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
08 0fe9f8a8 00000000 71808066 0fc00040 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  18  Id: 19dc.1d40 Suspend: 1 Teb: 7ef20000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 23f7fb28 7692149d 000006c8 00000000 00000000 ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 23f7fb94 762b1194 000006c8 ffffffff 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 23f7fbac 762b1148 000006c8 ffffffff 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 23f7fbc0 70200d94 000006c8 ffffffff 0580e8b0 kernel32!WaitForSingleObject+0x12 (FPO: [Non-Fpo])
04 23f7fbec 70200f01 23f7fc00 762b336a 0580e8b0 quartz!CBaseReferenceClock::AdviseThread+0x28 (FPO: [Non-Fpo])
05 23f7fbf4 762b336a 0580e8b0 23f7fc40 77669f72 quartz!CBaseReferenceClock::AdviseThreadFunction+0xd (FPO: [Non-Fpo])
06 23f7fc00 77669f72 0580e8b0 513e85cd 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
07 23f7fc40 77669f45 70200ef4 0580e8b0 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
08 23f7fc58 00000000 70200ef4 0580e8b0 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  19  Id: 19dc.1ef8 Suspend: 1 Teb: 7ef1d000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 2523f994 04f68ee0 04fbd308 04f68ee0 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x36
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 2523fae0 0a234fde 00000000 04f9f390 2523fa78 0x4f68ee0
02 2523fb30 07f4dfb9 2523fb68 00000000 2523fb4c kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
03 2523fc78 07f565c7 00000000 07f5658e 04f7472c QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
04 2523fd38 07f564b3 0580e048 058095a8 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
05 2523fd6c 07f412a4 0580e048 058095a8 2523fe18 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 2523fd80 07f4c743 00000000 04f747a4 04f74790 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
07 2523fd90 07f4ae3a 2523fe18 f1630880 07f4a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
08 2523fdd4 07f4a318 f16308c0 00000000 2523fe90 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
09 2523fe60 07f4a00b 04f74700 f1630b50 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
0a 2523fee0 06ba2fbb f11eb769 00000000 00000000 QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0b 2523ff08 6d143433 05303098 869d1968 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6bb
0c 2523ff40 6d1434c7 00000000 2523ff58 762b336a MSVCR90!_endthreadex+0x44 (FPO: [Non-Fpo])
0d 2523ff4c 762b336a 04f74b78 2523ff98 77669f72 MSVCR90!_endthreadex+0xd8 (FPO: [Non-Fpo])
0e 2523ff58 77669f72 04f74b78 57ea8615 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
0f 2523ff98 77669f45 6d14345e 04f74b78 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
10 2523ffb0 00000000 6d14345e 04f74b78 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  20  Id: 19dc.1d90 Suspend: 1 Teb: 7ef1a000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 254bf204 04f68d38 04fbd1e0 04f68d38 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x23
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 254bf350 0a234fde 00000000 04f9ead0 57828af1 0x4f68d38
02 254bf3a0 07f4dfb9 254bf3d8 00000000 0ea31ed8 kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
03 254bf4e8 07f565c7 00000000 07f5658e 04f7472c QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
04 254bf5a8 07f564b3 0580e098 05809618 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
05 254bf5dc 07f412a4 0580e098 05809618 254bf688 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 254bf5f0 07f4c743 00000000 04f747a4 04f74790 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
07 254bf600 07f4ae3a 254bf688 f10b0330 07f4a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
08 254bf644 07f4a318 f10b0370 00000000 254bf700 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
09 254bf6d0 07f4a00b 04f74700 f10b03c0 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
0a 254bf6f8 776638aa 07f4a4e0 00000000 04f38050 QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0b 254bf80c 77669f45 6d14345e 04f74fb8 00000000 ntdll!RtlpFreeHeap+0xb7a (FPO: [Non-Fpo])
0c 254bf824 00000000 6d14345e 04f74fb8 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  21  Id: 19dc.1dcc Suspend: 1 Teb: 7ef17000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 2562f234 04f68b90 04f9f5d8 04f68b90 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x23
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 2562f380 0a234fde 00000000 04f9eb30 57ab8a21 0x4f68b90
02 2562f3d0 07f4dfb9 2562f408 00000000 0ea32100 kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
03 2562f518 07f565c7 00000000 07f5658e 04f7472c QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
04 2562f5d8 07f564b3 0580e0e8 05809688 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
05 2562f60c 07f412a4 0580e0e8 05809688 2562f6b8 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 2562f620 07f4c743 00000000 04f747a4 04f74790 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
07 2562f630 07f4ae3a 2562f6b8 f1220360 07f4a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
08 2562f674 07f4a318 f12203a0 00000000 2562f730 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
09 2562f700 07f4a00b 04f74700 f1220230 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
0a 2562f77c 06ba2fab 2562f7ac 06ba2fbb f15fbfcd QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0b 2562f784 06ba2fbb f15fbfcd 00000000 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6ab
0c 2562f7ac 6d143433 05303060 86dc11cc 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6bb
0d 2562f7e4 6d1434c7 00000000 2562f7fc 762b336a MSVCR90!_endthreadex+0x44 (FPO: [Non-Fpo])
0e 2562f7f0 762b336a 04fa8240 2562f83c 77669f72 MSVCR90!_endthreadex+0xd8 (FPO: [Non-Fpo])
0f 2562f7fc 77669f72 04fa8240 57ab81b1 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
10 2562f83c 77669f45 6d14345e 04fa8240 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
11 2562f854 00000000 6d14345e 04fa8240 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  22  Id: 19dc.1c28 Suspend: 1 Teb: 7ef14000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 2533f2f4 04f9ce48 04f9f4b0 04f9ce48 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x23
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 2533f440 0a234fde 00000000 04f9e810 2533f5a4 0x4f9ce48
02 2533f490 07f4dfb9 2533f4c8 00000000 684a0eda kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
03 2533f5d8 07f565c7 04f7472c 00000000 07f565c7 QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
04 2533f690 07f564b3 0580dff8 05809538 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
05 2533f6c4 07f412a4 0580dff8 05809538 2533f770 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 2533f6d8 07f4c743 00000000 04f747a4 04f74790 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
07 2533f6e8 07f4ae3a 2533f770 f17303d8 07f4a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
08 2533f72c 07f4a318 f1730218 00000000 2533f7e8 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
09 2533f7b8 07f4a00b 04f74700 f17302e8 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
0a 2533f834 06ba2fab 2533f864 06ba2fbb f10eb005 QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0b 2533f83c 06ba2fbb f10eb005 00000000 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6ab
0c 2533f864 6d143433 053030d0 868d1eb4 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6bb
0d 2533f89c 6d1434c7 00000000 2533f8b4 762b336a MSVCR90!_endthreadex+0x44 (FPO: [Non-Fpo])
0e 2533f8a8 762b336a 04fa8690 2533f8f4 77669f72 MSVCR90!_endthreadex+0xd8 (FPO: [Non-Fpo])
0f 2533f8b4 77669f72 04fa8690 57fa8179 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
10 2533f8f4 77669f45 6d14345e 04fa8690 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
11 2533f90c 00000000 6d14345e 04fa8690 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  23  Id: 19dc.1048 Suspend: 1 Teb: 7ef11000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 2572f8f4 04facae8 04f9e7a8 04facae8 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x23
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 2572fa40 0a234fde 00000000 04f9d518 2572f9d8 0x4facae8
02 2572fa90 07f4dfb9 2572fac8 00000000 2572faac kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
03 2572fbd8 07f565c7 00000000 07f5658e 04f7472c QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
04 2572fc98 07f564b3 0580e188 05809768 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
05 2572fccc 07f412a4 0580e188 05809768 2572fd78 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 2572fce0 07f4c743 00000000 04f747a4 04f74790 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
07 2572fcf0 07f4ae3a 2572fd78 f1320820 07f4a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
08 2572fd34 07f4a318 f1320860 00000000 2572fdf0 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
09 2572fdc0 07f4a00b 04f74700 f13208f0 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
0a 2572fdf8 7765e023 04fa8ae0 04fa8ad8 07f6e0a8 QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0b 2572fe18 7765e023 f14fb645 00000000 00000001 ntdll!RtlFreeHeap+0x105 (FPO: [Non-Fpo])
0c 2572fe40 06ba2fbb f14fb609 00000000 00000000 ntdll!RtlFreeHeap+0x105 (FPO: [Non-Fpo])
0d 2572fe68 6d143433 05303108 86cc1888 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6bb
0e 2572fea0 6d1434c7 00000000 2572feb8 762b336a MSVCR90!_endthreadex+0x44 (FPO: [Non-Fpo])
0f 2572feac 762b336a 04fa8ae0 2572fef8 77669f72 MSVCR90!_endthreadex+0xd8 (FPO: [Non-Fpo])
10 2572feb8 77669f72 04fa8ae0 57bb8775 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
11 2572fef8 77669f45 6d14345e 04fa8ae0 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
12 2572ff10 00000000 6d14345e 04fa8ae0 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  24  Id: 19dc.1ba0 Suspend: 1 Teb: 7ef0e000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 2582f5e4 04f9ca40 04f9df60 04f9ca40 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x36
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 2582f730 0a234fde 00000000 04f748c0 574b8ed1 0x4f9ca40
02 2582f780 07f4dfb9 2582f7b8 00000000 0ea32778 kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
03 2582f8c8 07f565c7 00000000 07f5658e 04f7472c QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
04 2582f988 07f564b3 0580e138 058096f8 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
05 2582f9bc 07f412a4 0580e138 058096f8 2582fa68 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 2582f9d0 07f4c743 00000000 04f747a4 04f74790 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
07 2582f9e0 07f4ae3a 2582fa68 f1c20cd0 07f4a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
08 2582fa24 07f4a318 f1c20f10 00000000 2582fae0 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
09 2582fab0 07f4a00b 04f74700 f1c20fe0 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
0a 2582fb2c 06ba2fab 2582fb5c 06ba2fbb f1bfb33d QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0b 2582fb34 06ba2fbb f1bfb33d 00000000 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6ab
0c 2582fb5c 6d143433 05303140 863c1dbc 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6bb
0d 2582fb94 6d1434c7 00000000 2582fbac 762b336a MSVCR90!_endthreadex+0x44 (FPO: [Non-Fpo])
0e 2582fba0 762b336a 04fa8d08 2582fbec 77669f72 MSVCR90!_endthreadex+0xd8 (FPO: [Non-Fpo])
0f 2582fbac 77669f72 04fa8d08 574b8261 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
10 2582fbec 77669f45 6d14345e 04fa8d08 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
11 2582fc04 00000000 6d14345e 04fa8d08 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  25  Id: 19dc.1c2c Suspend: 1 Teb: 7ef0b000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 25acf234 04f74fb8 04f9d638 04f74fb8 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x23
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 25acf380 0a234fde 00000000 04f75160 25acf4e4 0x4f74fb8
02 25acf3d0 07f4dfb9 25acf408 00000000 684a0eda kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
03 25acf518 07f565c7 04f7472c 00000000 07f565c7 QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
04 25acf5d0 07f564b3 0580e1d8 058097d8 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
05 25acf604 07f412a4 0580e1d8 058097d8 25acf6b0 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 25acf618 07f4c743 00000000 04f747a4 04f74790 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
07 25acf628 07f4ae3a 25acf6b0 f1ec0318 07f4a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
08 25acf66c 07f4a318 f1ec0358 00000000 25acf728 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
09 25acf6f8 07f4a00b 04f74700 f1ec0228 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
0a 25acf774 06ba2fab 25acf7a4 06ba2fbb f191bfc5 QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0b 25acf77c 06ba2fbb f191bfc5 00000000 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6ab
0c 25acf7a4 6d143433 05303178 861211f4 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6bb
0d 25acf7dc 6d1434c7 00000000 25acf7f4 762b336a MSVCR90!_endthreadex+0x44 (FPO: [Non-Fpo])
0e 25acf7e8 762b336a 04fa8ae0 25acf834 77669f72 MSVCR90!_endthreadex+0xd8 (FPO: [Non-Fpo])
0f 25acf7f4 77669f72 04fa8ae0 576581b9 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
10 25acf834 77669f45 6d14345e 04fa8ae0 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
11 25acf84c 00000000 6d14345e 04fa8ae0 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  26  Id: 19dc.18a0 Suspend: 1 Teb: 7ef08000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 25cef510 0a234fde 00000000 04f74d20 25cef4a8 kdu_vs63R!_intel_fast_memset+0x10
01 25cef560 07f4dfb9 25cef598 00000000 25cef57c kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
02 25cef6a8 07f565c7 00000000 07f5658e 04f7472c QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
03 25cef768 07f564b3 0580e228 05809848 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
04 25cef79c 07f412a4 0580e228 05809848 25cef848 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
05 25cef7b0 07f4c743 00000000 04f747a4 04f74790 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
06 25cef7c0 07f4ae3a 25cef848 f18e02f0 07f4a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
07 25cef804 07f4a318 f18e0d30 00000000 25cef8c0 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
08 25cef890 07f4a00b 04f74700 f18e0d80 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
09 25cef8c8 7765e023 04fa8d08 04fa8d00 07f6e0a8 QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0a 25cef8e8 7765e023 f1f3b095 00000000 00000001 ntdll!RtlFreeHeap+0x105 (FPO: [Non-Fpo])
0b 25cef910 06ba2fbb f1f3b159 00000000 00000000 ntdll!RtlFreeHeap+0x105 (FPO: [Non-Fpo])
WARNING: Stack unwind information not available. Following frames may be wrong.
0c 25cef938 6d143433 053031b0 86701f58 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6bb
0d 25cef970 6d1434c7 00000000 25cef988 762b336a MSVCR90!_endthreadex+0x44 (FPO: [Non-Fpo])
0e 25cef97c 762b336a 04fa8d08 25cef9c8 77669f72 MSVCR90!_endthreadex+0xd8 (FPO: [Non-Fpo])
0f 25cef988 77669f72 04fa8d08 57078045 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
10 25cef9c8 77669f45 6d14345e 04fa8d08 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
11 25cef9e0 00000000 6d14345e 04fa8d08 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  27  Id: 19dc.172c Suspend: 1 Teb: 7ef05000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 2592fa54 7692149d 00000728 00000000 00000000 ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 2592fac0 762b1194 00000728 ffffffff 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 2592fad8 762b1148 00000728 ffffffff 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 2592faec 07f5e513 00000728 ffffffff f1d20e20 kernel32!WaitForSingleObject+0x12 (FPO: [Non-Fpo])
04 2592fb88 07f5e942 00000000 00000000 762b336a QDekadu!COutputQueue::ThreadProc+0x113 (FPO: [Non-Fpo]) (CONV: thiscall)
05 2592fb94 762b336a 04f8c558 2592fbe0 77669f72 QDekadu!COutputQueue::InitialThreadProc+0x12 (FPO: [1,0,0]) (CONV: stdcall)
06 2592fba0 77669f72 04f8c558 575b826d 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
07 2592fbe0 77669f45 07f5e930 04f8c558 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
08 2592fbf8 00000000 07f5e930 04f8c558 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  28  Id: 19dc.1cf8 Suspend: 1 Teb: 7ef02000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 25f0fad4 7692149d 0000066c 00000000 00000000 ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 25f0fb40 762b1194 0000066c ffffffff 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 25f0fb58 762b1148 0000066c ffffffff 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 25f0fb6c 701bb6bf 0000066c ffffffff 07f71ba4 kernel32!WaitForSingleObject+0x12 (FPO: [Non-Fpo])
04 25f0fb88 70262870 057fb634 25f0fbac 25f0fc88 quartz!CBaseAllocator::GetBuffer+0x52 (FPO: [Non-Fpo])
05 25f0fbb0 07f5b12b 057fb630 04f711e0 25f0fc88 quartz!VMR9::CVMRPinAllocator::GetBuffer+0x22 (FPO: [Non-Fpo])
06 25f0fbc8 07f427b0 04f711e0 25f0fc88 25f0fc90 QDekadu!CBaseOutputPin::GetDeliveryBuffer+0x2b (FPO: [4,0,0]) (CONV: thiscall)
07 25f0fcac 07f41880 04f8c2b0 0580dfa8 f1b00828 QDekadu!CParallelTransformFilter::GetOutputSample+0xb0 (FPO: [2,47,4]) (CONV: thiscall)
08 25f0fd08 07f5b670 04f8c324 0580dfa8 00000000 QDekadu!CParallelTransformInputPin::Receive+0x110 (CONV: stdcall)
09 25f0fd24 06a8d458 04f8c420 04fa3ed8 00000001 QDekadu!CBaseInputPin::ReceiveMultiple+0x40 (FPO: [4,0,0]) (CONV: stdcall)
0a 25f0fdd8 06a8d862 00000000 00000000 762b336a ASDCPSource!COutputQueue::ThreadProc+0x138 (FPO: [Non-Fpo]) (CONV: thiscall)
0b 25f0fde4 762b336a 04f7ff00 25f0fe30 77669f72 ASDCPSource!COutputQueue::InitialThreadProc+0x12 (FPO: [1,0,0]) (CONV: stdcall)
0c 25f0fdf0 77669f72 04f7ff00 573987bd 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
0d 25f0fe30 77669f45 06a8d850 04f7ff00 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
0e 25f0fe48 00000000 06a8d850 04f7ff00 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  29  Id: 19dc.1ca8 Suspend: 1 Teb: 7eeff000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 3614f82c 7692149d 000006c4 00000000 00000000 ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 3614f898 762b1194 000006c4 ffffffff 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 3614f8b0 762b1148 000006c4 ffffffff 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 3614f8c4 701bb6bf 000006c4 ffffffff 04f67520 kernel32!WaitForSingleObject+0x12 (FPO: [Non-Fpo])
04 3614f8e0 06a8aecb 0580bb90 3614f920 00000000 quartz!CBaseAllocator::GetBuffer+0x52 (FPO: [Non-Fpo])
05 3614f8f8 06a8c7f4 3614f920 00000000 00000000 ASDCPSource!CBaseOutputPin::GetDeliveryBuffer+0x2b (FPO: [4,0,0]) (CONV: thiscall)
06 3614f924 06a8c76e 00000000 00000000 06a8dda8 ASDCPSource!CSourceStream::DoBufferProcessingLoop+0x44 (FPO: [0,2,0]) (CONV: thiscall)
07 3614f930 06a8dda8 00000000 00000000 762b336a ASDCPSource!CSourceStream::ThreadProc+0x7e (FPO: [0,0,0]) (CONV: thiscall)
08 3614f93c 762b336a 04f674d8 3614f988 77669f72 ASDCPSource!CAMThread::InitialThreadProc+0x38 (FPO: [1,0,0]) (CONV: stdcall)
09 3614f948 77669f72 04f674d8 44dd8005 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
0a 3614f988 77669f45 06a8dd70 04f674d8 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
0b 3614f9a0 00000000 06a8dd70 04f674d8 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

# 30  Id: 19dc.1f78 Suspend: 1 Teb: 7eefc000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 368efd78 776cf926 44478425 00000000 00000000 ntdll!DbgBreakPoint (FPO: [0,0,0])
01 368efda8 762b336a 00000000 368efdf4 77669f72 ntdll!DbgUiRemoteBreakin+0x3c (FPO: [Non-Fpo])
02 368efdb4 77669f72 00000000 44478479 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
03 368efdf4 77669f45 776cf8ea 00000000 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
04 368efe0c 00000000 776cf8ea 00000000 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])
0:030> !load C:\Windows\Microsoft.NET\Framework\v2.0.50727\SOS.dll
0:030> !clrstack
OS Thread Id: 0x1f78 (30)
Unable to walk the managed stack. The current thread is likely not a 
managed thread. You can run !threads to get a list of managed threads in
the process
0:030> !dumpstack
OS Thread Id: 0x1f78 (30)
Current frame: ntdll!DbgBreakPoint
ChildEBP RetAddr  Caller,Callee
368efd78 776cf926 ntdll!DbgUiRemoteBreakin+0x3c, calling ntdll!DbgBreakPoint
368efda8 762b336a kernel32!BaseThreadInitThunk+0xe
368efdb4 77669f72 ntdll!__RtlUserThreadStart+0x70
368efdf4 77669f45 ntdll!_RtlUserThreadStart+0x1b, calling ntdll!__RtlUserThreadStart
0:030> ~*kvn

   0  Id: 19dc.1c38 Suspend: 1 Teb: 7efdd000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0019e0c8 769215e9 00000001 0019e118 00000001 ntdll!NtWaitForMultipleObjects+0x15 (FPO: [5,0,0])
01 0019e164 762b19fc 0019e118 0019e18c 00000000 KERNELBASE!WaitForMultipleObjectsEx+0x100 (FPO: [Non-Fpo])
02 0019e1ac 762b41d8 00000001 7efde000 00000000 kernel32!WaitForMultipleObjectsExImplementation+0xe0 (FPO: [Non-Fpo])
03 0019e1c8 06ba3bd9 00000001 0019e214 00000000 kernel32!WaitForMultipleObjects+0x18 (FPO: [Non-Fpo])
WARNING: Stack unwind information not available. Following frames may be wrong.
04 0019e224 07f47484 d4591710 0019e2cc 0019e310 boost_thread_vc90_mt_1_37!boost::this_thread::interruptible_wait+0x199
05 0019e29c 07f492a8 04f715d0 0019e2e0 00000000 QDekadu!boost::detail::basic_condition_variable::get_wait_entry+0x174 (FPO: [Uses EBP] [1,11,5]) (CONV: thiscall)
06 0019e320 07f42b6f 04f8c394 04f8c46c 07f41b9c QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::wait+0xb8 (CONV: thiscall)
07 0019e32c 07f41b9c d459164c 04f674d8 04f8c394 QDekadu!Worker::`scalar deleting destructor'+0xf (FPO: [0,0,2]) (CONV: thiscall)
08 0019e36c 06a8cf05 04f8c30c 04f67520 06a7f6a3 QDekadu!CParallelTransformInputPin::BeginFlush+0xbc (CONV: stdcall)
09 0019e378 06a7f6a3 06a7f277 04f675c8 00000000 ASDCPSource!COutputQueue::BeginFlush+0x65 (FPO: [0,0,4]) (CONV: thiscall)
0a 0019e37c 06a7f277 04f675c8 00000000 06a7f0c7 ASDCPSource!ASDCPSourceStream::DeliverBeginFlush+0x13 (FPO: [0,0,0]) (CONV: thiscall)
0b 0019e388 06a7f0c7 d5e2a7b8 00000000 04f675c8 ASDCPSource!ASDCPSourceStream::UpdateFromSeek+0x17 (FPO: [0,0,0]) (CONV: thiscall)
0c 0019e3b8 06a8cd78 04f675c8 0019e3f0 00000001 ASDCPSource!ASDCPSourceStream::ChangeStart+0x47 (FPO: [Non-Fpo]) (CONV: thiscall)
0d 0019e3cc 701d2ce3 04f675c8 0019e444 00000009 ASDCPSource!CSourceSeeking::SetPositions+0x108 (FPO: [5,0,0]) (CONV: stdcall)
0e 0019e3f0 701d2ce3 04f675c8 0019e444 00000009 quartz!CPosPassThru::SetPositions+0x2c (FPO: [Non-Fpo])
0f 0019e414 701d2a29 0029ad38 0019e444 00000009 quartz!CPosPassThru::SetPositions+0x2c (FPO: [Non-Fpo])
10 0019e460 701d292a 0019e4e8 00000001 00000000 quartz!CFGControl::CImplMediaSeeking::SetMediaTime+0xb5 (FPO: [Non-Fpo])
11 0019e4ac 6c453c1a 00000000 0019e4e8 00000001 quartz!CFGControl::CImplMediaSeeking::SetPositions+0x1fc (FPO: [Non-Fpo])
12 0019e674 6dc846a5 02539008 02a147cc 00000000 Quasar+0x23c1a
13 0019e6ac 6dc84145 00000002 0019e6f4 6dc76d71 System_Windows_Forms_ni+0x2046a5
14 0019e6b8 6dc76d71 029f40bc 029f2e94 00000001 System_Windows_Forms_ni+0x204145
15 0019e6f4 6dc76b74 00000000 00000000 029f2e94 System_Windows_Forms_ni+0x1f6d71
16 0019e70c 6dc83008 029f2e94 00000000 00000000 System_Windows_Forms_ni+0x1f6b74
17 0019e748 6dc78966 a60bc9b8 703d4960 0019ea04 System_Windows_Forms_ni+0x203008
18 0019e7a0 6dc81daa 029f2e94 0019e7b4 6dc81d60 System_Windows_Forms_ni+0x1f8966
19 0019e7ac 6dc81d60 0019e7c4 6dc82f51 0019e800 System_Windows_Forms_ni+0x201daa
1a 0019e7b4 6dc82f51 0019e800 029f2e94 0019e7d8 System_Windows_Forms_ni+0x201d60
1b 0019e7c4 6dc81b34 04be004c 0019e800 029f3074 System_Windows_Forms_ni+0x202f51
1c 0019e7d8 6dc786a0 0019e7f4 6dc78621 00000000 System_Windows_Forms_ni+0x201b34
1d 0019e7e0 6dc78621 00000000 029f3074 0019e824 System_Windows_Forms_ni+0x1f86a0
1e 0019e7f4 6dc784fa 029f3074 00350296 00000018 System_Windows_Forms_ni+0x1f8621
1f 0019e858 76fa62fa 00350296 00000018 00000001 System_Windows_Forms_ni+0x1f84fa
20 0019e884 76fa6d3a 05a97d5a 00350296 00000018 USER32!InternalCallWinProc+0x23
21 0019e8fc 76fa6de8 0059757c 05a97d5a 00350296 USER32!UserCallWinProcCheckWow+0x109 (FPO: [Non-Fpo])
22 0019e958 76fa6e44 00d5bd40 00000000 00000018 USER32!DispatchClientMessage+0xe0 (FPO: [Non-Fpo])
23 0019e994 7764010a 0019e9ac 00000000 0019eeb0 USER32!__fnDWORD+0x2b (FPO: [Non-Fpo])
24 0019e9a8 00d5bd40 00000000 00000018 00000001 ntdll!KiUserCallbackDispatcher+0x2e (FPO: [0,0,0])
25 0019e9ec 6dc75ee3 0019ea2c 0019ea34 00000000 0xd5bd40
26 0019ea80 6dc813d7 00000000 029f2e94 00000001 System_Windows_Forms_ni+0x1f5ee3
27 0019eab4 6dc74451 0019eb0c 6dc88941 00000000 System_Windows_Forms_ni+0x2013d7
28 0019eabc 6dc88941 00000000 00000000 029f2e94 System_Windows_Forms_ni+0x1f4451
29 0019eb0c 6dc88741 02a163ec 00000000 00000000 System_Windows_Forms_ni+0x208941
2a 0019eb3c 6e19e597 02a163ec 029f2e94 0014059e System_Windows_Forms_ni+0x208741
2b 0019eb54 6e1d2d98 a60bc9b8 703d4960 0019edb8 System_Windows_Forms_ni+0x71e597
2c 0019ebe0 047a0fb8 00000000 025c5c98 029f19bc System_Windows_Forms_ni+0x752d98
2d 0019ed68 6e33e5b6 02539008 029ea944 025c17cc 0x47a0fb8
2e 0019ed7c 6e3403a9 029ea98c 0019ed94 6e243c78 System_Windows_Forms_ni+0x8be5b6
2f 0019ed88 6e243c78 0019ee64 0019ed9c 6e4ca0fb System_Windows_Forms_ni+0x8c03a9
30 0019ed94 6e4ca0fb 0019edac 6e4d9a0f 00000111 System_Windows_Forms_ni+0x7c3c78
31 0019ed9c 6e4d9a0f 00000111 00554168 0019ee04 System_Windows_Forms_ni+0xa4a0fb
32 0019edac 6dc78a3c a60bc9b8 703d4960 0019f004 System_Windows_Forms_ni+0xa59a0f
33 0019ee04 6e226fcb 02040001 00100274 00000020 System_Windows_Forms_ni+0x1f8a3c
34 0019ee3c 6dc786a0 0019ee58 6dc78621 00000000 System_Windows_Forms_ni+0x7a6fcb
35 0019ee44 6dc78621 00000000 025c19e0 0019ee88 System_Windows_Forms_ni+0x1f86a0
36 0019ee58 6dc784fa 025c19e0 00100274 00000111 System_Windows_Forms_ni+0x1f8621
37 0019eebc 76fa62fa 00100274 00000111 00000128 System_Windows_Forms_ni+0x1f84fa
38 0019eee8 76fa6d3a 05a97c3a 00100274 00000111 USER32!InternalCallWinProc+0x23
39 0019ef60 76fa77c4 0059757c 05a97c3a 00100274 USER32!UserCallWinProcCheckWow+0x109 (FPO: [Non-Fpo])
3a 0019efc0 76fa788a 05a97c3a 00000000 0019efec USER32!DispatchMessageWorker+0x3bc (FPO: [Non-Fpo])
3b 0019efd0 0487460e 0019f05c a60bc9b8 00000000 USER32!DispatchMessageW+0xf (FPO: [Non-Fpo])
3c 0019efec 6dc88c8e 025bb2cc 00000001 025378ec 0x487460e
3d 0019f0a0 6dc888f7 00000000 ffffffff 00000000 System_Windows_Forms_ni+0x208c8e
3e 0019f0f8 6dc88741 025abdd0 1905000d 00000000 System_Windows_Forms_ni+0x2088f7
3f 0019f128 6dc45911 02822464 025312e0 0254f028 System_Windows_Forms_ni+0x208741
40 0019f170 703d1b4c 00000003 0019f184 0019f200 System_Windows_Forms_ni+0x1c5911
41 0019f180 703e89c4 0019f250 00000000 0019f220 mscorwks!CallDescrWorker+0x33
42 0019f200 703f5aa4 0019f250 00000000 0019f220 mscorwks!CallDescrWorkerWithHandler+0xa3 (FPO: [Non-Fpo])
43 0019f340 703f5ad7 002bc1d8 0019f40c 0019f3d8 mscorwks!MethodDesc::CallDescr+0x19c (FPO: [Non-Fpo])
44 0019f35c 703f5af5 002bc1d8 0019f40c 0019f3d8 mscorwks!MethodDesc::CallTargetWorker+0x1f (FPO: [Non-Fpo])
45 0019f374 704db9d4 0019f3d8 a3a86465 00000000 mscorwks!MethodDescCallSite::Call_RetArgSlot+0x1a (FPO: [Non-Fpo])
46 0019f4d8 704a391d 002b64e4 00000001 0019f514 mscorwks!ClassLoader::RunMain+0x20d (FPO: [Non-Fpo])
47 0019f740 704a3e3a 00000000 a3a86cad 00000001 mscorwks!Assembly::ExecuteMainMethod+0xa6 (FPO: [Non-Fpo])
48 0019fc10 704a4024 10a50000 00000000 a3a86cdd mscorwks!SystemDomain::ExecuteMainMethod+0x45e (FPO: [Non-Fpo])
49 0019fc60 704a3f54 10a50000 a3a86c15 00000000 mscorwks!ExecuteEXE+0x59 (FPO: [Non-Fpo])
4a 0019fca8 709ab77b 00000000 703d0000 0019fcc4 mscorwks!_CorExeMain+0x15c (FPO: [Non-Fpo])
4b 0019fcb8 709ab73d 00000000 0019fcd8 709a4de3 mscoree!_CorExeMain+0x2e (FPO: [Non-Fpo])
4c 0019fcc4 709a4de3 00000000 762b336a 7efde000 mscoree!ShellShim__CorExeMain+0x29 (FPO: [Non-Fpo])
4d 0019fccc 762b336a 7efde000 0019fd18 77669f72 mscoree!_CorExeMain_Exported+0x8 (FPO: [0,0,4])
4e 0019fcd8 77669f72 7efde000 72d08495 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
4f 0019fd18 77669f45 10bacdde 7efde000 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
50 0019fd30 00000000 10bacdde 7efde000 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   1  Id: 19dc.1e18 Suspend: 1 Teb: 7efda000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0081f8ac 769215e9 00000003 0081f8fc 00000001 ntdll!NtWaitForMultipleObjects+0x15 (FPO: [5,0,0])
01 0081f948 762b19fc 0081f8fc 0081f970 00000000 KERNELBASE!WaitForMultipleObjectsEx+0x100 (FPO: [Non-Fpo])
02 0081f990 762b41d8 00000003 7efde000 00000000 kernel32!WaitForMultipleObjectsExImplementation+0xe0 (FPO: [Non-Fpo])
03 0081f9ac 704b6bd1 00000003 0081f9d4 00000000 kernel32!WaitForMultipleObjects+0x18 (FPO: [Non-Fpo])
04 0081fa0c 704b6b2e a3306a81 00000000 00000000 mscorwks!DebuggerRCThread::MainLoop+0xe9 (FPO: [Non-Fpo])
05 0081fa3c 704b6a55 a3306ad1 00000000 00000000 mscorwks!DebuggerRCThread::ThreadProc+0xe5 (FPO: [Non-Fpo])
06 0081fa6c 762b336a 00000000 0081fab8 77669f72 mscorwks!DebuggerRCThread::ThreadProcStatic+0x9c (FPO: [Non-Fpo])
07 0081fa78 77669f72 00000000 72488335 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
08 0081fab8 77669f45 704b6a0f 00000000 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
09 0081fad0 00000000 704b6a0f 00000000 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   2  Id: 19dc.de0 Suspend: 1 Teb: 7efd7000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0464faac 769215e9 00000002 0464fafc 00000001 ntdll!NtWaitForMultipleObjects+0x15 (FPO: [5,0,0])
01 0464fb48 762b19fc 0464fafc 0464fb70 00000000 KERNELBASE!WaitForMultipleObjectsEx+0x100 (FPO: [Non-Fpo])
02 0464fb90 762b41d8 00000002 7efde000 00000000 kernel32!WaitForMultipleObjectsExImplementation+0xe0 (FPO: [Non-Fpo])
03 0464fbac 7046ef76 00000002 7093b418 00000000 kernel32!WaitForMultipleObjects+0x18 (FPO: [Non-Fpo])
04 0464fbcc 70472f42 005525d8 0464fcd0 00552608 mscorwks!WKS::WaitForFinalizerEvent+0x77 (FPO: [Non-Fpo])
05 0464fbe0 703fa0af 0464fcd0 00000000 00000000 mscorwks!WKS::GCHeap::FinalizerThreadWorker+0x49 (FPO: [Non-Fpo])
06 0464fbf4 703fa04b 0464fcd0 0464fc7c 70515c07 mscorwks!Thread::DoADCallBack+0x32a (FPO: [Non-Fpo])
07 0464fc88 703f9f71 0464fcd0 a7d56c79 00000000 mscorwks!Thread::ShouldChangeAbortToUnload+0xe3 (FPO: [Non-Fpo])
08 0464fcc4 704a3684 0464fcd0 00000000 0054fb08 mscorwks!Thread::ShouldChangeAbortToUnload+0x30a (FPO: [Non-Fpo])
09 0464fcec 704a3695 70472ef7 00000008 0464fd34 mscorwks!ManagedThreadBase_NoADTransition+0x32 (FPO: [Non-Fpo])
0a 0464fcfc 704f0494 70472ef7 a7d56d89 00000000 mscorwks!ManagedThreadBase::FinalizerBase+0xd (FPO: [Non-Fpo])
0b 0464fd34 7053062b 00000000 00000000 00000000 mscorwks!WKS::GCHeap::FinalizerThreadStart+0xbb (FPO: [Non-Fpo])
0c 0464fdd4 762b336a 00552608 0464fe20 77669f72 mscorwks!Thread::intermediateThreadProc+0x49 (FPO: [Non-Fpo])
0d 0464fde0 77669f72 00552608 76ad87ad 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
0e 0464fe20 77669f45 705305e5 00552608 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
0f 0464fe38 00000000 705305e5 00552608 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   3  Id: 19dc.1ff0 Suspend: 1 Teb: 7efaf000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0476f654 77682f91 00000003 0059f168 00000001 ntdll!NtWaitForMultipleObjects+0x15 (FPO: [5,0,0])
01 0476f7e8 762b336a 00000000 0476f834 77669f72 ntdll!TppWaiterpThread+0x33d (FPO: [Non-Fpo])
02 0476f7f4 77669f72 0059f138 76bf81b9 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
03 0476f834 77669f45 77682e65 0059f138 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
04 0476f84c 00000000 77682e65 0059f138 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   4  Id: 19dc.1c10 Suspend: 1 Teb: 7efac000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 04a7facc 77683392 000001cc 04a7fb80 766e85a1 ntdll!NtWaitForWorkViaWorkerFactory+0x12 (FPO: [2,0,0])
01 04a7fc2c 762b336a 0059e3e0 04a7fc78 77669f72 ntdll!TppWorkerThread+0x216 (FPO: [Non-Fpo])
02 04a7fc38 77669f72 0059e3e0 766e85f5 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
03 04a7fc78 77669f45 77683e85 0059e3e0 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
04 04a7fc90 00000000 77683e85 0059e3e0 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   5  Id: 19dc.1684 Suspend: 1 Teb: 7efa9000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0e58f7e8 769215e9 00000002 0e58f838 00000001 ntdll!NtWaitForMultipleObjects+0x15 (FPO: [5,0,0])
01 0e58f884 762b19fc 0e58f838 0e58f8ac 00000000 KERNELBASE!WaitForMultipleObjectsEx+0x100 (FPO: [Non-Fpo])
02 0e58f8cc 762b41d8 00000002 7efde000 00000000 kernel32!WaitForMultipleObjectsExImplementation+0xe0 (FPO: [Non-Fpo])
03 0e58f8e8 70249cfc 00000002 0e58f90c 00000000 kernel32!WaitForMultipleObjects+0x18 (FPO: [Non-Fpo])
04 0e58f918 70262f99 00000678 00000000 057fb720 quartz!VMR9::CVMRMixerQueue::GetSampleFromQueueNoRemove+0x54 (FPO: [Non-Fpo])
05 0e58f934 702643c8 0e58f95c 00000000 057fb720 quartz!VMR9::CVideoMixerStream::GetNextStreamSample+0x8d (FPO: [Non-Fpo])
06 0e58f96c 70265d2e 0e58f98c 0e58f988 00000000 quartz!VMR9::CVideoMixer::GetSamplesFromActiveStreams+0x6b (FPO: [Non-Fpo])
07 0e58f994 70262ada 0e58f9a8 762b336a 057fb720 quartz!VMR9::CVideoMixer::MixerThread+0x65 (FPO: [Non-Fpo])
08 0e58f99c 762b336a 057fb720 0e58f9e8 77669f72 quartz!VMR9::CVideoMixer::MixerThreadProc+0xd (FPO: [Non-Fpo])
09 0e58f9a8 77669f72 057fb720 7c918065 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
0a 0e58f9e8 77669f45 70262acd 057fb720 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
0b 0e58fa00 00000000 70262acd 057fb720 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   6  Id: 19dc.d84 Suspend: 1 Teb: 7efa6000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 36a0f544 7692149d 000002fc 00000000 36a0f58c ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 36a0f5b0 762b1194 000002fc 00009c40 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 36a0f5c8 703d54b7 000002fc 00009c40 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 36a0f60c 703d5403 000002fc 00009c40 00000000 mscorwks!PEImage::LoadImage+0x1af (FPO: [Non-Fpo])
04 36a0f65c 703d5422 00009c40 00000000 00000000 mscorwks!CLREvent::WaitEx+0x117 (FPO: [Non-Fpo])
05 36a0f670 7041958f 00009c40 00000000 00000000 mscorwks!CLREvent::Wait+0x17 (FPO: [Non-Fpo])
06 36a0f6f0 70419a1d 00579810 00009c40 00000000 mscorwks!ThreadpoolMgr::SafeWait+0x73 (FPO: [Non-Fpo])
07 36a0f754 7053062b 00000000 00000000 00000000 mscorwks!ThreadpoolMgr::WorkerThreadStart+0x11c (FPO: [Non-Fpo])
08 36a0f978 762b336a 053769b8 36a0f9c4 77669f72 mscorwks!Thread::intermediateThreadProc+0x49 (FPO: [Non-Fpo])
09 36a0f984 77669f72 053769b8 44698049 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
0a 36a0f9c4 77669f45 705305e5 053769b8 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
0b 36a0f9dc 00000000 705305e5 053769b8 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   7  Id: 19dc.1e84 Suspend: 1 Teb: 7efa3000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 05f3f894 769215e9 00000002 05f3f8e4 00000001 ntdll!NtWaitForMultipleObjects+0x15 (FPO: [5,0,0])
01 05f3f930 762b19fc 05f3f8e4 05f3f958 00000000 KERNELBASE!WaitForMultipleObjectsEx+0x100 (FPO: [Non-Fpo])
02 05f3f978 76fb086a 00000002 7efde000 00000000 kernel32!WaitForMultipleObjectsExImplementation+0xe0 (FPO: [Non-Fpo])
03 05f3f9cc 76fb0b69 000002bc 05f3fa2c ffffffff USER32!RealMsgWaitForMultipleObjectsEx+0x14d (FPO: [Non-Fpo])
04 05f3f9e8 7159795b 00000001 05f3fa2c 00000000 USER32!MsgWaitForMultipleObjects+0x1f (FPO: [Non-Fpo])
05 05f3fa34 7159787a 00000000 00000000 00000000 gdiplus!BackgroundThreadProc+0x59 (FPO: [Non-Fpo])
06 05f3fa4c 762b336a 05c42220 05f3fa98 77669f72 gdiplus!DllRefCountSafeThreadThunk+0x10 (FPO: [Non-Fpo])
07 05f3fa58 77669f72 05c42220 773a8315 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
08 05f3fa98 77669f45 7159786a 05c42220 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
09 05f3fab0 00000000 7159786a 05c42220 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   8  Id: 19dc.1c5c Suspend: 1 Teb: 7efa0000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 063dfc84 76923bc8 00000001 063dfcc8 a58dfd23 ntdll!ZwDelayExecution+0x15 (FPO: [2,0,0])
01 063dfcec 704197cd 0000c347 00000001 063dfd5c KERNELBASE!SleepEx+0x65 (FPO: [Non-Fpo])
02 063dfd68 7041967b 00000000 063dfd80 762b336a mscorwks!ThreadpoolMgr::TimerThreadFire+0x6d (FPO: [Non-Fpo])
03 063dfd74 762b336a 0019e044 063dfdc0 77669f72 mscorwks!ThreadpoolMgr::TimerThreadStart+0x57 (FPO: [Non-Fpo])
04 063dfd80 77669f72 0019e044 74f4844d 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
05 063dfdc0 77669f45 70419623 0019e044 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
06 063dfdd8 00000000 70419623 0019e044 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

   9  Id: 19dc.1f74 Suspend: 1 Teb: 7ef9d000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 065efd58 769176fd 00000370 065efda8 065efd9c ntdll!ZwRemoveIoCompletion+0x15 (FPO: [5,0,0])
01 065efd84 65014310 00000370 065efdb0 065efda8 KERNELBASE!GetQueuedCompletionStatus+0x29 (FPO: [Non-Fpo])
02 065efdb8 762b336a 00000000 065efe04 77669f72 System_Data!SNIAsyncWait+0x6c (FPO: [Non-Fpo])
03 065efdc4 77669f72 00000000 74978789 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
04 065efe04 77669f45 650142a4 00000000 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
05 065efe1c 00000000 650142a4 00000000 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  10  Id: 19dc.1ce0 Suspend: 1 Teb: 7ef97000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 06e3f534 7692149d 000002fc 00000000 06e3f57c ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 06e3f5a0 762b1194 000002fc 00009c40 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 06e3f5b8 703d54b7 000002fc 00009c40 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 06e3f5fc 703d5403 000002fc 00009c40 00000000 mscorwks!PEImage::LoadImage+0x1af (FPO: [Non-Fpo])
04 06e3f64c 703d5422 00009c40 00000000 00000000 mscorwks!CLREvent::WaitEx+0x117 (FPO: [Non-Fpo])
05 06e3f660 7041958f 00009c40 00000000 00000000 mscorwks!CLREvent::Wait+0x17 (FPO: [Non-Fpo])
06 06e3f6e0 70419a1d 00579810 00009c40 00000000 mscorwks!ThreadpoolMgr::SafeWait+0x73 (FPO: [Non-Fpo])
07 06e3f744 7053062b 00000000 06e3f764 7764ff02 mscorwks!ThreadpoolMgr::WorkerThreadStart+0x11c (FPO: [Non-Fpo])
08 06e3f9dc 762b336a 053769b8 06e3fa28 77669f72 mscorwks!Thread::intermediateThreadProc+0x49 (FPO: [Non-Fpo])
09 06e3f9e8 77669f72 053769b8 742a83a5 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
0a 06e3fa28 77669f45 705305e5 053769b8 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
0b 06e3fa40 00000000 705305e5 053769b8 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  11  Id: 19dc.1aa4 Suspend: 1 Teb: 7ef9a000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 06d1ce24 77668e44 0000074c 00000000 00000000 ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 06d1ce88 77668d28 00000000 00000000 776522c0 ntdll!RtlpWaitOnCriticalSection+0x13e (FPO: [Non-Fpo])
02 06d1ceb0 07f5efef 04fa2dcc d2913be0 20000000 ntdll!RtlEnterCriticalSection+0x150 (FPO: [Non-Fpo])
03 06d1cedc 701d24fa 04fa2db4 0029aafc 058147e8 QDekadu!CTransformFilter::Stop+0x6f (FPO: [1,4,4]) (CONV: stdcall)
04 06d1cf74 701c02a8 00000000 0029aaa8 0029ab44 quartz!CFilterGraph::Stop+0x147 (FPO: [Non-Fpo])
05 06d1cf88 701c0667 0029aaf0 0029aaa8 00000000 quartz!CFGControl::Shutdown+0x40 (FPO: [Non-Fpo])
06 06d1cfa4 701c05b1 0029aaf8 06d1cfc4 701b8e18 quartz!CFilterGraph::~CFilterGraph+0x9d (FPO: [Non-Fpo])
07 06d1cfb0 701b8e18 00000001 05803d50 05803d50 quartz!CFilterGraph::`scalar deleting destructor'+0xd (FPO: [Non-Fpo])
08 06d1cfc4 701b82c6 0029aaf0 06d1d004 689d94eb quartz!CUnknown::NonDelegatingRelease+0x23 (FPO: [Non-Fpo])
09 06d1cfd0 689d94eb 0029aaa8 05803d50 025959dc quartz!CFilterGraph::Release+0x11 (FPO: [Non-Fpo])
0a 06d1cfe0 689d9540 05803d50 689d9560 05803d50 qedit!CMediaDet::_ClearGraph+0x18 (FPO: [0,0,0])
0b 06d1cfe8 689d9560 05803d50 689d9c43 05803d50 qedit!CMediaDet::_ClearGraphAndStreams+0xa (FPO: [0,0,4])
0c 06d1cff0 689d9c43 05803d50 689dab6d 05803d58 qedit!CMediaDet::_ClearOutEverything+0xa (FPO: [0,0,4])
0d 06d1cff8 689dab6d 05803d58 06d1d018 6899291f qedit!CMediaDet::~CMediaDet+0x25 (FPO: [0,0,4])
0e 06d1d004 6899291f 00000001 06d1d034 05387ae8 qedit!CMediaDet::`scalar deleting destructor'+0xd (FPO: [Non-Fpo])
0f 06d1d018 689986b9 05803d50 06d1d06c 04dfd37f qedit!CUnknown::NonDelegatingRelease+0x23 (FPO: [Non-Fpo])
10 06d1d024 04dfd37f 05803d5c a60bc9b8 703d4960 qedit!CGenStilVid::Release+0x11 (FPO: [Non-Fpo])
WARNING: Frame IP not in any known module. Following frames may be wrong.
11 06d1d088 703d18cc 00583f80 06d1d2c0 06d1d420 0x4dfd37f
12 06d1d09c 7043bf63 06d1eeb8 06d1d0ac 00000000 mscorwks!CallJitEHFinallyHelper+0x28
13 06d1d0d4 704405e7 06d1eeb8 04dfd5b8 05b64294 mscorwks!CallJitEHFinally+0x74 (FPO: [Non-Fpo])
14 06d1d118 7043c029 06d1d2c0 05b64294 00000000 mscorwks!EEJitManager::CallJitEHFinally+0x24 (FPO: [Non-Fpo])
15 06d1d220 7044b0af 06d1d2c0 06d1d89c 00000000 mscorwks!COMPlusUnwindCallback+0x696 (FPO: [Non-Fpo])
16 06d1d234 704498ae 06d1d2c0 7043c89d 06d1d89c mscorwks!Thread::MakeStackwalkerCallback+0x15 (FPO: [Non-Fpo])
17 06d1d420 70449d20 06d1d448 7043c89d 06d1d89c mscorwks!Thread::StackWalkFramesEx+0x382 (FPO: [Non-Fpo])
18 06d1d750 7043ded4 7043c89d 06d1d89c 00000005 mscorwks!Thread::StackWalkFrames+0xb8 (FPO: [Non-Fpo])
19 06d1d770 7043e07b 05387ae8 06d1d89c 00000001 mscorwks!UnwindFrames+0x62 (FPO: [Non-Fpo])
1a 06d1d800 7043d66c e0434f4d 06d1d788 06d1d89c mscorwks!COMPlusAfterUnwind+0x97 (FPO: [Non-Fpo])
1b 06d1d918 7043dc90 06d1da84 06d1e63c 06d1dad4 mscorwks!CPFH_RealFirstPassHandler+0x51b (FPO: [Non-Fpo])
1c 06d1d958 7043de15 06d1da84 06d1e63c 06d1da58 mscorwks!CPFH_RealFirstPassHandler+0x68c (FPO: [Non-Fpo])
1d 06d1d97c 7043f09a 06d1da84 06d1e63c 06d1dad4 mscorwks!COMPlusFrameHandler+0x15a (FPO: [Non-Fpo])
1e 06d1d998 7768b499 06d1da84 06d1e63c 06d1dad4 mscorwks!COMPlusNestedExceptionHandler+0x65 (FPO: [Non-Fpo])
1f 06d1d9bc 7768b46b 06d1da84 06d1e63c 06d1dad4 ntdll!ExecuteHandler2+0x26 (FPO: [Uses EBP] [5,3,1])
20 06d1d9e0 7768b40e 06d1da84 06d1e63c 06d1dad4 ntdll!ExecuteHandler+0x24 (FPO: [5,0,3])
21 06d1da6c 77640133 00d1da84 06d1dad4 06d1da84 ntdll!RtlDispatchException+0x127 (FPO: [Non-Fpo])
22 06d1da6c 7691c41f 00d1da84 06d1dad4 06d1da84 ntdll!KiUserExceptionDispatcher+0xf (FPO: [2,0,0]) (CONTEXT @ 06d1dad4)
23 06d1de0c 7043c2bc e0434f4d 00000001 00000001 KERNELBASE!RaiseException+0x58 (FPO: [Non-Fpo])
24 06d1de6c 704862a0 029d8064 00000000 00000000 mscorwks!RaiseTheExceptionInternalOnly+0x2a8 (FPO: [Non-Fpo])
25 06d1df30 04dff57a 06d1df60 00583f80 06d1e170 mscorwks!JIT_Throw+0xfc (FPO: [Non-Fpo])
26 06d1ee04 04dff238 00000001 00000060 00000000 0x4dff57a
27 06d1ee88 04dfd66b 00000001 00000060 00000000 0x4dff238
28 06d1eed0 04dfd598 00000001 00000060 00000000 0x4dfd66b
29 06d1f050 703d1b4c 06d1f4c4 10ba8322 06d1f0e0 0x4dfd598
2a 06d1f060 703e89c4 06d1f140 00000000 06d1f110 mscorwks!CallDescrWorker+0x33
2b 06d1f0e0 706d067b 06d1f140 00000000 06d1f110 mscorwks!CallDescrWorkerWithHandler+0xa3 (FPO: [Non-Fpo])
2c 06d1f1c4 706d0b12 06d1f498 05c3851c 04657d5c mscorwks!CallDescrWithObjectArray+0x400 (FPO: [Non-Fpo])
2d 06d1f570 6f8695c3 06d1f5dc 00000000 00000000 mscorwks!CStackBuilderSink::PrivateProcessMessage+0x2b6 (FPO: [Non-Fpo])
2e 06d1f604 6fe66f52 025c7590 027645a4 06d1f638 mscorlib_ni+0x1b95c3
2f 06d1f614 6fe66f88 02764edc 6f8ba1af 02764ef4 mscorlib_ni+0x7b6f52
30 06d1f638 6f8ba713 025c7ba8 00000000 02764edc mscorlib_ni+0x7b6f88
31 06d1f650 6f8ba5a9 05bb05e7 06d1f694 05387ae8 mscorlib_ni+0x20a713
32 06d1f668 703d1b4c 06d1f60c 0000000f 06d1f6f8 mscorlib_ni+0x20a5a9
33 06d1f678 703e89c4 00000000 00000000 06d1f800 mscorwks!CallDescrWorker+0x33
34 06d1f6f8 703e8fb3 00000000 00000000 06d1f800 mscorwks!CallDescrWorkerWithHandler+0xa3 (FPO: [Non-Fpo])
35 06d1f718 703e8ff4 00000000 00000000 06d1f800 mscorwks!DispatchCallBody+0x1e (FPO: [Non-Fpo])
36 06d1f77c 703e9061 00000000 00000000 06d1f800 mscorwks!DispatchCallDebuggerWrapper+0x3d (FPO: [Non-Fpo])
37 06d1f7b0 704e3bc9 00000000 00000000 06d1f800 mscorwks!DispatchCallNoEH+0x51 (FPO: [Non-Fpo])
38 06d1f80c 703fa0af 00000000 00000001 00000000 mscorwks!QueueUserWorkItemManagedCallback+0x59 (FPO: [Non-Fpo])
39 06d1f820 703fa04b 06d1f8fc 06d1f8a8 70515c07 mscorwks!Thread::DoADCallBack+0x32a (FPO: [Non-Fpo])
3a 06d1f8b4 703f9f71 06d1f8fc a560684d 00000001 mscorwks!Thread::ShouldChangeAbortToUnload+0xe3 (FPO: [Non-Fpo])
3b 06d1f8f0 703fa0fd 06d1f8fc 00000001 00000000 mscorwks!Thread::ShouldChangeAbortToUnload+0x30a (FPO: [Non-Fpo])
3c 06d1f918 70419c58 00000001 704e3b89 00000000 mscorwks!Thread::ShouldChangeAbortToUnload+0x33e (FPO: [Non-Fpo])
3d 06d1f930 704e385e 00000001 704e3b89 00000000 mscorwks!ManagedThreadBase::ThreadPool+0x13 (FPO: [Non-Fpo])
3e 06d1f998 704198f2 00000000 00000000 762b110c mscorwks!ManagedPerAppDomainTPCount::DispatchWorkItem+0xe9 (FPO: [Non-Fpo])
3f 06d1f9ac 70419a66 a5606ab9 00000000 70419945 mscorwks!ThreadpoolMgr::ExecuteWorkRequest+0xaf (FPO: [0,0,4])
40 06d1fa04 7053062b 00000000 00000000 00000000 mscorwks!ThreadpoolMgr::WorkerThreadStart+0x20b (FPO: [Non-Fpo])
41 06d1fba4 762b336a 052e31d8 06d1fbf0 77669f72 mscorwks!Thread::intermediateThreadProc+0x49 (FPO: [Non-Fpo])
42 06d1fbb0 77669f72 052e31d8 7418827d 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
43 06d1fbf0 77669f45 705305e5 052e31d8 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
44 06d1fc08 00000000 705305e5 052e31d8 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  12  Id: 19dc.1de8 Suspend: 1 Teb: 7ef94000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0725fb3c 7692149d 000004e0 00000000 0725fb84 ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 0725fba8 762b1194 000004e0 000000c8 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 0725fbc0 762b1148 000004e0 000000c8 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 0725fbd4 06720d31 000004e0 000000c8 00000000 kernel32!WaitForSingleObject+0x12 (FPO: [Non-Fpo])
WARNING: Stack unwind information not available. Following frames may be wrong.
04 0725fc94 762b336a 0675ae80 0725fce0 77669f72 libiomp5md!_kmp_launch_monitor+0x105
05 0725fca0 77669f72 0675ae80 75ec856d 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
06 0725fce0 77669f45 06720c2c 0675ae80 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
07 0725fcf8 00000000 06720c2c 0675ae80 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  13  Id: 19dc.1ca4 Suspend: 1 Teb: 7ef2f000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0a1ff7f8 769215e9 00000002 0a1ff848 00000001 ntdll!NtWaitForMultipleObjects+0x15 (FPO: [5,0,0])
01 0a1ff894 762b19fc 0a1ff848 0a1ff8bc 00000000 KERNELBASE!WaitForMultipleObjectsEx+0x100 (FPO: [Non-Fpo])
02 0a1ff8dc 76fb086a 00000002 7efde000 00000000 kernel32!WaitForMultipleObjectsExImplementation+0xe0 (FPO: [Non-Fpo])
03 0a1ff930 76fb0b69 00000510 0a1ff990 0000000a USER32!RealMsgWaitForMultipleObjectsEx+0x14d (FPO: [Non-Fpo])
04 0a1ff94c 701c1364 00000001 0a1ff990 00000000 USER32!MsgWaitForMultipleObjects+0x1f (FPO: [Non-Fpo])
05 0a1ff9a0 701ba3e3 000006a4 ffffffff 00300596 quartz!WaitDispatchingMessages+0x7f (FPO: [Non-Fpo])
06 0a1ff9c8 701ba379 00000000 ffffffff 00000124 quartz!CMsgMutex::Lock+0x39 (FPO: [Non-Fpo])
07 0a1ff9e0 701d9dbe 05808f84 ffffffff 76fa6ffe quartz!CAutoMsgMutex::CAutoMsgMutex+0x1a (FPO: [Non-Fpo])
08 0a1ffa18 701bd2fd 00300596 00000113 05808f84 quartz!CFGControl::CGraphWindow::OnReceiveMessage+0x8e (FPO: [Non-Fpo])
09 0a1ffa3c 76fa62fa 00300596 00000113 00000001 quartz!WndProc+0x96 (FPO: [Non-Fpo])
0a 0a1ffa68 76fa6d3a 701bd2bf 00300596 00000113 USER32!InternalCallWinProc+0x23
0b 0a1ffae0 76fa77c4 0059757c 701bd2bf 00300596 USER32!UserCallWinProcCheckWow+0x109 (FPO: [Non-Fpo])
0c 0a1ffb40 76fa788a 701bd2bf 00000000 0a1ffb84 USER32!DispatchMessageWorker+0x3bc (FPO: [Non-Fpo])
0d 0a1ffb50 701c794e 0a1ffb68 00000000 00000000 USER32!DispatchMessageW+0xf (FPO: [Non-Fpo])
0e 0a1ffb84 762b336a 00000000 0a1ffbd0 77669f72 quartz!ObjectThread+0x96 (FPO: [Non-Fpo])
0f 0a1ffb90 77669f72 000005a4 78d6825d 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
10 0a1ffbd0 77669f45 701c78e9 000005a4 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
11 0a1ffbe8 00000000 701c78e9 000005a4 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  14  Id: 19dc.1b24 Suspend: 1 Teb: 7ef2c000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0dc3fd14 7692149d 000005f4 00000000 00000000 ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 0dc3fd80 762b1194 000005f4 ffffffff 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 0dc3fd98 762b1148 000005f4 ffffffff 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 0dc3fdac 07f5e513 000005f4 ffffffff d98308e0 kernel32!WaitForSingleObject+0x12 (FPO: [Non-Fpo])
04 0dc3fe64 07f5e942 00000000 00000000 762b336a QDekadu!COutputQueue::ThreadProc+0x113 (FPO: [Non-Fpo]) (CONV: thiscall)
05 0dc3fe70 762b336a 04f84bd8 0dc3febc 77669f72 QDekadu!COutputQueue::InitialThreadProc+0x12 (FPO: [1,0,0]) (CONV: stdcall)
06 0dc3fe7c 77669f72 04f84bd8 7f0a8731 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
07 0dc3febc 77669f45 07f5e930 04f84bd8 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
08 0dc3fed4 00000000 07f5e930 04f84bd8 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  15  Id: 19dc.1454 Suspend: 1 Teb: 7ef29000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0dd8f6ac 04f85308 04f67470 04f85308 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x36
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 0dd8f7f8 0a234fde 00000000 04f85710 00000000 0x4f85308
02 0dd8f848 07f4fbe8 0dd8f898 00000000 00000003 kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
03 0dd8f928 07f56570 2172555d 0c020000 00000000 QDekadu!KduStripeDecompressor::Decompress+0x68 (CONV: thiscall)
04 0dd8f9d4 07f564b3 0580daa8 04f6a820 00000000 QDekadu!QDekadu::_DoTransform+0x80 (CONV: thiscall)
05 0dd8fa08 07f5eeb3 0580daa8 04f6a820 04fa3108 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 0dd8fa20 07f5f5cd 04f6a820 d9980f10 00000000 QDekadu!CTransformFilter::Receive+0x53 (FPO: [1,0,4]) (CONV: thiscall)
07 0dd8fa48 07f5b670 04fa2dcc 0580daa8 00000000 QDekadu!CTransformInputPin::Receive+0x5d (FPO: [2,3,4]) (CONV: stdcall)
08 0dd8fa64 06a8d458 04fa3108 04fa3c08 00000001 QDekadu!CBaseInputPin::ReceiveMultiple+0x40 (FPO: [4,0,0]) (CONV: stdcall)
09 0dd8fb34 06a8d862 00000000 00000000 762b336a ASDCPSource!COutputQueue::ThreadProc+0x138 (FPO: [Non-Fpo]) (CONV: thiscall)
0a 0dd8fb40 762b336a 04f84c40 0dd8fb8c 77669f72 ASDCPSource!COutputQueue::InitialThreadProc+0x12 (FPO: [1,0,0]) (CONV: stdcall)
0b 0dd8fb4c 77669f72 04f84c40 7f118201 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
0c 0dd8fb8c 77669f45 06a8d850 04f84c40 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
0d 0dd8fba4 00000000 06a8d850 04f84c40 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  16  Id: 19dc.19bc Suspend: 1 Teb: 7ef26000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0da6fd48 76923bc8 00000000 0da6fd8c ae16fc7f ntdll!ZwDelayExecution+0x15 (FPO: [2,0,0])
01 0da6fdb0 76924498 00000001 00000000 762b10ff KERNELBASE!SleepEx+0x65 (FPO: [Non-Fpo])
02 0da6fdc0 06a8c7fc 00000001 00000001 04f6a378 KERNELBASE!Sleep+0xf (FPO: [Non-Fpo])
03 0da6fde0 06a8c76e 00000000 00000000 06a8dda8 ASDCPSource!CSourceStream::DoBufferProcessingLoop+0x4c (FPO: [0,2,0]) (CONV: thiscall)
04 0da6fdec 06a8dda8 00000000 00000000 762b336a ASDCPSource!CSourceStream::ThreadProc+0x7e (FPO: [0,0,0]) (CONV: thiscall)
05 0da6fdf8 762b336a 04f6a378 0da6fe44 77669f72 ASDCPSource!CAMThread::InitialThreadProc+0x38 (FPO: [1,0,0]) (CONV: stdcall)
06 0da6fe04 77669f72 04f6a378 7f6f87c9 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
07 0da6fe44 77669f45 06a8dd70 04f6a378 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
08 0da6fe5c 00000000 06a8dd70 04f6a378 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  17  Id: 19dc.1050 Suspend: 1 Teb: 7ef23000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 0fe9f788 7692149d 00000694 00000000 00000000 ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 0fe9f7f4 762b1194 00000694 ffffffff 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 0fe9f80c 762b1148 00000694 ffffffff 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 0fe9f820 7180801f 00000694 ffffffff 00000000 kernel32!WaitForSingleObject+0x12 (FPO: [Non-Fpo])
04 0fe9f83c 71808073 0fe9f850 762b336a 0fc00040 d3d9!CBatchFilterI::WorkerThread+0x24 (FPO: [Non-Fpo])
05 0fe9f844 762b336a 0fc00040 0fe9f890 77669f72 d3d9!CBatchFilterI::LHBatchWorkerThread+0xd (FPO: [Non-Fpo])
06 0fe9f850 77669f72 0fc00040 7d20811d 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
07 0fe9f890 77669f45 71808066 0fc00040 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
08 0fe9f8a8 00000000 71808066 0fc00040 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  18  Id: 19dc.1d40 Suspend: 1 Teb: 7ef20000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 23f7fb28 7692149d 000006c8 00000000 00000000 ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 23f7fb94 762b1194 000006c8 ffffffff 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 23f7fbac 762b1148 000006c8 ffffffff 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 23f7fbc0 70200d94 000006c8 ffffffff 0580e8b0 kernel32!WaitForSingleObject+0x12 (FPO: [Non-Fpo])
04 23f7fbec 70200f01 23f7fc00 762b336a 0580e8b0 quartz!CBaseReferenceClock::AdviseThread+0x28 (FPO: [Non-Fpo])
05 23f7fbf4 762b336a 0580e8b0 23f7fc40 77669f72 quartz!CBaseReferenceClock::AdviseThreadFunction+0xd (FPO: [Non-Fpo])
06 23f7fc00 77669f72 0580e8b0 513e85cd 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
07 23f7fc40 77669f45 70200ef4 0580e8b0 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
08 23f7fc58 00000000 70200ef4 0580e8b0 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  19  Id: 19dc.1ef8 Suspend: 1 Teb: 7ef1d000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 2523f994 04f68ee0 04fbd308 04f68ee0 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x36
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 2523fae0 0a234fde 00000000 04f9f390 2523fa78 0x4f68ee0
02 2523fb30 07f4dfb9 2523fb68 00000000 2523fb4c kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
03 2523fc78 07f565c7 00000000 07f5658e 04f7472c QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
04 2523fd38 07f564b3 0580e048 058095a8 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
05 2523fd6c 07f412a4 0580e048 058095a8 2523fe18 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 2523fd80 07f4c743 00000000 04f747a4 04f74790 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
07 2523fd90 07f4ae3a 2523fe18 f1630880 07f4a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
08 2523fdd4 07f4a318 f16308c0 00000000 2523fe90 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
09 2523fe60 07f4a00b 04f74700 f1630b50 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
0a 2523fee0 06ba2fbb f11eb769 00000000 00000000 QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0b 2523ff08 6d143433 05303098 869d1968 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6bb
0c 2523ff40 6d1434c7 00000000 2523ff58 762b336a MSVCR90!_endthreadex+0x44 (FPO: [Non-Fpo])
0d 2523ff4c 762b336a 04f74b78 2523ff98 77669f72 MSVCR90!_endthreadex+0xd8 (FPO: [Non-Fpo])
0e 2523ff58 77669f72 04f74b78 57ea8615 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
0f 2523ff98 77669f45 6d14345e 04f74b78 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
10 2523ffb0 00000000 6d14345e 04f74b78 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  20  Id: 19dc.1d90 Suspend: 1 Teb: 7ef1a000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 254bf204 04f68d38 04fbd1e0 04f68d38 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x23
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 254bf350 0a234fde 00000000 04f9ead0 57828af1 0x4f68d38
02 254bf3a0 07f4dfb9 254bf3d8 00000000 0ea31ed8 kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
03 254bf4e8 07f565c7 00000000 07f5658e 04f7472c QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
04 254bf5a8 07f564b3 0580e098 05809618 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
05 254bf5dc 07f412a4 0580e098 05809618 254bf688 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 254bf5f0 07f4c743 00000000 04f747a4 04f74790 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
07 254bf600 07f4ae3a 254bf688 f10b0330 07f4a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
08 254bf644 07f4a318 f10b0370 00000000 254bf700 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
09 254bf6d0 07f4a00b 04f74700 f10b03c0 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
0a 254bf6f8 776638aa 07f4a4e0 00000000 04f38050 QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0b 254bf80c 77669f45 6d14345e 04f74fb8 00000000 ntdll!RtlpFreeHeap+0xb7a (FPO: [Non-Fpo])
0c 254bf824 00000000 6d14345e 04f74fb8 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  21  Id: 19dc.1dcc Suspend: 1 Teb: 7ef17000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 2562f234 04f68b90 04f9f5d8 04f68b90 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x23
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 2562f380 0a234fde 00000000 04f9eb30 57ab8a21 0x4f68b90
02 2562f3d0 07f4dfb9 2562f408 00000000 0ea32100 kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
03 2562f518 07f565c7 00000000 07f5658e 04f7472c QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
04 2562f5d8 07f564b3 0580e0e8 05809688 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
05 2562f60c 07f412a4 0580e0e8 05809688 2562f6b8 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 2562f620 07f4c743 00000000 04f747a4 04f74790 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
07 2562f630 07f4ae3a 2562f6b8 f1220360 07f4a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
08 2562f674 07f4a318 f12203a0 00000000 2562f730 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
09 2562f700 07f4a00b 04f74700 f1220230 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
0a 2562f77c 06ba2fab 2562f7ac 06ba2fbb f15fbfcd QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0b 2562f784 06ba2fbb f15fbfcd 00000000 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6ab
0c 2562f7ac 6d143433 05303060 86dc11cc 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6bb
0d 2562f7e4 6d1434c7 00000000 2562f7fc 762b336a MSVCR90!_endthreadex+0x44 (FPO: [Non-Fpo])
0e 2562f7f0 762b336a 04fa8240 2562f83c 77669f72 MSVCR90!_endthreadex+0xd8 (FPO: [Non-Fpo])
0f 2562f7fc 77669f72 04fa8240 57ab81b1 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
10 2562f83c 77669f45 6d14345e 04fa8240 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
11 2562f854 00000000 6d14345e 04fa8240 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  22  Id: 19dc.1c28 Suspend: 1 Teb: 7ef14000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 2533f2f4 04f9ce48 04f9f4b0 04f9ce48 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x23
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 2533f440 0a234fde 00000000 04f9e810 2533f5a4 0x4f9ce48
02 2533f490 07f4dfb9 2533f4c8 00000000 684a0eda kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
03 2533f5d8 07f565c7 04f7472c 00000000 07f565c7 QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
04 2533f690 07f564b3 0580dff8 05809538 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
05 2533f6c4 07f412a4 0580dff8 05809538 2533f770 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 2533f6d8 07f4c743 00000000 04f747a4 04f74790 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
07 2533f6e8 07f4ae3a 2533f770 f17303d8 07f4a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
08 2533f72c 07f4a318 f1730218 00000000 2533f7e8 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
09 2533f7b8 07f4a00b 04f74700 f17302e8 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
0a 2533f834 06ba2fab 2533f864 06ba2fbb f10eb005 QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0b 2533f83c 06ba2fbb f10eb005 00000000 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6ab
0c 2533f864 6d143433 053030d0 868d1eb4 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6bb
0d 2533f89c 6d1434c7 00000000 2533f8b4 762b336a MSVCR90!_endthreadex+0x44 (FPO: [Non-Fpo])
0e 2533f8a8 762b336a 04fa8690 2533f8f4 77669f72 MSVCR90!_endthreadex+0xd8 (FPO: [Non-Fpo])
0f 2533f8b4 77669f72 04fa8690 57fa8179 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
10 2533f8f4 77669f45 6d14345e 04fa8690 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
11 2533f90c 00000000 6d14345e 04fa8690 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  23  Id: 19dc.1048 Suspend: 1 Teb: 7ef11000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 2572f8f4 04facae8 04f9e7a8 04facae8 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x23
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 2572fa40 0a234fde 00000000 04f9d518 2572f9d8 0x4facae8
02 2572fa90 07f4dfb9 2572fac8 00000000 2572faac kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
03 2572fbd8 07f565c7 00000000 07f5658e 04f7472c QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
04 2572fc98 07f564b3 0580e188 05809768 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
05 2572fccc 07f412a4 0580e188 05809768 2572fd78 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 2572fce0 07f4c743 00000000 04f747a4 04f74790 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
07 2572fcf0 07f4ae3a 2572fd78 f1320820 07f4a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
08 2572fd34 07f4a318 f1320860 00000000 2572fdf0 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
09 2572fdc0 07f4a00b 04f74700 f13208f0 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
0a 2572fdf8 7765e023 04fa8ae0 04fa8ad8 07f6e0a8 QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0b 2572fe18 7765e023 f14fb645 00000000 00000001 ntdll!RtlFreeHeap+0x105 (FPO: [Non-Fpo])
0c 2572fe40 06ba2fbb f14fb609 00000000 00000000 ntdll!RtlFreeHeap+0x105 (FPO: [Non-Fpo])
0d 2572fe68 6d143433 05303108 86cc1888 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6bb
0e 2572fea0 6d1434c7 00000000 2572feb8 762b336a MSVCR90!_endthreadex+0x44 (FPO: [Non-Fpo])
0f 2572feac 762b336a 04fa8ae0 2572fef8 77669f72 MSVCR90!_endthreadex+0xd8 (FPO: [Non-Fpo])
10 2572feb8 77669f72 04fa8ae0 57bb8775 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
11 2572fef8 77669f45 6d14345e 04fa8ae0 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
12 2572ff10 00000000 6d14345e 04fa8ae0 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  24  Id: 19dc.1ba0 Suspend: 1 Teb: 7ef0e000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 2582f5e4 04f9ca40 04f9df60 04f9ca40 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x36
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 2582f730 0a234fde 00000000 04f748c0 574b8ed1 0x4f9ca40
02 2582f780 07f4dfb9 2582f7b8 00000000 0ea32778 kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
03 2582f8c8 07f565c7 00000000 07f5658e 04f7472c QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
04 2582f988 07f564b3 0580e138 058096f8 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
05 2582f9bc 07f412a4 0580e138 058096f8 2582fa68 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 2582f9d0 07f4c743 00000000 04f747a4 04f74790 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
07 2582f9e0 07f4ae3a 2582fa68 f1c20cd0 07f4a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
08 2582fa24 07f4a318 f1c20f10 00000000 2582fae0 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
09 2582fab0 07f4a00b 04f74700 f1c20fe0 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
0a 2582fb2c 06ba2fab 2582fb5c 06ba2fbb f1bfb33d QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0b 2582fb34 06ba2fbb f1bfb33d 00000000 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6ab
0c 2582fb5c 6d143433 05303140 863c1dbc 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6bb
0d 2582fb94 6d1434c7 00000000 2582fbac 762b336a MSVCR90!_endthreadex+0x44 (FPO: [Non-Fpo])
0e 2582fba0 762b336a 04fa8d08 2582fbec 77669f72 MSVCR90!_endthreadex+0xd8 (FPO: [Non-Fpo])
0f 2582fbac 77669f72 04fa8d08 574b8261 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
10 2582fbec 77669f45 6d14345e 04fa8d08 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
11 2582fc04 00000000 6d14345e 04fa8d08 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  25  Id: 19dc.1c2c Suspend: 1 Teb: 7ef0b000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 25acf234 04f74fb8 04f9d638 04f74fb8 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x23
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 25acf380 0a234fde 00000000 04f75160 25acf4e4 0x4f74fb8
02 25acf3d0 07f4dfb9 25acf408 00000000 684a0eda kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
03 25acf518 07f565c7 04f7472c 00000000 07f565c7 QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
04 25acf5d0 07f564b3 0580e1d8 058097d8 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
05 25acf604 07f412a4 0580e1d8 058097d8 25acf6b0 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 25acf618 07f4c743 00000000 04f747a4 04f74790 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
07 25acf628 07f4ae3a 25acf6b0 f1ec0318 07f4a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
08 25acf66c 07f4a318 f1ec0358 00000000 25acf728 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
09 25acf6f8 07f4a00b 04f74700 f1ec0228 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
0a 25acf774 06ba2fab 25acf7a4 06ba2fbb f191bfc5 QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0b 25acf77c 06ba2fbb f191bfc5 00000000 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6ab
0c 25acf7a4 6d143433 05303178 861211f4 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6bb
0d 25acf7dc 6d1434c7 00000000 25acf7f4 762b336a MSVCR90!_endthreadex+0x44 (FPO: [Non-Fpo])
0e 25acf7e8 762b336a 04fa8ae0 25acf834 77669f72 MSVCR90!_endthreadex+0xd8 (FPO: [Non-Fpo])
0f 25acf7f4 77669f72 04fa8ae0 576581b9 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
10 25acf834 77669f45 6d14345e 04fa8ae0 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
11 25acf84c 00000000 6d14345e 04fa8ae0 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  26  Id: 19dc.18a0 Suspend: 1 Teb: 7ef08000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 25cef510 0a234fde 00000000 04f74d20 25cef4a8 kdu_vs63R!_intel_fast_memset+0x10
01 25cef560 07f4dfb9 25cef598 00000000 25cef57c kdu_vs63R!kdu_codestream::create+0x2de (CONV: thiscall)
02 25cef6a8 07f565c7 00000000 07f5658e 04f7472c QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
03 25cef768 07f564b3 0580e228 05809848 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
04 25cef79c 07f412a4 0580e228 05809848 25cef848 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
05 25cef7b0 07f4c743 00000000 04f747a4 04f74790 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
06 25cef7c0 07f4ae3a 25cef848 f18e02f0 07f4a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
07 25cef804 07f4a318 f18e0d30 00000000 25cef8c0 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
08 25cef890 07f4a00b 04f74700 f18e0d80 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
09 25cef8c8 7765e023 04fa8d08 04fa8d00 07f6e0a8 QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0a 25cef8e8 7765e023 f1f3b095 00000000 00000001 ntdll!RtlFreeHeap+0x105 (FPO: [Non-Fpo])
0b 25cef910 06ba2fbb f1f3b159 00000000 00000000 ntdll!RtlFreeHeap+0x105 (FPO: [Non-Fpo])
WARNING: Stack unwind information not available. Following frames may be wrong.
0c 25cef938 6d143433 053031b0 86701f58 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6bb
0d 25cef970 6d1434c7 00000000 25cef988 762b336a MSVCR90!_endthreadex+0x44 (FPO: [Non-Fpo])
0e 25cef97c 762b336a 04fa8d08 25cef9c8 77669f72 MSVCR90!_endthreadex+0xd8 (FPO: [Non-Fpo])
0f 25cef988 77669f72 04fa8d08 57078045 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
10 25cef9c8 77669f45 6d14345e 04fa8d08 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
11 25cef9e0 00000000 6d14345e 04fa8d08 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  27  Id: 19dc.172c Suspend: 1 Teb: 7ef05000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 2592fa54 7692149d 00000728 00000000 00000000 ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 2592fac0 762b1194 00000728 ffffffff 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 2592fad8 762b1148 00000728 ffffffff 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 2592faec 07f5e513 00000728 ffffffff f1d20e20 kernel32!WaitForSingleObject+0x12 (FPO: [Non-Fpo])
04 2592fb88 07f5e942 00000000 00000000 762b336a QDekadu!COutputQueue::ThreadProc+0x113 (FPO: [Non-Fpo]) (CONV: thiscall)
05 2592fb94 762b336a 04f8c558 2592fbe0 77669f72 QDekadu!COutputQueue::InitialThreadProc+0x12 (FPO: [1,0,0]) (CONV: stdcall)
06 2592fba0 77669f72 04f8c558 575b826d 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
07 2592fbe0 77669f45 07f5e930 04f8c558 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
08 2592fbf8 00000000 07f5e930 04f8c558 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  28  Id: 19dc.1cf8 Suspend: 1 Teb: 7ef02000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 25f0fad4 7692149d 0000066c 00000000 00000000 ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 25f0fb40 762b1194 0000066c ffffffff 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 25f0fb58 762b1148 0000066c ffffffff 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 25f0fb6c 701bb6bf 0000066c ffffffff 07f71ba4 kernel32!WaitForSingleObject+0x12 (FPO: [Non-Fpo])
04 25f0fb88 70262870 057fb634 25f0fbac 25f0fc88 quartz!CBaseAllocator::GetBuffer+0x52 (FPO: [Non-Fpo])
05 25f0fbb0 07f5b12b 057fb630 04f711e0 25f0fc88 quartz!VMR9::CVMRPinAllocator::GetBuffer+0x22 (FPO: [Non-Fpo])
06 25f0fbc8 07f427b0 04f711e0 25f0fc88 25f0fc90 QDekadu!CBaseOutputPin::GetDeliveryBuffer+0x2b (FPO: [4,0,0]) (CONV: thiscall)
07 25f0fcac 07f41880 04f8c2b0 0580dfa8 f1b00828 QDekadu!CParallelTransformFilter::GetOutputSample+0xb0 (FPO: [2,47,4]) (CONV: thiscall)
08 25f0fd08 07f5b670 04f8c324 0580dfa8 00000000 QDekadu!CParallelTransformInputPin::Receive+0x110 (CONV: stdcall)
09 25f0fd24 06a8d458 04f8c420 04fa3ed8 00000001 QDekadu!CBaseInputPin::ReceiveMultiple+0x40 (FPO: [4,0,0]) (CONV: stdcall)
0a 25f0fdd8 06a8d862 00000000 00000000 762b336a ASDCPSource!COutputQueue::ThreadProc+0x138 (FPO: [Non-Fpo]) (CONV: thiscall)
0b 25f0fde4 762b336a 04f7ff00 25f0fe30 77669f72 ASDCPSource!COutputQueue::InitialThreadProc+0x12 (FPO: [1,0,0]) (CONV: stdcall)
0c 25f0fdf0 77669f72 04f7ff00 573987bd 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
0d 25f0fe30 77669f45 06a8d850 04f7ff00 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
0e 25f0fe48 00000000 06a8d850 04f7ff00 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

  29  Id: 19dc.1ca8 Suspend: 1 Teb: 7eeff000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 3614f82c 7692149d 000006c4 00000000 00000000 ntdll!ZwWaitForSingleObject+0x15 (FPO: [3,0,0])
01 3614f898 762b1194 000006c4 ffffffff 00000000 KERNELBASE!WaitForSingleObjectEx+0x98 (FPO: [Non-Fpo])
02 3614f8b0 762b1148 000006c4 ffffffff 00000000 kernel32!WaitForSingleObjectExImplementation+0x75 (FPO: [Non-Fpo])
03 3614f8c4 701bb6bf 000006c4 ffffffff 04f67520 kernel32!WaitForSingleObject+0x12 (FPO: [Non-Fpo])
04 3614f8e0 06a8aecb 0580bb90 3614f920 00000000 quartz!CBaseAllocator::GetBuffer+0x52 (FPO: [Non-Fpo])
05 3614f8f8 06a8c7f4 3614f920 00000000 00000000 ASDCPSource!CBaseOutputPin::GetDeliveryBuffer+0x2b (FPO: [4,0,0]) (CONV: thiscall)
06 3614f924 06a8c76e 00000000 00000000 06a8dda8 ASDCPSource!CSourceStream::DoBufferProcessingLoop+0x44 (FPO: [0,2,0]) (CONV: thiscall)
07 3614f930 06a8dda8 00000000 00000000 762b336a ASDCPSource!CSourceStream::ThreadProc+0x7e (FPO: [0,0,0]) (CONV: thiscall)
08 3614f93c 762b336a 04f674d8 3614f988 77669f72 ASDCPSource!CAMThread::InitialThreadProc+0x38 (FPO: [1,0,0]) (CONV: stdcall)
09 3614f948 77669f72 04f674d8 44dd8005 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
0a 3614f988 77669f45 06a8dd70 04f674d8 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
0b 3614f9a0 00000000 06a8dd70 04f674d8 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

# 30  Id: 19dc.1f78 Suspend: 1 Teb: 7eefc000 Unfrozen
 # ChildEBP RetAddr  Args to Child              
00 368efd78 776cf926 44478425 00000000 00000000 ntdll!DbgBreakPoint (FPO: [0,0,0])
01 368efda8 762b336a 00000000 368efdf4 77669f72 ntdll!DbgUiRemoteBreakin+0x3c (FPO: [Non-Fpo])
02 368efdb4 77669f72 00000000 44478479 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
03 368efdf4 77669f45 776cf8ea 00000000 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
04 368efe0c 00000000 776cf8ea 00000000 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

0 Kudos
Bernard
Valued Contributor I
1,045 Views

Hi

Thanks for uploading call stacks.

Can you create failed process dump file and upload it?It is easier for me to analyze it with windbg.

Usage of !analyze-v is not helpful in your case,because i wrongly assume that error is due to NtDebugBreakPoint being executed.If you would like to further investigate you can issue !runaway command and later put a breakpoint on Intel fast_memset() function.

 

0 Kudos
Bernard
Valued Contributor I
1,045 Views

If you can investigate that issue by yourself here are recommended steps:

1)Issue !runaway 3 command.

2)Identify thread which consumes a lot of CPU time.

3)Set this thread as current with ~"thread number"s command.

4)Put a breakpoint on return address of currently running instruction.

5)Execute the target with g command. 

6)Repeat your steps from point 4 by setting breakpoints on consecutive function calls until function does not return.

0 Kudos
Nutan_K_
Beginner
1,045 Views

Hi 

Thanks for the debugging steps!

I followed the given steps but I am not aware of putting a breakpoint on return address of currently running instruction. Still I managed to get the call stack by running the command !runaway 7.

Please let me know How can I get more info about this.

Following is the latest  call stack.


Microsoft (R) Windows Debugger Version 6.2.9200.16384 X86
Copyright (c) Microsoft Corporation. All rights reserved.

*** wait with pending attach
Symbol search path is: SRV*http://msdl.microsoft.com/download/symbols;C:\Program Files (x86)\Qube Cinema\QubeMaster Pro;srv*
Executable search path is: srv*
ModLoad: 10ad0000 10c62000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\QubeMaster.exe
ModLoad: 77630000 777b0000   C:\Windows\SysWOW64\ntdll.dll
ModLoad: 75da0000 75eb0000   C:\Windows\syswow64\kernel32.dll
ModLoad: 76910000 76957000   C:\Windows\syswow64\KERNELBASE.dll
ModLoad: 736a0000 7370d000   C:\Windows\System32\SYSFER.DLL
ModLoad: 70b40000 70b8a000   C:\Windows\system32\mscoree.dll
ModLoad: 76960000 76a00000   C:\Windows\syswow64\ADVAPI32.dll
ModLoad: 76380000 7642c000   C:\Windows\syswow64\msvcrt.dll
ModLoad: 768f0000 76909000   C:\Windows\SysWOW64\sechost.dll
ModLoad: 76eb0000 76fa0000   C:\Windows\syswow64\RPCRT4.dll
ModLoad: 75050000 750b0000   C:\Windows\syswow64\SspiCli.dll
ModLoad: 75040000 7504c000   C:\Windows\syswow64\CRYPTBASE.dll
ModLoad: 76af0000 76b47000   C:\Windows\syswow64\SHLWAPI.dll
ModLoad: 75d10000 75da0000   C:\Windows\syswow64\GDI32.dll
ModLoad: 77030000 77130000   C:\Windows\syswow64\USER32.dll
ModLoad: 76a00000 76a0a000   C:\Windows\syswow64\LPK.dll
ModLoad: 76070000 7610d000   C:\Windows\syswow64\USP10.dll
ModLoad: 76fa0000 77000000   C:\Windows\system32\IMM32.DLL
ModLoad: 76a20000 76aec000   C:\Windows\syswow64\MSCTF.dll
ModLoad: 70590000 70b3e000   C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll
ModLoad: 6e570000 6e60b000   C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll
ModLoad: 750c0000 75d0a000   C:\Windows\syswow64\shell32.dll
ModLoad: 76b50000 76cac000   C:\Windows\syswow64\ole32.dll
ModLoad: 728e0000 728eb000   C:\Windows\system32\profapi.dll
ModLoad: 6da70000 6e569000   C:\Windows\assembly\NativeImages_v2.0.50727_32\mscorlib\ede2c6c842840e009f01bcc74fa4c457\mscorlib.ni.dll
ModLoad: 6d2c0000 6da62000   C:\Windows\assembly\NativeImages_v2.0.50727_32\System\b3a78269847005365001c33870cd121f\System.ni.dll
ModLoad: 6ca50000 6cbd9000   C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Drawing\5c24d3b0041ebf4f48a93615b9fa3de9\System.Drawing.ni.dll
ModLoad: 6be70000 6ca4e000   C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Windows.Forms\8bc548587e91ecf0552a40e47bbf99cc\System.Windows.Forms.ni.dll
ModLoad: 6d220000 6d27b000   C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorjit.dll
ModLoad: 734f0000 73506000   C:\Windows\system32\CRYPTSP.dll
ModLoad: 734b0000 734eb000   C:\Windows\system32\rsaenh.dll
ModLoad: 73140000 7314e000   C:\Windows\system32\RpcRtRemote.dll
ModLoad: 6a840000 6a8a8000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\Roja.dll
ModLoad: 72480000 72500000   C:\Windows\system32\uxtheme.dll
ModLoad: 10000000 10245000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\RealImage.Girls.dll
ModLoad: 6bd20000 6bdc3000   C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCR90.dll
ModLoad: 04c60000 04d5b000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\LIBEAY32.dll
ModLoad: 73510000 73517000   C:\Windows\system32\WSOCK32.dll
ModLoad: 76160000 76195000   C:\Windows\syswow64\WS2_32.dll
ModLoad: 76e70000 76e76000   C:\Windows\syswow64\NSI.dll
ModLoad: 76cb0000 76d3f000   C:\Windows\syswow64\OLEAUT32.dll
ModLoad: 6ba70000 6bafe000   C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCP90.dll
ModLoad: 6b350000 6b393000   C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\msvcm90.dll
ModLoad: 72eb0000 730f0000   C:\Windows\system32\msi.dll
ModLoad: 76e80000 76eae000   C:\Windows\syswow64\WINTRUST.dll
ModLoad: 75eb0000 75fd0000   C:\Windows\syswow64\CRYPT32.dll
ModLoad: 766c0000 766cc000   C:\Windows\syswow64\MSASN1.dll
ModLoad: 6be40000 6be62000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\RealImage.Boys.dll
ModLoad: 6d120000 6d213000   C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Configuration\5b6ddf934128d538cd5cd77bf4209b93\System.Configuration.ni.dll
ModLoad: 6bb00000 6bc9c000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\Angel.dll
ModLoad: 6bdd0000 6be3c000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\Soul.dll
ModLoad: 70b90000 70d2e000   C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll
ModLoad: 72000000 72190000   C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18120_none_72d2e82386681b36\gdiplus.dll
ModLoad: 6cbe0000 6d11a000   C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Xml\217ece46920546d718414291d463bb1c\System.Xml.ni.dll
ModLoad: 6acd0000 6b321000   C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Data\fe1942c05eda4f9744f80afb4ae76a2d\System.Data.ni.dll
ModLoad: 64e70000 65142000   C:\Windows\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll
ModLoad: 681a0000 6823c000   C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Transactions\cd3556d1162e8f7df77611c9c4253f7c\System.Transactions.ni.dll
ModLoad: 67aa0000 67ae3000   C:\Windows\assembly\GAC_32\System.Transactions\2.0.0.0__b77a5c561934e089\System.Transactions.dll
ModLoad: 68100000 6819d000   C:\Windows\assembly\NativeImages_v2.0.50727_32\System.EnterpriseSe#\faf3ae85f2470505e1b32d2154de60ef\System.EnterpriseServices.ni.dll
ModLoad: 6ba60000 6ba63000   C:\Windows\system32\security.dll
ModLoad: 73100000 73108000   C:\Windows\system32\SECUR32.DLL
ModLoad: 74f80000 74f88000   C:\Windows\system32\credssp.dll
ModLoad: 680c0000 680ff000   C:\Windows\SysWOW64\schannel.dll
ModLoad: 67da0000 67e28000   C:\Windows\SysWOW64\Kerberos.DLL
ModLoad: 6a3b0000 6a3c1000   C:\Windows\system32\cryptdll.dll
ModLoad: 67d10000 67d52000   C:\Windows\SysWOW64\msv1_0.DLL
ModLoad: 71c50000 71c68000   C:\Windows\system32\ntdsapi.dll
ModLoad: 72860000 72871000   C:\Windows\system32\netapi32.dll
ModLoad: 728a0000 728a9000   C:\Windows\system32\netutils.dll
ModLoad: 72880000 72899000   C:\Windows\system32\srvcli.dll
ModLoad: 728b0000 728bf000   C:\Windows\system32\wkscli.dll
ModLoad: 67c30000 67c52000   C:\Windows\system32\LOGONCLI.DLL
ModLoad: 48060000 4806a000   c:\Program Files (x86)\Microsoft SQL Server\90\Shared\instapi.dll
ModLoad: 71f50000 71f88000   C:\Windows\system32\ncrypt.dll
ModLoad: 71f90000 71fa7000   C:\Windows\system32\bcrypt.dll
ModLoad: 71f10000 71f4d000   C:\Windows\SysWOW64\bcryptprimitives.dll
ModLoad: 6b6c0000 6b7f0000   C:\Windows\system32\WindowsCodecs.dll
(161c.1870): Break instruction exception - code 80000003 (first chance)
eax=7ef9a000 ebx=00000000 ecx=00000000 edx=776cf8ea esi=00000000 edi=00000000
eip=7764000c esp=06c3fb88 ebp=06c3fbb4 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
ntdll!DbgBreakPoint:
7764000c cc              int     3
0:010> g
(161c.13f0): Break instruction exception - code 80000003 (first chance)
eax=7ef97000 ebx=00000000 ecx=00000000 edx=776cf8ea esi=00000000 edi=00000000
eip=7764000c esp=06e4fd98 ebp=06e4fdc4 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
ntdll!DbgBreakPoint:
7764000c cc              int     3
0:011> g
(161c.1ba8): Break instruction exception - code 80000003 (first chance)
eax=7ef97000 ebx=00000000 ecx=00000000 edx=776cf8ea esi=00000000 edi=00000000
eip=7764000c esp=06dcf998 ebp=06dcf9c4 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
ntdll!DbgBreakPoint:
7764000c cc              int     3
0:011> g
(161c.1784): CLR exception - code e0434f4d (first chance)
(161c.1760): CLR exception - code e0434f4d (first chance)
(161c.1760): CLR exception - code e0434f4d (first chance)
ModLoad: 75fe0000 76063000   C:\Windows\syswow64\CLBCatQ.DLL
ModLoad: 6b9e0000 6ba60000   C:\Windows\SysWOW64\qedit.dll
ModLoad: 71a00000 71a21000   C:\Windows\SysWOW64\MSVFW32.dll
ModLoad: 72440000 72472000   C:\Windows\SysWOW64\WINMM.dll
ModLoad: 77150000 771cb000   C:\Windows\syswow64\COMDLG32.dll
ModLoad: 06710000 06806000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\ASDCPSource.ax
ModLoad: 04de0000 04e3d000   C:\Program Files (x86)\Common Files\Intel IPP 6.0 Runtime\ippi-6.0.dll
ModLoad: 048c0000 048dd000   C:\Program Files (x86)\Common Files\Intel IPP 6.0 Runtime\ippcore-6.0.dll
ModLoad: 06390000 06417000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\libiomp5md.dll
ModLoad: 04e70000 04eae000   C:\Program Files (x86)\Common Files\Intel IPP 6.0 Runtime\ipps-6.0.dll
ModLoad: 12000000 121c2000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\xerces-c_2_8.dll
ModLoad: 04d80000 04da6000   C:\Program Files (x86)\Common Files\Intel IPP 6.0 Runtime\ippm-6.0.dll
ModLoad: 04f80000 04f93000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\boost_filesystem-vc90-mt-1_37.dll
ModLoad: 04fa0000 04fa7000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\boost_system-vc90-mt-1_37.dll
(161c.1760): Unknown exception - code a1a01db1 (first chance)
ModLoad: 07fe0000 08854000   C:\Program Files (x86)\Common Files\Intel IPP 6.0 Runtime\ippip8-6.0.dll
ModLoad: 08c60000 09042000   C:\Program Files (x86)\Common Files\Intel IPP 6.0 Runtime\ippsp8-6.0.dll
ModLoad: 09050000 097ae000   C:\Program Files (x86)\Common Files\Intel IPP 6.0 Runtime\ippmp8-6.0.dll
ModLoad: 717d0000 71947000   C:\Windows\SysWOW64\quartz.dll
ModLoad: 74da0000 74db4000   C:\Windows\SysWOW64\devenum.dll
ModLoad: 6aa00000 6aa42000   C:\Windows\SysWOW64\DShowRdpFilter.dll
ModLoad: 730f0000 730fd000   C:\Windows\SysWOW64\WTSAPI32.dll
ModLoad: 72b00000 72b29000   C:\Windows\SysWOW64\WINSTA.dll
ModLoad: 74c70000 74c7a000   C:\Windows\SysWOW64\slc.dll
ModLoad: 097b0000 0993d000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\mc_demux_mp2_ds.ax
ModLoad: 72500000 725e7000   C:\Windows\SysWOW64\DDRAW.dll
ModLoad: 727d0000 727d6000   C:\Windows\SysWOW64\DCIMAN32.dll
ModLoad: 76520000 766bd000   C:\Windows\syswow64\SETUPAPI.dll
ModLoad: 77000000 77027000   C:\Windows\syswow64\CFGMGR32.dll
ModLoad: 77130000 77142000   C:\Windows\syswow64\DEVOBJ.dll
ModLoad: 727e0000 727f3000   C:\Windows\SysWOW64\dwmapi.dll
ModLoad: 683d0000 6849c000   C:\Windows\SysWOW64\D3DIM700.DLL
ModLoad: 72270000 72433000   C:\Windows\SysWOW64\D3D9.DLL
ModLoad: 72d10000 72d19000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 727c0000 727c6000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 64130000 64893000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 6f2e0000 6f2f8000   C:\Windows\SysWOW64\DXVA2.DLL
ModLoad: 09e00000 09f9e000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\mc_dec_mp2v_ds.ax
ModLoad: 711c0000 711c5000   C:\Windows\SysWOW64\MSIMG32.dll
ModLoad: 06460000 064a6000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\demo_trans_video_framerate_ds.ax
ModLoad: 72270000 72433000   C:\Windows\SysWOW64\D3D9.DLL
ModLoad: 72d10000 72d19000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 727c0000 727c6000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 621b0000 62913000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 6f2b0000 6f2c8000   C:\Windows\SysWOW64\DXVA2.DLL
ModLoad: 72270000 72433000   C:\Windows\SysWOW64\D3D9.DLL
ModLoad: 72d10000 72d19000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 727c0000 727c6000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 64130000 64893000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 6f2e0000 6f2f8000   C:\Windows\SysWOW64\DXVA2.DLL
ModLoad: 72270000 72433000   C:\Windows\SysWOW64\D3D9.DLL
ModLoad: 72d10000 72d19000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 727c0000 727c6000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 621b0000 62913000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 6f2b0000 6f2c8000   C:\Windows\SysWOW64\DXVA2.DLL
ModLoad: 72270000 72433000   C:\Windows\SysWOW64\D3D9.DLL
ModLoad: 72d10000 72d19000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 727c0000 727c6000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 64130000 64893000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 6f2e0000 6f2f8000   C:\Windows\SysWOW64\DXVA2.DLL
ModLoad: 72270000 72433000   C:\Windows\SysWOW64\D3D9.DLL
ModLoad: 72d10000 72d19000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 727c0000 727c6000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 621b0000 62913000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 6f2b0000 6f2c8000   C:\Windows\SysWOW64\DXVA2.DLL
ModLoad: 06630000 066a7000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\Sequence.ax
ModLoad: 06b70000 06ba3000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\tbb.dll
ModLoad: 07eb0000 07f8d000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\CORE_RL_magick_.dll
ModLoad: 07110000 0716c000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\CORE_RL_ttf_.dll
ModLoad: 06940000 06970000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\CORE_RL_lcms_.dll
ModLoad: 068f0000 06900000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\CORE_RL_bzlib_.dll
ModLoad: 06990000 069a3000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\CORE_RL_zlib_.dll
ModLoad: 08860000 088ba000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\CORE_RL_Magick++_.dll
ModLoad: 06b10000 06b1c000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\boost_thread-vc90-mt-1_37.dll
ModLoad: 06bb0000 06bbd000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\boost_date_time-vc90-mt-1_37.dll
ModLoad: 67980000 6798e000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\IM_MOD_RL_TIFF_.dll
ModLoad: 07180000 071c7000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\CORE_RL_tiff_.dll
ModLoad: 07230000 07251000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\CORE_RL_jpeg_.dll
ModLoad: 72270000 72433000   C:\Windows\SysWOW64\D3D9.DLL
ModLoad: 72d10000 72d19000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 727c0000 727c6000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 64130000 64893000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 6f2e0000 6f2f8000   C:\Windows\SysWOW64\DXVA2.DLL
ModLoad: 72270000 72433000   C:\Windows\SysWOW64\D3D9.DLL
ModLoad: 72d10000 72d19000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 727c0000 727c6000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 621b0000 62913000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 6f2b0000 6f2c8000   C:\Windows\SysWOW64\DXVA2.DLL
(161c.1760): CLR exception - code e0434f4d (first chance)
ModLoad: 6ac30000 6ac38000   PlayerFX.dll
ModLoad: 04f30000 04f38000   PlayerFX.dll
ModLoad: 6ac30000 6ac38000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\PlayerFX.dll
ModLoad: 6ac50000 6ac60000   Bioscope.dll
ModLoad: 04f50000 04f60000   Bioscope.dll
ModLoad: 6ac50000 6ac60000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\Bioscope.dll
ModLoad: 6a8b0000 6a97f000   Quasar.dll
ModLoad: 06a00000 06acf000   Quasar.dll
ModLoad: 6a8b0000 6a97f000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\Quasar.dll
ModLoad: 72270000 72433000   C:\Windows\SysWOW64\d3d9.dll
ModLoad: 72d10000 72d19000   C:\Windows\SysWOW64\VERSION.dll
ModLoad: 727c0000 727c6000   C:\Windows\SysWOW64\d3d8thk.dll
ModLoad: 64130000 64893000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 621b0000 62913000   C:\Windows\SysWOW64\nvd3dum.dll
ModLoad: 74bf0000 74c15000   C:\Windows\SysWOW64\powrprof.dll
ModLoad: 6f2e0000 6f2f8000   C:\Windows\SysWOW64\DXVA2.DLL
ModLoad: 07f90000 07fc8000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\QDekadu.ax
ModLoad: 0a6a0000 0a78a000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\kdu_vs63R.dll
ModLoad: 0c390000 0c5ff000   C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\libmmd.dll
 kdu_codestream::create called. kdu_codestream::create called. kdu_codestream::create new kd_compressed_input(source) called. kdu_codestream::create new kd_compressed_input(source) called. kdu_codestream::create new kd_compressed_input(source) end. kdu_codestream::create called. kdu_codestream::create new kd_compressed_input(source) end. kdu_codestream::create state->in->is_fully_buffered() called. kdu_codestream::create new kd_compressed_input(source) called. kdu_codestream::create called. kdu_codestream::create state->in->is_fully_buffered() end. kdu_codestream::create state->in->is_fully_buffered() called. kdu_codestream::create new kd_compressed_input(source) end. kdu_codestream::create new kd_marker(state->in,state) called. kdu_codestream::create state->in->is_fully_buffered() end. kdu_codestream::create state->in->is_fully_buffered() called. kdu_codestream::create new kd_compressed_input(source) called. kdu_codestream::create new kd_marker(state->in,state) end. kdu_codestream::create state->in->is_fully_buffered() end. kdu_codestream::create new kd_marker(state->in,state) called. kdu_codestream::create called. kdu_codestream::create new kd_compressed_input(source) end. kdu_codestream::create new kd_marker(state->in,state) end. kdu_codestream::create new kd_marker(state->in,state) called. kdu_codestream::create construct_common() called. kdu_codestream::create state->in->is_fully_buffered() called. kdu_codestream::create called. kdu_codestream::create new kd_marker(state->in,state) end.kd_codestream::construct_common() entered. kdu_codestream::create construct_common() called.kd_codestream::construct_common() finalize called. kdu_codestream::create state->in->is_fully_buffered() end.kd_codestream::construct_common() entered.kd_codestream::construct_common() finalize end. kdu_codestream::create construct_common() called. kdu_codestream::create new kd_marker(state->in,state) called.construct_common -- Get summary parameters from SIZ object.kd_codestream::construct_common() finalize called. kdu_codestream::create new kd_compressed_input(source) called.kd_codestream::construct_common() entered.construct_common -- profile = 5 kdu_codestream::create new kd_marker(state->in,state) end.kd_codestream::construct_common() finalize called.kd_codestream::construct_common() finalize end.construct_common -- num_components = 3 kdu_codestream::create construct_common() called.construct_common -- Get summary parameters from SIZ object.construct_common -- for loop start.kd_codestream::construct_common() finalize end.construct_common -- profile = 5kd_codestream::construct_common() entered.construct_common -- for loop end.construct_common -- Get summary parameters from SIZ object.construct_common -- num_components = 3construct_common -- Configure tileskd_codestream::construct_common() finalize called.construct_common -- for loop start.construct_common -- profile = 5construct_common -- total_tiles = 1 kdu_codestream::create new kd_compressed_input(source) called. kdu_codestream::create new kd_compressed_input(source) end.construct_common -- for loop end.construct_common -- new kd_tile_ref[total_tiles]construct_common -- num_components = 3kd_codestream::construct_common() finalize end.construct_common -- Configure tilesconstruct_common -- for loop start.construct_common -- new kd_tile_ref[total_tiles] doneconstruct_common -- Get summary parameters from SIZ object.construct_common -- for loop end.construct_common -- total_tiles = 1construct_common -- memset called kdu_codestream::create new kd_compressed_input(source) end.construct_common -- profile = 5construct_common -- new kd_tile_ref[total_tiles]construct_common -- sizeof(tile_refs) = 4construct_common -- Configure tilesconstruct_common -- new kd_tile_ref[total_tiles] doneconstruct_common -- num_components = 3construct_common -- total_tiles = 1construct_common -- memset calledconstruct_common -- for loop start. kdu_codestream::create called.construct_common -- sizeof(tile_refs) = 4 kdu_codestream::create state->in->is_fully_buffered() called.construct_common -- new kd_tile_ref[total_tiles] kdu_codestream::create state->in->is_fully_buffered() called.construct_common -- for loop end. kdu_codestream::create state->in->is_fully_buffered() end.construct_common -- new kd_tile_ref[total_tiles] done kdu_codestream::create new kd_compressed_input(source) called.construct_common -- Configure tilesconstruct_common -- memset called kdu_codestream::create new kd_marker(state->in,state) called. kdu_codestream::create state->in->is_fully_buffered() end.construct_common -- sizeof(tile_refs) = 4construct_common -- total_tiles = 1 kdu_codestream::create new kd_marker(state->in,state) end. kdu_codestream::create new kd_compressed_input(source) end. kdu_codestream::create new kd_marker(state->in,state) called.construct_common -- new kd_tile_ref[total_tiles] kdu_codestream::create called. kdu_codestream::create new kd_marker(state->in,state) end.construct_common -- new kd_tile_ref[total_tiles] done kdu_codestream::create construct_common() called.construct_common -- memset calledkd_codestream::construct_common() entered. kdu_codestream::create construct_common() called.construct_common -- sizeof(tile_refs) = 4 kdu_codestream::create state->in->is_fully_buffered() called. kdu_codestream::create new kd_compressed_input(source) called.kd_codestream::construct_common() finalize called.kd_codestream::construct_common() entered. kdu_codestream::create state->in->is_fully_buffered() end.kd_codestream::construct_common() finalize end.kd_codestream::construct_common() finalize called.construct_common -- Get summary parameters from SIZ object. kdu_codestream::create new kd_marker(state->in,state) called.kd_codestream::construct_common() finalize end.construct_common -- profile = 5construct_common -- Get summary parameters from SIZ object. kdu_codestream::create new kd_marker(state->in,state) end.construct_common -- num_components = 3construct_common -- profile = 5 kdu_codestream::create construct_common() called.construct_common -- for loop start.construct_common -- num_components = 3kd_codestream::construct_common() entered.construct_common -- for loop end.construct_common -- for loop start.kd_codestream::construct_common() finalize called.construct_common -- Configure tilesconstruct_common -- for loop end.kd_codestream::construct_common() finalize end.construct_common -- total_tiles = 1construct_common -- Get summary parameters from SIZ object.construct_common -- new kd_tile_ref[total_tiles]construct_common -- Configure tiles kdu_codestream::create new kd_compressed_input(source) end.construct_common -- total_tiles = 1construct_common -- new kd_tile_ref[total_tiles] done kdu_codestream::create state->in->is_fully_buffered() called.construct_common -- new kd_tile_ref[total_tiles]construct_common -- memset calledconstruct_common -- profile = 5construct_common -- new kd_tile_ref[total_tiles] doneconstruct_common -- sizeof(tile_refs) = 4 kdu_codestream::create state->in->is_fully_buffered() end.construct_common -- memset calledconstruct_common -- num_components = 3construct_common -- sizeof(tile_refs) = 4 kdu_codestream::create new kd_marker(state->in,state) called. kdu_codestream::create new kd_marker(state->in,state) end.construct_common -- for loop start.construct_common -- for loop end.construct_common -- Configure tilesconstruct_common -- total_tiles = 1construct_common -- new kd_tile_ref[total_tiles]construct_common -- new kd_tile_ref[total_tiles] doneconstruct_common -- memset calledconstruct_common -- sizeof(tile_refs) = 4 kdu_codestream::create construct_common() called.kd_codestream::construct_common() entered.kd_codestream::construct_common() finalize called.kd_codestream::construct_common() finalize end.construct_common -- Get summary parameters from SIZ object.construct_common -- profile = 5construct_common -- num_components = 3construct_common -- for loop start.construct_common -- for loop end.construct_common -- Configure tilesconstruct_common -- total_tiles = 1construct_common -- new kd_tile_ref[total_tiles]construct_common -- new kd_tile_ref[total_tiles] doneconstruct_common -- memset called (161c.1534): Break instruction exception - code 80000003 (first chance)
eax=7ef02000 ebx=00000000 ecx=00000000 edx=776cf8ea esi=00000000 edi=00000000
eip=7764000c esp=230ffe24 ebp=230ffe50 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
ntdll!DbgBreakPoint:
7764000c cc              int     3
0:028> !runaway 7
 User Mode Time
  Thread       Time
  23:1554      0 days 0:00:06.442
  21:196c      0 days 0:00:06.442
  20:12dc      0 days 0:00:06.442
  19:192c      0 days 0:00:06.442
  18:1ad8      0 days 0:00:06.427
  16:1134      0 days 0:00:06.427
  22:1374      0 days 0:00:06.411
  17:19a0      0 days 0:00:06.396
   0:1784      0 days 0:00:00.904
   5:1760      0 days 0:00:00.234
   8:a28       0 days 0:00:00.015
  28:1534      0 days 0:00:00.000
  27:14c8      0 days 0:00:00.000
  26:1b8c      0 days 0:00:00.000
  25:1938      0 days 0:00:00.000
  24:1ba8      0 days 0:00:00.000
  15:183c      0 days 0:00:00.000
  14:1a24      0 days 0:00:00.000
  13:1a90      0 days 0:00:00.000
  12:fa0       0 days 0:00:00.000
  11:1498      0 days 0:00:00.000
  10:17d4      0 days 0:00:00.000
   9:1908      0 days 0:00:00.000
   7:1b44      0 days 0:00:00.000
   6:2cc       0 days 0:00:00.000
   4:19b0      0 days 0:00:00.000
   3:1698      0 days 0:00:00.000
   2:72c       0 days 0:00:00.000
   1:1aa4      0 days 0:00:00.000
 Kernel Mode Time
  Thread       Time
   0:1784      0 days 0:00:00.265
   5:1760      0 days 0:00:00.109
  16:1134      0 days 0:00:00.015
   8:a28       0 days 0:00:00.015
   2:72c       0 days 0:00:00.015
  28:1534      0 days 0:00:00.000
  27:14c8      0 days 0:00:00.000
  26:1b8c      0 days 0:00:00.000
  25:1938      0 days 0:00:00.000
  24:1ba8      0 days 0:00:00.000
  23:1554      0 days 0:00:00.000
  22:1374      0 days 0:00:00.000
  21:196c      0 days 0:00:00.000
  20:12dc      0 days 0:00:00.000
  19:192c      0 days 0:00:00.000
  18:1ad8      0 days 0:00:00.000
  17:19a0      0 days 0:00:00.000
  15:183c      0 days 0:00:00.000
  14:1a24      0 days 0:00:00.000
  13:1a90      0 days 0:00:00.000
  12:fa0       0 days 0:00:00.000
  11:1498      0 days 0:00:00.000
  10:17d4      0 days 0:00:00.000
   9:1908      0 days 0:00:00.000
   7:1b44      0 days 0:00:00.000
   6:2cc       0 days 0:00:00.000
   4:19b0      0 days 0:00:00.000
   3:1698      0 days 0:00:00.000
   1:1aa4      0 days 0:00:00.000
 Elapsed Time
  Thread       Time
   0:1784      0 days 0:03:01.885
   2:72c       0 days 0:03:01.869
   1:1aa4      0 days 0:03:01.869
   4:19b0      0 days 0:03:01.853
   3:1698      0 days 0:03:01.853
   7:1b44      0 days 0:03:01.619
   8:a28       0 days 0:03:01.604
   9:1908      0 days 0:03:01.588
   5:1760      0 days 0:00:57.155
   6:2cc       0 days 0:00:57.125
  11:1498      0 days 0:00:57.081
  13:1a90      0 days 0:00:57.079
  10:17d4      0 days 0:00:30.135
  12:fa0       0 days 0:00:30.080
  14:1a24      0 days 0:00:30.049
  15:183c      0 days 0:00:29.953
  16:1134      0 days 0:00:29.952
  17:19a0      0 days 0:00:29.951
  18:1ad8      0 days 0:00:29.950
  19:192c      0 days 0:00:29.949
  21:196c      0 days 0:00:29.948
  20:12dc      0 days 0:00:29.948
  22:1374      0 days 0:00:29.947
  24:1ba8      0 days 0:00:29.946
  23:1554      0 days 0:00:29.946
  25:1938      0 days 0:00:29.945
  26:1b8c      0 days 0:00:29.944
  27:14c8      0 days 0:00:27.078
  28:1534      0 days 0:00:23.422
0:028> ~23s
eax=00000003 ebx=00000000 ecx=00000000 edx=00000000 esi=052aa800 edi=00001000
eip=0a747ff8 esp=11f2f1e4 ebp=11f2f234 iopl=0         nv up ei pl nz na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000206
kdu_vs63R!__intel_cpu_indicator_init+0x158:
0a747ff8 8945e0          mov     dword ptr [ebp-20h],eax ss:002b:11f2f214=03000000
0:023> ~#bp
0:023> g
(161c.1374): Break instruction exception - code 80000003 (first chance)
eax=00000003 ebx=00000000 ecx=00000000 edx=00000000 esi=052aac40 edi=00001000
eip=0a747ff8 esp=10abf714 ebp=10abf764 iopl=0         nv up ei pl nz na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000206
kdu_vs63R!__intel_cpu_indicator_init+0x158:
0a747ff8 8945e0          mov     dword ptr [ebp-20h],eax ss:002b:10abf744=03000000
0:022> g
(161c.196c): Break instruction exception - code 80000003 (first chance)
eax=00000003 ebx=00000000 ecx=00000000 edx=00000000 esi=052ab2a8 edi=00001000
eip=0a747ff8 esp=1098f924 ebp=1098f974 iopl=0         nv up ei pl nz na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000206
kdu_vs63R!__intel_cpu_indicator_init+0x158:
0a747ff8 8945e0          mov     dword ptr [ebp-20h],eax ss:002b:1098f954=03000000
0:021> g
(161c.1a70): Break instruction exception - code 80000003 (first chance)
eax=7efac000 ebx=00000000 ecx=00000000 edx=776cf8ea esi=00000000 edi=00000000
eip=7764000c esp=2322fcbc ebp=2322fce8 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
ntdll!DbgBreakPoint:
7764000c cc              int     3
0:004> ~23s
eax=0000000d ebx=756e6547 ecx=6c65746e edx=49656e69 esi=052aa800 edi=00001000
eip=0a747ec6 esp=11f2f1e4 ebp=11f2f234 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
kdu_vs63R!__intel_cpu_indicator_init+0x26:
0a747ec6 895dfc          mov     dword ptr [ebp-4],ebx ss:002b:11f2f230={shell32!__dyn_tls_init_callback <PERF> (shell32+0x626547) (756e6547)}
0:023> g
(161c.1a30): Break instruction exception - code 80000003 (first chance)
eax=7efa9000 ebx=00000000 ecx=00000000 edx=776cf8ea esi=00000000 edi=00000000
eip=7764000c esp=2335f92c ebp=2335f958 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
ntdll!DbgBreakPoint:
7764000c cc              int     3
0:006> ~23s
eax=0001067a ebx=00040800 ecx=0c0ce3bd edx=bfebfbff esi=052aa800 edi=00001000
eip=0a747ed6 esp=11f2f1e4 ebp=11f2f234 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
kdu_vs63R!__intel_cpu_indicator_init+0x36:
0a747ed6 8945f0          mov     dword ptr [ebp-10h],eax ss:002b:11f2f224=7a060100
0:023> ~#bp
0:023> g
(161c.1374): Break instruction exception - code 80000003 (first chance)
eax=0001067a ebx=03040800 ecx=0c0ce3bd edx=bfebfbff esi=052aac40 edi=00001000
eip=0a747ed6 esp=10abf714 ebp=10abf764 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
kdu_vs63R!__intel_cpu_indicator_init+0x36:
0a747ed6 8945f0          mov     dword ptr [ebp-10h],eax ss:002b:10abf754=7a060100
0:022> g
(161c.1ad8): Break instruction exception - code 80000003 (first chance)
eax=0001067a ebx=03040800 ecx=0c0ce3bd edx=bfebfbff esi=052ac060 edi=00001000
eip=0a747ed6 esp=1046f314 ebp=1046f364 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
kdu_vs63R!__intel_cpu_indicator_init+0x36:
0a747ed6 8945f0          mov     dword ptr [ebp-10h],eax ss:002b:1046f354=7a060100
0:018> g
(161c.192c): Break instruction exception - code 80000003 (first chance)
eax=0001067a ebx=01040800 ecx=0c0ce3bd edx=bfebfbff esi=052abeb8 edi=00001000
eip=0a747ed6 esp=1066f1c4 ebp=1066f214 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
kdu_vs63R!__intel_cpu_indicator_init+0x36:
0a747ed6 8945f0          mov     dword ptr [ebp-10h],eax ss:002b:1066f204=7a060100
0:019> g
(161c.a90): Break instruction exception - code 80000003 (first chance)
eax=7efa9000 ebx=00000000 ecx=00000000 edx=776cf8ea esi=00000000 edi=00000000
eip=7764000c esp=2375fba4 ebp=2375fbd0 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
ntdll!DbgBreakPoint:
7764000c cc              int     3
0:004> ~23s
eax=0001067a ebx=07040800 ecx=0c0ce3bd edx=bfebfbff esi=052aa800 edi=00001000
eip=0a747ed6 esp=11f2f1e4 ebp=11f2f234 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246
kdu_vs63R!__intel_cpu_indicator_init+0x36:
0a747ed6 8945f0          mov     dword ptr [ebp-10h],eax ss:002b:11f2f224=7a060100
0:023> kvn 100
 # ChildEBP RetAddr  Args to Child              
00 11f2f234 052aa800 00001000 052aa800 0000000c kdu_vs63R!__intel_cpu_indicator_init+0x36
WARNING: Frame IP not in any known module. Following frames may be wrong.
01 11f2f374 0a6e7699 00000000 65440000 65646f63 0x52aa800
02 11f2f3e0 07f9dfb9 11f2f418 00000000 00000002 kdu_vs63R!kdu_codestream::create+0x779 (CONV: thiscall)
03 11f2f528 07fa65c7 00000000 07fa658e 052a58cc QDekadu!KduVexDecompressor::Decompress+0x79 (CONV: thiscall)
04 11f2f5e8 07fa64b3 0579eab0 057a8110 ffffffff QDekadu!QDekadu::_DoTransform+0xd7 (CONV: thiscall)
05 11f2f61c 07f912a4 0579eab0 057a8110 11f2f6c8 QDekadu!QDekadu::Transform+0x43 (CONV: thiscall)
06 11f2f630 07f9c743 00000000 052889f4 052889e0 QDekadu!DoTransform::Execute+0x24 (FPO: [0,0,1]) (CONV: thiscall)
07 11f2f640 07f9ae3a 11f2f6c8 bab3cf52 07f9a5af QDekadu!boost::detail::function::void_function_obj_invoker0<Batch<Job,DeliveryManager>::Task,void>::invoke+0x13 (CONV: cdecl)
08 11f2f684 07f9a318 bab3cf92 00000000 11f2f740 QDekadu!boost::function0<void>::operator()+0x4a (FPO: [0,14,1]) (CONV: thiscall)
09 11f2f710 07f9a00b 05288900 bab3ce22 00000000 QDekadu!boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks>::execute_task+0x1e8 (FPO: [Uses EBP] [1,29,5]) (CONV: thiscall)
0a 11f2f748 7765e023 052987a0 05298798 07fbe0a8 QDekadu!boost::threadpool::detail::worker_thread<boost::threadpool::detail::pool_core<boost::function0<void>,boost::threadpool::fifo_scheduler,boost::threadpool::static_size,boost::threadpool::resize_controller,boost::threadpool::wait_for_all_tasks> >::run+0xbb (CONV: thiscall)
0b 11f2f768 7765e023 f7d893b0 00000000 00000001 ntdll!RtlFreeHeap+0x105 (FPO: [Non-Fpo])
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files (x86)\Qube Cinema\QubeMaster Pro\boost_thread-vc90-mt-1_37.dll - 
0c 11f2f790 06b12fbb f7d8937c 00000000 00000000 ntdll!RtlFreeHeap+0x105 (FPO: [Non-Fpo])
0d 11f2f7b8 6bd43433 053c5608 a28f86f5 00000000 boost_thread_vc90_mt_1_37!boost::this_thread::get_id+0x6bb
0e 11f2f7f0 6bd434c7 00000000 11f2f808 75db336a MSVCR90!_endthreadex+0x44 (FPO: [Non-Fpo])
0f 11f2f7fc 75db336a 052987a0 11f2f848 77669f72 MSVCR90!_endthreadex+0xd8 (FPO: [Non-Fpo])
10 11f2f808 77669f72 052987a0 606ba56b 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
11 11f2f848 77669f45 6bd4345e 052987a0 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
12 11f2f860 00000000 6bd4345e 052987a0 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])

0 Kudos
Bernard
Valued Contributor I
1,045 Views

@Nutan

Please upload the dump file.I prefer to do analysis on my PC.

 

0 Kudos
Nutan_K_
Beginner
1,045 Views

I have attached the freeze dump. Please let me know if you need any other info.

0 Kudos
Bernard
Valued Contributor I
1,045 Views

For now not.

I will analyze it and try to understand what has happened.

Thanks.

0 Kudos
Reply