- From: John Darrington <johnd@ot.com.au>
- Date: Fri, 5 Jan 2001 10:14:11 +0800
- To: Irene VATTON <Irene.Vatton@inrialpes.fr>
- Cc: johnd@ot.com.au, www-amaya-dev@w3.org
Hmm.
I just recompiled it on my Linux system, and the problem is definately
there. Then I tried it on solaris 2.6, and the fault is not
apparent.
So it looks like it's something particular to my version of linux:
Linux dugite 2.2.10 #1 SMP Tue Aug 10 19:01:45 MDT 1999 i686 unknown
gcc 2.95.2
GNU Make version 3.79.1
amaya - V4.2.1 22 December 2000
On Thu, Jan 04, 2001 at 03:03:30PM +0100, Irene VATTON wrote:
> This :
>
> <html>
> <table border="1">
> <tr>
> <td>row1</td>
> </tr>
> <tr>
> <td rowspan="2">row2</td>
> </tr>
> <tr>
> <td>row3</td>
> </tr>
> </table>
> </html>
>
> causes Amaya 4.2.1 to crash when the page is unloaded.
>
> It seems that its freeing boxes which don't exist, but I've not been
> able to work out a fix for it. Is there an easy patch for it ??
I tested this table on each available platforms solaris, linux, win95/98/nt
and all worked fine.
--
Irene.
Received on Thursday, 4 January 2001 21:14:36 UTC