Skip to content

Instantly share code, notes, and snippets.

@neheb
Created January 12, 2020 23:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neheb/903d07b5f7b7e9796e026bafe819d68c to your computer and use it in GitHub Desktop.
Save neheb/903d07b5f7b7e9796e026bafe819d68c to your computer and use it in GitHub Desktop.
Sun Jan 12 15:01:34 2020 daemon.err uhttpd[1747]: luci: accepted login on / for root from 192.168.0.205
Sun Jan 12 15:01:35 2020 kern.info kernel: [157640.733345] do_page_fault(): sending SIGSEGV to rpcd for invalid read access from 39383830
Sun Jan 12 15:01:35 2020 kern.info kernel: [157640.741905] epc = 77de71e0 in luci.so[77de6000+16000]
Sun Jan 12 15:01:35 2020 kern.info kernel: [157640.747144] ra = 77dea6c4 in luci.so[77de6000+16000]
@frymezim
Copy link

frymezim commented Mar 20, 2020

@neheb I'm also having the same issue on 9.1.0 have you tried the latest 9.3.0 is it still happening?

@neheb
Copy link
Author

neheb commented Mar 20, 2020

It might be some MIPS16 issue. Ever since I switched to no mips16 globally I do not get this.

@frymezim
Copy link

Did you apply -mno-mips16 on kernel as well?

@neheb
Copy link
Author

neheb commented Mar 20, 2020

No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment