Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

espcoredump.py info_corefile not working on file (IDFGH-8949) #10361

Closed
3 tasks done
will-emmerson opened this issue Dec 13, 2022 · 3 comments
Closed
3 tasks done

espcoredump.py info_corefile not working on file (IDFGH-8949) #10361

will-emmerson opened this issue Dec 13, 2022 · 3 comments
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally Type: Bug bugs in IDF

Comments

@will-emmerson
Copy link

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

IDF version.

v4.4.2-55-g9fe854c4ca

Operating System used.

Linux

How did you build your project?

Command line with idf.py

If you are using Windows, please specify command line type.

None

Development Kit.

N/A

Power Supply used.

USB

What is the expected behavior?

I ran the following command to view a coredump elf file but it seems to be ignoring the file and trying to read it over flash:

espcoredump.py info_corefile --core coredump/coredump_602C_20221213_1151.elf build/8-channel.elf
espcoredump.py v0.4-dev
===============================================================
==================== ESP32 CORE DUMP START ====================
Connecting..................^C

What is the actual behavior?

It tries to read from flash

Steps to reproduce.

Above

Debug Logs.

No response

More Information.

No response

@will-emmerson will-emmerson added the Type: Bug bugs in IDF label Dec 13, 2022
@espressif-bot espressif-bot added the Status: Opened Issue is new label Dec 13, 2022
@github-actions github-actions bot changed the title espcoredump.py info_corefile not working on file espcoredump.py info_corefile not working on file (IDFGH-8949) Dec 13, 2022
@alekseiapa
Copy link
Collaborator

Hello @will-emmerson ! We appreciate you reporting this bug. I'll investigate the issue.

@espressif-bot espressif-bot added Status: Selected for Development Issue is selected for development Status: Opened Issue is new Status: In Progress Work is in progress and removed Status: Opened Issue is new Status: Selected for Development Issue is selected for development labels Jan 11, 2023
@espressif-bot espressif-bot added Status: Reviewing Issue is being reviewed and removed Status: In Progress Work is in progress labels Jan 19, 2023
espressif-bot pushed a commit to espressif/esp-coredump that referenced this issue Feb 17, 2023
@espressif-bot espressif-bot added Resolution: Done Issue is done internally Status: Done Issue is done internally and removed Status: Reviewing Issue is being reviewed labels Feb 17, 2023
@dobairoland
Copy link
Collaborator

For future reference, d3eb5b2 fixes this issue.

@Alvin1Zhang
Copy link
Collaborator

Thanks for reporting, fix is available, feel free to reopen. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally Type: Bug bugs in IDF
Projects
None yet
Development

No branches or pull requests

5 participants