Starting program: /usr/bin/php -c /etc/php_cli.ini -f /var/www/cli_pm/debug/cbt.php [Thread debugging using libthread_db enabled] Before view call Program received signal SIGSEGV, Segmentation fault. 0x0000003be8c7c24e in memcpy () from /lib64/libc.so.6 (gdb) bt #0 0x0000003be8c7c24e in memcpy () from /lib64/libc.so.6 #1 0x00002aaab2d3e82c in php_couchbase_complete_callback (request=, instance=, cookie=0x7fffffffaf10, error=LCB_CONNECT_ERROR, resp=0x7fffffffad50) at /root/sources/php-ext-couchbase-master/views.c:57 #2 0x00002aaab2f5d8d1 in ?? () from /usr/lib64/libcouchbase.so.2 #3 0x00000039d460659a in event_base_loop () from /usr/lib64/libevent-1.4.so.2 #4 0x00002aaab2f654fa in lcb_wait () from /usr/lib64/libcouchbase.so.2 #5 0x00002aaab2d3ec9c in php_couchbase_view_impl (ht=, return_value=0xc7df48, return_value_ptr=, this_ptr=, return_value_used=, oo=) at /root/sources/php-ext-couchbase-master/views.c:291 #6 0x0000000000659799 in ?? () #7 0x000000000065889b in execute () #8 0x0000000000631cd5 in zend_execute_scripts () #9 0x00000000005e1328 in php_execute_script () #10 0x00000000006bbbe6 in ?? () #11 0x0000003be8c1d994 in __libc_start_main () from /lib64/libc.so.6 #12 0x0000000000422519 in _start ()