Hello Jordan,

> Per the hacking page, I have attached the output of the gdb backtrace.
> I also attached strace output and the coredump file.
> 
> Thanks for dmenu! Let me know if there's anything else I can do.

Could you make a local build with debugging symbols so we can have a
better notion of what's going on there?

$ git clone git://git.suckless.org/dmenu
$ cd dmenu && make CFLAGS='-O0 -g' LDFLAGS=

And give again the full bt.

Thanks!

Reply via email to