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

Re: [TSVN] explorer hangs and crashes apparently caused by TSVNCache

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-05-07 09:12:17 CEST

Peter McNab wrote:
> SteveKing wrote:
>>
>> Please, be specific here!
>> Either the explorer crashes, or it hangs. A hanging explorer is
>> something *completely* different than a crashin explorer!
>>
> So What do we call it when explorer views can be started but thereafter
> are completely unresponsive and need TaskManager to shut them down?
> I can still drive the mouse to other apps on the desktop and run them?

A crash means that a program executes an illegal instruction (e.g.
accessing a NULL-pointer, accessing non-existing memory locations,
buffer overflows, ...)
If a program is unresponsive, that means it's hanging/stuck. But that's
not a crash. It might be a deadlock or an endless loop or ...

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat May 7 09:12:38 2005

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

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