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: rivet-dev@tcl.apache.org
          Reporter: mxman...@apache.org
                CC: mxman...@apache.org

::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: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org

Reply via email to