Results 63 comments of Mister X

- Commit ec7c59a: In which case it sticks on channel 1? - Commit ad23159: It compiles just fine on my system. - Commit 9bd939a: Could you elaborate on the issue?

- Commit d620c10: Could you elaborate on the issue?

Committed 7673adc (fixed indentation) in http://trac.aircrack-ng.org/changeset/2506

A few things: - Raspbian Buster is old, I'd recommend switching to Bullseye - The instructions you have are outdated. See https://github.com/aircrack-ng/aircrack-ng/tree/master/patches/wpe/hostapd-wpe - Please use the backticks for anything that...

It's a nice to have, so don't worry too much about it if it's not that easy. In any case, performance testing doesn't show much of a difference in loss...

Running `aircrack-ng -S` segfaults after a few runs (3 or 4). Using the following `Dockerfile` (in case that matters, running on Ubuntu 22.04 host): ``` FROM ubuntu:22.04 RUN apt-get update...

`make check` is successful on MIPS Big Endian, no failed test.

[backtraces.tar.gz](https://github.com/aircrack-ng/aircrack-ng/files/9620926/backtraces.tar.gz)

I'm assuming they were missing the debug information. Here you go, fresh ones with debug info for GDB: [coredump.zip](https://github.com/aircrack-ng/aircrack-ng/files/9688039/coredump.zip)

This results in at best 2 keys/sec (on average 1 key/sec) on an emulated MIPS BE when running `aircrack-ng -S`, whereas #2335 (which I assume will do the same as...