php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #68755 AV timelib
Submitted: 2015-01-05 22:51 UTC Modified: 2015-01-18 04:22 UTC
From: mattficken@php.net Assigned:
Status: No Feedback Package: Date/time related
PHP Version: 5.5.20 OS: Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mattficken@php.net
New email:
PHP Version: OS:

 

 [2015-01-05 22:51 UTC] mattficken@php.net
Description:
------------
Invalid pointer read converting unixtime to tm.

Stack traces of user-mode application crashes on Windows can (with user consent) be reported to Microsoft (see Windows Error Reporting and Watson). This bug is based on one of those reports.

Actually reported on 5.5.13. in php-cgi.exe (FastCGI NTS x86).

Watson #73356392194.

Actual result:
--------------
015df504 015df56e php5!timelib_update_from_sse+0xa3 [c:\php-sdk\php55\vc11\x86\php-5.5.13\ext\date\lib\unixtime2tm.c @ 172]
015df50c 015df54c 0x15df56e
015df510 aaaaaaaa 0x15df54c
015df54c 00000000 0xaaaaaaaa

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-01-06 11:09 UTC] derick@php.net
-Status: Open +Status: Feedback
 [2015-01-06 11:09 UTC] derick@php.net
Just this bit of information isn't particularly helpful. Which code caused this issue? And in which environment...
 [2015-01-18 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 15:01:29 2024 UTC