View Issue Details

IDProjectCategoryView StatusLast Update
0004089Compliance Test Tool (CTT) Unified Architecture5 - General Problempublic2019-08-07 11:40
ReporterBernd Edlinger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformPCOSWindowsOS Version8.1
Product Version1.03.340.378 
Target Version1.04Fixed in Version1.03.341.381 
Summary0004089: OOM in Address Space Model/Address Space Base/001.js
Description

As you know, this script may produce up to 100 errors and unlimited warnings.

However the recursion level reaches typically more than 1000.
And often the approach with following all forward references whatsoever,
ends up in a loop where the same node is browsed over and over again.

The problem with that is when a warning or error message is produced
the warning includes a call stack. And even if the server has only
a minor problem, it this will produce thousands of warnings,
and each having a callstack of 1000 identical entries.

So the CTT quickly runs out of memory and crashes.

TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2018-01-05 16:34

administrator   ~0008824

This test needs to be updated to make use of CTT framework updates that would allow for browsing the entire address space in C code

Alexander Allmendinger

2018-10-26 13:07

developer   ~0009499

Script has been updated and shouldn't report the same issue multiple times

Paul Hunkar

2019-08-07 11:40

administrator   ~0010700

reviewed in CMP call 8/1/2019

Issue History

Date Modified Username Field Change
2017-12-11 08:42 Bernd Edlinger New Issue
2018-01-05 16:32 Paul Hunkar Assigned To => Alexander Allmendinger
2018-01-05 16:32 Paul Hunkar Status new => assigned
2018-01-05 16:33 Paul Hunkar Target Version => 1.04
2018-01-05 16:34 Paul Hunkar Note Added: 0008824
2018-10-26 13:07 Alexander Allmendinger Note Added: 0009499
2018-10-26 13:07 Alexander Allmendinger Status assigned => resolved
2018-10-26 13:07 Alexander Allmendinger Fixed in Version => 1.03.341.381
2018-10-26 13:07 Alexander Allmendinger Resolution open => fixed
2019-01-28 14:14 Paul Hunkar Category General Problem => 4 - General Problem
2019-01-28 14:15 Paul Hunkar Category 4 - General Problem => 5 - General Problem
2019-08-07 11:40 Paul Hunkar Status resolved => closed
2019-08-07 11:40 Paul Hunkar Note Added: 0010700