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

RE: SVN on IRIX ...

From: Martin Ayotte <mayotte_at_orthosoft.ca>
Date: 2003-06-11 22:39:27 CEST

Hi Mark !

I've got a backtrace, but didn't look at source for the bug since I'm rushing deliverying something else ...

#0 0x042d55d0 in dav_svn_walk (params=0x7fff2a40, depth=0, response=0x7fff2a90) at subversion/mod_dav_svn/repos.c:2611
2611 ctx.info = *ctx.res.info;
(gdb) bt
#0 0x042d55d0 in dav_svn_walk (params=0x7fff2a40, depth=0, response=0x7fff2a90) at subversion/mod_dav_svn/repos.c:2611
#1 0x1003b34c in dav_method_propfind (r=0x1016f458) at mod_dav.c:1969
#2 0x1003fcb0 in dav_handler (r=0x1016f458) at mod_dav.c:4511
#3 0x1006a058 in ap_run_handler (r=0x1016f458) at config.c:195
#4 0x1006aa78 in ap_invoke_handler (r=0x1016f458) at config.c:401
#5 0x100300fc in ap_process_request (r=0x1016f458) at http_request.c:288
#6 0x1002f9b4 in ap_process_http_connection (c=0x1016b490) at http_core.c:293
#7 0x1007af08 in ap_run_process_connection (c=0x1016b490) at connection.c:85
#8 0x1007b3ec in ap_process_connection (c=0x1016b490, csd=0x1016b3d8) at connection.c:211
#9 0x100601ec in child_main (child_num_arg=2147428928) at prefork.c:696
#10 0x100603fc in make_child (s=0x1005f6c8, slot=1) at prefork.c:790
#11 0x10060770 in perform_idle_server_maintenance (p=0x7fff2a40) at prefork.c:925
#12 0x10061034 in ap_mpm_run (_pconf=0x1, plog=0x0, s=0x0) at prefork.c:1120
#13 0x10084df4 in main (argc=3, argv=0x7fff2f14) at main.c:660

Thanks !

-----Original Message-----
From: mark benedetto king [mailto:mbk@lowlatency.com]
Sent: Wednesday, June 11, 2003 8:36 AM
To: martinay@videotron.ca
Cc: dev@subversion.tigris.org; Martin Ayotte
Subject: Re: SVN on IRIX ...

On Tuesday, June 10, 2003, at 10:59 PM, Martin Ayotte wrote:

>
>
> I suspect something wrong with my Berkeley DB on Irix, but I don't
> have any
> clue, since I don't know how to get more info from the core dump
> produced by
> the mod_dav_svn.so installed in the Irix Apache.
>

You can "gdb /path/to/apache /path/to/corefile" and then "bt".

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 11 22:45:13 2003

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

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