Skip to content

Instantly share code, notes, and snippets.

@martinayotte
Created June 5, 2016 13:24
Show Gist options
  • Save martinayotte/1d12a8d7c3e6c25e34480c3c53462981 to your computer and use it in GitHub Desktop.
Save martinayotte/1d12a8d7c3e6c25e34480c3c53462981 to your computer and use it in GitHub Desktop.
Decoding 9 results
0x40201f0d: SPIFFS_open at /home/martin/.arduino15/packages/esp8266/hardware/esp8266/2.2.0/cores/esp8266/spiffs/spiffs_hydrogen.c:980
0x401004d8: malloc at /home/martin/.arduino15/packages/esp8266/hardware/esp8266/2.2.0/cores/esp8266/umm_malloc/umm_malloc.c:1664
0x4020e5bc: SPIFFSImpl::_check_cb(spiffs_check_type, spiffs_check_report, unsigned int, unsigned int) at /home/martin/.arduino15/packages/esp8266/hardware/esp8266/2.2.0/cores/esp8266/spiffs_api.h:242
0x4020c3a4: operator new(unsigned int) at /home/martin/.arduino15/packages/esp8266/hardware/esp8266/2.2.0/cores/esp8266/abi.cpp:84
0x4020cf56: __shared_ptr<std::allocator<SPIFFSFileImpl>, SPIFFSImpl* const, int&> at /home/martin/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/xtensa-lx106-elf/include/c++/4.8.2/bits/shared_ptr_base.h:986
(inlined by) shared_ptr<std::allocator<SPIFFSFileImpl>, SPIFFSImpl* const, int&> at /home/martin/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/xtensa-lx106-elf/include/c++/4.8.2/bits/shared_ptr.h:316
(inlined by) allocate_shared<SPIFFSFileImpl, std::allocator<SPIFFSFileImpl>, SPIFFSImpl* const, int&> at /home/martin/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/xtensa-lx106-elf/include/c++/4.8.2/bits/shared_ptr.h:598
(inlined by) make_shared<SPIFFSFileImpl, SPIFFSImpl* const, int&> at /home/martin/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/xtensa-lx106-elf/include/c++/4.8.2/bits/shared_ptr.h:614
(inlined by) SPIFFSImpl::open(char const*, fs::OpenMode, fs::AccessMode) at /home/martin/.arduino15/packages/esp8266/hardware/esp8266/2.2.0/cores/esp8266/spiffs_api.cpp:52
0x4020d3e0: String::changeBuffer(unsigned int) at /home/martin/.arduino15/packages/esp8266/hardware/esp8266/2.2.0/cores/esp8266/WString.cpp:720
0x4020d42f: String::reserve(unsigned int) at /home/martin/.arduino15/packages/esp8266/hardware/esp8266/2.2.0/cores/esp8266/WString.cpp:720
0x4020c5dc: fs::FS::open(char const*, char const*) at /home/martin/.arduino15/packages/esp8266/hardware/esp8266/2.2.0/cores/esp8266/FS.cpp:97
0x402070a9: GetNYTimes(Print&) at /home/martin/arduino/arduino-1.6.5/BuggyHttp.ino:73
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment