https://issues.apache.org/bugzilla/show_bug.cgi?id=48030
--- Comment #10 from Jeff Trawick <[email protected]> 2009-10-23 05:56:15 UTC --- Thanks. Were you running with the PR 48030 patch at the time of the crash? Please load the core into dbx again and post the output from the following commands: (dbx) dump (dbx) p *pollset (dbx) p pollset->port_set[0] (dbx) p pollset->port_set[1] (dbx) p pollset->port_set[2] (dbx) p pollset->port_set[3] (dbx) p pollset->port_set[4] (dbx) p pdesc[0] (dbx) p pdesc[1] (dbx) p pdesc[2] (dbx) p pdesc[3] (dbx) p pdesc[4] Thanks! -- 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]
