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

Re: [TSVN] Explorer hangups

From: Molle Bestefich <molle.bestefich_at_gmail.com>
Date: 2005-04-01 15:27:59 CEST

SteveKing wrote:
>
> > PipeThread:
> > PipeThread():
> > fConnected = ConnectNamedPipe(hPipe, NULL) ? TRUE : (GetLastError()
> > == ERROR_PIPE_CONNECTED);
>
> No problem here. That's supposed to 'hang' (wait for a connection).
>
> > InstanceThread:
> > CloneData():
> > if( !pData->IsLocked() && (pNewStringMgr == pData->pStringMgr) )
>
> Can you please give us here the complete stacktrace?

Attached as stack.trace_instance.thread!

(Bunch of unrelated stuff in screenshot, but it's there, at the bottom.)

> CFolderCrawler :
> > CloneData():
> > workingPath = m_foldersToUpdate.front();
>
> here too, a stacktrace would be nice.

Attached as stack.trace_folder.crawler!

Funny coincidence, both threads currently sit in ntdll.dll at 7c90eb94. Heh.

> Please give me more information if you have anything to offer (esp. you
> > Steve ^_^).
>
> I'll be at home in about an hour, which means from then on I'm 'all yours'
> ;)

I'll get the hand lotion and turn on the web cam, then!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

stack.trace_instance.thread.png stack.trace_folder.crawler.png
Received on Fri Apr 1 15:28:40 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.