From:             miha at link-go dot si
Operating system: linux
PHP version:      5.2.5
PHP Bug Type:     InterBase related
Bug description:  Interbase events crash PHP cli with segmentation fault

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 bug report at http://bugs.php.net/?id=44851&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=44851&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=44851&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=44851&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=44851&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=44851&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=44851&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=44851&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=44851&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=44851&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=44851&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=44851&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=44851&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=44851&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=44851&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=44851&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=44851&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=44851&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=44851&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=44851&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=44851&r=mysqlcfg

Reply via email to