Thank you. I looked at the crash dump. The dump you sent has nothing to do with your drivers or Windows system state in any way.
Here are some details that might help get to the bottom of it but the crash is not in SONAR X1 itself:
The crash occurs when trying to release the EchoBoy plugin in your project. The plugin crashes when you close the document and SONAR issues an effClose to the plugin to tell it to close.
The stack below shows that the crash occured inside the EchoBoy plugin itself which is something we have no way of investigating.
Something else in the stack that may be of interest is that EchoBoy appears to be wrapped in a new DLL by Automap. You can see this below in the list of loaded modules:
"EFFETS\SoundToys\SoundToys\EchoBoy (Automap).dll"
I suspect it is something in this wrapping process that is the cause of this crash. Can you disable automap and see if your problem goes away?
If not I suggest passing on this issue to the plugin vendor for further analysis. The same dump file you sent us can be forwarded to them. You can also make sure that you are running the most recent versions of this plugin as well as the automap software.
=================================================
MODULE_NAME: EchoBoy
FAULTING_MODULE: 772c0000 ntdll
DEBUG_FLR_IMAGE_TIMESTAMP: 4bc34dfa
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
EXCEPTION_PARAMETER1: 00000000
EXCEPTION_PARAMETER2: 2dfbb85f
READ_ADDRESS: 2dfbb85f
FOLLOWUP_IP:
EchoBoy+123561
2b673561 ?? ???
FAULTING_THREAD: 00000c40
BUGCHECK_STR: APPLICATION_FAULT_INVALID_POINTER_READ_WRONG_SYMBOLS
PRIMARY_PROBLEM_CLASS: INVALID_POINTER_READ
DEFAULT_BUCKET_ID: INVALID_POINTER_READ
LAST_CONTROL_TRANSFER: from 7576f1ac to 77311f70
STACK_TEXT:
WARNING: Stack unwind information not available. Following frames may be wrong.
0012f128 7576f1ac 2b200000 00000000 2dfbb860 ntdll+0x51f70
0012f13c 2b673561 2b200000 00000000 2dfbb860 kernel32+0x4f1ac
0012f17c 2b5c388c 2dfbb860 2b2088a0 2b5b0add EchoBoy+0x123561
0012f198 2b5c1f17 b01c2337 0012f294 2b2088a0 EchoBoy+0x7388c
0012f248 2b5c4aff 2b2088a0 0012f2e0 2b5b5ee3 EchoBoy+0x71f17
0012f254 2b5b5ee3 00000001 b01c239f 000001a2 EchoBoy+0x74aff
0012f2e0 2b5b56ad b01c2383 2b2085b8 0012f30c EchoBoy+0x65ee3
0012f2fc 2b64deed b01c2267 2b2085b8 0012f340 EchoBoy+0x656ad
0012f318 2b64c475 b01c2233 2dea29e0 2b248fc8 EchoBoy+0xfdeed
0012f34c 2b604f2d b01c2217 2b2085b8 0012f3dc EchoBoy+0xfc475
0012f368 2b60518f 2b2085b8 0012f3a8 2b5ae5e9 EchoBoy+0xb4f2d
0012f374 2b5ae5e9 00000001 2b6060b0 2debd190 EchoBoy+0xb518f
0012f3a8 2b5ae0a2 b01c2297 00000000 ffffffe8 EchoBoy+0x5e5e9
0012f3e8 2b5b013f 2b2484f8 0012f410 2b602249 EchoBoy+0x5e0a2
0012f3f4 2b602249 00000001 00000048 2b2484f8 EchoBoy+0x6013f
0012f410 1b785def 2b248518 00000001 00000000 EchoBoy+0xb2249
0012f440 1b785945 00000001 00000000 00000000 EchoBoy__Automap_+0x15def
0012f460 00bba9f4 1b812b4c 00000001 00000000 EchoBoy__Automap_+0x15945
0012f464 1b812b4c 00000001 00000000 00000000 SONARPDR+0x7ba9f4
0012f468 00000000 00000000 00000000 00000000 0x1b812b4c
STACK_COMMAND: ~0s; .ecxr ; kb
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: EchoBoy+123561
FOLLOWUP_NAME: MachineOwner
IMAGE_NAME: EchoBoy.dll
BUCKET_ID: WRONG_SYMBOLS
FAILURE_BUCKET_ID: INVALID_POINTER_READ_c0000005_EchoBoy.dll!Unknown
WATSON_STAGEONE_URL:
http://watson.microsoft.com/StageOne/SONARPDR_exe/18_0_2_244/4d94c863/ntdll_dll/6_1_7600_16385/4a5bdadb/c0000005/00051f70.htm?Retriage=1 Followup: MachineOwner
===========================================================
0:000> lmvm echo*
start end module name
1b770000 1b79f000 EchoBoy__Automap_ T (no symbols)
Loaded symbol image file: EchoBoy (Automap).dll
Image path: d:\EFFETS\SoundToys\SoundToys\EchoBoy (Automap).dll
Image name: EchoBoy (Automap).dll
Timestamp: Thu Oct 08 07:33:00 2009 (4ACDCDEC)
CheckSum: 00000000
ImageSize: 0002F000
File version: 3.3.128.0
Product version: 3.3.128.0
File flags: 0 (Mask 0)
File OS: 4 Unknown Win32
File type: 2.0 Dll
File date: 00000000.00000000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
2b550000 2cc29000 EchoBoy T (no symbols)
Loaded symbol image file: EchoBoy.dll
Image path: D:\EFFETS\SoundToys\SoundToys\EchoBoy.dll
Image name: EchoBoy.dll
Timestamp: Mon Apr 12 12:44:42 2010 (4BC34DFA)
CheckSum: 01981A27
ImageSize: 016D9000
File version: 4.0.2.0
Product version: 4.0.2.0
File flags: 20 (Mask 3F) Special
File OS: 40004 NT Win32
File type: 2.0 Dll
File date: 00000000.00000000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
Relevant loaded modules:
=======================
'CWBRN4413.dmp': Loaded '*C:\Program Files\Novation\Automap\SonarAutomapClient.dll', No matching binary found.
'CWBRN4413.dmp': Loaded '*C:\Program Files\Novation\Automap\AutomapClient.dll', No matching binary found.
'CWBRN4413.dmp': Loaded '*d:\EFFETS\SoundToys\SoundToys\EchoBoy (Automap).dll', No matching binary found.
'CWBRN4413.dmp': Loaded '*D:\EFFETS\SoundToys\SoundToys\EchoBoy.dll', No matching binary found.
'CWBRN4413.dmp': Loaded '*d:\EFFETS\SoundToys\SoundToys\Decapitator (Automap).dll', No matching binary found.
'CWBRN4413.dmp': Loaded '*D:\EFFETS\SoundToys\SoundToys\Decapitator.dll', No matching binary found.
'CWBRN4413.dmp': Loaded '*d:\EFFETS\Waves\Waves VST\Dorrough Stereo.dll', No matching binary found.
'CWBRN4413.dmp': Loaded '*D:\EFFETS\Waves\Waveshells\WaveShell-VST 7.1.dll', No matching binary found.
'CWBRN4413.dmp': Loaded '*D:\EFFETS\Waves\Plug-Ins\WavesLib 7.1.dll', No matching binary found.
'CWBRN4413.dmp': Loaded '*D:\EFFETS\Waves\Plug-Ins\Dorrough.dll', No matching binary found.
'CWBRN4413.dmp': Loaded '*d:\EFFETS\Waves\Waves VST\Dorrough Mono.dll', No matching binary found.
'CWBRN4413.dmp': Loaded '*d:\EFFETS\Image Line\Wave Candy\IL Wave Candy.dll', No matching binary found.
'CWBRN4413.dmp': Loaded '*C:\Program Files\Image-Line\Shared\dsp_ipp.dll', No matching binary found.
'CWBRN4413.dmp': Loaded '*d:\EFFETS\Seven Phase spectrum Analyser\Spectrum Analyzer.dll', No matching binary found.
'CWBRN4413.dmp': Loaded '*d:\EFFETS\IK Multimedia\ARC System\ARC.dll', No matching binary found.
'CWBRN4413.dmp': Loaded '*D:\EFFETS\IK Multimedia\ARC System\ARC.vpa', No matching binary found.
'CWBRN4413.dmp': Loaded '*C:\Program Files\Image-Line\Shared\elastique.dll', No matching binary found.
post edited by Noel Borthwick [Cakewalk] - 2011/04/11 13:36:30