Edit report at https://bugs.php.net/bug.php?id=54165&edit=1
ID: 54165 Updated by: [email protected] Reported by: giorgio dot liscio at email dot it Summary: apache crashes when clone $dateinterval -Status: Feedback +Status: No Feedback Type: Bug Package: Date/time related Operating System: windows 7 x64 PHP Version: 5.3.5 New Comment: 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 "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2011-03-05 14:27:05] [email protected] Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php for *NIX and http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32 Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. ------------------------------------------------------------------------ [2011-03-05 03:57:41] giorgio dot liscio at email dot it Description: ------------ hi, when I use this simple snippet $a = new \DateInterval("P100Y"); $a = clone $a; apache always crashes please help me to provide a gdb backtrace on windows, if needed some info (in italian): Firma problema: Nome evento problema: APPCRASH Nome applicazione: apache.exe Versione applicazione: 2.2.17.0 Timestamp applicazione: 4cbbe9e8 Nome modulo con errori: php5ts.dll Versione modulo con errori: 5.3.5.0 Timestamp modulo con errori: 4d26013e Codice eccezione: c0000005 Offset eccezione: 000ef1e0 Versione SO: 6.1.7600.2.0.0.256.1 ID impostazioni locali: 1040 Informazioni aggiuntive 1: 0a9e Ulteriori informazioni 2: 0a9e372d3b4ad19135b953a78882e789 Ulteriori informazioni 3: 0a9e Ulteriori informazioni 4: 0a9e372d3b4ad19135b953a78882e789 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=54165&edit=1
