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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
26 + 29 = ?
Subscribe to this entry?

 
 [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 05:01:33 2024 UTC