Opened 4 years ago

Closed 3 years ago

#291 closed defect (fixed)

GTSS JOVIAL subsystem crashes.

Reported by: canthony Owned by: Eric Swenson
Priority: major Milestone: MR12.8
Component: Administration Version: MR12.5
Keywords: Cc:

Description

gtss
GTSS 4JS3 (4.0)
*jovial
10 PROC FOO;
20 END
end
COMMAND UNKNOWN
*run
SSA_buf_ptr -> 362|374
File list ptr -> 362|7456
Urgency 163840 (500000)
Snumb 0003t
Activity name jovial
IO time limit 0.
Job time limit  1.6666666667e-2
Job io time limit 0.
PSW 010004000000
Geload limit 060000070000
$ ident	!!!!!!anthony     00000000000000100[000000000000000000!!!!!!
$ comment 000000000000000000000000000000000000000000000000000000000000

file list .. 10 entries
syslib L*
altlib *L
*src S*
r* R*
h* H*
p* P*
b* B*
*1 *1
*2 *2
*j *J
 *SRT  0003t-01  @1043.3  jovial  (  5)
m4/n4-i/o lim. call/save
 *ABT  0003t-01  @1043.3  m4/n4-i/o lim. call/save

GCOS sysout files NOT queued for daemon output:
>user_dir_dir>Ring0>Anthony>gtss_task.sysprint.list

Error:  Segment-fault error by gtss_ios_io_$|1502
(>system_library_unbundled>bound_gcos_tss_)
referencing 424|0
There was an attempt to use an invalid segment number.
r 10:43 1.169 31 level 2

Change History (6)

comment:1 by Eric Swenson, 4 years ago

The root of this problem is the limits set in gcos_control_tables_.alm. Increasing the number of pages from 15 to 27 allows both Jovial and Algol compilers to run.

comment:2 by Eric Swenson, 4 years ago

Status: newassigned

comment:3 by Eric Swenson, 4 years ago

Note, the JOVIAL program specified in the ticket is not complete, and still results in the compiler's complaining, but the compiler now runs.

comment:5 by Eric Swenson, 4 years ago

Milestone: MR12.8
Version: MR12.5

comment:6 by Eric Swenson, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed in MR12.8-1053.

Note: See TracTickets for help on using tickets.