yuzuofu commented on issue #10424:
URL: https://github.com/apache/skywalking/issues/10424#issuecomment-1441479260

   this is the demo's coredump on my machine
   
   
   Reading symbols from /usr/sbin/php-fpm8.1...
   (No debugging symbols found in /usr/sbin/php-fpm8.1)
   [New LWP 74871]
   [Thread debugging using libthread_db enabled]
   Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
   Core was generated by `php-fpm: pool www                                     
                       '.
   Program terminated with signal SIGSEGV, Segmentation fault.
   #0  0x000055987803df90 in zend_hash_real_init_mixed ()
   (gdb) bt
   #0  0x000055987803df90 in zend_hash_real_init_mixed ()
   #1  0x0000559878040655 in zend_hash_next_index_insert ()
   #2  0x00007f3a11a2ad4e in phper_zend_hash_next_index_insert 
(ht=0x7f3a12a5d888,
       pData=0x7fff34559620) at php_wrapper.c:114
   #3  0x00007f3a118bfad6 in phper::arrays::ZArr::insert (self=0x7f3a12a5d888,
       key=..., value=...)
       at 
/root/.cargo/registry/src/github.com-1ecc6299db9ec823/phper-0.10.2/src/arrays.rs:155
   #4  0x00007f3a11791bbf in 
skywalking_agent::plugin::plugin_curl::CurlPlugin::hook_curl_exec::{{closure}} 
(request_id=..., execute_data=0x7f3a12a120c0)
       at src/plugin/plugin_curl.rs:167
   #5  0x00007f3a11927bb3 in 
core::ops::function::FnOnce::call_once{{vtable-shim}} ()
       at 
/rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/ops/function.rs:248
   #6  0x00007f3a1185a4c7 in <alloc::boxed::Box<F,A> as 
core::ops::function::FnOnce<Args>>::call_once (self=..., args=...)
       at 
/rustc/897e37553bba8b42751c67658967889d11ecd120/library/alloc/src/boxed.rs:1940
   #7  0x00007f3a117a7fc9 in 
skywalking_agent::execute::execute_internal::{{closure}}
       () at src/execute.rs:128
   #8  0x00007f3a11794519 in <core::panic::unwind_safe::AssertUnwindSafe<F> as 
core::ops::function::FnOnce<()>>::call_once (self=..., _args=())
       at 
/rustc/897e37553bba8b42751c67658967889d11ecd120/library/core/src/panic/unwind_safe.rs:271
   #9  0x00007f3a117ba68d in std::panicking::try::do_call (data=0x7fff3455a958 
"\001")
       at 
/rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panicking.rs:492
   #10 0x00007f3a117bf2eb in __rust_try ()
      from /usr/lib/php/20210902/skywalking_agent.so
   #11 0x00007f3a117b7c5e in std::panicking::try (f=...)
       at 
/rustc/897e37553bba8b42751c67658967889d11ecd120/library/std/src/panicking.rs:456
   --Type <RET> for more, q to quit, c to continue without paging--


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to