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

OS X hang bug due to rename?

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-07-25 23:05:55 CEST

Someone told me to try to run sample when I got the hang on Darwin,
luckily it did get me some call stack info.

It looks like something is going on with rename(). I'll try to
take a look and see if I can grok what is going on. -- justin

Here ya go:

Analysis of sampling pid 11268 every 10000 microsecs
Call graph:
    99 Thread_0
      99 start
        99 _start
          99 main
            99 svn_cl__update
              99 svn_client_update
                99 svn_wc_crawl_revisions
                  99 reporter_finish_report
                    99 svn_ra_dav__parsed_request
                      99 ne_request_dispatch
                        99 ne_read_response_block
                          99 ne_xml_parse
                            99 XML_Parse
                              99 XML_ParseBuffer
                                99 contentProcessor
                                  99 doContent
                                    99 end_element
                                      99 end_element
                                        99 wrap_close_file
                                          99 close_file
                                            99 svn_wc_install_file
                                              99 svn_wc__wcprop_set
                                                99 svn_wc__close_props
                                                  99 close_adm_file
                                                    99 svn_io_file_rename
                                                      99 apr_file_rename
                                                        99 rename
                                                          99 rename [STACK TOP]

Total number in stack (recursive counted multiple, when >=5):

Sort by top of stack, same collapsed (when >= 5):
        rename [STACK TOP] 99

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 25 23:06:25 2002

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.