[
https://issues.apache.org/jira/browse/THRIFT-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King, III resolved THRIFT-4374.
----------------------------------------
Resolution: Fixed
Fix Version/s: 0.11.0
> cannot load thrift_protocol due to undefined symbol:
> _ZTVN10__cxxabiv120__si_class_type_infoE
> ---------------------------------------------------------------------------------------------
>
> Key: THRIFT-4374
> URL: https://issues.apache.org/jira/browse/THRIFT-4374
> Project: Thrift
> Issue Type: Bug
> Components: PHP - Library
> Environment: PHP 7.1.10, x86_64 GNU/Linux
> Reporter: Robert Lu
> Assignee: James E. King, III
> Fix For: 0.11.0
>
>
> After compiled php extesion, php cannot load php extension:
> at commit 350fe7531feecf7df5208fa19d25730c6ce0a30d
> {code}
> php -d extension=./thrift_protocol.so -m
> PHP Warning: PHP Startup: Unable to load dynamic library
> './thrift_protocol.so' - ./thrift_protocol.so: undefined symbol:
> ZTVN10cxxabiv120_si_class_type_infoE in Unknown on line 0
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)