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

Doug Torrance dtorrance at piedmont.edu
Thu Nov 19 12:05:12 UTC 2015


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 with more readable information.

Thanks again!
Doug



More information about the Pkg-wmaker-devel mailing list