Bug#859653: ntopng: Segmentation fault with mysql

2017-09-03 Thread Ludovico Cavedon
package ntopng tags 859653 + pending thanks On Sat, May 6, 2017 at 4:57 PM Bernhard Übelacker wrote: > Attached are two patches: > Thank you, Bernhard. They look good and I am including them in the upcoming upload. Ludovico > > - 0001-Avoid-access-after-free.patch >

Bug#859653: ntopng: Segmentation fault with mysql

2017-05-07 Thread Juri Grabowski
Hello, it looks good. I have build a debian package with apt-get source ntopng cd ntopng-2.4+dfsg1 cp 000*.patch ../debian/patches/ dpkg-buildpackage -uc -us and installed it with dpkg -i ../*.deb ; apt-get -f install Is it possible to get the patched version for debian stretch in debian

Bug#859653: ntopng: Segmentation fault with mysql

2017-05-06 Thread Bernhard Übelacker
Hello, not being maintainer for ntopng I tried to reproduce the issue by the steps below. The crash happens because in MySQLDB.cpp this loop breaks only after 4 iterations instead of 2: const u_int16_t ipvers[2] = {4, 6}; for (u_int16_t i = 0; i < sizeof(ipvers); i++){ Attached are two

Bug#859653: ntopng: Segmentation fault with mysql

2017-04-05 Thread debian-bugs
dmesg output: [Wed Apr 5 09:14:11 2017] ntopng[5476]: segfault at 7ffe507c7000 ip 560e93462ffe sp 7ffe507c3c00 error 4 in ntopng[560e9344e000+8a000] [Wed Apr 5 09:14:13 2017] ntopng[5486]: segfault at 7fff5c828000 ip 55b31fd46ffe sp 7fff5c823e10 error 4 in