Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepare for list msgpack in pecl #3

Merged
merged 2 commits into from
Sep 14, 2012
Merged

Conversation

laruence
Copy link
Member

thanks

laruence added a commit that referenced this pull request Sep 14, 2012
prepare for list msgpack in pecl
@laruence laruence merged commit cca6f92 into msgpack:master Sep 14, 2012
gutweiler added a commit to gutweiler/msgpack-php that referenced this pull request Jan 31, 2013
Program received signal SIGSEGV, Segmentation fault.
add_next_index_zval (arg=0x0, value=0x159e650) at src/service/php/php-5.4.11/Zend/zend_API.c:1406
1406            return zend_hash_next_index_insert(Z_ARRVAL_P(arg), &value, sizeof(zval *), NULL);
(gdb) bt
#0  add_next_index_zval (arg=0x0, value=0x159e650) at src/service/php/php-5.4.11/Zend/zend_API.c:1406
msgpack#1  0x00007ffff3aefa52 in msgpack_unserialize_array_item (unpack=0x7fffffff11e0, container=0x7fffffff3290, obj=0x159e650)
    at src/service/php/msgpack-php/msgpack_unpack.c:498
msgpack#2  0x00007ffff3aea769 in template_execute (ctx=0x7fffffff11e0, data=<value optimized out>, len=<value optimized out>, off=<value optimized out>)
    at src/service/php/msgpack-php/msgpack/unpack_template.h:338
msgpack#3  0x00007ffff3aeb195 in php_msgpack_unserialize (return_value=0x13328c0, str=<value optimized out>, str_len=165671)
    at src/service/php/msgpack-php/msgpack.c:267
@joeyhub joeyhub mentioned this pull request May 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant