Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20010515220950.30044.qmail@web10501.mail.yahoo.com> Date: Tue, 15 May 2001 15:09:50 -0700 (PDT) From: Travis Smith Subject: RE: Status Access Violation To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii How can you tell by that stack trace that the exception was in Patrick's code? Is it because the last 3 function addresses begin with 6100xxxx? If so, how does that address correlate to user functions? if you do a `size -A --radix=16 ` on a program you compiled, you'll notice that the memory locations for your program are quite a lot higher than those of the libraries. I've noticed on my system, that most program, no matter the size, start somewhere around 0x4000000. This is noting that you ignore the first section (.text). ~Travis Smith System Admin tazium at yahoo dot com __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple