Comment 10 for bug 961904

Revision history for this message
Joe Batting (joe-batting22) wrote :

Hello,

We're running into this same issue as well. Any update on a fix?

Of note, this seems to occur when we have heavy network load.

Environment:

O/S: RHEL 6.5
PHP 5.4.28
PHP gearman extension 1.1.2
libgearman 1.1.8

Backtrace:

Program received signal SIGSEGV, Segmentation fault.
0x00007f7d18ef7b35 in ?? () from /usr/lib64/libgearman.so.8
(gdb) bt
#0 0x00007f7d18ef7b35 in ?? () from /usr/lib64/libgearman.so.8
#1 0x00007f7d18efd719 in gearman_worker_grab_job () from /usr/lib64/libgearman.so.8
#2 0x00007f7d18efda30 in gearman_worker_work () from /usr/lib64/libgearman.so.8
#3 0x00007f7d1911bd08 in zif_gearman_worker_work (ht=<value optimized out>, return_value=0x1e87198, return_value_ptr=<value optimized out>, this_ptr=<value optimized out>, return_value_used=<value optimized out>) at /var/tmp/gearman/php_gearman.c:3697
#4 0x000000000065eecc in ?? ()
#5 0x000000000064c808 in execute ()
#6 0x00000000005e2370 in zend_execute_scripts ()
#7 0x0000000000584ef8 in php_execute_script ()
#8 0x000000000068e183 in ?? ()
#9 0x000000000068e948 in ?? ()
#10 0x000000381741ed1d in __libc_start_main () from /lib64/libc.so.6
#11 0x0000000000424269 in _start ()