Skip to content

Stack dump from dns_check_entry #2362

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

Closed
lonerzzz opened this issue Aug 3, 2016 · 2 comments
Closed

Stack dump from dns_check_entry #2362

lonerzzz opened this issue Aug 3, 2016 · 2 comments
Labels
waiting for feedback Waiting on additional info. If it's not received, the issue may be closed.

Comments

@lonerzzz
Copy link

lonerzzz commented Aug 3, 2016

Basic Info

Hardware

Hardware: ESP-12F
Core Version: 2.3.0

Description

I am routinely, and infrequently, getting a core dump with DNS lookup that is happening in the background processing when I attempt to resolve the DNS address:
0x40231e78: dns_check_entry at /Users/igrokhotkov/espressif/arduino/tools/sdk/lwip/src/core/dns.c line 690
0x4023202c: dns_enqueue at /Users/igrokhotkov/espressif/arduino/tools/sdk/lwip/src/core/dns.c line 917
: (inlined by) dns_gethostbyname at /Users/igrokhotkov/espressif/arduino/tools/sdk/lwip/src/core/dns.c line 977

This causes the system to reset.

Settings in IDE

Module: Generic ESP8266 Module
Flash Size: 4MB/1MB
CPU Frequency: 80Mhz
Flash Mode: qio
Flash Frequency: 40Mhz
Upload Using: SERIAL
Reset Method: ck

Sketch

Cannot include

Debug Messages

Only the stack trace

@devyte
Copy link
Collaborator

devyte commented Oct 14, 2017

@lonerzzz Without a sketch to look through, this could be anything.
Is the issue still present in

@devyte devyte added the waiting for feedback Waiting on additional info. If it's not received, the issue may be closed. label Oct 14, 2017
@devyte
Copy link
Collaborator

devyte commented Feb 28, 2018

Closing due to lack of feedback and age.

@devyte devyte closed this as completed Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for feedback Waiting on additional info. If it's not received, the issue may be closed.
Projects
None yet
Development

No branches or pull requests

2 participants