¿ªÔÆÌåÓý

Re: DMSSMN109S in @@CRT0 running DIFF


 

Hello,

The code looks to me, but I used DMSFREE to obtain memory (most of the time).

Bertram Moshier
WB8ERT

On Wed, Mar 13, 2024, 07:22 Dave Wade <dave.g4ugm@...> wrote:

Joe,

Well it worked for me on a couple of small files. Possibly ?just running out of memory. These ports of UNIX utilities all seem half baked to me. They do what Paul needs to build GCC but when you let them loose in other situations they may not work as expected.

Dave

?

From: [email protected] <[email protected]> On Behalf Of Joe Monk
Sent: Wednesday, March 13, 2024 12:00 PM
To: [email protected]
Subject: Re: [h390-vm] DMSSMN109S in @@CRT0 running DIFF

?

Paul Edwards says the code looks fine to him.

?

Joe

?

On Wed, Mar 13, 2024 at 3:04?AM Dave Wade <dave.g4ugm@...> wrote:

Ross,

I will say this is part of VM/380 so perhaps it only works in VM/380 and needs a machine in 31-bit mode to run. Why not use compare?

Dave

?

From: [email protected] <[email protected]> On Behalf Of Ross Patterson
Sent: Tuesday, March 12, 2024 10:02 PM
To: [email protected]
Subject: [h390-vm] 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.