https://issues.apache.org/bugzilla/show_bug.cgi?id=54886
--- Comment #5 from Jeff Trawick <[email protected]> --- Thread 25 is the only one that can actually crash. All the others are in blocking calls (poll(), lwp_park(), event port). Maybe the PHP folks can help with this crash. I don't think we can assist here. ----------------- lwp# 25 / thread# 25 -------------------- ffffffff7d85e928 iconv (f077a7f7f277a7ef, ffffffff697f94b8, ffffffff697f9478, ffffffff697f9460, ffffffff697f9468, ffffffff7e93f4a8) + 2c ffffffff6f7131f0 php_iconv_string (101f5d0a8, 469, ffffffff697f95c0, ffffffff697f95b8, 101e4bba0, 101e4baf8) + 100 ffffffff6f718ec8 php_if_iconv (ffffffff697f95b0, ffffffff697f95c8, 0, 0, 1, 1006eae60) + 140 ffffffff70022504 zend_do_fcall_common_helper_SPEC (ffffffff6f718d88, 1006eae60, 6, 653040ae9e4, 1007593a8, 101e4bb88) + 644 ffffffff7002a010 ZEND_DO_FCALL_SPEC_CONST_HANDLER (1007593a0, 1006eae60, 0, 0, 0, 100759448) + 228 ffffffff70021268 execute (101f14e20, 1006eae60, ffffffff697f9ae8, 0, 1006eae60, 101e61140) + 620 ffffffff6ff15be0 zend_call_function (ffffffff697f9bf8, ffffffff697f9bd0, 1006eae60, ffffffff697f9bf8, ffffffff697f9bd0, ffffffff697f9c48) + 11f0 ffffffff6fa66f6c zif_call_user_func_array (2, 100c2f258, 0, 0, 1, 1006eae60) + bc ffffffff70022504 zend_do_fcall_common_helper_SPEC (ffffffff6fa66eb0, 1006eae60, 0, 0, 0, 4) + 644 ffffffff7002a010 ZEND_DO_FCALL_SPEC_CONST_HANDLER (100758c58, 1006eae60, 0, 0, 0, 100758fc0) + 228 ffffffff70021268 execute (101e2d190, 1006eae60, 8, ffffffff697fa058, 0, ffffffff697fa240) + 620 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
