Skip to content

issues Search Results · repo:janLo/EspArduinoExceptionDecoder language:Python

Filter by

8 results
 (100 ms)

8 results

injanLo/EspArduinoExceptionDecoder (press backspace or delete to remove)

I tried to decode the stack trace, but I got this error when calling... I m not sure, maybe I did not get the point how to use, but maybe you can help... I m running it on Apple silicon MAC with Python ...
  • LSC-Labs
  • Opened 
    on Feb 28
  • #9

Tell me, can this tool decode backtrace? Backtrace: 0x400837c1:0x3ffb1f10 0x4008cca1:0x3ffb1f30 0x40092749:0x3ffb1f50 0x40083cfe:0x3ffb2080 0x40092779:0x3ffb20a0 0x400ea0be:0x3ffb20c0 0x400ea0cd:0x3ffb20e0 ...
  • brightproject
  • 1
  • Opened 
    on Jul 3, 2023
  • #8

hi I could decode the stack but the end of all of my results is like at ??:? ubuntu 18.04 LTS PlatformIO 3.6.2 espressif8266 1.8.0 ESP8266
  • amir-hg
  • 3
  • Opened 
    on Dec 5, 2018
  • #7

The tool fails miserably and prints the following error: ERROR: addr2line not found (/home/user/.platformio/packages/toolchain-xtensa/bin/xtensa-lx106-elf-addr2line) ERROR: Parser not complete
  • v2xsami
  • 7
  • Opened 
    on Oct 13, 2018
  • #6

Running python .\decoder.py -p ESP32 -t ~/.platformio/packages/toolchain-xtensa32 -e ~\firmware.elf -f .\st1.txt --stack Contents of st1.txt is Guru Meditation Error: Core 1 panic ed (Cache disabled ...
  • echoGee
  • 7
  • Opened 
    on Apr 24, 2018
  • #4

As the question in #2 shows the --stack_only needs to be mentioned and explained in the documentation.
  • janLo
  • Opened 
    on Jan 25, 2018
  • #3

I m trying to parse a stack trace dumped from a soft WDT reset and it is throwing this error: ERROR: Parser not complete! The content of the file I m feeding in is: Soft WDT reset ctx: sys sp: 3ffff950 ...
  • fcouceiro
  • 3
  • Opened 
    on Jan 25, 2018
  • #2

Got this on Linuxmint 18.3: Traceback (most recent call last): File ../../EspArduinoExceptionDecoder/decoder.py , line 305, in module resolver.fill(parser) File ../../EspArduinoExceptionDecoder/decoder.py ...
  • osos
  • 4
  • Opened 
    on Jan 21, 2018
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub