views:

58

answers:

0

Any attempts to use Rational/IBM PurifyPlus (Purify or Quantify) on an executable that's linked with the Hoard memory manager results in an immediate SIGSEGV:

0004dcd0 ???????? (f78d4, b, 0, 1, 230f, b)
0002aca0 pure_signal_handler_wrapper (b, ffbff808, ffbff550, fd932000, fdbf91c0, 0) + 740
fdab7188 memcpy   (febd1860, 3d0, ff360530, fd9323d0, febd1860, 1d0) + 21c
ff3d0da0 tls_statmod (1, febd1860, ff3f40b8, fdbb0174, 200, ff3f43ac) + 1ec
ff3c470c setup    (200000, 2801, 642, ff3f40fc, ff3f4280, 642) + 150c
ff3d354c _setup   (10034, ffffffff, 0, ff3b0000, ffffffff, ffffffff) + 40c
ff3b8400 _rt_boot (0, 0, 0, 0, 0, 0) + 88
00000000 ???????? (0, 0, 0, 0, 0, 0)

The only system I have access to is Solaris 10. Has anybody else seen this problem or found a resolution?