Skip to content
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

Trace/breakpoint trap on openwrt #35

Open
Phomu opened this issue Sep 6, 2018 · 3 comments
Open

Trace/breakpoint trap on openwrt #35

Phomu opened this issue Sep 6, 2018 · 3 comments

Comments

@Phomu
Copy link

Phomu commented Sep 6, 2018

sysuh3c -u xxx -p xxx -m xor -i eth0
EAP Auth Start
Got EAP Request for Identity
Got EAP Request for MD5-Challenge
Trace/breakpoint trap


openwrt 18 on Netgear R6100
Got the fourth line, not showing success......


use md5 method:
root@OpenWrt:~# sysuh3c -u xxx -p xxx -m md5 -i eth0
EAP Auth Start
Got EAP Request for Identity
Got EAP Request for MD5-Challenge
EAP Failure

@zonyitoo
Copy link
Owner

zonyitoo commented Sep 9, 2018

EAP Failure

Authentication server has rejected your request. Check your password first. Maybe the server you are authenticating is not using md5 method.

Trace/breakpoint trap

The program is killed by SIGTRAP. I don't know why this was happened.

@zonyitoo
Copy link
Owner

zonyitoo commented Sep 9, 2018

Related issue (also happened on Netgear with openwrt): openwrt/packages#4123

@tonyho
Copy link

tonyho commented Mar 27, 2019

Same issue met, don't know why this happened. My problem can be run at Ubuntu PC, but gives 'Trace/breakpoing trap' at OpenWRT OS with cross-compiled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants