Bug#852018: zapping: Segfaults immediately

2017-01-26 Thread Helge Kreutzmann
tags 852018 +patch thanks Hello Bernhard, On Thu, Jan 26, 2017 at 05:30:07PM +0100, Bernhard Übelacker wrote: > Hello Helge, > net being the zapping maintainer, I just tried to have a look at it. Thanks! > It looks like alloc_aligned does truncate the pointer to 32 bits. > > Therefore storing t

Bug#852018: zapping: Segfaults immediately

2017-01-26 Thread Bernhard Übelacker
Hello Helge, net being the zapping maintainer, I just tried to have a look at it. It looks like alloc_aligned does truncate the pointer to 32 bits. Therefore storing the original pointer, for being able to free it later, fails. common/alloc.c: 37 p = (void *)(((long)((char *) b + al

Bug#852018: zapping: Segfaults immediately

2017-01-20 Thread Helge Kreutzmann
Package: zapping Version: 0.10~cvs6-10+b2 Severity: grave Justification: renders package unusable helge@samd:~$ zapping Speicherzugriffsfehler (english: segmentation fault). Installing -dbg and running in gdb: (gdb) run Starting program: /usr/bin/zapping [Thread debugging using libthread_db ena