Re: [sword-devel] Endless looping

2025-04-03 Thread DM Smith
Thanks. > On Apr 3, 2025, at 3:39 AM, pinoaffe wrote: > > DM Smith writes: > >> Can you supply a mock osis xml that reliably goes into an infinite loop? >> I’ve heard reports of this >> but cannot reproduce. > I've attached a file test.xml that goes into an infinite loop when I run > somethin

Re: [sword-devel] Endless looping

2025-04-03 Thread pinoaffe
DM Smith writes: > Can you supply a mock osis xml that reliably goes into an infinite loop? I’ve > heard reports of this > but cannot reproduce. I've attached a file test.xml that goes into an infinite loop when I run something like `osis2mod /tmp test.xml` on osis2mod version $Rev: 3769 $ (SWOR

Re: [sword-devel] Endless looping

2025-04-02 Thread DM Smith
Thanks David. It’ll be a while before I get to it, but I appreciate having it documented on Jira and with a specific test case. I’m not sure what is “official” wrt the issues tracker. I think it was originally bugs.crosswire.org and I changed it to tracker.crosswire

Re: [sword-devel] Endless looping

2025-04-02 Thread David Haslam
Hi DM, I've added a link for the OSIS Zip. See my new comment in [[MODTOOLS-108] osis2mod fails badly on some Bible translations - CrossWire Tracker: Bugs, Issues, Requests and Plans](https://jira.crosswire.org/browse/MODTOOLS-108?orderby=created+DESC%2C+priority+ASC%2C+updated+DESC) Aside: II

Re: [sword-devel] Endless looping

2025-04-01 Thread DM Smith
Is this related to MODTOOLS-108 in Jira, which Michael just created a few days ago? See: http://tracker.crosswire.org/browse/MODTOOLS-108 If so, can you add the comment there. Otherwise can you find or create an appropriate issue in Jira in MODTOOLS? Can you supply a mock osis xml that reliably

[sword-devel] Endless looping

2025-03-31 Thread David Haslam
If osis2mod encounters a set of osisID that do not exist in any of the SWORD versifications - it appears to go into an endless loop attempting to link each one to Rev.22.21 Wouldn’t it be preferable for it to fail with an error message? eg INVALID osisID - cannot continue! Best regards, David