https://issues.apache.org/bugzilla/show_bug.cgi?id=55849
Jeff Trawick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID Summary|child pid 11702 exit signal |httpd child crashes in |Segmentation fault (11), |ct_auth_check_user --- Comment #1 from Jeff Trawick <[email protected]> --- Is this ct_* stuff RSA ClearTrust? If so, report it to them. This third-party module passed NULL to fprintf() and crashed. We can't handle it here. Thread 1 is stuck in read(); it can't segfault. (I think something that httpd is doing with signals may trigger a common mis-identification of thread 1 by pflags.) -- 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]
