Re: [dev] [dwm] segfault

From: Rob <robpilling_AT_gmail.com>
Date: Wed, 22 Jun 2011 15:10:49 +0100

Build with debug flags (-g in Makefile)

Enable coredumps in your .xinitrc
ulimit -c unlimited

Wait until dwm segfaults
$ gdb --core=path/to/core dwm
> bt

Voila, you've got the bug's location.
Received on Wed Jun 22 2011 - 16:10:49 CEST

This archive was generated by hypermail 2.2.0 : Wed Jun 22 2011 - 16:12:03 CEST