On Tue, 17 Jul 2012, Christophe escribió: > ----- Rodolfo García Peñas <[email protected]> a écrit : > > Hi, > > > > I am working in the debian stuff. When I ran the new package (I did some > > changes in the debian folder) I got a buffer overflow. The gdb output is > > attached. > > > > Best regards, > > kix > > Hi, > > Thanks for the gdb trace that can help understanding the issue. However I see > a number of strange things inside (see below), but I will continue to > investigate on my side. I may ask for your menu file later, although I am > running on Debian too so I guess I should have it too.
Hello, I was using your code too, but doing "make && sudo make install" in /usr/local, without problems. But yesterday I tried to build the debian package. You can test it doing: git checkout next (probably you are here) git pull (probably is updated) cd .. tar cvzf wmaker_0.95.3.orig.tar.gz wmaker-crm cd - dpkg-buildpackage -uc -us -tc -sa cd .. sudo dpkg -i *0.95.3*.deb Move the ~GNUstep folder for the user that is testing the code, to use a (new) clean folder. Perhaps the problem is with the hardening flags in debian :-? kix -- ||// //\\// Rodolfo "kix" Garcia ||\\// //\\ http://www.kix.es/ -- To unsubscribe, send mail to [email protected].
