Bug#398421: still segfaults

2007-01-29 Thread Paul Wise
On Thu, 2007-01-25 at 02:19 -0800, Steve Langasek wrote: > Does the attached patch fix all the problems for you? It fixes the > segfaults for me with makensis /dev/null, but I haven't tried it with a real > .nsi file. The test .nsi files (built by "debian/rules build") don't all build. The ones

Bug#398421: still segfaults

2007-01-25 Thread Steve Langasek
Hi Robert, On Wed, Jan 24, 2007 at 08:28:11AM +0100, Robert Millan wrote: > I'm afraid your patch didn't work. With 2.19-1.1: > $ makensis /dev/null > [...] > Processing plugin dlls: "/usr/share/nsis/Plugins/*.dll" > ViolaciĆ³ de segment > $ strace makensis /dev/null > [...] > mmap(NULL, 4096, P

Bug#398421: still segfaults

2007-01-23 Thread Robert Millan
reopen 398421 thanks Hi! I'm afraid your patch didn't work. With 2.19-1.1: $ makensis /dev/null [...] Processing plugin dlls: "/usr/share/nsis/Plugins/*.dll" ViolaciĆ³ de segment $ strace makensis /dev/null [...] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b2e