Hi Initially i was getting a "segmentation fault" core dump. that is when i realized that the ulimit values are low. Then i changed all the ulimit values to unlimited. AFter that I started getting this "memory core dump"
David Bertoni wrote: > > Sunith wrote: >> Hi >> >> I am using following versions of Xalan and Xerces (C++) on AIX >> Xalan version 1.10.0. >> Xerces version 2.7.0. >> >> When i try transfroming a 50-60MB Xml file I get memory core dump. >> >> I tried the same on some other servers which is working fine. This core >> dump >> comes on on one particular AIX server. But when transform xml of smaller >> size like 10-20MB, it works fine. >> >> Am I missing something on that server? > You should check the ulimit settings on that server. If they are set > significantly lower, then the OS may be killing your process. > > You can examine the core file with your favorite debugger to see where > the crash occurs. > > Dave > > -- View this message in context: http://www.nabble.com/Core-when-using-Xalan-1.10-C%2B%2B-tp23870252p23881239.html Sent from the Xalan - C - Users mailing list archive at Nabble.com.