At Thu, 31 Jan 2002 16:55:40 -0600, [EMAIL PROTECTED] wrote: > > Aparently, it is not a xerces problem, but a java machine problem that just > manifested itself today. > I got it fixed (and I am still investigating...) by typing: > > ulimit -s 2048
I did have similar problem on my linux machine (Slackware8) too. it probably have something to do with specific glibc version, stuff like that; bugParade actually contains several similar incidents for this, for instance: http://developer.java.sun.com/developer/bugParade/bugs/4441425.html does anybody know if similar thing (segv) can also happen for {solaris sparc/some jdk/some os patch} combination too? (- yes, I've heard some one around me did face this; but I couldn't exactly verify what was happening...) regards, kenji -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
