https://issues.apache.org/bugzilla/show_bug.cgi?id=51751

--- Comment #8 from Ruediger Pluem <[email protected]> 2011-09-02 08:04:33 UTC 
---
(In reply to comment #6)
> we changed to DavLockDB /var/DavLock
> 
> there is a /var dir and a /apache2/var with 0777 ... same issue "segmentation
> fault"
> 
> 
> 
> backtrace:
> 
> 
> #0  apr_dbm_fetch (dbm=0x94b7d8, key={dptr = 0x501b67 "METADATA", dsize = 8},
> pvalue=0x7fff944e7450) at dbm/apr_dbm.c:221
> #1  0x00000000004ba5fa in dav_dbm_fetch (db=0x94bad8, key={dptr = 0x501b67
> "METADATA", dsize = 8}, pvalue=0x7fff944e7450) at dbm.c:190
> #2  0x00000000004bab61 in dav_propdb_open (pool=0x94b7d8, resource=<value
> optimized out>, ro=<value optimized out>, pdb=0x952a70)
>     at dbm.c:400
> #3  0x00000000004aa151 in dav_really_open_db (propdb=0x952a50, ro=0) at
> props.c:499
> #4  0x00000000004aa9a7 in dav_get_props (propdb=0x952a50, doc=<value optimized
> out>) at props.c:805
> #5  0x00000000004a55f6 in dav_propfind_walker (wres=0x7fff944e7768,
> calltype=<value optimized out>) at mod_dav.c:1938
> #6  0x00000000004b786d in dav_fs_walker (fsctx=0x7fff944e7760, depth=0) at
> repos.c:1423
> #7  0x00000000004b80d2 in dav_fs_internal_walk (params=0x7fff944e79f0, 
> depth=0,
> is_move=0, root_dst=0x0, response=0x7fff944e7a88)
>     at repos.c:1764
> #8  0x00000000004a5123 in dav_method_propfind (r=0x94d860) at mod_dav.c:2076
> #9  0x00000000004a898d in dav_handler (r=0x94d860) at mod_dav.c:4661
> #10 0x0000000000446d23 in ap_run_handler (r=0x94d860) at config.c:158
> #11 0x000000000044a25e in ap_invoke_handler (r=0x94d860) at config.c:376
> #12 0x000000000049e26e in ap_process_request (r=0x94d860) at 
> http_request.c:282
> #13 0x000000000049b158 in ap_process_http_connection (c=0x93b9c0) at
> http_core.c:190
> #14 0x000000000044e2a3 in ap_run_process_connection (c=0x93b9c0) at
> connection.c:43
> #15 0x00000000004ce620 in child_main (child_num_arg=<value optimized out>) at
> prefork.c:667
> #16 0x00000000004ce8b8 in make_child (s=0x7f3c58, slot=0) at prefork.c:712
> #17 0x00000000004ceed0 in ap_mpm_run (_pconf=<value optimized out>, 
> plog=<value
> optimized out>, s=<value optimized out>) at prefork.c:988
> #18 0x00000000004334e5 in main (argc=2, argv=0x7fff944e80a8) at main.c:739
> 
> 
> live backtrace with "gdb httpd PID" does not work. i hope this information is
> what you need

Thanks. That helps. Can you please do a

print *dbm
print *dbm->type

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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