M5Stack-MultiApp-Advanced icon indicating copy to clipboard operation
M5Stack-MultiApp-Advanced copied to clipboard

WIFI Selections crash application

Open zpowellman opened this issue 4 years ago • 2 comments

Hi Guys, Thought I'd try this cool set of apps for my M5Stack. Compile, build and load all went well. When selecting WIFI Smart config, application crashes and reboots with the following data appearing in the serial monitor. Oscope, games seem to work. I2C scanner works. WIFI Scanner also crashes.

M5StackMod initializing...OK assertion "dataSize == readSize" failed: file "/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/nvs_flash/src/nvs_storage.cpp", line 419, function: esp_err_t nvs::Storage::readMultiPageBlob(uint8_t, const char*, void*, size_t) abort() was called at PC 0x401371db on core 1

Backtrace: 0x4008d9cc:0x3ffb1aa0 0x4008dbfd:0x3ffb1ac0 0x401371db:0x3ffb1ae0 0x4010d3a7:0x3ffb1b10 0x4010d4b4:0x3ffb1b90 0x4010c55a:0x3ffb1bf0 0x4010cab1:0x3ffb1c30 0x4016e8ea:0x3ffb1c50 0x4016eade:0x3ffb1ca0 0x4016eb31:0x3ffb1cd0 0x40114880:0x3ffb1cf0 0x401149d6:0x3ffb1d10 0x400fd1b1:0x3ffb1d30 0x400e2acc:0x3ffb1d50 0x400e028a:0x3ffb1e50 0x400e06b2:0x3ffb1eb0 0x400e104d:0x3ffb1f20 0x400eeea2:0x3ffb1f50 0x400e1561:0x3ffb1f70 0x400f9e6d:0x3ffb1fb0 0x4008a0b9:0x3ffb1fd0

Rebooting... ets Jun 8 2016 00:22:57

rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:1 load:0x3fff0018,len:4 load:0x3fff001c,len:1044 load:0x40078000,len:8896 load:0x40080400,len:5816 entry 0x400806ac M5StackMod initializing...OK

Expected behavior Expecting to work with android smart config

Screenshots shown

Desktop (please complete the following information):

  • OS: windows 10
  • Browser firefox
  • Version 72.0.1

Smartphone (please complete the following information):

  • Device Galaxy S7
  • OS: [e.g. iOS8.1]
  • Browser Chrome
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

zpowellman avatar Jan 20 '20 01:01 zpowellman

That may be caused by some update that was made to esp32-arduino framework since i made the application. I will take a look and fix it.

botofancalin avatar Feb 10 '20 05:02 botofancalin

So...botofancalin, did you ever look into this?

zpowellman avatar Jul 20 '20 06:07 zpowellman