sysuh3c icon indicating copy to clipboard operation
sysuh3c copied to clipboard

Trace/breakpoint trap on openwrt

Open Phomu opened this issue 7 years ago • 3 comments
trafficstars

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

Phomu avatar Sep 06 '18 16:09 Phomu

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 avatar Sep 09 '18 07:09 zonyitoo

Related issue (also happened on Netgear with openwrt): https://github.com/openwrt/packages/issues/4123

zonyitoo avatar Sep 09 '18 07:09 zonyitoo

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.

tonyho avatar Mar 27 '19 09:03 tonyho