DO NOT REPLY [Bug 47424] New: Trunk version of fop hangs

View: New views
8 Messages — Rating Filter:   Alert me  

DO NOT REPLY [Bug 47424] New: Trunk version of fop hangs

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://issues.apache.org/bugzilla/show_bug.cgi?id=47424

           Summary: Trunk version of fop hangs
           Product: Fop
           Version: 1.0dev
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P1
         Component: pdf
        AssignedTo: fop-dev@...
        ReportedBy: johanpretorius@...


See post http://www.nabble.com/fop-trunk-hangs-ts24166975.html

Attached is the fo file that refuses to run to completion.

I have downloaded the most recent trunk version from svn 2 days ago.
Compilation worked fine.

When trying to produce a pdf file from it fop hangs, it seems, after processing
all my paragraphs.

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 47424] Trunk version of fop hangs

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://issues.apache.org/bugzilla/show_bug.cgi?id=47424





--- Comment #1 from Vincent Hennebert <vhennebert@...>  2009-06-26 02:42:56 PST ---
Created an attachment (id=23887)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23887)
Slightly simplified file showing the problem

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 47424] Infinite loop in footnotes

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://issues.apache.org/bugzilla/show_bug.cgi?id=47424


Vincent Hennebert <vhennebert@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Trunk version of fop hangs  |Infinite loop in footnotes




--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 47424] Infinite loop in footnotes

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://issues.apache.org/bugzilla/show_bug.cgi?id=47424





--- Comment #2 from Jordan <wraezor@...>  2009-06-29 21:11:04 PST ---
Created an attachment (id=23907)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23907)
Another simple example of bug

PDF renders successfully if final footnote code is omitted.

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 47424] Infinite loop in footnotes

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://issues.apache.org/bugzilla/show_bug.cgi?id=47424


Jordan <wraezor@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wraezor@...




--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 47424] Infinite loop in footnotes

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://issues.apache.org/bugzilla/show_bug.cgi?id=47424





--- Comment #3 from Johan Pretorius <johanpretorius@...>  2009-06-30 02:57:52 PST ---
I was able to create a pdf from my fo file.
Problem was in one footnote's footnote-body tag I have a fo:block element.

It has an attribute margin-top="5px". Now to create a pdf I have to either
remove some text in the block or remove the attribute.

I only needed to fix one footnote.

(I commented out every footnote and then tried to create a pdf until it failed.
Only one footnote had this problem.)

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 47424] Infinite loop in footnotes

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://issues.apache.org/bugzilla/show_bug.cgi?id=47424

Vincent Hennebert <vhennebert@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |48063

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 47424] Infinite loop in footnotes

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://issues.apache.org/bugzilla/show_bug.cgi?id=47424

Vincent Hennebert <vhennebert@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|48063                       |

--- Comment #4 from Vincent Hennebert <vhennebert@...> 2009-10-29 04:21:59 UTC ---
Note: bug 48063 probably is a duplicate of this bug. Check that sample files
attached to that bug run fine after this one has been fixed.

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.