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

Re: MAC OSX stack trace, please, for commit-tests.py 59

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: Sat, 18 Jul 2009 22:16:33 +0200

On Fri, Jul 17, 2009 at 10:27 AM, Julian Foad<julianfoad_at_btopenworld.com> wrote:
> The MAC OSX buildbot is failing because of a seg-fault that occurs in
> merge_tests.py 59. (See for example this recent failure email
> <http://subversion.tigris.org/ds/viewMessage.do?dsForumId=552&dsMessageId=2371912> and follow the link to "Full details".)
>
> Can a MAC user post a stack trace (including parameter values) of this
> failure? It might help one of us to debug it. I will try if I can see a
> stack trace.

I can't get gdb to correctly print a stacktrace of the core files, so
this crash report will have to do.
Note that the line numbers aren't correct.

If anyone can tell me how to get a decent stacktrace from the core
files when all the libraries are dynamically built I can get a better
report.

Lieven

-------------------------
0 libsvn_subr-1.0.dylib 0x00601a5e svn_dirent_join + 66
(dirent_uri.c:746)
1 libsvn_wc-1.0.dylib 0x0033a6e2 get_entry_url + 76
(update_editor.c:430)
2 libsvn_wc-1.0.dylib 0x0033aae1 make_dir_baton + 473
(update_editor.c:572)
3 libsvn_wc-1.0.dylib 0x0033bca6 open_root + 74 (update_editor.c:1242)
4 libsvn_delta-1.0.dylib 0x005d1be4 open_root + 112 (cancel.c:67)
5 libsvn_ra_neon-1.0.dylib 0x00526cec start_element + 1659 (fetch.c:1490)
6 libsvn_ra_neon-1.0.dylib 0x00538483 wrapper_startelm_cb + 91
(util.c:1028)
7 libsvn_ra_neon-1.0.dylib 0x0053dd0d start_element + 656 (ne_xml.c:329)
8 libxml2.2.dylib 0x91c11fdf xmlParseStartTag + 1563
9 libxml2.2.dylib 0x91bf34ec xmlParseChunk + 1925
10 libsvn_ra_neon-1.0.dylib 0x0053dfca ne_xml_parse + 169 (ne_xml.c:542)
11 libsvn_ra_neon-1.0.dylib 0x00538962 cancellation_callback + 199
(util.c:1149)
12 libsvn_ra_neon-1.0.dylib 0x00539ffd ne_read_response_block +
192 (ne_request.c:882)
13 libsvn_ra_neon-1.0.dylib 0x0053a3f3 ne_discard_response + 34
(ne_request.c:1419)
14 libsvn_ra_neon-1.0.dylib 0x0053b8f9 ne_request_dispatch + 46
(ne_request.c:1430)
15 libsvn_ra_neon-1.0.dylib 0x005391be
svn_ra_neon__request_dispatch + 343 (util.c:1450)
16 libsvn_ra_neon-1.0.dylib 0x00538b78 parsed_request + 467 (util.c:1229)
17 libsvn_ra_neon-1.0.dylib 0x00538d85 svn_ra_neon__parsed_request
+ 150 (util.c:1292)
18 libsvn_ra_neon-1.0.dylib 0x005297be reporter_finish_report +
490 (fetch.c:2401)
19 libsvn_wc-1.0.dylib 0x0030634c svn_wc_crawl_revisions4 +
1593 (adm_crawler.c:746)
20 libsvn_client-1.0.dylib 0x0023f4fd svn_client__update_internal
+ 2392 (update.c:263)
21 libsvn_client-1.0.dylib 0x0020adb0
svn_client__checkout_internal + 1506 (checkout.c:169)
22 libsvn_client-1.0.dylib 0x0020b0be svn_client_checkout3 + 96
(checkout.c:250)
23 svn 0x000044f2 svn_cl__checkout + 1003
(checkout-cmd.c:160)
24 svn 0x0000ee63 main + 11516 (main.c:2123)
-----------------------------------

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2372325
Received on 2009-07-18 22:16:59 CEST

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.