-->
Page 1 of 2

Error: Fatal exception (28):

PostPosted: Thu Aug 20, 2015 10:25 pm
by Tinamore
Hi
Thanks Sprite_tm for Great Project.
I flash ESP-HTTPD but httpd run unStable. Esp8266-12E loop show error below and not into http server :?
-------------
Ready
mode : sta(18:fe:34:a6:82:b6)
add if0
f 0, scandone
state: 0 -> 2 (b0)
state: 2 -> 3 (0)
state: 3 -> 5 (10)
add 0
aid 3
pm open phy_2,type:2 0 0
cnt
Fatal exception (28):
epc1=0x4000deed, epc2=0x00000000, epc3=0x00000000, excvaddr=0x0000000f, depc=0x00000000
-------------------------
Can you help me tell about this error and how do fix it.
Thank,

Re: Error: Fatal exception (28):

PostPosted: Thu Aug 20, 2015 10:43 pm
by kolban
This exception means an attempt was made to read from an address space that is invalid. The program counter where the exception occurred was 0x4000deed and the address it tried to read was 0x0000000f. Without knowing your application, this is about all we can tell from the exception posted.

Neil

Re: Error: Fatal exception (28):

PostPosted: Thu Aug 20, 2015 11:04 pm
by Tinamore
kolban wrote:This exception means an attempt was made to read from an address space that is invalid. The program counter where the exception occurred was 0x4000deed and the address it tried to read was 0x0000000f. Without knowing your application, this is about all we can tell from the exception posted.

Neil

Thank for response.
I use [Ubuntu 14.04 LTS 64bit] and [pfalcon/esp-open-sdk] . I made exactly all the steps in https://github.com/Spritetm/esphttpd

When build the code run: make. I see a warning that appears in the last compile:
-------------------
LD build/httpd.out
/home/sunny/esp-open-sdk/xtensa-lx106-elf/lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld:ldscript_memspecific.ld:1: warning: redeclaration of memory region `irom0_0_seg'
FW firmware
-------------------
Is this error related to the Error: Fatal exception (28) ?

Re: Error: Fatal exception (28):

PostPosted: Fri Aug 21, 2015 2:23 am
by trendchaster
Hello folks,
I am working on promiscuous mode. On cmd it shows following error shown below.What is issue with esp showing error as fatal exception.Kindly guide me.
Thanking you in advance


Management Packet (len=128) Sniffed on Channel 11
Step 1
Step 2
Step 3
Step 4
Fatal exception (9):
epc1=0x40100716, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000003, depc=0x00000000

ets Jan 8 2013,rst cause:1, boot mode:(3,7)

load 0x40100000, len 27536, room 16
tail 0
chksum 0x00
load 0x3ffe8000, len 1376, room 8
tail 8
chksum 0xb3
load 0x3ffe8560, len 5172, room 0
tail 4
chksum 0xdb
csum 0xdb
r
load ...
Hello esp-> -> Promiscuous mode setup ... done.
mode : sta(18:fe:34:a0:55:4f)
add if0
Management Packet (len=128) Sniffed on Channel 11
Step 1
Step 2
Step 3
Step 4
Data Packet (len=60) Sniffed on Channel 11
cnt: 1
rdaddr: 44:80:eb:ad:a3:52 tsaddr: c0:4a:00:e4:f3:4e bssid: 08:5b:0e:52:c9:f6 addr4: 01:00:3e:00:00:20
RSSI: -76
Step 1
Step 2
Step 3
Fatal exception (9):
epc1=0x40100716, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000003, depc=0x00000000