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

[TSVN] TortoiseSVN causing stack overflow

From: Russell Lang <gsview_at_ghostgum.com.au>
Date: 2005-03-06 09:09:08 CET

FYI,

GSview was using a small stack (65536) on the main thread, which has
been sufficient until now. A user reported that GSview would crash
when TortoiseSVN was installed, and I found this occurred when you
tried to access a directory which was checked out from SVN.
Increasing the stack space in GSview to 0.25M made the problem go
away. I'm guessing that TortoiseSVN is storing a large amount of
data on the stack, hence causing this problem.

Russell Lang gsview@ghostgum.com.au
Ghostgum Software Pty Ltd http://www.ghostgum.com.au/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Mar 6 09:13:44 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.