Comment 14 for bug 785203

Revision history for this message
Taneli Leppä (rosmiitto) wrote :

Disabling the assertions causes this:

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff1a6129c in gearman_packet_free (packet=0x7fffffffb748) at libgearman/packet.cc:265
265 if (not (packet->universal->options.dont_track_packets))
Missing separate debuginfos, use: debuginfo-install v8-3.2.10.3-1.foo6.x86_64
(gdb) bt
#0 0x00007ffff1a6129c in gearman_packet_free (packet=0x7fffffffb748) at libgearman/packet.cc:265
#1 0x00007ffff1a63519 in gearman_task_free (task=0x7fffffffb700) at libgearman/task.cc:120
#2 0x00007ffff1a5d143 in _client_do (client=0x14f0a58, command=<value optimized out>, function_name=<value optimized out>,
    unique=<value optimized out>, workload_str=<value optimized out>, workload_size=89, result_size=0x7fffffffba08,
    ret_ptr=<value optimized out>) at libgearman/client.cc:1246
#3 0x00007ffff1a5d2c8 in gearman_client_do (client=<value optimized out>, function=<value optimized out>, unique=<value optimized out>,
    workload=<value optimized out>, workload_size=<value optimized out>, result_size=<value optimized out>, ret_ptr=0x14f0a50)
    at libgearman/client.cc:363
#4 0x00007ffff1c7b29e in zif_gearman_client_do (ht=<value optimized out>, return_value=0x14f1120, return_value_ptr=<value optimized out>,
    this_ptr=<value optimized out>, return_value_used=<value optimized out>) at /root/gearman-0.8.0/php_gearman.c:1937
#5 0x000000000081e788 in zend_do_fcall_common_helper_SPEC (execute_data=<value optimized out>)
    at /usr/src/debug/php-5.3.6/Zend/zend_vm_execute.h:316