https://bz.apache.org/bugzilla/show_bug.cgi?id=60071
Ruediger Pluem <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #3 from Ruediger Pluem <[email protected]> --- It would be helpful to have the following additional information: 1. The full stack trace of the crashing thread not just the last frame. 2. Having debug logging enabled. You should see an error message with the number 03248 in the log just before the crash. 3. In gdb please execute the following commands for the crashed thread: print wptr print *wptr print hc print hc->s print hc->s->name print *worker->s->name -- 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]
