Sriram Natarajan wrote: > Can you kindly send us the pstack output from the core image. > > pstack <core file>
feb4912c accept (5, 2986a0, 29868c, 1) 00054bf8 unixd_accept (ffbf9a48, c1860, 2984e0, 0, ffbf9a4c, 0) + 10 000528f0 ???????? (7d000, 7d000, 68adc, 7fe68, 7d334, 1) 00052c98 ???????? (52000, 0, 0, 0, 1, 7d000) 00052f3c ???????? (7d000, 7, 4, 7d324, 802b4, 1) 00053748 ap_mpm_run (7d000, 0, 0, 0, 7d33c, ffbf9ca4) + 784 00027a64 main (c11e8, ffbffd90, 7d1b4, 7c120, 618f4, 7c110) + 9f4 00026b50 _start (0, 0, 0, 0, 0, 0) + 108 > > or mdb <core file> followed by $G and $C . ffbf9918 libc.so.1`_so_accept+4(ffbf99dc, c1880, 2984e0, 298518, feeb54f0, 2) ffbf9978 unixd_accept+0x10(ffbf9a48, c1860, 2984e0, 0, ffbf9a4c, 0) ffbf99e0 0x528f0(7d000, 7d000, 68adc, 7fe68, 7d334, 1) ffbf9a78 0x52c98(52000, 0, 0, 0, 1, 7d000) ffbf9ad8 0x52f3c(7d000, 7, 4, 7d324, 802b4, 1) ffbf9bd8 ap_mpm_run+0x784(7d000, 0, 0, 0, 7d33c, ffbf9ca4) ffbf9ca8 main+0x9f4(c11e8, ffbffd90, 7d1b4, 7c120, 618f4, 7c110) ffbffda8 _start+0x108(0, 0, 0, 0, 0, 0) > > - Sriram > > John-Paul Drawneek wrote: >> Ok on my web boxes recently a really fat httpd instance keeps appearing. >> >> biggest i have seen is 1G swap 500M real - which is huge compared to the >> rest. >> >> I got some core of these - so any idea how to did out where the memory is >> going? >> >> And then to work out whats setting it off. >> >> Really need some help on this :( >> This message posted from opensolaris.org >> >> _______________________________________________ >> >> >> webstack-discuss mailing list >> webstack-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/webstack-discuss >>