flightaware / piaware

Client-side package and programs for forwarding ADS-B data to FlightAware
BSD 2-Clause "Simplified" License
484 stars 69 forks source link

buffer overflow when IPv6 gets disabled #51

Open DenyDarko opened 5 years ago

DenyDarko commented 5 years ago

Hey there, Yesterday, I've completely disabled ipv6 on my raspberry (ipv6.disable=1 parameter in grub, it makes the protocol completely killed.). This was resulted in the following bug:

buffer overflow detected : /usr/bin/piaware terminated

Thankfully I've found the simple solution which was to remove any IPv6 related entries from /etc/hosts.

After that, piaware launched.

However, you might want to look into it.

Piaware version: 3.6.3

Linux raspberrypi 4.14.98-v7+ #1200 SMP Tue Feb 12 20:27:48 GMT 2019 armv7l GNU/ Linux

mutability commented 5 years ago

This is, afaik, a bug in the tcl packaged with raspbian rather than a bug in piaware per se

yippie78 commented 3 years ago

This will help, ipv6 must be enabled for piaware https://discussions.flightaware.com/t/problem-with-piaware-3-1-0/19222/10 https://discussions.flightaware.com/t/piaware-3-6-2-buffer-overflow-detected/40089/8