https://bz.apache.org/bugzilla/show_bug.cgi?id=58008

            Bug ID: 58008
           Summary: Crash, when Apache is shutting down
           Product: Rivet
           Version: trunk
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_rivet
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Wen trying to shut Apache down, it crashes from self-induced SIGABRT with the
following stack:

#0  0x00000008019501aa in thr_kill () from /lib/libc.so.7
#1  0x0000000801950116 in raise () from /lib/libc.so.7
#2  0x000000080194e8f9 in abort () from /lib/libc.so.7
#3  0x0000000808b7d0ff in Rivet_Panic (arg1=<optimized out>) at
apache-2/mod_rivet.c:1049
#4  0x00000008088e0d84 in Tcl_PanicVA (format=<optimized out>,
argList=<optimized out>) at
/home/ports/lang/tcl86/work/tcl8.6.4/generic/tclPanic.c:99
#5  0x00000008088e0e72 in Tcl_Panic (format=0x18c3b <error: Cannot access
memory at address 0x18c3b>) at
/home/ports/lang/tcl86/work/tcl8.6.4/generic/tclPanic.c:153
#6  0x00000008088be542 in CutChannel (chan=<optimized out>) at
/home/ports/lang/tcl86/work/tcl8.6.4/generic/tclIO.c:3118
#7  CloseChannel (interp=<optimized out>, chanPtr=<optimized out>,
errorCode=<optimized out>) at
/home/ports/lang/tcl86/work/tcl8.6.4/generic/tclIO.c:2978
#8  FlushChannel (interp=<optimized out>, chanPtr=<optimized out>,
calledFromAsyncFlush=<optimized out>) at
/home/ports/lang/tcl86/work/tcl8.6.4/generic/tclIO.c:2863
#9  0x00000008088bb7ec in Tcl_Close (interp=0x81c582010, chan=<optimized out>)
at /home/ports/lang/tcl86/work/tcl8.6.4/generic/tclIO.c:3411
#10 0x00000008088bbfdc in Tcl_UnregisterChannel (interp=0x81c582010,
chan=0x81c5c4390) at /home/ports/lang/tcl86/work/tcl8.6.4/generic/tclIO.c:1247
#11 0x0000000808b7c8d1 in Rivet_ChildHandlers (s=0x80246b050, init=0) at
apache-2/mod_rivet.c:1325
#12 0x0000000808b7c97f in Rivet_ChildExit (data=0x80246b050) at
apache-2/mod_rivet.c:1399
#13 0x00000008011b24be in apr_pool_destroy () from /opt/lib/libapr-1.so.0
#14 0x0000000805733872 in clean_child_exit (code=0) at prefork.c:218
#15 0x0000000805733807 in just_die (sig=15) at prefork.c:344
#16 0x00000008015f38eb in ?? () from /lib/libthr.so.3
#17 0x00000008015f2ffc in ?? () from /lib/libthr.so.3
#18 <signal handler called>
#19 0x000000080195136a in _select () from /lib/libc.so.7
#20 0x00000008015f0f72 in ?? () from /lib/libthr.so.3
#21 0x000000080891be70 in NotifierThreadProc (clientData=<optimized out>) at
tclUnixNotfy.c:1216
#22 0x00000008015ee775 in ?? () from /lib/libthr.so.3

(I'm using rivet-2.2.3, but this latest version is not yet mentioned in the
list of valid versions in Bugzilla.)

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