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

Re: tortoiseSVN failing... A lot

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 05 Jun 2008 07:34:50 +0200

Bernie wrote:
> I've been getting a lot of BSOD errors; the following WinDbg log shows
> the state. I am puzzled as to its cause; Hopefully this information can
> pinpoint a problem that someone can address.

First of all: an application can NOT cause a BSOD at all. Only faulty
drivers can. The worst an application can do is to crash itself, but not
the system (unless you're still using Win98).

Second: search for "c00000c4" (from "Inpage operation failed at
10051588, due to I/O error c00000c4" of your report) and here's the very
first hit on Google:

http://support.microsoft.com/kb/884069
This one might also help:
http://support.microsoft.com/default.aspx?scid=kb;en-us;294816

And if you search for "c0000006" (the exception code), you'll find tons
more of hits.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-06-05 07:35:08 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.