SourceForge.net | 15 Apr 2011 22:00
Picon
Favicon

[ expat-Bugs-3287849 ] make check fails on mingw-w64

Bugs item #3287849, was opened at 2011-04-15 22:00
Message generated for change (Tracker Item Submitted) made by rubenvb
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=3287849&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: Platform Specific
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: rubenvb (rubenvb)
Assigned to: Nobody/Anonymous (nobody)
Summary: make check fails on mingw-w64

Initial Comment:
Due to an incorrect void* to long int conversion, make check fails on mingw-w64
'mingw-w64.sourceforge.net), GNU triplet x86_64-w64-mingw32. The attached patch fixes the issue and
allows 100% passed tests.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=3287849&group_id=10127
SourceForge.net | 20 Apr 2011 14:40
Picon
Favicon

[ expat-Bugs-3175583 ] segfault with large CALS table

Bugs item #3175583, was opened at 2011-02-08 10:46
Message generated for change (Comment added) made by jcs32
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=3175583&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: jcs32 (jcs32)
Assigned to: Nobody/Anonymous (nobody)
Summary: segfault with large CALS table

Initial Comment:
I get a segfault without additional errors when trying to parse a large CALS table from a US patent document
using XML::Twig which uses XML::Parser and expat underneath. I assume this may be the right buglist as a
segfault should indicate the problem is (at least in effect) not on the perl side. libexpat is in version
1.5.2 (ubuntu 10.04). Attached is the offending table. There may be a problem in the xml itself, but
usually that throws a meaningful parser error.

----------------------------------------------------------------------

>Comment By: jcs32 (jcs32)
Date: 2011-04-20 14:40

(Continue reading)

SourceForge.net | 20 Apr 2011 15:04
Picon
Favicon

[ expat-Bugs-3175583 ] segfault with large CALS table

Bugs item #3175583, was opened at 2011-02-08 04:46
Message generated for change (Settings changed) made by fdrake
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=3175583&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
>Group: Not a Bug
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: jcs32 (jcs32)
Assigned to: Nobody/Anonymous (nobody)
Summary: segfault with large CALS table

Initial Comment:
I get a segfault without additional errors when trying to parse a large CALS table from a US patent document
using XML::Twig which uses XML::Parser and expat underneath. I assume this may be the right buglist as a
segfault should indicate the problem is (at least in effect) not on the perl side. libexpat is in version
1.5.2 (ubuntu 10.04). Attached is the offending table. There may be a problem in the xml itself, but
usually that throws a meaningful parser error.

----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2011-04-20 09:04

(Continue reading)


Gmane