This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: STATUS_ACCESS_VIOLATION in B18 cygwin_except_handler


Happened again ...

...
...
...
---- cd effectcmd; /CosmoDev/bin/make fakemake_collect   
---- cd effectcmdenu; /CosmoDev/bin/make fakemake_collect
=== version release; /CosmoDev/bin/make  fakemake_collect
Collecting FakeMake data.
=== version release; /CosmoDev/bin/make  fakemake_collect
(unknown) In cygwin_except_handler
(unknown) Exception trapped!
(unknown) exception C0000005 at 10019424
(unknown) exception: ax 0 bx 4EC cx 10A dx 64
(unknown) exception: si 244FA28 di 0 bp 244FA3C sp 244FA18
(unknown) exception is: STATUS_ACCESS_VIOLATION
(unknown) Stack trace:
(unknown) frame 0: sp = 0x244F84C, pc = 0x1000D20E
(unknown) frame 1: sp = 0x244F868, pc = 0x77F94512    
(unknown) frame 2: sp = 0x244F88C, pc = 0x77F88EEB
(unknown) frame 3: sp = 0x244F918, pc = 0x77F76266
(unknown) frame 4: sp = 0x244FA3C, pc = 0x1000BF21
(unknown) frame 5: sp = 0x244FF94, pc = 0x1000C45B
(unknown) frame 6: sp = 0x244FFA0, pc = 0x43AE95  
(unknown) frame 7: sp = 0x244FFB0, pc = 0x40103B  
(unknown) frame 8: sp = 0x244FFC0, pc = 0x77F1B304
(unknown) frame 9: sp = 0x244FFF0, pc = 0x0
(unknown) End of stack trace
(unknown) In cygwin_except_handler
(unknown) Error while dumping state (probably corrupted stack)
(unknown) In cygwin_except_handler
(unknown) Error while dumping state (probably corrupted stack)
(unknown) In cygwin_except_handler
...
...
...

Naveen Patil wrote:
> 
> Once in a while, bash generates the following exception while
> running as part of a Makefile build script ...
> 
> (unknown) exception: si 244FA28 di 0 bp 244FA3C sp 244FA18
> (unknown) exception is: STATUS_ACCESS_VIOLATION
> (unknown) Stack trace:
> (unknown) frame 0: sp = 0x244F84C, pc = 0x1000D20E
> (unknown) frame 1: sp = 0x244F868, pc = 0x77F94512
> (unknown) frame 2: sp = 0x244F88C, pc = 0x77F88EEB
> (unknown) frame 3: sp = 0x244F918, pc = 0x77F76266
> (unknown) frame 4: sp = 0x244FA3C, pc = 0x1000BF21
> (unknown) frame 5: sp = 0x244FF94, pc = 0x1000C45B
> (unknown) frame 6: sp = 0x244FFA0, pc = 0x43AE95
> (unknown) frame 7: sp = 0x244FFB0, pc = 0x40103B
> (unknown) frame 8: sp = 0x244FFC0, pc = 0x77F1B304
> (unknown) frame 9: sp = 0x244FFF0, pc = 0x0
> (unknown) End of stack trace
> (unknown) In cygwin_except_handler
> (unknown) Error while dumping state (probably corrupted stack)
> (unknown) In cygwin_except_handler
> (unknown) Error while dumping state (probably corrupted stack)
> (unknown) In cygwin_except_handler
> ...
> ...
> 
> The "Error while dumping state (probably corrupted stack)"
> continuously spews until it suddenly stops after about an hour, and
> the build continues compiling the file after the one which generated
> this problem ...
> 
> This happens randomly once in a while, and doesn't happen to any
> particular file ...
> 
> Any clues to why this happens, workarounds, fixes?
> 

-- 
_____________________________________________________________________________
Naveen Patil, mailto:naveen@sgi.com		 Silicon Graphics, Inc
[T] (650)933-4311  [Fax] (650)932-4311		 2011 N Shoreline, MS 10U-987
[P] (800)718-6125, mailto:naveen_p@corp.sgi.com  Mountain View, CA
94043-1389
[W] http://vinayak.engr.sgi.com/~naveen          http://www.sgi.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]