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

Segfault during update in 1.6.5 (another one)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 17 Sep 2009 21:07:10 +0200

Hi,

Another segfault during update in 1.6.5:

libsvn_wc/update_editor.c, line 3522:
       if (!eb->switch_url
           && strcmp(fb->new_URL, entry->url) != 0)
here, 'entry->url' is NULL.

I've already analyzed a lot of crash dumps where the url of an entry was
NULL (the entry itself is valid, not NULL or garbage). Could it be that
old working copies don't have the url set?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2396154
Received on 2009-09-17 21:07:20 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.