Skip to content

Instantly share code, notes, and snippets.

@m3m0r7
Created August 3, 2019 15:06
Show Gist options
  • Save m3m0r7/8c566ca63ac37855f3a141ab8e07c426 to your computer and use it in GitHub Desktop.
Save m3m0r7/8c566ca63ac37855f3a141ab8e07c426 to your computer and use it in GitHub Desktop.
Swoole: /bin/sh: line 1: 29 Segmentation fault valgrind --log-file=/var/src/valgrind.log php /var/src/bootstrap.php
==29== Memcheck, a memory error detector
==29== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==29== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==29== Command: php /var/src/bootstrap.php
==29== Parent PID: 1
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x3E62B9: ??? (in /usr/bin/php)
==29== by 0x3C8DF3: ??? (in /usr/bin/php)
==29== by 0x3C935F: zend_parse_ini_file (in /usr/bin/php)
==29== by 0x39CE6C: ??? (in /usr/bin/php)
==29== by 0x395D8F: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x403E27: zend_hash_update (in /usr/bin/php)
==29== by 0x39C491: ??? (in /usr/bin/php)
==29== by 0x3C8969: ??? (in /usr/bin/php)
==29== by 0x3C935F: zend_parse_ini_file (in /usr/bin/php)
==29== by 0x39CE6C: ??? (in /usr/bin/php)
==29== by 0x395D8F: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x410E1C: zend_register_ini_entries (in /usr/bin/php)
==29== by 0x395DA6: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x410D75: zend_register_ini_entries (in /usr/bin/php)
==29== by 0x395DA6: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x410D75: zend_register_ini_entries (in /usr/bin/php)
==29== by 0x395DAB: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x410E1C: zend_register_ini_entries (in /usr/bin/php)
==29== by 0x395DAB: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FB1C9: zend_register_functions (in /usr/bin/php)
==29== by 0x3FC445: ??? (in /usr/bin/php)
==29== by 0x3FC95C: zend_register_internal_class_ex (in /usr/bin/php)
==29== by 0x417C0E: ??? (in /usr/bin/php)
==29== by 0x42DE9D: zend_register_default_classes (in /usr/bin/php)
==29== by 0x40EC3A: ??? (in /usr/bin/php)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x4006F6: zend_declare_property_ex (in /usr/bin/php)
==29== by 0x40092A: zend_declare_property (in /usr/bin/php)
==29== by 0x400B87: zend_declare_property_string (in /usr/bin/php)
==29== by 0x417C54: ??? (in /usr/bin/php)
==29== by 0x42DE9D: zend_register_default_classes (in /usr/bin/php)
==29== by 0x40EC3A: ??? (in /usr/bin/php)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x400653: zend_declare_property_ex (in /usr/bin/php)
==29== by 0x40092A: zend_declare_property (in /usr/bin/php)
==29== by 0x400B87: zend_declare_property_string (in /usr/bin/php)
==29== by 0x417C76: ??? (in /usr/bin/php)
==29== by 0x42DE9D: zend_register_default_classes (in /usr/bin/php)
==29== by 0x40EC3A: ??? (in /usr/bin/php)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x400681: zend_declare_property_ex (in /usr/bin/php)
==29== by 0x40092A: zend_declare_property (in /usr/bin/php)
==29== by 0x400B87: zend_declare_property_string (in /usr/bin/php)
==29== by 0x417DFA: ??? (in /usr/bin/php)
==29== by 0x42DE9D: zend_register_default_classes (in /usr/bin/php)
==29== by 0x40EC3A: ??? (in /usr/bin/php)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x400DDD: zend_declare_class_constant_ex (in /usr/bin/php)
==29== by 0x400F49: zend_declare_class_constant (in /usr/bin/php)
==29== by 0x40119E: zend_declare_class_constant_stringl (in /usr/bin/php)
==29== by 0x1FB0FF: ??? (in /usr/bin/php)
==29== by 0x1FBA73: ??? (in /usr/bin/php)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x410D75: zend_register_ini_entries (in /usr/bin/php)
==29== by 0x2985C2: ??? (in /usr/bin/php)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x410D75: zend_register_ini_entries (in /usr/bin/php)
==29== by 0x29FDD9: ??? (in /usr/bin/php)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FC46F: ??? (in /usr/bin/php)
==29== by 0x2D92D6: ??? (in /usr/bin/php)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x4005B4: zend_declare_property_ex (in /usr/bin/php)
==29== by 0x40092A: zend_declare_property (in /usr/bin/php)
==29== by 0x400B87: zend_declare_property_string (in /usr/bin/php)
==29== by 0x2D942D: ??? (in /usr/bin/php)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4057FD: zend_hash_del (in /usr/bin/php)
==29== by 0x40082A: zend_declare_property_ex (in /usr/bin/php)
==29== by 0x40092A: zend_declare_property (in /usr/bin/php)
==29== by 0x400B87: zend_declare_property_string (in /usr/bin/php)
==29== by 0x2D942D: ??? (in /usr/bin/php)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x3FA486: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x410E1C: zend_register_ini_entries (in /usr/bin/php)
==29== by 0x2E0C5B: ??? (in /usr/bin/php)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x410D75: zend_register_ini_entries (in /usr/bin/php)
==29== by 0x2E0C5B: ??? (in /usr/bin/php)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x410E1C: zend_register_ini_entries (in /usr/bin/php)
==29== by 0x333B19: ??? (in /usr/bin/php)
==29== by 0x32A01D: ??? (in /usr/bin/php)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x410E1C: zend_register_ini_entries (in /usr/bin/php)
==29== by 0x37AACF: ??? (in /usr/bin/php)
==29== by 0x32A10B: ??? (in /usr/bin/php)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B16293: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B16293: zm_startup_swoole (swoole.cc:556)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B2D818: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B2D818: php_swoole_event_minit (swoole_event.cc:109)
==29== by 0x9B162B0: zm_startup_swoole (swoole.cc:559)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B2D8A9: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B2D8A9: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B2D8A9: php_swoole_event_minit (swoole_event.cc:112)
==29== by 0x9B162B0: zm_startup_swoole (swoole.cc:559)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B2D9B4: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B2D9B4: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B2D9B4: php_swoole_event_minit (swoole_event.cc:113)
==29== by 0x9B162B0: zm_startup_swoole (swoole.cc:559)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B2DABF: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B2DABF: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B2DABF: php_swoole_event_minit (swoole_event.cc:114)
==29== by 0x9B162B0: zm_startup_swoole (swoole.cc:559)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B2DBCA: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B2DBCA: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B2DBCA: php_swoole_event_minit (swoole_event.cc:115)
==29== by 0x9B162B0: zm_startup_swoole (swoole.cc:559)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B2DDFF: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B2DDFF: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B2DDFF: php_swoole_event_minit (swoole_event.cc:117)
==29== by 0x9B162B0: zm_startup_swoole (swoole.cc:559)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B2DF16: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B2DF16: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B2DF16: php_swoole_event_minit (swoole_event.cc:118)
==29== by 0x9B162B0: zm_startup_swoole (swoole.cc:559)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B2E02D: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B2E02D: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B2E02D: php_swoole_event_minit (swoole_event.cc:119)
==29== by 0x9B162B0: zm_startup_swoole (swoole.cc:559)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B2E144: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B2E144: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B2E144: php_swoole_event_minit (swoole_event.cc:120)
==29== by 0x9B162B0: zm_startup_swoole (swoole.cc:559)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B2E244: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B2E244: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B2E244: php_swoole_event_minit (swoole_event.cc:121)
==29== by 0x9B162B0: zm_startup_swoole (swoole.cc:559)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B19DDB: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B19DDB: php_swoole_atomic_minit (swoole_atomic.cc:147)
==29== by 0x9B162B7: zm_startup_swoole (swoole.cc:561)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B19EF5: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B19EF5: php_swoole_atomic_minit (swoole_atomic.cc:153)
==29== by 0x9B162B7: zm_startup_swoole (swoole.cc:561)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B1AB6A: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B1AB6A: php_swoole_buffer_minit (swoole_buffer.c:81)
==29== by 0x9B162BE: zm_startup_swoole (swoole.cc:562)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B47B8A: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B47B8A: php_swoole_lock_minit (swoole_lock.cc:60)
==29== by 0x9B162C5: zm_startup_swoole (swoole.cc:563)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B56A43: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B56A43: php_swoole_process_minit (swoole_process.cc:191)
==29== by 0x9B162CC: zm_startup_swoole (swoole.cc:564)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B58C74: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B58C74: php_swoole_process_pool_minit (swoole_process_pool.cc:86)
==29== by 0x9B162D3: zm_startup_swoole (swoole.cc:565)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B8D0F4: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B8D0F4: php_swoole_table_minit (swoole_table.cc:256)
==29== by 0x9B162DA: zm_startup_swoole (swoole.cc:566)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B8DE32: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B8DE32: php_swoole_timer_minit (swoole_timer.cc:81)
==29== by 0x9B162E1: zm_startup_swoole (swoole.cc:567)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B8DF3C: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B8DF3C: php_swoole_timer_minit (swoole_timer.cc:84)
==29== by 0x9B162E1: zm_startup_swoole (swoole.cc:567)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B8DFA6: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B8DFA6: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B8DFA6: php_swoole_timer_minit (swoole_timer.cc:86)
==29== by 0x9B162E1: zm_startup_swoole (swoole.cc:567)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B8E0BF: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B8E0BF: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B8E0BF: php_swoole_timer_minit (swoole_timer.cc:87)
==29== by 0x9B162E1: zm_startup_swoole (swoole.cc:567)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B8E1D1: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B8E1D1: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B8E1D1: php_swoole_timer_minit (swoole_timer.cc:88)
==29== by 0x9B162E1: zm_startup_swoole (swoole.cc:567)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B8E2F1: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B8E2F1: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B8E2F1: php_swoole_timer_minit (swoole_timer.cc:89)
==29== by 0x9B162E1: zm_startup_swoole (swoole.cc:567)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B8E403: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B8E403: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B8E403: php_swoole_timer_minit (swoole_timer.cc:90)
==29== by 0x9B162E1: zm_startup_swoole (swoole.cc:567)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B8E51A: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B8E51A: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B8E51A: php_swoole_timer_minit (swoole_timer.cc:91)
==29== by 0x9B162E1: zm_startup_swoole (swoole.cc:567)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B8E62C: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B8E62C: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B8E62C: php_swoole_timer_minit (swoole_timer.cc:92)
==29== by 0x9B162E1: zm_startup_swoole (swoole.cc:567)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B27DD4: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B27DD4: php_swoole_coroutine_minit (swoole_coroutine.cc:844)
==29== by 0x9B162EF: zm_startup_swoole (swoole.cc:570)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B27D5F: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B27D5F: php_swoole_coroutine_minit (swoole_coroutine.cc:847)
==29== by 0x9B162EF: zm_startup_swoole (swoole.cc:570)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B27CD3: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B27CD3: php_swoole_coroutine_minit (swoole_coroutine.cc:848)
==29== by 0x9B162EF: zm_startup_swoole (swoole.cc:570)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B2A2B1: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B2A2B1: php_swoole_coroutine_scheduler_minit (swoole_coroutine_scheduler.cc:113)
==29== by 0x9B162F6: zm_startup_swoole (swoole.cc:571)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B1B4EE: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B1B4EE: php_swoole_channel_coro_minit (swoole_channel_coro.cc:122)
==29== by 0x9B162FD: zm_startup_swoole (swoole.cc:572)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B1B5DB: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B1B5DB: php_swoole_channel_coro_minit (swoole_channel_coro.cc:129)
==29== by 0x9B162FD: zm_startup_swoole (swoole.cc:572)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B73FED: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B73FED: php_swoole_runtime_minit (swoole_runtime.cc:158)
==29== by 0x9B16304: zm_startup_swoole (swoole.cc:573)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B88AEE: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B88AEE: php_swoole_socket_coro_minit (swoole_socket_coro.cc:751)
==29== by 0x9B1630B: zm_startup_swoole (swoole.cc:575)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B88B8C: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B88B8C: php_swoole_socket_coro_minit (swoole_socket_coro.cc:761)
==29== by 0x9B1630B: zm_startup_swoole (swoole.cc:575)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B1E909: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B1E909: php_swoole_client_minit (swoole_client.cc:263)
==29== by 0x9B16312: zm_startup_swoole (swoole.cc:576)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B24612: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B24612: php_swoole_client_coro_minit (swoole_client_coro.cc:129)
==29== by 0x9B16319: zm_startup_swoole (swoole.cc:577)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B3F43C: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B3F43C: php_swoole_http_client_coro_minit (swoole_http_client_coro.cc:1506)
==29== by 0x9B16320: zm_startup_swoole (swoole.cc:578)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B48AD2: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B48AD2: php_swoole_mysql_coro_minit (swoole_mysql_coro.cc:1959)
==29== by 0x9B16327: zm_startup_swoole (swoole.cc:579)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B48674: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B48674: php_swoole_mysql_coro_minit (swoole_mysql_coro.cc:1965)
==29== by 0x9B16327: zm_startup_swoole (swoole.cc:579)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B30D11: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B30D11: php_swoole_http2_client_coro_minit (swoole_http2_client_coro.cc:256)
==29== by 0x9B16335: zm_startup_swoole (swoole.cc:582)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B30E0E: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B30E0E: php_swoole_http2_client_coro_minit (swoole_http2_client_coro.cc:258)
==29== by 0x9B16335: zm_startup_swoole (swoole.cc:582)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B30F32: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B30F32: php_swoole_http2_client_coro_minit (swoole_http2_client_coro.cc:264)
==29== by 0x9B16335: zm_startup_swoole (swoole.cc:582)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B7B97B: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B7B97B: php_swoole_server_minit (swoole_server.cc:506)
==29== by 0x9B1633C: zm_startup_swoole (swoole.cc:585)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B7BA39: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B7BA39: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B7BA39: php_swoole_server_minit (swoole_server.cc:512)
==29== by 0x9B1633C: zm_startup_swoole (swoole.cc:585)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B7BB3A: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B7BB3A: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B7BB3A: php_swoole_server_minit (swoole_server.cc:513)
==29== by 0x9B1633C: zm_startup_swoole (swoole.cc:585)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B7BC2F: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B7BC2F: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B7BC2F: php_swoole_server_minit (swoole_server.cc:514)
==29== by 0x9B1633C: zm_startup_swoole (swoole.cc:585)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x9B7BD39: zend_hash_find_ptr (zend_hash.h:792)
==29== by 0x9B7BD39: sw_zend_register_function_alias (php_swoole.h:835)
==29== by 0x9B7BD39: php_swoole_server_minit (swoole_server.cc:516)
==29== by 0x9B1633C: zm_startup_swoole (swoole.cc:585)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B7BEB8: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B7BEB8: php_swoole_server_minit (swoole_server.cc:518)
==29== by 0x9B1633C: zm_startup_swoole (swoole.cc:585)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B7C014: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B7C014: php_swoole_server_minit (swoole_server.cc:525)
==29== by 0x9B1633C: zm_startup_swoole (swoole.cc:585)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B83E75: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B83E75: php_swoole_server_port_minit (swoole_server_port.cc:84)
==29== by 0x9B16343: zm_startup_swoole (swoole.cc:586)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B405C9: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B405C9: php_swoole_http_request_minit (swoole_http_request.cc:230)
==29== by 0x9B1634A: zm_startup_swoole (swoole.cc:587)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B43704: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B43704: php_swoole_http_response_minit (swoole_http_response.cc:192)
==29== by 0x9B16351: zm_startup_swoole (swoole.cc:588)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B447CB: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B447CB: php_swoole_http_server_minit (swoole_http_server.cc:163)
==29== by 0x9B16358: zm_startup_swoole (swoole.cc:589)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B45E7A: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B45E7A: php_swoole_http_server_coro_minit (swoole_http_server_coro.cc:218)
==29== by 0x9B1635F: zm_startup_swoole (swoole.cc:590)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B910B1: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B910B1: php_swoole_websocket_server_minit (swoole_websocket_server.cc:386)
==29== by 0x9B16366: zm_startup_swoole (swoole.cc:591)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B9121C: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B9121C: php_swoole_websocket_server_minit (swoole_websocket_server.cc:392)
==29== by 0x9B16366: zm_startup_swoole (swoole.cc:591)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FCA54: zend_register_class_alias_ex (in /usr/bin/php)
==29== by 0x9B6F55C: sw_zend_register_class_alias (php_swoole.h:865)
==29== by 0x9B6F55C: php_swoole_redis_server_minit (swoole_redis_server.cc:69)
==29== by 0x9B1636D: zm_startup_swoole (swoole.cc:592)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x403BE7: zend_hash_add (in /usr/bin/php)
==29== by 0x39F834: sapi_register_post_entry (in /usr/bin/php)
==29== by 0x39F8F1: sapi_register_post_entries (in /usr/bin/php)
==29== by 0x129A694E: ??? (in /usr/lib64/php/modules/mbstring.so)
==29== by 0x410E71: zend_register_ini_entries (in /usr/bin/php)
==29== by 0x1299FA0E: ??? (in /usr/lib64/php/modules/mbstring.so)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FC46F: ??? (in /usr/bin/php)
==29== by 0xF83E7AE: ??? (in /usr/lib64/php/modules/gmp.so)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FC46F: ??? (in /usr/bin/php)
==29== by 0x3FC95C: zend_register_internal_class_ex (in /usr/bin/php)
==29== by 0x12F2ED34: ??? (in /usr/lib64/php/modules/phar.so)
==29== by 0x12F1BC1A: ??? (in /usr/lib64/php/modules/phar.so)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FC46F: ??? (in /usr/bin/php)
==29== by 0x1397C2BF: ??? (in /usr/lib64/php/modules/xmlwriter.so)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FC46F: ??? (in /usr/bin/php)
==29== by 0x1486F882: ??? (in /usr/lib64/php/modules/xmlreader.so)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x410E1C: zend_register_ini_entries (in /usr/bin/php)
==29== by 0x14CE58BF: zm_startup_imagick (in /usr/lib64/php/modules/imagick.so)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x410D75: zend_register_ini_entries (in /usr/bin/php)
==29== by 0x14CE58BF: zm_startup_imagick (in /usr/lib64/php/modules/imagick.so)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x3FC46F: ??? (in /usr/bin/php)
==29== by 0x17BFD7C1: zm_startup_redis (in /usr/lib64/php/modules/redis.so)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FA58B: ??? (in /usr/bin/php)
==29== by 0x4075B1: zend_hash_apply (in /usr/bin/php)
==29== by 0x3FA879: zend_startup_modules (in /usr/bin/php)
==29== by 0x395E62: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29== by 0x1F5F7D: ??? (in /usr/bin/php)
==29== by 0x7D2E494: (below main) (in /usr/lib64/libc-2.17.so)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x410E1C: zend_register_ini_entries (in /usr/bin/php)
==29== by 0x9815FAF: ??? (in /usr/lib64/php/modules/opcache.so)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FC875: zend_startup_module (in /usr/bin/php)
==29== by 0x98109F2: ??? (in /usr/lib64/php/modules/opcache.so)
==29== by 0x402282: ??? (in /usr/bin/php)
==29== by 0x3EB0BE: zend_llist_apply_with_del (in /usr/bin/php)
==29== by 0x4023C6: ??? (in /usr/bin/php)
==29== by 0x395E67: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420746: ??? (in /usr/bin/php)
==29== by 0x410D75: zend_register_ini_entries (in /usr/bin/php)
==29== by 0x9815FAF: ??? (in /usr/lib64/php/modules/opcache.so)
==29== by 0x3FA4E3: zend_startup_module_ex (in /usr/bin/php)
==29== by 0x3FC875: zend_startup_module (in /usr/bin/php)
==29== by 0x98109F2: ??? (in /usr/lib64/php/modules/opcache.so)
==29== by 0x402282: ??? (in /usr/bin/php)
==29== by 0x3EB0BE: zend_llist_apply_with_del (in /usr/bin/php)
==29== by 0x4023C6: ??? (in /usr/bin/php)
==29== by 0x395E67: php_module_startup (in /usr/bin/php)
==29== by 0x48733C: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x3E002D: ??? (in /usr/bin/php)
==29== by 0x3DBFFC: ??? (in /usr/bin/php)
==29== by 0x3E2D2D: ??? (in /usr/bin/php)
==29== by 0x3E5C54: ??? (in /usr/bin/php)
==29== by 0x3E5C40: ??? (in /usr/bin/php)
==29== by 0x3BE2E8: ??? (in /usr/bin/php)
==29== by 0x3BFEB7: compile_string (in /usr/bin/php)
==29== by 0x3E9857: zend_eval_stringl (in /usr/bin/php)
==29== by 0x9ACFCE4: zend::eval(std::string, std::string) (php_swoole_cxx.cc:48)
==29== by 0x9B16DA0: php_swoole_load_library() (php_swoole_library.h:2099)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4204D6: ??? (in /usr/bin/php)
==29== by 0x3D3C16: ??? (in /usr/bin/php)
==29== by 0x3D3D5C: ??? (in /usr/bin/php)
==29== by 0x3E0146: ??? (in /usr/bin/php)
==29== by 0x3DBFFC: ??? (in /usr/bin/php)
==29== by 0x3E2D2D: ??? (in /usr/bin/php)
==29== by 0x3E5C54: ??? (in /usr/bin/php)
==29== by 0x3E5C40: ??? (in /usr/bin/php)
==29== by 0x3BE2E8: ??? (in /usr/bin/php)
==29== by 0x3BFEB7: compile_string (in /usr/bin/php)
==29== by 0x3E9857: zend_eval_stringl (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x3D524F: ??? (in /usr/bin/php)
==29== by 0x3D9998: ??? (in /usr/bin/php)
==29== by 0x3DBD18: ??? (in /usr/bin/php)
==29== by 0x3DF6BF: ??? (in /usr/bin/php)
==29== by 0x3DF9E4: ??? (in /usr/bin/php)
==29== by 0x3E0164: ??? (in /usr/bin/php)
==29== by 0x3DBFFC: ??? (in /usr/bin/php)
==29== by 0x3E2D2D: ??? (in /usr/bin/php)
==29== by 0x3E5C54: ??? (in /usr/bin/php)
==29== by 0x3E5C40: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4204D6: ??? (in /usr/bin/php)
==29== by 0x3DAED7: ??? (in /usr/bin/php)
==29== by 0x3E4F56: ??? (in /usr/bin/php)
==29== by 0x3E2E89: ??? (in /usr/bin/php)
==29== by 0x3E5C54: ??? (in /usr/bin/php)
==29== by 0x3E5C40: ??? (in /usr/bin/php)
==29== by 0x3BE2E8: ??? (in /usr/bin/php)
==29== by 0x3BFEB7: compile_string (in /usr/bin/php)
==29== by 0x3E9857: zend_eval_stringl (in /usr/bin/php)
==29== by 0x9ACFCE4: zend::eval(std::string, std::string) (php_swoole_cxx.cc:48)
==29== by 0x9B16DFA: php_swoole_load_library() (php_swoole_library.h:2100)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4204D6: ??? (in /usr/bin/php)
==29== by 0x3D6866: ??? (in /usr/bin/php)
==29== by 0x3DCA89: ??? (in /usr/bin/php)
==29== by 0x3E1EFB: ??? (in /usr/bin/php)
==29== by 0x3DBD94: ??? (in /usr/bin/php)
==29== by 0x3DE519: ??? (in /usr/bin/php)
==29== by 0x3DC07A: ??? (in /usr/bin/php)
==29== by 0x3E5A25: ??? (in /usr/bin/php)
==29== by 0x3E2F07: ??? (in /usr/bin/php)
==29== by 0x3E40A6: ??? (in /usr/bin/php)
==29== by 0x3E2D71: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4204D6: ??? (in /usr/bin/php)
==29== by 0x3D3C16: ??? (in /usr/bin/php)
==29== by 0x3D44F0: ??? (in /usr/bin/php)
==29== by 0x3E4B19: ??? (in /usr/bin/php)
==29== by 0x3DBFDA: ??? (in /usr/bin/php)
==29== by 0x3DE0F3: ??? (in /usr/bin/php)
==29== by 0x3E2E07: ??? (in /usr/bin/php)
==29== by 0x3E40A6: ??? (in /usr/bin/php)
==29== by 0x3E2D71: ??? (in /usr/bin/php)
==29== by 0x3E5A68: ??? (in /usr/bin/php)
==29== by 0x3E2F07: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4204D6: ??? (in /usr/bin/php)
==29== by 0x3D3C16: ??? (in /usr/bin/php)
==29== by 0x3D4524: ??? (in /usr/bin/php)
==29== by 0x3E4B19: ??? (in /usr/bin/php)
==29== by 0x3DBFDA: ??? (in /usr/bin/php)
==29== by 0x3DE0F3: ??? (in /usr/bin/php)
==29== by 0x3E2E07: ??? (in /usr/bin/php)
==29== by 0x3E40A6: ??? (in /usr/bin/php)
==29== by 0x3E2D71: ??? (in /usr/bin/php)
==29== by 0x3E5A68: ??? (in /usr/bin/php)
==29== by 0x3E2F07: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4204D6: ??? (in /usr/bin/php)
==29== by 0x3D6866: ??? (in /usr/bin/php)
==29== by 0x3E3486: ??? (in /usr/bin/php)
==29== by 0x3E2E47: ??? (in /usr/bin/php)
==29== by 0x3E40A6: ??? (in /usr/bin/php)
==29== by 0x3E2D71: ??? (in /usr/bin/php)
==29== by 0x3E4F7B: ??? (in /usr/bin/php)
==29== by 0x3E2E89: ??? (in /usr/bin/php)
==29== by 0x3E5C54: ??? (in /usr/bin/php)
==29== by 0x3E5C40: ??? (in /usr/bin/php)
==29== by 0x3BE2E8: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4204D6: ??? (in /usr/bin/php)
==29== by 0x3D6866: ??? (in /usr/bin/php)
==29== by 0x3DF8A1: ??? (in /usr/bin/php)
==29== by 0x3DF9E4: ??? (in /usr/bin/php)
==29== by 0x3DFF62: ??? (in /usr/bin/php)
==29== by 0x3DBFFC: ??? (in /usr/bin/php)
==29== by 0x3E2D2D: ??? (in /usr/bin/php)
==29== by 0x3E40A6: ??? (in /usr/bin/php)
==29== by 0x3E2D71: ??? (in /usr/bin/php)
==29== by 0x3E3241: ??? (in /usr/bin/php)
==29== by 0x3E2E47: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x4091FF: zend_hash_find (in /usr/bin/php)
==29== by 0x3D524F: ??? (in /usr/bin/php)
==29== by 0x3DA3C0: ??? (in /usr/bin/php)
==29== by 0x3DAD6F: ??? (in /usr/bin/php)
==29== by 0x3DB1EB: ??? (in /usr/bin/php)
==29== by 0x3E4F56: ??? (in /usr/bin/php)
==29== by 0x3E2E89: ??? (in /usr/bin/php)
==29== by 0x3E5C54: ??? (in /usr/bin/php)
==29== by 0x3E5C40: ??? (in /usr/bin/php)
==29== by 0x3BE2E8: ??? (in /usr/bin/php)
==29== by 0x3BFEB7: compile_string (in /usr/bin/php)
==29==
==29==
==29== More than 100 errors detected. Subsequent errors
==29== will still be recorded, but in less detail than before.
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x420657: ??? (in /usr/bin/php)
==29== by 0x3D3C16: ??? (in /usr/bin/php)
==29== by 0x3D3D44: ??? (in /usr/bin/php)
==29== by 0x3DF5D8: ??? (in /usr/bin/php)
==29== by 0x3DF9E4: ??? (in /usr/bin/php)
==29== by 0x3E4A86: ??? (in /usr/bin/php)
==29== by 0x3DBFDA: ??? (in /usr/bin/php)
==29== by 0x3DE0F3: ??? (in /usr/bin/php)
==29== by 0x3E2E07: ??? (in /usr/bin/php)
==29== by 0x3E40A6: ??? (in /usr/bin/php)
==29== by 0x3E2D71: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x3ED810: zend_is_identical (in /usr/bin/php)
==29== by 0x3ED84E: is_identical_function (in /usr/bin/php)
==29== by 0x3DE41F: ??? (in /usr/bin/php)
==29== by 0x3DBECE: ??? (in /usr/bin/php)
==29== by 0x3DE796: ??? (in /usr/bin/php)
==29== by 0x3DBE70: ??? (in /usr/bin/php)
==29== by 0x3E5A25: ??? (in /usr/bin/php)
==29== by 0x3E2F07: ??? (in /usr/bin/php)
==29== by 0x3E40A6: ??? (in /usr/bin/php)
==29== by 0x3E2D71: ??? (in /usr/bin/php)
==29== by 0x3E5A68: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x3DE007: ??? (in /usr/bin/php)
==29== by 0x3E4F71: ??? (in /usr/bin/php)
==29== by 0x3DC08A: ??? (in /usr/bin/php)
==29== by 0x3DF6BF: ??? (in /usr/bin/php)
==29== by 0x3DF9E4: ??? (in /usr/bin/php)
==29== by 0x3DFFC4: ??? (in /usr/bin/php)
==29== by 0x3DBFFC: ??? (in /usr/bin/php)
==29== by 0x3E07CD: ??? (in /usr/bin/php)
==29== by 0x3E2E37: ??? (in /usr/bin/php)
==29== by 0x3E40A6: ??? (in /usr/bin/php)
==29== by 0x3E2D71: ??? (in /usr/bin/php)
==29==
==29== Conditional jump or move depends on uninitialised value(s)
==29== at 0x420402: zend_string_equal_val (in /usr/bin/php)
==29== by 0x409297: _zend_hash_find_known_hash (in /usr/bin/php)
==29== by 0x43009A: zend_do_inheritance (in /usr/bin/php)
==29== by 0x3D59B3: do_bind_inherited_class (in /usr/bin/php)
==29== by 0x446476: ??? (in /usr/bin/php)
==29== by 0x47F8AB: execute_ex (in /usr/bin/php)
==29== by 0x3E8E62: zend_call_function (in /usr/bin/php)
==29== by 0x2E867A: ??? (in /usr/bin/php)
==29== by 0x3E8D2C: zend_call_function (in /usr/bin/php)
==29== by 0x3E9412: zend_lookup_class_ex (in /usr/bin/php)
==29== by 0x3E9C33: zend_fetch_class (in /usr/bin/php)
==29== by 0x45D541: ??? (in /usr/bin/php)
==29==
==29== Warning: client switching stacks? SP change: 0x1ffeffd170 --> 0x188ff078
==29== to suppress, use: --max-stackframe=137010077944 or greater
==29== Warning: client switching stacks? SP change: 0x188fdc20 --> 0x1ffeffd170
==29== to suppress, use: --max-stackframe=137010083152 or greater
==29== Warning: client switching stacks? SP change: 0x1ffeffd170 --> 0x1ac74ff8
==29== to suppress, use: --max-stackframe=136972894584 or greater
==29== further instances of this message will not be shown.
==29== Invalid read of size 8
==29== at 0x3CFB02: _emalloc_56 (in /usr/bin/php)
==29== by 0x3D9368: ??? (in /usr/bin/php)
==29== by 0x3E2F47: ??? (in /usr/bin/php)
==29== by 0x3E5C54: ??? (in /usr/bin/php)
==29== by 0x3E5C40: ??? (in /usr/bin/php)
==29== by 0x3BE2E8: ??? (in /usr/bin/php)
==29== by 0x3BF879: compile_file (in /usr/bin/php)
==29== by 0x12F1FC7B: ??? (in /usr/lib64/php/modules/phar.so)
==29== by 0x3BF922: compile_filename (in /usr/bin/php)
==29== by 0x43D90C: ??? (in /usr/bin/php)
==29== by 0x478E87: ??? (in /usr/bin/php)
==29== by 0x47E21E: execute_ex (in /usr/bin/php)
==29== Address 0x97633f000 is on thread 1's stack
==29==
==29==
==29== Process terminating with default action of signal 11 (SIGSEGV)
==29== Access not within mapped region at address 0x97633F000
==29== at 0x3CFB02: _emalloc_56 (in /usr/bin/php)
==29== by 0x3D9368: ??? (in /usr/bin/php)
==29== by 0x3E2F47: ??? (in /usr/bin/php)
==29== by 0x3E5C54: ??? (in /usr/bin/php)
==29== by 0x3E5C40: ??? (in /usr/bin/php)
==29== by 0x3BE2E8: ??? (in /usr/bin/php)
==29== by 0x3BF879: compile_file (in /usr/bin/php)
==29== by 0x12F1FC7B: ??? (in /usr/lib64/php/modules/phar.so)
==29== by 0x3BF922: compile_filename (in /usr/bin/php)
==29== by 0x43D90C: ??? (in /usr/bin/php)
==29== by 0x478E87: ??? (in /usr/bin/php)
==29== by 0x47E21E: execute_ex (in /usr/bin/php)
==29== If you believe this happened as a result of a stack
==29== overflow in your program's main thread (unlikely but
==29== possible), you can try to increase the size of the
==29== main thread stack using the --main-stacksize= flag.
==29== The main thread stack size used in this run was 8388608.
==29==
==29== HEAP SUMMARY:
==29== in use at exit: 15,353,200 bytes in 30,661 blocks
==29== total heap usage: 37,666 allocs, 7,005 frees, 17,891,835 bytes allocated
==29==
==29== LEAK SUMMARY:
==29== definitely lost: 0 bytes in 0 blocks
==29== indirectly lost: 0 bytes in 0 blocks
==29== possibly lost: 2,971,196 bytes in 21,013 blocks
==29== still reachable: 12,382,004 bytes in 9,648 blocks
==29== of which reachable via heuristic:
==29== stdstring : 27,355 bytes in 768 blocks
==29== suppressed: 0 bytes in 0 blocks
==29== Rerun with --leak-check=full to see details of leaked memory
==29==
==29== For counts of detected and suppressed errors, rerun with: -v
==29== Use --track-origins=yes to see where uninitialised values come from
==29== ERROR SUMMARY: 3530 errors from 105 contexts (suppressed: 0 from 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment