From:             [EMAIL PROTECTED]
Operating system: Windows 98
PHP version:      4.2.0
PHP Bug Type:     Sockets related
Bug description:  PHP crashes on socket_bind

When I attempt to bind a socket with socket_bind, PHP crashes.
It doesn't crash if the IP to bind to is an mepty string ("") ...

I have this error in the crash dialog :
PHP a causé une défaillance de page dans
 le module MSVCRT.DLL à 0167:78011f41.
Registres :
EAX=00002741 CS=0167 EIP=78011f41 EFLGS=00010206
EBX=00000073 SS=016f ESP=0063ee90 EBP=0063f0e4
ECX=00002741 DS=016f ESI=7ffffffe FS=c617
EDX=7fffffff ES=016f EDI=01447538 GS=0000
Octets à CS : EIP :
80 38 00 74 03 40 eb f1 2b c1 e9 85 fe ff ff c7 
État de la pile :
00000002 01172d94 0000000c 00023c30 bff7b30e 00410000 bff7b317 00410000
00000001 00413768 0000ffff 00023c30 0041374c 0063ef0c bff7b953 00410000 

(it's in French and my windows is French ... sorry :D )
-- 
Edit bug report at http://bugs.php.net/?id=16664&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16664&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16664&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16664&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16664&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16664&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16664&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16664&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16664&r=submittedtwice

Reply via email to