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

Re: Crash when committing in 1.8.1

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 5 Aug 2013 19:36:32 +0200

This one is now the top crash in 1.8.1, counting at 128 crashes so far.
Can someone please have a closer look?

https://www.crash-server.com/Problem.aspx?ClientID=tsvn&ProblemID=31454

On Mon, Jul 29, 2013 at 7:53 PM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:

> Hi,
>
> Another strange crash when committing:
> the function abort_on_pool_failure() is called indicating that there's not
> enough memory available. Problem is that there's enough memory available!
>
> Here's the stack trace:
>
> msvcr110.dll!abort() Line 82 C
>> libsvn_tsvn.dll!abort_on_pool_**failure(int retcode=0x00000000) Line 55
>> C
>> libsvn_tsvn.dll!read_from_**connection(serf_connection_t *
>> conn=0x00000016958480d8) Line 1092 C
>> libsvn_tsvn.dll!serf__process_**connection(serf_connection_t *
>> conn=0x00000016931f6448, short events=0x0000) Line 1209 C
>> libsvn_tsvn.dll!serf_event_**trigger(serf_context_t *
>> s=0x00000016931f6448, void * serf_baton=0x0000000023c34600, const
>> apr_pollfd_t * desc=0x000000169582e310) Line 227 C
>> libsvn_tsvn.dll!serf_context_**run(serf_context_t *
>> ctx=0x000000169582a2f0, int duration=0x9582e290, apr_pool_t *
>> pool=0x000000169582e290) Line 295 C
>> libsvn_tsvn.dll!svn_ra_serf__**context_run_wait(int *
>> done=0x0000001695858158, svn_ra_serf__session_t * sess=0x0000001695891338,
>> apr_pool_t * scratch_pool=**0x0000001692f2f418) Line 738 C
>> libsvn_tsvn.dll!add_directory(**const char * path=0x0000001693729d88,
>> void * parent_baton=**0x0000001692f2f418, const char * copyfrom_path=**0x0000001695890f68,
>> long copyfrom_revision=0x9568e030, apr_pool_t *
>> dir_pool=0x0000001695890f68, void * * child_baton=**0x0000001693d9ead8)
>> Line 1696 C
>> libsvn_tsvn.dll!do_item_**commit(void * * dir_baton=0x0000001693d9ead8,
>> void * parent_baton=**0x0000001692f2f418, void * callback_baton=**0x0000001693d9eb90,
>> const char * path=0x000000169568e030, apr_pool_t * pool=0x0000001695890f68)
>> Line 1614 C
>> libsvn_tsvn.dll!svn_delta_**path_driver2(const svn_delta_editor_t *
>> editor=0x000000169370d6f0, void * edit_baton=0x000000169582a0a0, const
>> apr_array_header_t * paths=0x000000169584a160, int sort_paths=0x9371de90,
>> svn_error_t * (void * *, void *, void *, const char *, apr_pool_t *) *
>> callback_func=**0x000007fb10b4bbd0, void * callback_baton=**0x0000001693d9eb90,
>> apr_pool_t * pool=0x000000169370d678) Line 263 C
>> libsvn_tsvn.dll!svn_client__**do_commit(const char *
>> base_url=0x000000169568dfa8, const apr_array_header_t * commit_items=**0x00000016958641b8,
>> const svn_delta_editor_t * editor=0x000000169582a0a0, void *
>> edit_baton=0x0000001695829e20, const char * notify_path_prefix=**0x0000001693729950,
>> apr_hash_t * * sha1_checksums=**0x0000001693d9ecc8, svn_client_ctx_t *
>> ctx=0x000000169371de90, apr_pool_t * result_pool=**0x0000001693729758,
>> apr_pool_t * scratch_pool=**0x000000169370d678) Line 1808 C
>> libsvn_tsvn.dll!svn_client_**commit6(const apr_array_header_t *
>> targets=0x00000016937297d0, svn_depth_t depth=0x00000c7a, int
>> keep_locks=0x00000000, int keep_changelists=0x00000000, int
>> commit_as_operations=**0x00000001, int include_file_externals=**0x00000000,
>> int include_dir_externals=**0x00000000, const apr_array_header_t *
>> changelists=**0x00000016937297d0, const apr_hash_t * revprop_table=**0x0000000000000000,
>> svn_error_t * (const svn_commit_info_t *, void *, apr_pool_t *) *
>> commit_callback=**0x000007f736f2c770, void * commit_baton=**0x00000016902c8cf0,
>> svn_client_ctx_t * ctx=0x000000169371de90, apr_pool_t *
>> pool=0x0000001693729758) Line 965 C
>>
>
> crash dumps available here:
> https://www.crash-server.com/**Problem.aspx?ClientID=tsvn&**
> ProblemID=31454<https://www.crash-server.com/Problem.aspx?ClientID=tsvn&ProblemID=31454>
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest interface to (Sub)version control
> /_/ \_\ http://tortoisesvn.net
>

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
Received on 2013-08-05 19:37:29 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.