¿ªÔÆÌåÓý

DMSSMN109S in @@CRT0 running DIFF


 

I"m getting an error trying to run the DIFF MODULE on the Y-disk, and I could use some help figuring out what's wrong.? The error is DMSSMN109S VIRTUAL STORAGE CAPACITY EXCEEDED, but it doesn't matter how big I make the machine, it's always the same.? The error is coming from an OS GETMAIN SVC (SVC 10) call in what I think is the C runtime library.? It appears to be in the early setup of?@@CRT0, which reads:

L0? ? ? ?B? ? ?12(,15)
? ? ? ? ?DC? ? C'@@CRT0'
L12? ? ? STM? ?14,12,12(13)
? ? ? ? ?LR? ? 10,15
? ? ? ? ?LR? ? 11,1
? ? ? ? ?LR? ? 8,0
? ? ? ? ?LR? ? 9,13
? ? ? ? ?BAL? ?R1,L32
? ? ? ? ?DC? ? A(X'1F534')
L32? ? ? L? ? ?0,0(,1)
? ? ? ? ?SVC? ?10

That 1F534 pointer points to a bunch of words of all zeroes.? This whole thing looks screwy?to me.? Any ideas what's up?

Ross

Join [email protected] to automatically receive all group messages.