-
Notifications
You must be signed in to change notification settings - Fork 408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segmentation fault, (ESSID: (null)) and Bus error on LEDE/OpenWrt reaver #185
Comments
thanks for your report.
|
i forgot to ask, does the issue also happen if you do not restore the session ? i.e. if you answer with "no" rather than yes |
If I answer no
and waits there, I waited 1 min but nothing Im pretty useless when it come to cflags and what not so I need you to help me on this. To compile reaver I used LEDE SDK so I need to put "CFLAGS to make file, but not know where ? Edit: The ESSID should be Petar instead NULL |
when running this pixiewps command manually, i get instantly this result:
since it works when you answer "n", i suspect your savefile is broken. if you still want to try the CFLAGS, maybe try it on your ubuntu desktop. i have no idea how to do it with LEDE. |
Ok right tnx. I did download latest raver and place dir
Do you have any idea what went wrong |
README is your friend it says something about using ./configure |
No Im using LEDE SDK, I dont use ./configure at all, just selected reaver in menuconfig ? Or I missing something ? |
./configure creates config.h, i have no idea how LEDE works |
Ok I'v got somehere with 1.6.3-2
|
Can you make temporary release of current reaver, name it 1.6.3-something so I can download it with sdk ? |
sorry ? can't you just put a commit id (hash of latest commit) to download a github tarball ? that works exactly the same as a tag |
I'll try that :) |
I need similar link to this one https://github.com/t6x/reaver-wps-fork-t6x/releases/download/v1.6.3/reaver-1.6.3.tar.xz but I cant find a way to make one ? How did you make it avalible in form Edit: I did make clone of this repo but cant make tar.xz avalivle ? |
Never mind I compiled latest git version, just need to find how to add those CFLAGS |
you pass them along when you run configure, as described in this post #185 (comment) |
Here it is compiled with cflags
Here is bus error same deal
|
that's not really helpful... for some reason important info is missing. |
i can't see anything obviously wrong... so this probably has to wait until I or someone else has the opportunity to debug it on a proper PC. |
@adde88 Yes I'v used LEDE-SDK to compile reaver, It comes with Makefile and its same as yours, I have compiled it with debugging options included, but I heaving trouble doing back trace when it crashes. But tnx for helping out :) |
I'm not sure if it could be related, but the normal OpenWRT-SDK for CC is using uClibc. And you're not able to get a backtrace with gdb? |
i'm using musl too, so that's not the cause. what's possible though is that his libc.so is built without debug info. |
Hi! Just to confirm that the *.wpc file used is correct/legitimate. You can safely discard it as a reason for the error. |
Im using latest stable LEDE Reboot 17.01.4 r3560-79f57e422d and reaver 1.4.2 and 1.6.3.2
With both versions Im getting Segmentation fault
And if I use -m something Im getting (ESSID: (null))
and
Edit: Also when using K 1 Im getting Bus Error
The text was updated successfully, but these errors were encountered: