------- Comment #4 from rguenth at gcc dot gnu dot org  2006-04-20 10:49 -------
I would suggest using SIGUSR1 for testing, malloc and free are not affected by
signal interruption.  So if they are, this is internal to the Solaris libc or
the kernel.  At a first guess I would suggest updating the Solaris libc, then
maybe the kernel.  On another note, gcc 3.4.2 is no longer supported, the
oldest supported version is 4.0.3 (though this is really no gcc problem).


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|g++ -v -save-temps test.cpp |
   GCC host triplet|Sun Solaris 8 on intel 2*CPU|
                   |Pentium III Xeon            |
 GCC target triplet|GCC 3.4.2                   |i686-*-solaris


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27223

Reply via email to