https://issues.apache.org/bugzilla/show_bug.cgi?id=48030

--- Comment #1 from Jeff Trawick <[email protected]> 2009-10-20 14:36:52 UTC 
---
Can you confirm that this occurs after a signal is received (such as when
shutting down httpd), and before the affected process has handled any
connections)?

(A parameter is updated by the kernel to indicate that an event is available;
the crash occurs because the event user data is NULL (i.e., no event really was
returned).)

I've seen that and have experimented with a fix, but have hoped (in vain so
far) to get the attention of some body from that Solaris kernel area to
explain.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]

Reply via email to