> gdb gives me this output: > > Program terminated with signal 11, Segmentation fault. > #0 0x0804b157 in arrangemon (m=0x9280688) at dwm.c:382 > 382 strncpy(m->ltsymbol, m->lt[m->sellt]->symbol, sizeof > m->ltsymbol); >
Can you give details of the variables? (print m->lt) Continue this off-list if you want.