Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address Exception at 022062 in routine EE$D #87

Open
BertramMoshier opened this issue Jan 3, 2023 · 1 comment
Open

Address Exception at 022062 in routine EE$D #87

BertramMoshier opened this issue Jan 3, 2023 · 1 comment
Labels
fixed in next release Staged in the next release candidate system

Comments

@BertramMoshier
Copy link

Simple overview:

  1. Edit a file with EE after entering

    vmsetup cms
    vmsetup cp

    will lead to an address exception.

  2. Edit a file with EE after entering

    vmsetup cms
    rel i
    vmsetup cp

    will work fine.

What I saw in the console:

I was on Maint. First I used VMSETUP CMS and looked at DMSFRE ASSEMBLE. I then changed to CP (VMSETUP CP) and tried to look at DMKSCH ASSEMBLE.

Please see below:

vmsetup cp
'594' REPLACES ' E (593) '
E (594) R/O
'094' REPLACES ' F (093) '
F (094) R/O
'194' REPLACES ' G (193) '
G (194) R/O
'294' REPLACES ' H (393) '
H (294) R/O
'394' REPLACES ' I (190) '
I (394) R/O
Ready; T=0.03/0.09 02:58:51
ee dmksch assemble
DMSITP141T ADDRESSING EXCEPTION OCCURRED AT 022062 IN ROUTINE EE$D.
CMS

CMS
ee dmksch assemble
DMSITP141T ADDRESSING EXCEPTION OCCURRED AT 022062 IN ROUTINE EE$D.
CMS

Thank you.

@BobBolch BobBolch added the fixed in next release Staged in the next release candidate system label Jan 16, 2023
@RossPatterson
Copy link
Collaborator

I assume there's something on the MAINT 190 disk that is causing this, since RELEASE I makes it go away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed in next release Staged in the next release candidate system
Projects
None yet
Development

No branches or pull requests

3 participants