1 2 3 4 5 6 7 8 9 10 11
if (text) { fprintf(stderr, "%p\n", text); ts->style_text = strdup(text); } ... /mnt/storage/.home/user # elock (nil) Segmentation fault /mnt/storage/.home/user #