This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: results for sparc-sun-solaris2.7


> Well, this is interesting.  Using -static in mkcheck (the default), the
> pass/fail numbers are 56/6.  Removing -static gets... wait for it...  62/0.

Hmmmm. Pretty odd. I'll look into this when I get back.

> All of the failures were at runtime.  The only one I looked at closely was
> 21_strings/ctor_copy_dtor (because the machine was thrashing so badly during
> the two minutes that a.out took to roll over and die :-).  It segfaults in
> memcpy, so no exceptions were ever thrown.  A backtrace from the 1.7GB core
> file is appended, FWIW.

Sounds like some kind of memory corruption. . . . does it happen with 
opts/no opts on in mkcheck? Or with a different compiler? it's really odd 
that this only happens with static. . 

-benjamin

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