ID:               21319
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Suspended
 Bug Type:         Scripting Engine problem
 Operating System: windows xp
 PHP Version:      4.3.0
 New Comment:

check this out:

THIS IS THE CODE:
result=mysql_query($querystring[$a]) or die ("ERROR: $a :
".$querystring[$a].mysql_error());

THIS IS THE OUTPUT:
ERROR: 3 : 1.48592465966E-313You have an error in your SQL syntax near
'3766568' at line 1<br />

PLUS THIS:
<b>Warning</b>:  Unknown list entry type in request shutdown (61) in
<b>Unknown</b> on line <b>0</b><br />

and then... BOOOOOM it crashes..
but the weird warning is not always typed.. perhaps in only 1 of every
5 crash..


Previous Comments:
------------------------------------------------------------------------

[2003-01-01 13:15:38] [EMAIL PROTECTED]

Okay, then we set it to suspended until you can provide some more info.

------------------------------------------------------------------------

[2003-01-01 13:04:45] [EMAIL PROTECTED]

Hi, i've just upgraded to php 4.3.0 and i'm pleased the fsockopen
timeout problem has been fixed..

but now to something more serious:

the php script interpreter crashes, windows takes over command and says
"PHP Script Interpreter has encountered a problem and needs to close.
We are sorry for the inconvenience." and you get to choose to send or
dont send an error report to microsoft
("please tell microsoft about this problem" it says)

this happens very often... i suspect this has something to do with the
die() construct and/or the mysql interface... because the crash often
comes directly after a erroneus mysql query a it's die-error-message...
but not always.. i think.. sometimes no error is produced by php at
all..

i want to be of more help by telling you how to reproduce the error but
i haven't figured out how to figure out how to tell you to reproduce
the error..

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=21319&edit=1

Reply via email to