Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 348 by [email protected]: coredump generated on memcached server when set() function called
http://code.google.com/p/memcached/issues/detail?id=348

#0  0x0000003d7c432885 in raise () from /lib64/libc.so.6
#1  0x0000003d7c434065 in abort () from /lib64/libc.so.6
#2  0x0000003d7c42b9fe in __assert_fail_base () from /lib64/libc.so.6
#3  0x0000003d7c42bac0 in __assert_fail () from /lib64/libc.so.6
#4 0x00007fe02e31965d in memcached_send_ascii (ptr=<value optimized out>, instance=0x2f8cc30,
    key=0x3114760 "ORDER_PUSH_INFO_TVRFM056azRNekk9", key_length=32,
value=0x307ef00 "{\"30956\":{\"phone\":15311071136,\"push_time\":1384669962,\"max_strivetime\":55}}", value_length=74, expiration=300, flags=0, cas=0, flush=true, reply=true, verb=SET_OP) at libmemcached/storage.cc:342 #5 0x00007fe02e319be5 in memcached_send (ptr=0x2f8c970, key=<value optimized out>, key_length=<value optimized out>, value=<value optimized out>, value_length=<value optimized out>, expiration=300, flags=0) at libmemcached/storage.cc:418 #6 memcached_set (ptr=0x2f8c970, key=<value optimized out>, key_length=<value optimized out>, value=<value optimized out>, value_length=<value optimized out>, expiration=300, flags=0) at libmemcached/storage.cc:436 #7 0x00007fe02e5384fa in php_memc_store_impl (ht=3, return_value=0x3112ca8, return_value_ptr=0x0, this_ptr=0x306f4b8, return_value_used=0, op=0, by_key=0 '\000') at /home/xiaoju/src/memcached-2.1.0/php_memcached.c:1422 #8 0x00007fe02e537770 in zim_Memcached_set (ht=3, return_value=0x3112ca8, return_value_ptr=0x0, this_ptr=0x306f4b8, return_value_used=0)
    at /home/xiaoju/src/memcached-2.1.0/php_memcached.c:1109
#9 0x0000000000983e5e in zend_do_fcall_common_helper_SPEC (execute_data=0x2fcfbb8) at /home/xiaoju/src/php-5.3.25/Zend/zend_vm_execute.h:322 #10 0x00000000009844f8 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x2fcfbb8)
    at /home/xiaoju/src/php-5.3.25/Zend/zend_vm_execute.h:428
#11 0x0000000000983302 in execute (op_array=0x3078d60) at /home/xiaoju/src/php-5.3.25/Zend/zend_vm_execute.h:107 #12 0x000000000093ea90 in zend_call_function (fci=0x7fffce33c9a0, fci_cache=0x7fffce33c970)
    at /home/xiaoju/src/php-5.3.25/Zend/zend_execute_API.c:969
#13 0x000000000082aca5 in zif_call_user_func_array (ht=2, return_value=0x2e871d0, return_value_ptr=0x0, this_ptr=0x0, return_value_used=0)
    at /home/xiaoju/src/php-5.3.25/ext/standard/basic_functions.c:4814
#14 0x0000000000983e5e in zend_do_fcall_common_helper_SPEC (execute_data=0x2fcf5e0) at /home/xiaoju/src/php-5.3.25/Zend/zend_vm_execute.h:322 #15 0x00000000009844f8 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0x2fcf5e0)
    at /home/xiaoju/src/php-5.3.25/Zend/zend_vm_execute.h:428
#16 0x0000000000983302 in execute (op_array=0x2f20280) at /home/xiaoju/src/php-5.3.25/Zend/zend_vm_execute.h:107 #17 0x000000000094eacb in zend_execute_scripts (type=8, retval=0x0, file_count=3) at /home/xiaoju/src/php-5.3.25/Zend/zend.c:1259 #18 0x00000000008d6402 in php_execute_script (primary_file=0x7fffce341140) at /home/xiaoju/src/php-5.3.25/main/main.c:2316 #19 0x0000000000a45d58 in main (argc=5, argv=0x7fffce341368) at /home/xiaoju/src/php-5.3.25/sapi/fpm/fpm/fpm_main.c:1925

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to