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



--- Comment #5 from Ruediger Pluem <[email protected]> 2009-09-09 17:01:44 CEST 
---
When you have opened the core dump with gdb please issue the following
commands:

frame 1
print bio
print crl
print crl->crl
print crl->crl->lastUpdate
print crl->crl->nextUpdate
print *(crl->crl->lastUpdate)
print *(crl->crl->nextUpdate)


Furthermore the crash will go away once you leave the debug log level.

-- 
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