You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2006/03/25 13:30:15 UTC

DO NOT REPLY [Bug 24483] - mod_usertrack dumps core...on apache 2.0.48

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=24483>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=24483


rich@annexia.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rich@annexia.org
             Status|CLOSED                      |REOPENED
         Resolution|FIXED                       |




------- Additional Comments From rich@annexia.org  2006-03-25 12:30 -------
mod_usertrack is segfaulting for me on Apache 1.3.33 (Debian package
1.3.33-6 on AMD64).

CookieTracking on --> child processes segfault

Setting CookieName makes no difference.

The same Debian package recompiled for i386 works.  It only fails on AMD64.

strace is not very informative.

The stack trace from the segfault is:

#0  0x00000000004317da in regcomp ()
#1  0x000000000043133d in regcomp ()
#2  0x0000000000430954 in regcomp ()
#3  0x00000000004305f1 in regcomp ()
#4  0x00002aaaac522a70 in ?? () from /usr/lib/apache/1.3/mod_usertrack.so
#5  0x000000000040ecc1 in ap_cleanup_method_ptrs ()
#6  0x00000000004203ca in ap_some_auth_required ()
#7  0x0000000000420555 in ap_process_request ()
#8  0x00000000004196ce in ap_child_terminate ()
#9  0x000000000041991d in ap_child_terminate ()
#10 0x0000000000419996 in ap_child_terminate ()
#11 0x000000000041a329 in ap_child_terminate ()
#12 0x000000000041a805 in main ()

(Sorry, no symbols in Debian packages - I will try to get those next).

Rich.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org