Segfault

php.internals

RG

20 years ago
This is quite unusual, for some reason PHP segfaults after I call my function. The function deals with Resources from another module, it works, that's not the problem. The functions works exactly as anticipated, however if I call that function again or if I call die or exit PHP segfaults. Any ideas on what might be wrong?

Sara Golemon

20 years ago
Yeah...sure.... it's on line 42. How about some code to look at? A backtrace... Anything... -Sara ----- Original Message ----- From: ""RG"" <ScriptBlue@nyc.rr.com> Newsgroups: php.internals To: <internals@lists.php.net> Sent: Wednesday, September 14, 2005 7:11 PM Subject: Segfault