Uploaded image for project: 'FOP'
  1. FOP
  2. FOP-2569

[PATCH] Exception in thread "main" java.lang.StackOverflowError at org.apache.fop.hyphenation.TernaryTree.insert(TernaryTree.java:244)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0
    • None
    • None
    • None

    Description

      fop + offo is broken since release 2.0 (and 2.1). It used to be possible to build fop-hyph.jar using fop 1.1. Please resurrect a working hyph building mechanism.

      Here is what it states:

      $ /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java -Xss512k -classpath
      /home/mathieu/debian/fop/fop-2.1/build/classes
      org.apache.fop.hyphenation.SerializeHyphPattern
      /home/mathieu/debian/fop/fop-2.1/hyph
      /home/mathieu/debian/fop/fop-2.1/build/classes/hyph
      Processing /home/mathieu/debian/fop/fop-2.1/hyph/sa.xml
      Exception in thread "main" java.lang.StackOverflowError
      at org.apache.fop.hyphenation.TernaryTree.insert(TernaryTree.java:244)
      at org.apache.fop.hyphenation.TernaryTree.insert(TernaryTree.java:244)
      at org.apache.fop.hyphenation.TernaryTree.insert(TernaryTree.java:244)
      at org.apache.fop.hyphenation.TernaryTree.insert(TernaryTree.java:244)
      [...]
      at org.apache.fop.hyphenation.TernaryTree.insert(TernaryTree.java:244)

      See thread:

      http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-users/201602.mbox/%3CCA%2B7wUszWN2PdZY_t_Kgn0E4eatL7CUQswOWj9XC%3Dg9GDdgsyXw%40mail.gmail.com%3E

      Attachments

        1. hyph_de_DE.hyp
          2.87 MB
          Chris Bowditch
        2. hyph_de_DE.fop
          1.13 MB
          Andreas 'PAX' Lück
        3. FOP-2569.patch
          13 kB
          Chris Bowditch

        Activity

          People

            Unassigned Unassigned
            malaterre Mathieu Malaterre
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: