This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Stack dumps from sh.exe (from within make)


Jim Reisert AD1C <jjreisert <at> alum.mit.edu> writes:

> Here is some of the console output:
> 
> # make wintest
> 
> g++ -g -Wall   -c -o writelog.o writelog.c
> g++   ctyfiles.o library.o csv.o ct8.o ct9.o mwl.o n3fjp.o na.o
> wintest.o wpxloc.o writelog.o   -o ctyfiles
> pushd .. ; make cty/entities.csv
> /cygdrive/e/unified /cygdrive/e/unified/cty
>       0 [main] sh 5372 exception::handle: Exception: STATUS_ACCESS_VIOLATION
>     645 [main] sh 5372 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
>       0 [main] sh 2224 child_copy: linked dll data write copy failed,
> 0x3BD000..0x3C14A4, done 0, windows pid 2608, Win32 error 487

It looks like the same problem answered by Larry Hall on 7th November
(STATUS_ACCESS_VIOLATION). See http://article.gmane.org/gmane.os.cygwin/123315

You might want to try running rebaseall.

Regards,
Jason.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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