[jdom-interest] SAXBuilder

Elliotte Rusty Harold elharo at metalab.unc.edu
Wed Apr 10 12:02:27 PDT 2002


At 10:17 AM +0100 4/10/02, sutep.mahehyong at retail-logic.com wrote:
>Hi..
>
>build method of SAXBuilder crashes with error message "Segmentation Fault",
>when runs under Linux.
>

The basic rule is that *any* segmentation fault is a VM bug. No 
matter how badly behaved the code is, Java is not suppose to allow 
the VM to crash.
-- 

+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo at metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|          The XML Bible, 2nd Edition (Hungry Minds, 2001)           |
|             http://www.cafeconleche.org/books/bible2/              |
|   http://www.amazon.com/exec/obidos/ISBN=0764547607/cafeaulaitA/   |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://www.cafeaulait.org/      |
|  Read Cafe con Leche for XML News: http://www.cafeconleche.org/    |
+----------------------------------+---------------------------------+



More information about the jdom-interest mailing list