|
|
| TCmullet |
| Posted: Feb 18 2015, 03:37 AM |
 |
|
Advanced Member
  
Group: Members
Posts: 312
Member No.: 3970
Joined: 2-May 03

|
I've started a new project recently and I'm getting crashes occasionally. I doubt that my PC's memory etc. is flaky. So I'm posting this crash dump. (I couldn't find anything via "search".) Any ideas of what's happening? Fortunately, I'm doing stuff with AviSynth, so it's not like I lose all my work at each crash. But this wasn't happening during my last similar project, which was many months ago. Maybe I've change AviSynth since then. I do now have v. 2.5.8.0MT (which I think is what I'm using), but also have 2.6.0.5, which is needed for a later phase of the work. (But 2.6.0 won't work right for normal editing, so I'll switch to that at the end. -- I realize all this Avisynth info is probably irrelevant--just want to make full report.)
| CODE | VirtualDub crash report -- build 35491 (release) --------------------------------------
Disassembly: 03fe8ae0: 47 inc edi 03fe8ae1: 038a46028847 add ecx, [edx+47880246] 03fe8ae7: 028b44240c5e add cl, [ebx+5e0c2444] 03fe8aed: 5f pop edi 03fe8aee: c3 ret 03fe8aef: 90 nop 03fe8af0: 8a4603 mov al, [esi+03h] 03fe8af3: 884703 mov [edi+03h], al 03fe8af6: 8a4602 mov al, [esi+02h] 03fe8af9: 884702 mov [edi+02h], al 03fe8afc: 8a4601 mov al, [esi+01h] 03fe8aff: 884701 mov [edi+01h], al 03fe8b02: 8b44240c mov eax, [esp+0ch] 03fe8b06: 5e pop esi 03fe8b07: 5f pop edi 03fe8b08: c3 ret 03fe8b09: 8da42400000000 lea esp, [esp+00] 03fe8b10: 57 push edi 03fe8b11: 8bc6 mov eax, esi 03fe8b13: 83e00f and eax, 0fh 03fe8b16: 85c0 test eax, eax 03fe8b18: 0f85d2000000 jnz 03fe8bf0 03fe8b1e: 8bd1 mov edx, ecx 03fe8b20: 83e17f and ecx, 7fh 03fe8b23: c1ea07 shr edx, 07h 03fe8b26: 7465 jz 03fe8b8d 03fe8b28: 8da42400000000 lea esp, [esp+00] 03fe8b2f: 90 nop 03fe8b30: 660f6f06 movdqa xmm0, [esi] 03fe8b34: 660f6f4e10 movdqa xmm1, [esi+10h] 03fe8b39: 660f6f5620 movdqa xmm2, [esi+20h] 03fe8b3e: 660f6f5e30 movdqa xmm3, [esi+30h] 03fe8b43: 660f7f07 movdqa [edi], xmm0 03fe8b47: 660f7f4f10 movdqa [edi+10h], xmm1 03fe8b4c: 660f7f5720 movdqa [edi+20h], xmm2 03fe8b51: 660f7f5f30 movdqa [edi+30h], xmm3 03fe8b56: 660f6f6640 movdqa xmm4, [esi+40h] 03fe8b5b: 660f6f6e50 movdqa xmm5, [esi+50h] 03fe8b60: 660f6f7660 movdqa xmm6, [esi+60h] 03fe8b65: 660f6f7e70 movdqa xmm7, [esi+70h] 03fe8b6a: 660f7f6740 movdqa [edi+40h], xmm4 03fe8b6f: 660f7f6f50 movdqa [edi+50h], xmm5 03fe8b74: 660f7f7760 movdqa [edi+60h], xmm6 <-- FAULT 03fe8b79: 660f7f7f70 movdqa [edi+70h], xmm7 03fe8b7e: 8db680000000 lea esi, [esi+80] 03fe8b84: 8dbf80000000 lea edi, [edi+80] 03fe8b8a: 4a dec edx 03fe8b8b: 75a3 jnz 03fe8b30 03fe8b8d: 85c9 test ecx, ecx 03fe8b8f: 744f jz 03fe8be0 03fe8b91: 8bd1 mov edx, ecx 03fe8b93: c1ea04 shr edx, 04h 03fe8b96: 85d2 test edx, edx 03fe8b98: 7417 jz 03fe8bb1 03fe8b9a: 8d9b00000000 lea ebx, [ebx+00] 03fe8ba0: 660f6f06 movdqa xmm0, [esi] 03fe8ba4: 660f7f07 movdqa [edi], xmm0 03fe8ba8: 8d7610 lea esi, [esi+10h] 03fe8bab: 8d7f10 lea edi, [edi+10h] 03fe8bae: 4a dec edx 03fe8baf: 75ef jnz 03fe8ba0 03fe8bb1: 83e10f and ecx, 0fh 03fe8bb4: 742a jz 03fe8be0 03fe8bb6: 8bc1 mov eax, ecx 03fe8bb8: c1e902 shr ecx, 02h 03fe8bbb: 740d jz 03fe8bca 03fe8bbd: 8b16 mov edx, [esi] 03fe8bbf: 8917 mov [edi], edx 03fe8bc1: 8d7604 lea esi, [esi+04h] 03fe8bc4: 8d7f04 lea edi, [edi+04h] 03fe8bc7: 49 dec ecx 03fe8bc8: 75f3 jnz 03fe8bbd 03fe8bca: 8bc8 mov ecx, eax 03fe8bcc: 83e103 and ecx, 03h 03fe8bcf: 740f jz 03fe8be0 03fe8bd1: 8a06 mov al, [esi] 03fe8bd3: 8807 mov [edi], al 03fe8bd5: 46 inc esi 03fe8bd6: 47 inc edi 03fe8bd7: 49 dec ecx 03fe8bd8: 75f7 jnz 03fe8bd1 03fe8bda: 8d9b00000000 lea ebx, [ebx+00]
Built on Althena on Sun Oct 27 15:59:07 2013 using compiler version 1400
Windows 6.1 (Windows 7 x64 build 7601) [Service Pack 1] Memory status: virtual free 1671M/2048M, commit limit 32555M, physical total 16279M
EAX = 00000000 EBX = 00000000 ECX = 00000000 EDX = 00000001 EBP = 0000080a ESI = 0dfc8fa0 EDI = 061a8fa0 ESP = 0018ecd8 EIP = 03fe8b74 EFLAGS = 00210202 FPUCW = 027f FPUTW = ffff
Crash reason: Access Violation
Crash context: An out-of-bounds memory access (access violation) occurred in module 'FFInputDriver'...
...writing address 061A9000.
Pointer dumps:
ESI 0dfc8fa0: ffe5c5f0 ffe2c4f0 ffdcc1ee ffdbbfed ffdbbfed ffd4b8e6 ffceb5e2 ffccb2df EDI 061a8fa0: ffe5c5f0 ffe2c4f0 ffdcc1ee ffdbbfed ffdbbfed ffd4b8e6 ffceb5e2 ffccb2df ESP 0018ecd8: 05ff0020 068446b8 068446cc 03fe6316 05ff0020 0de10020 001b9000 025bdfa0 0018ecf8: 0000080a 00000001 025bdfa0 01000100 00000000 00000000 00000000 0000080a 0018ed18: 046734e8 00000000 00000005 01d04b2a dd092ca0 01d04b2a 990bc760 01d04b2a 0018ed38: 00190003 011a002e 000207df 00120003 00190003 00d60034 000d0526 00000200
Thread call stack: 03fe8b74: FFInputDriver!VDGetPluginInfo [03fe0000+1290+78e4] 03fe6316: FFInputDriver!VDGetPluginInfo [03fe0000+1290+5086] 004ee771: VDVideoSourcePlugin::_read() 004e2af5: DubSource::read() 0043bd66: VDFilterFrameVideoSource::RunRequests() 75ca6d91: USER32!GetThreadDesktop [75c90000+16c63+12e] 75ca6d51: USER32!GetThreadDesktop [75c90000+16c63+ee] 00472058: VDProject::UpdateFrame() 0043b075: VDFilterFrameRequest::CreateClient() 0043b0bd: VDFilterFrameRequest::CreateClient() 0043a022: VDFilterFrameManualSource::CreateRequest() 00447dc0: FilterSystem::RequestFrame() 004740cb: VDProject::DisplayFrame() 00471558: VDProject::MoveToFrame() 00478933: VDProjectUI::OnPositionNotify() 00480c2e: VDProjectUI::MainWndProc() 00477090: VDProjectUI::WndProc() 0048e525: VDUIFrame::StaticWndProc() 75ca62fa: USER32!gapfnScSendMessage [75c90000+15fc8+332] 75ca6d3a: USER32!GetThreadDesktop [75c90000+16c63+d7] 75ca6ce9: USER32!GetThreadDesktop [75c90000+16c63+86] 75ca965e: USER32!GetWindow [75c90000+1926e+3f0] 75cb617a: USER32!SendMessageA [75c90000+2612e+4c] 004c6e2b: VDPositionControlW32::Notify() 00519e71: VDRoundToInt64() 004c79f8: VDPositionControlW32::WndProc() 004c7f72: VDPositionControlW32::StaticWndProc() 75ca62fa: USER32!gapfnScSendMessage [75c90000+15fc8+332] 75ca6d3a: USER32!GetThreadDesktop [75c90000+16c63+d7] 75ca6ce9: USER32!GetThreadDesktop [75c90000+16c63+86] 75ca77c4: USER32!CharPrevW [75c90000+1768c+138] 75cb60dc: USER32!PeekMessageA [75c90000+25f74+168] 75ca7bca: USER32!DispatchMessageA [75c90000+17bbb+f] 03fe5a3a: FFInputDriver!VDGetPluginInfo [03fe0000+1290+47aa] 004ee771: VDVideoSourcePlugin::_read() 004e2af5: DubSource::read() 0043bd66: VDFilterFrameVideoSource::RunRequests() 75ca6d91: USER32!GetThreadDesktop [75c90000+16c63+12e] 75ca6d51: USER32!GetThreadDesktop [75c90000+16c63+ee] 00472058: VDProject::UpdateFrame() 0043b075: VDFilterFrameRequest::CreateClient() 0043b0bd: VDFilterFrameRequest::CreateClient() 0043a022: VDFilterFrameManualSource::CreateRequest() 00447dc0: FilterSystem::RequestFrame() 004740cb: VDProject::DisplayFrame() 00471558: VDProject::MoveToFrame() 00478933: VDProjectUI::OnPositionNotify() 00480c2e: VDProjectUI::MainWndProc() 00477090: VDProjectUI::WndProc() 0048e525: VDUIFrame::StaticWndProc() 75ca62fa: USER32!gapfnScSendMessage [75c90000+15fc8+332] 75ca6d3a: USER32!GetThreadDesktop [75c90000+16c63+d7] 75ca6ce9: USER32!GetThreadDesktop [75c90000+16c63+86] 75b06502: msvcrt!_CIacos [75ae0000+2649d+65] 75ca965e: USER32!GetWindow [75c90000+1926e+3f0] 75cb617a: USER32!SendMessageA [75c90000+2612e+4c] 004c6e2b: VDPositionControlW32::Notify() 00519e71: VDRoundToInt64() 004c79f8: VDPositionControlW32::WndProc() 004c7f72: VDPositionControlW32::StaticWndProc() 75ca62fa: USER32!gapfnScSendMessage [75c90000+15fc8+332] 75ca6d3a: USER32!GetThreadDesktop [75c90000+16c63+d7] 75ca6ce9: USER32!GetThreadDesktop [75c90000+16c63+86] 75ca77c4: USER32!CharPrevW [75c90000+1768c+138] 75cb60dc: USER32!PeekMessageA [75c90000+25f74+168] 75ca7bca: USER32!DispatchMessageA [75c90000+17bbb+f] 03fe5a3a: FFInputDriver!VDGetPluginInfo [03fe0000+1290+47aa] 004ee771: VDVideoSourcePlugin::_read() 004e2af5: DubSource::read() 0043bd66: VDFilterFrameVideoSource::RunRequests() 75ca6d91: USER32!GetThreadDesktop [75c90000+16c63+12e] 75ca6d51: USER32!GetThreadDesktop [75c90000+16c63+ee] 00472058: VDProject::UpdateFrame() 0043b075: VDFilterFrameRequest::CreateClient() 0043b0bd: VDFilterFrameRequest::CreateClient() 0043a022: VDFilterFrameManualSource::CreateRequest() 00447dc0: FilterSystem::RequestFrame() 004740cb: VDProject::DisplayFrame() 00471558: VDProject::MoveToFrame() 00478933: VDProjectUI::OnPositionNotify() 00480c2e: VDProjectUI::MainWndProc() 00477090: VDProjectUI::WndProc() 0048e525: VDUIFrame::StaticWndProc() 75ca62fa: USER32!gapfnScSendMessage [75c90000+15fc8+332] 75ca6d3a: USER32!GetThreadDesktop [75c90000+16c63+d7] 75ca6ce9: USER32!GetThreadDesktop [75c90000+16c63+86] 75ca965e: USER32!GetWindow [75c90000+1926e+3f0] 75cb617a: USER32!SendMessageA [75c90000+2612e+4c] 004c6e2b: VDPositionControlW32::Notify() 00519e71: VDRoundToInt64() 004c79f8: VDPositionControlW32::WndProc() 004c7f72: VDPositionControlW32::StaticWndProc() 75ca62fa: USER32!gapfnScSendMessage [75c90000+15fc8+332] 75ca6d3a: USER32!GetThreadDesktop [75c90000+16c63+d7] 75ca6ce9: USER32!GetThreadDesktop [75c90000+16c63+86] 75ca77c4: USER32!CharPrevW [75c90000+1768c+138] 75cb60dc: USER32!PeekMessageA [75c90000+25f74+168] 75ca7bca: USER32!DispatchMessageA [75c90000+17bbb+f] 00460736: WinMain@16() 005fc456: __tmainCRTStartup()
-- End of report
| |
 |
| dloneranger |
| Posted: Feb 18 2015, 05:29 AM |
 |
|
Moderator
  
Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07

|
That's the FFMPeg input plugin crashing
It's an older version, I removed the default opening of .avs from it a while ago
-------------------- MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask Windows7/8 Codec Chooser All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3 |
 |
| TCmullet |
| Posted: Feb 18 2015, 05:35 AM |
 |
|
Advanced Member
  
Group: Members
Posts: 312
Member No.: 3970
Joined: 2-May 03

|
The system I'm running on is somewhat "inherited", so I'm not sure what al is there. Are you saying I have some version of FFmpeg installed? What do I do to solve this problem?? (You didn't exactly say. Sorry if I'm dumb.) |
 |
| dloneranger |
| Posted: Feb 18 2015, 05:40 AM |
 |
|
Moderator
  
Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07

|
It's a plugin for virtualdub that opens all sorts of formats .mkv, .mp4 etc Update it to the newest one (the links in my sig) by overwriting the ffinputplugin.vdplugin and the ffdlls folder
-------------------- MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask Windows7/8 Codec Chooser All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3 |
 |
| TCmullet |
| Posted: Feb 20 2015, 01:37 AM |
 |
|
Advanced Member
  
Group: Members
Posts: 312
Member No.: 3970
Joined: 2-May 03

|
Thanks, Lone. Thought you might like to see how this saved the day: http://forum.doom9.org/showthread.php?p=17...357#post1710357 |
 |
|