On Mon, 11 Nov 2013 19:06:55 +0100, Mike Wey wrote:

On 11/11/2013 08:50 AM, Steve Teale wrote:

This time in gtk.TextIter.getTags(). This is about as succinct as I can make it:

... code ...

It's actually the next line that crashes, sll is null so sll.length()
segfaults.

Then how the hell did my original program work I wonder. Must check the GTK2 implementation of ListSG.