%% "Stangl, Alex" <[EMAIL PROTECTED]> writes:

  sa> Cygwin GNU Make version 3.79.1 (-2, I believe) is sometimes
  sa> crashing on my box with the following sort of error message:

What is your box?

  sa>       0 [main] make 6311 handle_exceptions: Exception:
  sa> STATUS_ACCESS_VIOLATION
  sa>   31464 [main] make 6311 stackdump: Dumping stack trace to
  sa> make.exe.stackdump

  sa> Is there a known problem that could be causing this?

Well, I'm not sure.  The error means nothing to me.

There is one bug in parsing makefiles which can lead to bad
consequences, but IIRC it should always happen, but only for particular
kinds of makefiles.  If you are seeing this go away during some
invocations of the same makefile, then I doubt it's the same problem.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist

_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to