ID: 44851 User updated by: miha at link-go dot si Reported By: miha at link-go dot si -Status: Feedback +Status: Open Bug Type: InterBase related Operating System: linux PHP Version: 5.2.5 New Comment:
CVS snapshot does not solve the problem. PHP usually exits (with segmentation fault) after a few minutes, let say 5 - 10 minutes. But the time is not constant. I have a simulator app that fills the database (and produces events - a few events per second). It appears to me like some kind of concurrency - access problem. Previous Comments: ------------------------------------------------------------------------ [2008-04-29 00:39:48] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows (zip): http://snaps.php.net/win32/php5.2-win32-latest.zip For Windows (installer): http://snaps.php.net/win32/php5.2-win32-installer-latest.msi ------------------------------------------------------------------------ [2008-04-28 05:48:55] miha at link-go dot si Description: ------------ I have a socket server (pear Net_Server) running configuration on my test machine. The server runs OK. Then if I turn on events with ibase_set_event_handler, the server will fail within a few minutes with a segmentation fault. Until that happens everything works like a charm. My cli-based socket server application fails even with an empty event handler (an emty function returning true)! ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=44851&edit=1