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

Segmentation fault on LEDE with 4.9 kernel on bcm4709 #21

Closed
oso21 opened this issue Dec 5, 2017 · 5 comments
Closed

Segmentation fault on LEDE with 4.9 kernel on bcm4709 #21

oso21 opened this issue Dec 5, 2017 · 5 comments

Comments

@oso21
Copy link

oso21 commented Dec 5, 2017

Linux LEDE 4.9.65 #0 SMP Wed Nov 29 13:17:19 2017 armv7l GNU/Linux
Segmentation fault occurs when it`s installed from release or built from source code.
However ,zerotier of v1.1.14-4 runs normally ,it is wired.

@mwarning
Copy link
Owner

mwarning commented Dec 5, 2017

Are you talking about ZT 1.2.4?
What are the steps to reproduce the problems?

@mwarning
Copy link
Owner

mwarning commented Dec 5, 2017

I have installed the ZT package on LEDE 17.01.4 (tested on a NEXX WT3020).
System is a "Linux LEDE 4.4.92 #0 Mon Oct 16 22:57:05 2017 mips GNU/Linux".

Maybe you have installed the provided ZT package on the development version of LEDE, not the LEDE 17.01.4 release?

@oso21
Copy link
Author

oso21 commented Dec 6, 2017

I compiled the firmware on the base of github.com/coolsonwwolf/lede.git , which is exactly the master branch of LEDE . Could it be the problem of imcompabile of gcc or kernel 4.9?

@mwarning
Copy link
Owner

LEDE master is not LEDE 17.01.4 (the current release).
The master branch is where the development happens.

@mwarning
Copy link
Owner

BusyBox v1.27.2 () built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r5493-b8220883fd
 -----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:~# uname -a
Linux OpenWrt 4.9.67 #0 Mon Dec 11 11:44:50 2017 mips GNU/Linux
root@OpenWrt:~# zerotier-cli status
200 info e3ad72b45d 1.2.4 ONLINE

Works for me. Build with latest OpenWrt/LEDE master. (Don't be confused, LEDE is in the process of being relabeled to OpenWRT :P). I can also ping other nodes.

I close this ticket as I have no means to reproduce this issue. Also, development code may break things from time to time.
Please reopen the ticket if you have more info.

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

2 participants