Control: tags -1 - fixed

On Tue, May 23, 2023 at 03:39:24AM -0300, Leandro Cunha wrote:
>    * What led up to the situation? The package has a segmentation
> fault on any command I tried to run, but I've used this package in the
> past and it was working and I think some more up-to-date dependency is
> causing this.
I can confirm this, running `reaver -i wlan0 -b 00:90:4C:C1:AC:21 -vv`
(the BSSID is from the -h example).

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7df1d19 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0  0x00007ffff7df1d19 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff7e85d3a in pcap_activate_linux (handle=0x555555636e00) at 
./pcap-linux.c:1016
#2  0x00007ffff7e8d64d in pcap_activate (p=p@entry=0x555555636e00) at 
./pcap.c:2716
#3  0x0000555555599e44 in capture_init (capture_source=<optimized out>) at 
init.c:148
#4  0x000055555559a93d in crack () at cracker.c:59
#5  0x000055555559e969 in reaver_main (argc=6, argv=<optimized out>) at 
wpscrack.c:106
#6  0x00007ffff7cc318a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x00007ffff7cc3245 in __libc_start_main () from 
/lib/x86_64-linux-gnu/libc.so.6
#8  0x00005555555987fa in _start ()

Reply via email to