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

RE: access violation fetching status

From: Bert Huijben <bert_at_qqmail.nl>
Date: Sun, 10 Jun 2012 10:55:08 +0000

When I look at the stack trace in this mail it appears that you call the
status function with a NULL path. Why shouldn’t that fail at some level?

You are supposed to provide a path, not NULL to our api 😊
(I’m not sure if we can trust the rest of the stacktrace if you didn’t
provide NULL)

    Bert

 *From:* Stefan Küng
*Sent:* zondag 10 juni 2012 12:18:04
*To:* Subversion Development <dev_at_subversion.apache.org>
*Subject:* access violation fetching status

Hi,

An access violation (strlen() for NULL) happens when fetching the status.
Stacktrace attached.

16 crash dumps available here:
https://www.crash-server.com/**Problem.aspx?ClientID=tsvn&**ProblemID=1504<https://www.crash-server.com/Problem.aspx?ClientID=tsvn&ProblemID=1504>

Stefan

-- 
      ___
 oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
  \ \_/_\_/>    The coolest Interface to (Sub)Version Control
  /_/   \_\     http://tortoisesvn.net
Received on 2012-06-10 12:55:44 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.