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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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 Apr 25 13:01:30 2024 UTC