Anonymous | Login | Signup for a new account | 2024-11-21 14:15 CET |
My View | View Issues | Change Log | Roadmap | Search |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000846 | FL5 | 6. Access Control, Logging and Errorhandling | public | 2016-12-29 10:19 | 2016-12-29 13:30 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Falk Reichbott | ||||||||
Priority | high | Severity | crash | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | System z | OS | z/OS | OS Version | V2R20 | ||||
Product Version | 5.1.14 | ||||||||
Target Version | 5.1.15 | Fixed in Version | 5.1.14 | ||||||
Summary | 0000846: Division by zero at determination of usage report | ||||||||
Description | oint divide exception (System Completion Code=0CF). SRC(FLMUSG)' at entry point uiPrintUsageReportList at statement 478 a entry offset +0000135C at address 1F7A193C. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0001051) Falk Reichbott (administrator) 2016-12-29 10:21 |
snprintc(pcBuf,uiSiz, "%c TERRABYTES : %16.3f (average of processed terra bytes))\n",C_HSH, ((double)psInf->uiByte)/((double)psInf->uiCnt*TiB)); count could be zero |
(0001055) Falk Reichbott (administrator) 2016-12-29 13:30 |
The avarage determination of the usage report summary calculates the total sum of processed terrabytes divided by the amount of components. If the component count 0 the a division by zero is now replaced by an average of 0 terrabytes. |
Issue History | |||
Date Modified | Username | Field | Change |
2016-12-29 10:19 | Falk Reichbott | New Issue | |
2016-12-29 10:19 | Falk Reichbott | Status | new => assigned |
2016-12-29 10:19 | Falk Reichbott | Assigned To | => Falk Reichbott |
2016-12-29 10:21 | Falk Reichbott | Note Added: 0001051 | |
2016-12-29 13:30 | Falk Reichbott | Note Added: 0001055 | |
2016-12-29 13:30 | Falk Reichbott | Status | assigned => resolved |
2016-12-29 13:30 | Falk Reichbott | Fixed in Version | => 5.1.14 |
2016-12-29 13:30 | Falk Reichbott | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |