https://issues.apache.org/bugzilla/show_bug.cgi?id=56112
Bug ID: 56112
Summary: ::rivet::inspect faults when called from outsite a
request processing
Product: Rivet
Version: 2.1.3
Hardware: All
OS: Linux
Status: NEW
Severity: major
Priority: P2
Component: mod_rivet
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
::rivet::inspect assumes the pointer globals->r (request_rec) is pointing to
valid memory buffer (allocated and storing meaningful data). Nonetheless this
pointer is defined only when an HTTP is being processed, while in general is
dangling during server and child process initialization. A consistent behavior
for this command when invoked from such scripts is needed
--
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]