From:             [EMAIL PROTECTED]
Operating system: Windows 98
PHP version:      4.1.1
PHP Bug Type:     Reproducible crash
Bug description:  Usage of sessions crashes PHP.


This script (or any script that involves sessions) produces the error
message below:

<?  
session_start( ); 
session_register("username","password"); 
?> 


PHP caused an invalid page fault in
module PHP4TS.DLL at 0177:10054373.
Registers:
EAX=00000028 CS=0177 EIP=10054373 EFLGS=00010206
EBX=00760320 SS=017f ESP=0063fa48 EBP=100a01c0
ECX=00000015 DS=017f ESI=00760320 FS=59d7
EDX=00764f10 ES=017f EDI=101290a0 GS=0000
Bytes at CS:EIP:
8b 10 8d 4c 24 1c 51 52 e8 e0 51 05 00 8d 44 24 
Stack dump:
101290a0 00760320 00760320 00000001 00000001 00760320 1005430d 00760320
00760320 100544fb 00760320 0078d410 100a01e9 00000001 0000000a 00760320 
-- 
Edit bug report at: http://bugs.php.net/?id=15107&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to