On 04/19/2016 07:42 AM, ano...@users.sourceforge.net wrote:
This recently started happening to me locally. In my case, at least, it
turns out to be due to wmifs blindly assuming all interface names are 8
bytes or shorter (including the trailing nul). Looks like IFNAMSIZ has
been 16 for some time
This recently started happening to me locally. In my case, at least, it
turns out to be due to wmifs blindly assuming all interface names are 8
bytes or shorter (including the trailing nul). Looks like IFNAMSIZ has
been 16 for some time now.
--- wmifs.c.orig2016-04-19 07:34:59.873085155 -04
On 11/19/2015 04:34 AM, Karsten M. Self wrote:
> Yeah. Do you have docs on the procedure?
Thanks! Try:
apt-get source wmifs
sudo apt-get build-dep wmifs
sudo apt-get install gdb
cd wmifs-1.6
make CFLAGS=-g
gdb ./wmifs
Then inside gdb:
run
And once it crashes:
bt
That will give you a backtrace
Control: tags -1 moreinfo
Control: forwarded -1 wmaker-...@lists.windowmaker.org
On 11/18/2015 10:41 PM, Karsten M. Self wrote:
> Package: wmifs
> Version: 1.6-1
> Severity: important
>
> Dear Maintainer,
>
> * What led up to the situation?
>
> Invoking wmifs from Windowmaker dock or terminal
Package: wmifs
Version: 1.6-1
Severity: important
Dear Maintainer,
* What led up to the situation?
Invoking wmifs from Windowmaker dock or terminal
* What exactly did you do (or not do) that was effective (or
ineffective)?
Launched application
* What was the outcome of this action?
5 matches
Mail list logo