Robert Lu created THRIFT-4374:
---------------------------------

             Summary: 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: Robert Lu


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)

Reply via email to