[ZBX-7726] Latest data page hangs on PHP 5.3.3 Created: 2014 Jan 30  Updated: 2017 May 30  Resolved: 2014 Jan 31

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Frontend (F)
Affects Version/s: 2.0.11rc1, 2.2.2rc1
Fix Version/s: 2.2.2rc1, 2.3.0

Type: Incident report Priority: Major
Reporter: Alexey Pustovalov Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: hang, php
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate

 Description   

It happens because of incorrect item value (very big) and used Units = unixtime in the item.



 Comments   
Comment by Alexey Pustovalov [ 2014 Jan 30 ]
cat date.php
<?php
echo date("F j, Y, g:i a",5752276031977291776 );
?>
PHP 5.3.3 (cli) (built: May 3 2012 17:33:17)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
php date.php -> hangs
PHP 5.3.15 (cli)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
php date.php -> January 1, 1970, 12:00 am
Comment by Eduards Samersovs (Inactive) [ 2014 Jan 31 ]

Fixed in development branch svn://svn.zabbix.com/branches/dev/ZBX-7726

Comment by Oleg Egorov (Inactive) [ 2014 Feb 03 ]

TESTED!

Comment by Eduards Samersovs (Inactive) [ 2014 Feb 03 ]

Fixed in versions 2.3.0 (trunk) r.42132, 2.2.2rc1 r.42131

Generated at Fri Apr 19 12:55:53 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.