[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Apache 2.2 coredumping on Solaris with Subversion 1.6

From: <skrishnamur1_at_bloomberg.com>
Date: Thu, 5 Nov 2009 10:25:28 -0500

Hi,

I compiled subversion with apache 2.2 on solaris but when I hit the server with an svn request, it produces a core dump. Running a pstack on the core file produces:

# /bin/pstack /bb/cores/core.httpd.5718.1257279721
core '/bb/cores/core.httpd.5718.1257279721' of 5718: /bb/web/apache_2_2/bin/httpd -k start
 fdaa2214 access_checker (36aea0, 36c1a0, 640, fefefeff, 80808080, 1010101) + 44
 00069ef8 ap_run_access_checker (36aea0, 0, 0, 0, 0, 0) + 70
 0006aa58 ap_process_request_internal (36aea0, 0, 0, 0, 0, 0) + 360
 0008a378 ap_process_request (36aea0, 4, 36aea0, 364f60, 0, 0) + 60
 00085c50 ap_process_http_connection (364f60, 364e88, 0, 0, 0, 0) + 88
 0007e9e4 ap_run_process_connection (364f60, 364e88, 364e88, 0, 362f98, 368e60) + 74
 0007f0a8 ap_process_connection (364f60, 364e88, 364e88, 0, 362f98, 368e60) + 98
 00091d3c child_main (0, 91200, 0, fefb8000, fef73700, fee42a00) + 60c
 00091fa8 make_child (109e00, 0, 0, 10, 10b4, fef73b00) + 1b8
 00092070 startup_children (5, 2, 5, 108120, 232d20, 0) + 70
 00092784 ap_mpm_run (108120, 1361d8, 109e00, 109e00, 4, 4) + 31c
 0004eb68 main (3, ffbff43c, ffbff44c, f3800, fee40100, fee40140) + f08
 0004d198 _start (0, 0, 0, 0, 0, 0) + 108

Ive seen several other posts with people having the same issue but no real solutions

e.g :

http://forums.sun.com/thread.jspa?threadID=5360736&messageID=10573946#10573946
http://forums.sun.com/thread.jspa?threadID=5360736
http://markmail.org/message/jwhlkgvrnbmgunsd#query:subversion%20crashes%20at%20access_checker+page:1+mid:5cjtts3co442pxxh+state:results
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&viewType=browseAll&dsMessageId=588712#<http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&viewType=browseAll&dsMessageId=588712>

etc.. Ive recompiled the mod_dav_svn.so with the -g CFLAGS but don't see any real debug o/p in the core file.
Any help is appreciated.

cheers

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2414744

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-05 16:31:46 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.