开源改变世界

打开 WEBUI 时 ESP 崩溃 #162

推推 grbl 3年前 (2022-10-07) 254次浏览 0个评论
关闭
bleeptrack 打开了这个问题 2019 年 6 月 9 日 · 3 条评论
关闭

打开 WEBUI 时 ESP 崩溃#162

bleeptrack 打开了这个问题 on 9 Jun 2019 · 3 条评论

注释

打开 WEBUI 时 ESP 崩溃 #162

哔哩哔哩 评论 2019 年 6 月 9 日  

嗨,
我刚刚发现,当我使用 Firefox(67.0(64 位),从 Kubuntu 运行)打开 WEBUI 时,我的 ESP 崩溃了。这是我在串行监视器中看到的:

Grbl 1.1f ['$' for help]

Grbl 1.1f ['$' for help]

Grbl 1.1f ['$' for help]

Grbl 1.1f ['$' for help]
Guru Meditation Error: Core  1 panic'ed (Cache disabled but cached memory region accessed)
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
Memory dump at 0x40177930: bad00bad bad00bad bad00bad
Guru Meditation Error: Core  1 panic'ed (IllegGuru Meditation Error: Core  1 panic'ed (Unhandled debug exception)
Debug exception reason: Stack canary watchpoint triggered (�) 
Guru Meditation Error: Core  1 panic'ed (

起初我以为我的 ESP 可能是问题所在,所以我又刷了一个,结果相同。
如果我使用 Chrome/Chromium 一切正常:)
我做了更多的测试,而且 Chrome/Chromium 正在使 ESP 崩溃

打开 WEBUI 时 ESP 崩溃 #162 bleeptrack 更改了标题 使用 Firefox 打开 WEBUI 时 ESP 崩溃 打开 WEBUI 时 ESP 崩溃 2019 年 6 月 9 日
打开 WEBUI 时 ESP 崩溃 #162
合作者

luc-github 评论 2019 年 6 月 9 日

在 chrome 和 firefox 下对我来说效果很好 – 但我在 Windows 10 上
打开 WEBUI 时 ESP 崩溃 #162

需要更多详细信息,因为无法重现:
1 – 哪个 GRBL_ESP32 FW 版本?
2 – 哪个ESP32核心版本?
3 – 你用什么板子?
4 – 你为你的配置设置了哪些设置(GRBL 和 wifi)?
5 – 发生崩溃时堆栈转储是什么样的?

打开 WEBUI 时 ESP 崩溃 #162
所有者

婚戒 评论 2019 年 6 月 9 日

此外,您对 config.h 或其他文件进行了哪些更改以进行设置。

打开 WEBUI 时 ESP 崩溃 #162

您好,
非常感谢您的帮助!
我刚刚看到有一个我不知道的 esp 库更新。我现在可以工作了 \o/
很抱歉打扰你,我自己应该想到的 m(

打开 WEBUI 时 ESP 崩溃 #162
 
添加标题文本添加粗体文本,<Ctrl+b>添加斜体文本,<Ctrl+i>
添加引号,<Ctrl+Shift+.>添加代码,<Ctrl+e>添加链接,<Ctrl+k>
添加项目符号列表,<Ctrl+Shift+8>添加编号列表,<Ctrl+Shift+7>添加任务列表,<Ctrl+Shift+l>
直接提及用户或团队引用问题、拉取请求或讨论

添加已保存的回复

喜欢 (0)

您必须 登录 才能发表评论!