W3C home > Mailing lists > Public > www-amaya@w3.org > April to June 2007

[BUG] Amaya (CVS version) crashing with non-valid XHTML

From: Joel Lehtonen <jopesale@jyu.fi>
Date: Tue, 19 Jun 2007 15:45:31 +0300
To: www-amaya@w3.org
Message-Id: <200706191545.31851.jopesale@jyu.fi>

I find Amaya crashing with the following (non-valid) xhtml:

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 
Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>Test</title>
  </head>
  <body>
    <div xmlns=""/>
  </body>
</html>

I have compiled Amaya from sources (CVS at Jun 15 2007), This is a 32-bit 
build on 64-bit Linux. Operating system is Fedora Core 6.

I get the following console output:
*** Amaya: Irrecoverable error 
***/space/jopesale/ohjelmat/asennettu/bin/amaya: line 11: 27926 Segmentation 
fault      env XLIB_SKIP_ARGB_VISUALS=1 
$PREFIX/$AMAYA_INSTALLDIR/$AMAYAGUI/bin/amaya_bin ${1+$@}

-- 
Joel Lehtonen
Received on Tuesday, 19 June 2007 15:22:53 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:53 UTC