Skip to content

Instantly share code, notes, and snippets.

@jedie
Created December 23, 2019 14:03
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 jedie/35e256e80358f5e0a5e16f6bbff6fa34 to your computer and use it in GitHub Desktop.
Save jedie/35e256e80358f5e0a5e16f6bbff6fa34 to your computer and use it in GitHub Desktop.
Watchdog.garbage_collection():
freed up 608 bytes -> 3088 bytes free
Traceback (most recent call last):
File "src/webswitch.py", line 108, in request_handler
File "src/webswitch.py", line 99, in send_response
File "src/webswitch.py", line 78, in call_module_func
File "src/http_set_timer.py", line 31, in get_form
File "src/webswitch.py", line 29, in send_html_page
File "src/device_name.py", line 34, in get_device_name
File "src/config_files.py", line 31, in <module>
MemoryError: memory allocation failed, allocating 80 bytes
redirect to: '/main/menu/' OK
stack: 3184 out of 8192
GC: total: 37952, used: 35632, free: 2320
No. of 1-blocks: 409, 2-blocks: 91, max blk sz: 264, max free sz: 49
GC memory layout; from 3ffeedd0:
00000: hMMhhhhDBBDhhhDhB=hB=BhMMSB=h====h===hh==h======================
00400: ================================================================
00800: ================================================================
00c00: ================================================================
01000: =================================================Dhhhh=hh====hhh
01400: Sh=====h===hh=======h=======hMDhh=======h=====h====h=hShSh=h====
01800: ===h================h=======Sh=ShBSh=======h==========DDhhShDhDh
01c00: =h====h=hh==h================h====h=======================h=====
02000: ==ShSh=Sh=Sh=Sh=Sh=ShSShSBhSDDBBST=h===h=hSh===========h========
02400: =======================h====================h====h==BBh======h==
02800: =====h=h====hMh===hDh===hhh==hSh==hh=======h=B=BBBBhBhBhhB=h===h
02c00: h=====h==h===Th===h==T=h=Mh===h===Dh===h=Dh=====Bh==hh====BhBBh=
03000: ============================DhM..B.MhDh==h===========BShh===h==S
03400: hhhMDhhh=======h===LMh=h===h==Sh=h===ShhBBBhDShShS.hSShh.h======
03800: =h=======h=SShh====h====h===h==================h=======h========
03c00: ===h=============h======hh======================================
04000: ==h================h=h=====ShShSh=====SMh===============hh=ShSMh
04400: =======DSh======TMDB.Dh=SSDBDBhBBDBBhDBDhBBh===Bh=BDh===DBhB=BBB
04800: Bhh===BB=hDhBBDh===hh========h=h===DB=hBDhBBh===Bh===BDhBh===hDh
04c00: hh===DDhhh===h=h===B=B=B=Shh==h===B=hh===h===hBh=h==============
05000: ====hDhh===h===BhDhhh=Sh===Bhhh=hh====h=Bh=B=h===h===h=h========
05400: ===============h===h=MhDST==h====h================h=h==h=====h==
05800: =h==....DhSh=T=hhhMh=======h==Shh==h=====.h===========h=Sh=hSShh
05c00: ==hh============hThSh=hSh======ShShSh=hh=h=DSh=======Dhhhhh==hhh
06000: =h=h==hhhh==h=hh=======h=hMDh=h=======Mhh======.hShSh..ShMDB.B..
06400: .h=Sh....hhSSST=h==h===Sh=============h===h=============h=SD.Shh
06800: =hhh==h=hSh=hSh=hhh====SSh=Sh=Sh=====h===hh=h=======h===Shh=h=Sh
06c00: ===hSh======h=h==================h=h........h=h=.h=============h
07000: ==h=SS.h=========h=h=h=h========hTh=======h====h=Shhh..h........
07400: h=============h==h=.B..h==h=.Sh==h====hSh====.hS.BBTh=======Th==
07800: ==Sh====...hh==hSTTTThhShh====h=Sh=h=.hhh===h=h====hhh==hS.hBh.h
07c00: ========h==============hBBBh==============Sh====================
08000: =h=======================BBB.D.....Bh================h==========
08400: =h=======........h========h==h===h==h===h==h====================
08800: =======h=h=B.......Bh====h===========h==..h===.Bh====BMDh.Bh====
08c00: ==h==Sh====h=============h===.S.h===..hTh=====h===h====h=.......
09000: .h====.................................................hShSB..h=
09400: ==..
Reset reason: 'MemoryError: memory allocation failed, allocating 80 bytes'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment