piaware feeder crashing - cause MLAT?

Looks like something to do with fa-mlat-client. Other feeders and obj’s MLAT still running.

piaware.out after restarting the client with “sudo service piaware start” 20 minutes after service stopped:

06/03/2015 07:32:11 ****************************************************
06/03/2015 07:32:11 piaware version 2.0 is running, process ID 2173
06/03/2015 07:32:11 your system info is: Linux piaware 3.18.5-v7+ #225 SMP PREEMPT Fri Jan 30 18:53:55 GMT 2015 armv7l GNU/Linux
06/03/2015 07:32:11 connecting to FlightAware piaware.flightaware.com/1200
06/03/2015 07:32:12 FlightAware server SSL certificate validated
06/03/2015 07:32:12 encrypted session established with FlightAware
06/03/2015 07:32:12 autoUpdate is not set in adept config, looking further…
06/03/2015 07:32:12 autoUpdate in /etc/piaware is enabled, allowing update
06/03/2015 07:32:12 manualUpdate is not set in adept config, looking further…
06/03/2015 07:32:12 manualUpdate in /etc/piaware is enabled, allowing update
06/03/2015 07:32:12 multilateration support enabled (use piaware-config to disable)
06/03/2015 07:32:12 ADS-B data program ‘dump1090-mutab’ is listening on port 30005, so far so good
06/03/2015 07:32:12 i see dump1090-mutab serving on port 10001
06/03/2015 07:32:12 connecting to dump1090-mutab on port 10001…
06/03/2015 07:32:12 piaware is connected to dump1090-mutab on port 10001
06/03/2015 07:32:12 dump1090-mutab is listening for connections on FA-style port 10001
06/03/2015 07:32:12 piaware received a message from the ADS-B source!
06/03/2015 07:32:12 logged in to FlightAware as user rogjack
06/03/2015 07:32:12 multilateration support enabled (use piaware-config to disable)
06/03/2015 07:32:12 multilateration data requested, enabling mlat client
06/03/2015 07:32:13 mlat: fa-mlat-client 0.1.14.1 starting up
06/03/2015 07:32:13 piaware has successfully sent several msgs to FlightAware!
06/03/2015 07:32:13 mlat: Input connected to localhost:30005
06/03/2015 07:32:42 211 msgs recv’d from dump1090-mutab; 108 msgs sent to FlightAware
06/03/2015 07:33:32 server is sending alive messages; we will expect them
06/03/2015 07:36:51 mlat: Unexpected exception on connection to localhost:30005
Traceback (most recent call last):
File “/usr/lib/python3.2/asyncore.py”, line 83, in read
obj.handle_read_event()
File “/usr/lib/python3.2/asyncore.py”, line 449, in handle_read_event
self.handle_read()
File “/usr/lib/fa-mlat-client/lib/python3/dist-packages/mlat/client/receiver.py”, line 139, in handle_read
self.coordinator.input_received_messages(messages)
File “/usr/lib/fa-mlat-client/lib/python3/dist-packages/mlat/client/coordinator.py”, line 220, in input_received_messages
handler(message, now)
File “/usr/lib/fa-mlat-client/lib/python3/dist-packages/mlat/client/coordinator.py”, line 234, in received_df_misc
ac.last_message_time = monotonic_time()
File “/usr/lib/fa-mlat-client/lib/python3/dist-packages/mlat/client/util.py”, line 46, in monotonic_time
now = time.time()
AttributeError: ‘float’ object has no attribute ‘time’
06/03/2015 07:36:51 mlat: Lost connection to localhost:30005
06/03/2015 07:36:51 mlat: Reconnecting in 30.0 seconds
06/03/2015 07:37:21 mlat: Input connected to localhost:30005
06/03/2015 07:37:42 3461 msgs recv’d from dump1090-mutab (3250 in last 5m); 3358 msgs sent to FlightAware
06/03/2015 07:38:38 mlat: Disconnecting from localhost:30005: Lost connection to multilateration server, no need for input data
06/03/2015 07:58:02 ****************************************************
06/03/2015 07:58:02 piaware version 2.0 is running, process ID 3283
06/03/2015 07:58:02 your system info is: Linux piaware 3.18.5-v7+ #225 SMP PREEMPT Fri Jan 30 18:53:55 GMT 2015 armv7l GNU/Linux
06/03/2015 07:58:02 connecting to FlightAware piaware.flightaware.com/1200
06/03/2015 07:58:03 FlightAware server SSL certificate validated
06/03/2015 07:58:03 encrypted session established with FlightAware
06/03/2015 07:58:03 autoUpdate is not set in adept config, looking further…
06/03/2015 07:58:03 autoUpdate in /etc/piaware is enabled, allowing update
06/03/2015 07:58:03 manualUpdate is not set in adept config, looking further…
06/03/2015 07:58:03 manualUpdate in /etc/piaware is enabled, allowing update
06/03/2015 07:58:03 multilateration support enabled (use piaware-config to disable)
06/03/2015 07:58:03 ADS-B data program ‘dump1090-mutab’ is listening on port 30005, so far so good
06/03/2015 07:58:03 i see dump1090-mutab serving on port 10001
06/03/2015 07:58:03 connecting to dump1090-mutab on port 10001…
06/03/2015 07:58:03 piaware is connected to dump1090-mutab on port 10001
06/03/2015 07:58:03 dump1090-mutab is listening for connections on FA-style port 10001
06/03/2015 07:58:03 piaware received a message from the ADS-B source!
06/03/2015 07:58:04 logged in to FlightAware as user rogjack
06/03/2015 07:58:05 multilateration support enabled (use piaware-config to disable)
06/03/2015 07:58:05 multilateration data requested, enabling mlat client
06/03/2015 07:58:05 mlat: fa-mlat-client 0.1.14.1 starting up
06/03/2015 07:58:05 mlat: Input connected to localhost:30005
06/03/2015 07:58:08 piaware has successfully sent several msgs to FlightAware!
06/03/2015 07:58:33 436 msgs recv’d from dump1090-mutab; 208 msgs sent to FlightAware

Slightly at a loss about how that error could possibly happen…

What do you mean by “service stopped”? Was piaware still running but not doing anything? Or had the piaware process exited?
What time did you restart it?
Is there anything in dmesg output that looks suspicious? (e.g. out-of-memory killer)

piaware was not running and was not visible in top. It looked like the feeder had just crashed.

I’m not sure about dmesg, I looked through it and couldn’t see anything but I find it hard to tell as the entries don’t have a timecode.

0.000000] Booting Linux on physical CPU 0xf00
0.000000] Initializing cgroup subsys cpu
0.000000] Initializing cgroup subsys cpuacct
0.000000] Linux version 3.18.5-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #225 SMP PREEMPT Fri Jan 30 18:53:55 GMT 2015
0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
0.000000] Machine model: Raspberry Pi 2 Model B
0.000000] Truncating RAM at 0x00000000-0x3b000000 to -0x2f800000
0.000000] cma: Reserved 8 MiB at 0x2f000000
0.000000] Memory policy: Data cache writealloc
0.000000] On node 0 totalpages: 194560
0.000000] free_area_init_node: node 0, pgdat c0820440, node_mem_map eea03000
0.000000]   Normal zone: 1520 pages used for memmap
0.000000]   Normal zone: 0 pages reserved
0.000000]   Normal zone: 194560 pages, LIFO batch:31
0.000000] [bcm2709_smp_init_cpus] enter (8620->f3003010)
0.000000] [bcm2709_smp_init_cpus] ncores=4
0.000000] PERCPU: Embedded 11 pages/cpu @ee9cd000 s12864 r8192 d24000 u45056
0.000000] pcpu-alloc: s12864 r8192 d24000 u45056 alloc=11*4096
0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 193040
0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa01041 bcm2709.serial=0x798eee86 smsc95xx.macaddr=B8:27:EB:8E:EE:86 bcm2708_fb.fbswap=1 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000  dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait
0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
0.000000] Memory: 753796K/778240K available (5785K kernel code, 377K rwdata, 1760K rodata, 396K init, 771K bss, 24444K reserved)
0.000000] Virtual kernel memory layout:
0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
0.000000]     fixmap  : 0xffc00000 - 0xffe00000   (2048 kB)
0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
0.000000]       .text : 0xc0008000 - 0xc076670c   (7546 kB)
0.000000]       .init : 0xc0767000 - 0xc07ca000   ( 396 kB)
0.000000]       .data : 0xc07ca000 - 0xc08287ac   ( 378 kB)
0.000000]        .bss : 0xc08287ac - 0xc08e9694   ( 772 kB)
0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
0.000000] Preemptible hierarchical RCU implementation.
0.000000] NR_IRQS:480
0.000000] Architected cp15 timer(s) running at 19.20MHz (virt).
0.000014] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
0.000037] Switching to timer-based delay loop, resolution 52ns
0.000330] Console: colour dummy device 80x30
0.001788] console [tty1] enabled
0.001840] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
0.001922] pid_max: default: 32768 minimum: 301
0.002337] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
0.002396] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
0.003690] Initializing cgroup subsys memory
0.003775] Initializing cgroup subsys devices
0.003834] Initializing cgroup subsys freezer
0.003885] Initializing cgroup subsys net_cls
0.003946] Initializing cgroup subsys blkio
0.004057] CPU: Testing write buffer coherency: ok
0.004171] ftrace: allocating 19967 entries in 59 pages
0.053673] CPU0: update cpu_capacity 1024
0.053751] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
0.053788] [bcm2709_smp_prepare_cpus] enter
0.053946] Setting up static identity map for 0x5366f8 - 0x536750
0.113632] [bcm2709_boot_secondary] cpu:1 started (0) 17
0.113949] CPU1: Booted secondary processor
0.113957] [bcm2709_secondary_init] enter cpu:1
0.114009] CPU1: update cpu_capacity 1024
0.114019] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
0.133602] [bcm2709_boot_secondary] cpu:2 started (0) 18
0.133853] CPU2: Booted secondary processor
0.133860] [bcm2709_secondary_init] enter cpu:2
0.133891] CPU2: update cpu_capacity 1024
0.133899] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
0.153660] [bcm2709_boot_secondary] cpu:3 started (0) 18
0.153888] CPU3: Booted secondary processor
0.153895] [bcm2709_secondary_init] enter cpu:3
0.153927] CPU3: update cpu_capacity 1024
0.153936] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
0.154031] Brought up 4 CPUs
0.154152] SMP: Total of 4 processors activated (153.60 BogoMIPS).
0.154185] CPU: All CPU(s) started in SVC mode.
0.155228] devtmpfs: initialized
0.178469] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
0.180640] pinctrl core: initialized pinctrl subsystem
0.183695] NET: Registered protocol family 16
0.189285] DMA: preallocated 4096 KiB pool for atomic coherent allocations
0.213456] cpuidle: using governor ladder
0.243486] cpuidle: using governor menu
0.243858] bcm2709.uart_clock = 3000000
0.246624] No ATAGs?
0.246694] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
0.246749] hw-breakpoint: maximum watchpoint size is 8 bytes.
0.246812] mailbox: Broadcom VideoCore Mailbox driver
0.246943] bcm2708_vcio: mailbox at f300b880
0.247052] bcm_power: Broadcom power driver
0.247086] bcm_power_open() -> 0
0.247112] bcm_power_request(0, 8)
0.747818] bcm_mailbox_read -> 00000080, 0
0.747850] bcm_power_request -> 0
0.748006] Serial: AMBA PL011 UART driver
0.748177] dev:f1: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev3
0.816251] SCSI subsystem initialized
0.816544] usbcore: registered new interface driver usbfs
0.816678] usbcore: registered new interface driver hub
0.816856] usbcore: registered new device driver usb
0.818722] Switched to clocksource arch_sys_counter
0.848367] FS-Cache: Loaded
0.848804] CacheFiles: Loaded
0.861118] NET: Registered protocol family 2
0.862519] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
0.862710] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
0.862942] TCP: Hash tables configured (established 8192 bind 8192)
0.863076] TCP: reno registered
0.863114] UDP hash table entries: 512 (order: 2, 16384 bytes)
0.863199] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
0.863605] NET: Registered protocol family 1
0.864096] RPC: Registered named UNIX socket transport module.
0.864140] RPC: Registered udp transport module.
0.864169] RPC: Registered tcp transport module.
0.864199] RPC: Registered tcp NFSv4.1 backchannel transport module.
0.865242] bcm2708_dma: DMA manager at f3007000
0.865458] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
0.867157] futex hash table entries: 1024 (order: 4, 65536 bytes)
0.867418] audit: initializing netlink subsys (disabled)
0.867510] audit: type=2000 audit(0.839:1): initialized
0.883964] VFS: Disk quotas dquot_6.5.2
0.884377] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
0.887477] FS-Cache: Netfs 'nfs' registered for caching
0.888536] NFS: Registering the id_resolver key type
0.888630] Key type id_resolver registered
0.888661] Key type id_legacy registered
0.889888] msgmni has been set to 1488
0.891602] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
0.891839] io scheduler noop registered
0.891884] io scheduler deadline registered (default)
0.892245] io scheduler cfq registered
0.894912] BCM2708FB: allocated DMA memory ef400000
0.894983] BCM2708FB: allocated DMA channel 0 @ f3007000
0.901471] Console: switching to colour frame buffer device 82x26
0.907586] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver
0.909661] uart-pl011 dev:f1: no DMA platform data
0.911807] vc-cma: Videocore CMA driver
0.913379] vc-cma: vc_cma_base      = 0x00000000
0.914921] vc-cma: vc_cma_size      = 0x00000000 (0 MiB)
0.916443] vc-cma: vc_cma_initial   = 0x00000000 (0 MiB)
0.930050] brd: module loaded
0.937520] loop: module loaded
0.939272] vchiq: vchiq_init_state: slot_zero = 0xef000000, is_master = 0
0.941496] Loading iSCSI transport class v2.0-870.
0.943908] usbcore: registered new interface driver smsc95xx
0.945482] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
1.147332] Core Release: 2.80a
1.148846] Setting default values for core params
1.150330] Finished setting default values for core params
1.352207] Using Buffer DMA mode
1.353677] Periodic Transfer Interrupt Enhancement - disabled
1.355207] Multiprocessor Interrupt Enhancement - disabled
1.356742] OTG VER PARAM: 0, OTG VER FLAG: 0
1.358299] Dedicated Tx FIFOs mode
1.360156] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xef414000 dma = 0xef414000 len=9024
1.363256] FIQ FSM acceleration enabled for :
1.363256] Non-periodic Split Transactions
1.363256] Periodic Split Transactions
1.363256] High-Speed Isochronous Endpoints
1.369447] dwc_otg: Microframe scheduler enabled
1.369558] WARN::hcd_init_fiq:412: FIQ on core 1 at 0xc03e3cb8
1.371202] WARN::hcd_init_fiq:413: FIQ ASM at 0xc03e4014 length 36
1.372858] WARN::hcd_init_fiq:438: MPHI regs_base at 0xf0006000
1.374477] dwc_otg bcm2708_usb: DWC OTG Controller
1.376111] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
1.377762] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
1.379410] Init: Port Power? op_state=1
1.380952] Init: Power Port (0)
1.382740] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
1.384338] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1.385920] usb usb1: Product: DWC OTG Controller
1.387466] usb usb1: Manufacturer: Linux 3.18.5-v7+ dwc_otg_hcd
1.389050] usb usb1: SerialNumber: bcm2708_usb
1.391544] hub 1-0:1.0: USB hub found
1.393120] hub 1-0:1.0: 1 port detected
1.395115] dwc_otg: FIQ enabled
1.395129] dwc_otg: NAK holdoff enabled
1.395140] dwc_otg: FIQ split-transaction FSM enabled
1.395179] Module dwc_common_port init
1.395567] usbcore: registered new interface driver usb-storage
1.397324] mousedev: PS/2 mouse device common for all mice
1.399534] bcm2835-cpufreq: min=600000 max=900000
1.401351] sdhci: Secure Digital Host Controller Interface driver
1.402880] sdhci: Copyright(c) Pierre Ossman
1.404579] DMA channels allocated for the MMC driver
1.438755] Load BCM2835 MMC driver
1.441978] sdhci-pltfm: SDHCI platform and OF driver helper
1.448928] ledtrig-cpu: registered to indicate activity on CPUs
1.450650] hidraw: raw HID events driver (C) Jiri Kosina
1.452479] usbcore: registered new interface driver usbhid
1.454050] usbhid: USB HID core driver
1.455934] TCP: cubic registered
1.457488] Initializing XFRM netlink socket
1.459059] NET: Registered protocol family 17
1.460757] Key type dns_resolver registered
1.462620] Registering SWP/SWPB emulation handler
1.465071] registered taskstats version 1
1.466805] vc-sm: Videocore shared memory driver
1.468290] [vc_sm_connected_init]: start
1.470533] [vc_sm_connected_init]: end - returning 0
1.473177] Waiting for root device /dev/mmcblk0p2...
1.486803] mmc0: host does not support reading read-only switch, assuming write-enable
1.492065] mmc0: new high speed SDHC card at address 0007
1.494242] mmcblk0: mmc0:0007 SD32G 29.0 GiB 
1.497330]  mmcblk0: p1 p2
1.583273] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
1.584873] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
1.588900] Indeed it is in host mode hprt0 = 00021501
1.768816] usb 1-1: new high-speed USB device number 2 using dwc_otg
1.770660] Indeed it is in host mode hprt0 = 00001101
1.969224] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
1.971010] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
1.973874] hub 1-1:1.0: USB hub found
1.975728] hub 1-1:1.0: 5 ports detected
2.258846] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
2.359052] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
2.360806] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
2.365531] smsc95xx v1.0.4
2.422645] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:8e:ee:86
2.518830] usb 1-1.2: new high-speed USB device number 4 using dwc_otg
2.620227] usb 1-1.2: New USB device found, idVendor=0bda, idProduct=8178
2.622093] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
2.623928] usb 1-1.2: Product: 802.11n WLAN Adapter
2.625736] usb 1-1.2: Manufacturer: Realtek
2.627526] usb 1-1.2: SerialNumber: 00e04c000001
2.708832] usb 1-1.4: new high-speed USB device number 5 using dwc_otg
2.820509] usb 1-1.4: New USB device found, idVendor=0bda, idProduct=2838
2.822292] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
2.824043] usb 1-1.4: Product: RTL2838UHIDIR
2.825739] usb 1-1.4: Manufacturer: Realtek
2.827381] usb 1-1.4: SerialNumber: 00000001
3.209759] EXT4-fs (mmcblk0p2): recovery complete
3.217472] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
3.220827] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
3.225080] devtmpfs: mounted
3.227438] Freeing unused kernel memory: 396K (c0767000 - c07ca000)
4.319331] udevd[175]: starting version 175
5.095702] random: nonblocking pool is initialized
5.197112] usbcore: registered new interface driver rtl8192cu
6.664007] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
6.959368] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
7.486774] bcm2708 watchdog, heartbeat=10 sec (nowayout=0)
7.603887] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: [dm-devel@redhat.com](mailto:dm-devel@redhat.com)

12.432551] smsc95xx 1-1.1:1.0 eth0: hardware isn’t capable of remote wakeup

Yeah, no idea what’s happened there tbh. That error should be impossible, “time” is a module and nothing ever assigns to it.

I’m going to wave my hands and say “CPU overload” and hope it goes away once we fix that :wink:

This is a Pi2 and I hope that’s not the cause, though looking at top it’s certainly higher than I have ever seen before.

1990 dump1090 15 -5 24920 12m 1880 R 33.9 1.7 45:54.29 dump1090-mutabi
3283 root 20 0 18736 8280 4928 R 33.6 1.1 37:47.23 piaware
1978 mlat 25 5 10940 9280 5392 R 13.8 1.2 19:22.45 mlat-client
3312 root 20 0 11436 8808 4668 S 9.9 1.2 10:57.76 fa-mlat-client
2220 root 20 0 74004 6452 3224 S 5.6 0.8 7:23.33 fr24feed
2155 root 20 0 58076 7556 2224 S 3.6 1.0 5:34.39 pfclient
5849 pi 20 0 4676 2448 2104 R 0.7 0.3 0:00.20 top

Guess I’ll wait for the next beta then.

Make sure you’re running the latest beta, v2.0-3, which is available here: ads-b-flight-tracking-f21/multilateration-mlat-beta-t27073.html

OK, thanks. I was on v2.0-2, updated now.