You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2001/09/08 01:47:52 UTC

[DO NOT REPLY: Bug 2497] JVM segmentation fault when loading xerces parsers

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2497

*** shadow/2497	Sat Jul  7 13:33:24 2001
--- shadow/2497.tmp.1261	Fri Sep  7 16:47:52 2001
***************
*** 72,75 ****
  
  What further information can I give you to help track this down?
  
! #!/mjh
--- 72,94 ----
  
  What further information can I give you to help track this down?
  
! #!/mjh
! 
! ------- Additional Comments From jwaustin@bigfoot.com  2001-09-07 16:47 -------
! See http://java.sun.com/j2se/1.3/install-linux-sdk.html
! 
! The workaround worked for me in Mandrake 8.0
! 
! <quote>
! The newer glibc-2.2.x libraries cannot correctly handle initial thread stack 
! sizes larger than 6 MB. This can cause a segmentation fault on come Linux 
! platforms that use the newer libraries. Such platforms include Red Hat 7.0, 
! SuSe 7.2, and Debian 2.2. The problem will not occur on Linux platforms that 
! are using glibc-2.1.x such as Red Hat 6.1 and 6.2. It will also not affect Red 
! Hat 7.1 because it uses a different thread stack layout. This problem is being 
! tracked as bug 4466587. 
! 
! Workaround - Use "ulimit -s 2048" in bash shell or "limit stacksize 2048" in 
! tcsh to limit the initial thread stack to 2 MB. 
! </quote>
! 

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org


FW: [DO NOT REPLY: Bug 2497] JVM segmentation fault when loading xerces parsers

Posted by Pier Fumagalli <pi...@apache.org>.
FYI...

------ Forwarded Message
> From: bugzilla@apache.org
> Reply-To: xerces-j-dev@xml.apache.org
> Date: 7 Sep 2001 23:47:52 -0000
> To: xerces-j-dev@xml.apache.org
> Subject: [DO NOT REPLY: Bug 2497]  JVM segmentation fault when loading xerces
> parsers
> 
> PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
> ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
> AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
> DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
> BE LOST SOMEWHERE.
> 
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2497
> 
> *** shadow/2497    Sat Jul  7 13:33:24 2001
> --- shadow/2497.tmp.1261    Fri Sep  7 16:47:52 2001
> ***************
> *** 72,75 ****
> 
> What further information can I give you to help track this down?
> 
> ! #!/mjh
> --- 72,94 ----
> 
> What further information can I give you to help track this down?
> 
> ! #!/mjh
> ! 
> ! ------- Additional Comments From jwaustin@bigfoot.com  2001-09-07 16:47
> -------
> ! See http://java.sun.com/j2se/1.3/install-linux-sdk.html
> ! 
> ! The workaround worked for me in Mandrake 8.0
> ! 
> ! <quote>
> ! The newer glibc-2.2.x libraries cannot correctly handle initial thread stack
> ! sizes larger than 6 MB. This can cause a segmentation fault on come Linux
> ! platforms that use the newer libraries. Such platforms include Red Hat 7.0,
> ! SuSe 7.2, and Debian 2.2. The problem will not occur on Linux platforms that
> ! are using glibc-2.1.x such as Red Hat 6.1 and 6.2. It will also not affect
> Red 
> ! Hat 7.1 because it uses a different thread stack layout. This problem is
> being 
> ! tracked as bug 4466587.
> ! 
> ! Workaround - Use "ulimit -s 2048" in bash shell or "limit stacksize 2048" in
> ! tcsh to limit the initial thread stack to 2 MB.
> ! </quote>
> ! 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-j-dev-help@xml.apache.org
> 
> 
> 

------ End of Forwarded Message


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org