Segfault

Lubomir I. Ivanov neolit123 at gmail.com
Tue Feb 12 04:17:40 PST 2013


erm, i could be also a vararg/cdecl issue.

these:
(equipment.c:set_one_cylinder())
unsigned int start, end;
...

are of type G_TYPE_UINT, while the GtkTreeStore is defined with
G_TYPE_INT for them. the padding/size should be the same, but there
might be some sort of internal sign check or something.

looks like the problem ends up at the string portion, so a bit hard to
guess, without testing it properly.

lubomir
--


More information about the subsurface mailing list