 |
The Question is:
Ana/process_dump is unable to analyze a process dump of a sub process
e.g.
ana/process_dump/image=cyber$exe:photodbg.exe photoset.dmp
Creating a subprocess
Condition signalled to take dump:
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000000000
0000, PC=00000000000300C8, PS=0000001B
%DEBUG-I-CANTCREATEMAIN, could not create the debugger subprocess
-LIB-F-NOCLI, no CLI present to perform function
%DEBUG-I-SHRPRC, debugger sharing users process
%DEBUG-I-SSINOTSET, system service interception is not setup, defaulting to nost
atic watchpoints
and exits debugger
The Answer is :
Various matters related to ANALYZE/PROCESS_DUMP and to its ability to
recognize and to process dump files from various configurations have
been addressed in more current OpenVMS releases; in OpenVMS V7.3 and
later releases. The environment was overhauled, from the OpenVMS
code that writes the dump file to the code that reloads the process
environment for the debugger.
The customer support center may well be able to provide you with an
ADB kit, should you be unable to upgrade to a more current (and
preferably to a supported) OpenVMS release.
|