[Bug 586898] Re: php5 cli segmentation fault when executing script

2013-12-07 Thread Omid Kosari
Program received signal SIGSEGV, Segmentation fault. 0x006b57d9 in gc_zval_possible_root (zv=0x351f4c8) at /build/buildd/php5-5.3.2/Zend/zend_gc.c:143 143 GC_ZOBJ_CHECK_POSSIBLE_ROOT(zv); (gdb) bt #0 0x006b57d9 in gc_zval_possible_root (zv=0x351f4c8) at

[Bug 586898] Re: php5 cli segmentation fault when executing script

2013-12-05 Thread Hamed Narimani
I am using php with zend framework. when running codes on my local pc everything is ok but when I run them on server, I get exactly the same error as other comments : Program received signal SIGSEGV, Segmentation fault. 0x006b57d9 in gc_zval_possible_root (zv=0x3470c40) at

[Bug 586898] Re: php5 cli segmentation fault when executing script

2013-12-05 Thread Omid Kosari
Program received signal SIGSEGV, Segmentation fault. zend_mm_remove_from_free_list (heap=0xd96ac0, mm_block=0x2d3fab0) at /build/buildd/php5-5.3.2/Zend/zend_alloc_canary.c:889 889 /build/buildd/php5-5.3.2/Zend/zend_alloc_canary.c: No such file or directory. in

[Bug 586898] Re: php5 cli segmentation fault when executing script

2013-12-04 Thread Omid Kosari
Program received signal SIGSEGV, Segmentation fault. 0x006b57d9 in gc_zval_possible_root (zv=0x3470c40) at /build/buildd/php5-5.3.2/Zend/zend_gc.c:143 143 /build/buildd/php5-5.3.2/Zend/zend_gc.c: No such file or directory. in /build/buildd/php5-5.3.2/Zend/zend_gc.c (gdb) bt #0

[Bug 586898] Re: php5 cli segmentation fault when executing script

2010-12-22 Thread Launchpad Bug Tracker
[Expired for php5 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: php5 (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu.

[Bug 586898] Re: php5 cli segmentation fault when executing script

2010-09-28 Thread Jan K.
The problem seems to be a problem in memcache. We switched to the memcached extension and everything is working now! No more segfaults. Jan -- php5 cli segmentation fault when executing script https://bugs.launchpad.net/bugs/586898 You received this bug notification because you are a member of

[Bug 586898] Re: php5 cli segmentation fault when executing script

2010-07-06 Thread raspi
Cli version PHP 5.3.2-1ubuntu4.2 with Suhosin-Patch (cli) (built: May 13 2010 20:03:45) Program received signal SIGSEGV, Segmentation fault. 0x006b2a8c in ?? () (gdb) bt #0 0x006b2a8c in ?? () #1 0x006b2aae in ?? () #2 0x006b2aae in ?? () #3 0x006b2aae

[Bug 586898] Re: php5 cli segmentation fault when executing script

2010-06-11 Thread Jan K.
We got a similar problem without mysql in lucid without using mysql. Happens in Apache at a strange point. Only happens when using memcache, when we try to clean some objects: Program received signal SIGSEGV, Segmentation fault. 0x73d9c980 in gc_remove_zval_from_buffer (

[Bug 586898] Re: php5 cli segmentation fault when executing script

2010-06-01 Thread Adrian Almenar
Also in dmesg i get these logs: [341181.619018] php[10488]: segfault at ca88972a ip 08328de7 sp bfaf5c50 error 5 in php5[8048000+6d9000] [341509.211242] php[11579]: segfault at 69396420 ip 08328ef9 sp bfcbada0 error 4 in php5[8048000+6d9000] [341653.136945] php[11991]: segfault at 486dc821 ip

[Bug 586898] Re: php5 cli segmentation fault when executing script

2010-06-01 Thread Adrian Almenar
I though it was libmysqlclient or mysql related since it dies when executing a query, but randomly, no specific query: With strace: poll([{fd=4, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout) write(4, \234\1\0\0\3SELECT TABLE.FKTABLEID..., 416) = 416 read(4,

[Bug 586898] Re: php5 cli segmentation fault when executing script

2010-06-01 Thread Adrian Almenar
Making more tests, some times the script finishes but also segfaults when exiting with this backtrace: Program received signal SIGSEGV, Segmentation fault. zend_mm_remove_from_free_list (heap=0x, mm_block=0xb0908bc) at /build/buildd/php5-5.3.2/Zend/zend_alloc_canary.c:889 889

[Bug 586898] Re: php5 cli segmentation fault when executing script

2010-06-01 Thread Adrian Almenar
A new backtrace with more information: Program received signal SIGSEGV, Segmentation fault. zval_mark_grey (pz=0x13539974) at /build/buildd/php5-5.3.2/Zend/zend_gc.c:356 356 p = Z_ARRVAL_P(pz)-pListHead; (gdb) bt #0 zval_mark_grey (pz=0x13539974) at

[Bug 586898] Re: php5 cli segmentation fault when executing script

2010-05-31 Thread Adrian Almenar
I cant include the script at this time. Will try to make the same functionality and test it. -- php5 cli segmentation fault when executing script https://bugs.launchpad.net/bugs/586898 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5

[Bug 586898] Re: php5 cli segmentation fault when executing script

2010-05-29 Thread Chuck Short
Please attach script. chuck ** Changed in: php5 (Ubuntu) Importance: Undecided = Low ** Changed in: php5 (Ubuntu) Status: New = Incomplete -- php5 cli segmentation fault when executing script https://bugs.launchpad.net/bugs/586898 You received this bug notification because you are a