Bug#805519: wmifs: Buffer overflow on startup. Process crashes.

2016-04-19 Thread Doug Torrance
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

Bug#805519: wmifs: Buffer overflow on startup. Process crashes.

2016-04-19 Thread anomie
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

Bug#805519: [Pkg-wmaker-devel] Bug#805519: wmifs: Buffer overflow on startup. Process crashes.

2015-11-19 Thread Doug Torrance
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

Bug#805519: [Pkg-wmaker-devel] Bug#805519: wmifs: Buffer overflow on startup. Process crashes.

2015-11-18 Thread Doug Torrance
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

Bug#805519: wmifs: Buffer overflow on startup. Process crashes.

2015-11-18 Thread Karsten M. Self
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?