Re: [dev] [dmenu] 4.9 segfault on input

From: Quentin Rameau <quinq_AT_fifth.space>
Date: Sat, 9 Feb 2019 09:47:37 +0100

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!
Received on Sat Feb 09 2019 - 09:47:37 CET

This archive was generated by hypermail 2.3.0 : Sat Feb 09 2019 - 09:48:08 CET