aircrack-ng / rtl8188eus

RealTek RTL8188eus WiFi driver with monitor mode & frame injection support
957 stars 405 forks source link

Segmentation fault - 4.19 - Raspberry #202

Open thalesmaoa opened 2 years ago

thalesmaoa commented 2 years ago

Hi there, I'm trying to compile the driver for a Raspberry, but I'm getting Segmentation Error during rtw_cmd.o compilation. After some search, I could only found this reference for the declaration.

https://stackoverflow.com/questions/50936955/segfault-during-compilation-with-arm-gcc-on-class-template

4.19.95

Any help about debugging?