php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6520 session_destroy() does not work
Submitted: 2000-09-03 16:30 UTC Modified: 2001-03-29 11:44 UTC
From: kemal at clic dot nl Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.2 OS: Win98SE
Private report: No CVE-ID: None
 [2000-09-03 16:30 UTC] kemal at clic dot nl
Using the script and configuration as submitted with bug report #6319 (except 4.0.1pl2 --> 4.0.2):

On one machine session_destroy() generates warning about unable to delete session, 
on another machine it causes an invalid operation crash with the following detail:

PHP caused an invalid page fault in
module MSVCRT.DLL at 017f:78002d15.
Registers:
EAX=00000004 CS=017f EIP=78002d15 EFLGS=00010202
EBX=ffffff73 SS=0187 ESP=0063f00c EBP=0063f268
ECX=ffffffff DS=0187 ESI=7fffffff FS=7697
EDX=00000000 ES=0187 EDI=100c24ae GS=0000
Bytes at CS:EIP:
8b 40 fc c3 53 8b 44 24 14 0b c0 0f 85 ce 1c 01 
Stack dump:
78011b4d 0063f278 007638c0 00000000 fffffff2 bff713ee 0000017f bff7ead5 000014ae 00000001 00000008 0400000e 60060000 0063f2a8 78011ae5 00000064

------
PS: Both machine are using Win98SE and the version of MSVCRT.DLL that came with PHP4.0.2

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-03 03:00 UTC] waldschrott@php.net
this is dup without further information, #5231 reopened
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 09:01:27 2024 UTC