Richard Heck wrote:
> I've been studying this bug a bit and think I know where the problem is,
> more or less. The attached file is as minimal as I can get it. The
> change of font is crucial. Without it, there is no crash.

I think the real problem is really just the view-source widget requesting an 
invalid encoding change. This whole bug only occurs if that widget is open, 
with some debug output, you can see that the encodings involved are bogus.

So the real fix is to block the view-source widget during encoding changes, 
IMHO.

Jürgen

Reply via email to