#pstack ./core 
core './core' of 4838: ./appctrl
fffff908 ???????? (ff190280, 200, 4, 0, 0, ff190280)
ff3d0ca0 tls_statmod (ff3f40fc, ff190280, 23cd0, fec4a614, ff3f4910, ff3f43ac) 
+ 6c
ff3c478c setup (200000, 2801, 642, ff3f40fc, ff3f4280, 642) + 150c
ff3d35cc _setup (10034, ffffffff, 0, ff3b0000, ffffffff, ffffffff) + 40c
ff3b8480 _rt_boot (0, 0, 0, 0, 0, 0) + 88
00000000 ???????? (0, 0, 0, 0, 0, 0)

I could see above core stack when I run my purify enabled application, as I 
browsed through some old bugs I could see that we need to supress tls_statmod 
ipr but my purify configuration has already supressed tls_statmod. 
/opt/tools7/swtools/rational/v7.0/releases/purify.sol.7.0.0.0-010

#grep tls_stat .purify.solaris2_32
.purify.solaris2_32:suppress abr memcpy; _memcpy; __tls_static_mods
.purify.solaris2_32:suppress mse __tls_static_mods; tls_report_modules; setup
.purify.solaris2_32:suppress mse memcpy; _memcpy; __tls_static_mods
.purify.solaris2_32:suppress ipr __tls_static_mods; tls_report_modules; setup; 
_setup

Can anybody help me in tackling this issue

Thanks in advance!!!!

Thejaswi P.
-- 
This message posted from opensolaris.org

Reply via email to