Program received signal SIGABRT, Aborted.
0x00007ffff4e2c475 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0 0x00007ffff4e2c475 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x00007ffff4e2f6f0 in *__GI_abort () at abort.c:92
#2 0x00007ffff4e25621 in *__GI___assert_fail (
assertion=0x7ffff3bb2e90 "!((*__ctype_b_loc ())[(int) ((ch))] & (unsigned short int) _ISspace)",
file=<optimized out>, line=422, function=0x7ffff3bb3484 "parse_url_char") at assert.c:81
#3 0x00007ffff3ba713d in parse_url_char (s=s_req_path, ch=32 ' ') at contrib/http_parser/http_parser.c:422
#4 0x00007ffff3baafdf in http_parser_parse_url (
buf=0x1009dd0 "
http://127.0.0.1:8092/default/_design/foo bar/_view/bar baz", buflen=59, is_connect=0, u=0xfc41c0)
at contrib/http_parser/http_parser.c:1955
#5 0x00007ffff3b9c024 in lcb_make_http_request (instance=0xfc25f0, command_cookie=0x7fffffffa490,
type=LCB_HTTP_TYPE_VIEW, cmd=0x7fffffffa4c0, request=0x7fffffffa468) at src/http.c:730
#6 0x00007ffff3dd4833 in php_couchbase_view_impl (ht=<optimized out>, return_value=<optimized out>,
return_value_ptr=<optimized out>, this_ptr=<optimized out>, return_value_used=0, oo=oo@entry=1,
uri_only=uri_only@entry=0) at /sources/lcb2.0-repo/php/views.c:304
#7 0x00007ffff3dc3296 in zim_couchbase_view (ht=<optimized out>, return_value=<optimized out>,
return_value_ptr=<optimized out>, this_ptr=<optimized out>, return_value_used=<optimized out>)
at /sources/lcb2.0-repo/php/apidecl.c:758
#8 0x00007ffff3feeedc in xdebug_execute_internal (current_execute_data=0x7ffff7f86060, return_value_used=0)
at /srv/debian_developer/xdebug/xdebug-2.2.1/build-php5/xdebug.c:1483
#9 0x00000000007468be in zend_do_fcall_common_helper_SPEC (execute_data=0x7ffff7f86060)
at /tmp/buildd/php5-5.4.4/Zend/zend_vm_execute.h:644
#10 0x00000000007002c7 in execute (op_array=0x7ffff7fbded8) at /tmp/buildd/php5-5.4.4/Zend/zend_vm_execute.h:410
#11 0x00007ffff3feea81 in xdebug_execute (op_array=0x7ffff7fbded8)
at /srv/debian_developer/xdebug/xdebug-2.2.1/build-php5/xdebug.c:1391
#12 0x00000000006a010e in zend_execute_scripts (type=8, retval=0x7ffff7fbde98, file_count=3)
at /tmp/buildd/php5-5.4.4/Zend/zend.c:1279
#13 0x000000000063f6e3 in php_execute_script (primary_file=0x7ffff7dea9f2) at /tmp/buildd/php5-5.4.4/main/main.c:2473
#14 0x0000000000749033 in do_cli (argc=0, argv=0x7fffffffe3bd) at /tmp/buildd/php5-5.4.4/sapi/cli/php_cli.c:988
#15 0x00000000004310ca in main (argc=32767, argv=0xdb9210) at /tmp/buildd/php5-5.4.4/sapi/cli/php_cli.c:1361