[ expat-Bugs-417459 ] illegal instruction fault

noreply@sourceforge.net noreply@sourceforge.net
Thu, 19 Apr 2001 14:18:53 -0700


Bugs item #417459, was updated on 2001-04-19 14:18
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=417459&group_id=10127

Category: XML::Parser
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Clark Cooper (coopercc)
Summary: illegal instruction fault

Initial Comment:
On Solaris 5.6 under apache 1.3.19, using mod_perl or
cgi-bin we get a crash of the code saying:

[Thu Apr 19 17:13:01 2001] [notice] child pid 16647
exit signal Illegal Instruction (4)

The parser does run properly from a command line.
The xml we are parsing is:

 <nyuhxml><Banner kind="h" src="globeLogo" /><Banner
kind="p" src="nyusummer" /><Banner kind="s"
src="default" /><Attributes type="ns" style="3" loc="1"
/><tab name="NYU"><handle name="Albert" type="ns"
loc="3" /><handle name="Events" loc="2" ttl="3600"
type="s" /><handle name="Classes" type="ns"
ttl="604800" loc="2" /><handle name="Directory"
type="s" loc="1" /><handle name="Forums" type="ns"
ttl="86400" loc="2" /><handle name="Research" type="s"
loc="3" /></tab><tab name="News"><handle name="News"
type="s" ttl="1800" loc="2" /><handle name="Sports"
type="s" ttl="3600" loc="2" /><handle name="Finance"
type="s" ttl="3600" loc="3" /><handle name="Movies"
type="s" ttl="3600" loc="1" /></tab><tab
name="Personal"><handle name="Links" type="ns"
links="http://www.nyu.edu" loc="3" /><handle
name="Files" type="ns" ttl="15" loc="1" /><handle
name="WebPage" type="ns" loc="1" /></tab><tab
name="Internet"><handle name="Email" ttl="15" type="ns"
loc="1" /><handle name="Search" type="s" loc="1"
/><handle name="MessageDirect" loc="2"
 /></tab></nyuhxml>



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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=417459&group_id=10127