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

Re: [TSVN] bugreport: windows-tooltip causing crashes of personal applications

From: Joseph Galbraith <galb_at_vandyke.com>
Date: 2005-05-09 20:32:36 CEST

> Maybe not in your program but in LuaPlus?
> As you said: the crash occurs in the third-party lib LuaPlus. I've
> checked: it's opensource too. So why don't you ask on their mailing list
> about your problem? They even have their sourcecode stored in a
> Subversion repository, so the chance that at least *some* people there
> are using TSVN too is good. Maybe one of them has experienced similar
> problems and can help you debug?

You might also try the Windows Application Verifier
on your application and try turning on the:

"Heap - Detect heap related errors (uses fill patterns)"

and

"PageHeap - Detect heap related errors (uses guard pages)

checks. (Or use an application like bounds checker if you
have deep pockets... app verifier is a free download from
MS.)

I've found these two checks to be pretty good at catching
heap corruption at the source.

Thanks,

Joseph

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon May 9 20:31:27 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.