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

More on "Signal 11" problem / GCC vs. 1.3.19+


Haven't found the problem, but I've narrowed it down some, so this is mainly
to see if anybody's memory gets jogged:

I'm gdb'ing "gengtype.exe", the executable that's "Signal 11"ing and killing
the compile of GCC cvs HEAD on cygwin1.dll versions 1.3.19 and later.  It's
SIGSEVing on line 2382 of gengtype.c, a call to "oprintf()".  The actual
SIGSEV comes a few calls down the stack, in (what I believe is) Cygwin's
vasprintf().  It's far from the first call to either oprintf() or
vasprintf(), so I suppose it could be pretty much anything, but if anybody
has any "Oh yeah, I bet that's the change I made to <...>", feel free to
fill in the blank.

--
Gary R. Van Sickle
Braemar Inc.
11481 Rupp Dr.
Burnsville, MN 55337


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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