[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] XaAES 1.55 + NetSurf



Vincent Rivière, 29.03.2013 01:11:54:

There is a VDI trap near that code, it is vqt_width(). Not sure if this is relevant.

1. fVDI has a bug in vqt_width: If the char has the high-bit set, it returns crap. XaAES should correct that though.

2. I changed the calling-mode to use the return-value not the width-result to test for success.

See xa_vdi.c#351. I don't think either of these can cause trouble though.

component the bug is. Adding many debug traces in NetSurf would also help much to understand when it hangs.

My suspect is that netsurf overwrites data (maybe it's own) somewhere.

--
Helmut Karlowski