Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Firebase Stream example crashes: Stack error #263

Closed
karanmakharia opened this issue May 14, 2017 · 2 comments
Closed

Firebase Stream example crashes: Stack error #263

karanmakharia opened this issue May 14, 2017 · 2 comments

Comments

@karanmakharia
Copy link

I am trying to run FirebaseStream default example with no changes. But still the ESP8266 crashes with this code:

Exception (28):
epc1=0x40207552 epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000000 depc=0x00000000

ctx: cont 
sp: 3fff0cd0 end: 3fff1120 offset: 01a0

>>>stack>>>
3fff0e70:  00000000 40211880 3ffef330 40207552  
3fff0e80:  00000002 00000000 00000000 402022b5  
3fff0e90:  3fff61ce 402331f0 3fff61ce 3fff6194  
3fff0ea0:  3fff22ac 5c5c5c5c 5c5c5c5c 5c5c5c5c  
3fff0eb0:  5c5c5c5c 5c5c5c5c 5c5c5c5c 00000002  
3fff0ec0:  3fff1644 00000003 3fff22ac 402334d5  
3fff0ed0:  b7b083f6 983fefd8 5e2c574b daf05db5  
3fff0ee0:  49bd4d1d 36363636 36363636 3fff6194  
3fff0ef0:  3fff6194 3fff22b8 3fff22ac 4023373c  
3fff0f00:  36363636 36363636 36363636 36363636  
3fff0f10:  000000c0 000279cd 0000a8c0 40234684  
3fff0f20:  acf25089 1efa5c58 dac0e417 3fff4f1c  
3fff0f30:  3fff4df0 3fff4dec 00000080 00000006  
3fff0f40:  00000000 00000000 91ace27f 00000081  
3fff0f50:  0000002f 0000003c 3fff4fc5 00000080  
3fff0f60:  00000000 00000006 3fff6194 402346b8  
3fff0f70:  3fff22ac 00000000 00000000 00000000  
3fff0f80:  00001c3a 00000006 3fff6194 402346f8  
3fff0f90:  3fff22ac 3fff2bd9 3fff4f1c 40107084  
3fff0fa0:  3fff4dec 3fff4df0 00000006 00000001  
3fff0fb0:  3fff4dec 00000001 3fff6194 00000000  
3fff0fc0:  3fff4d64 3fff4df0 3fff4dec 4023222a  
3fff0fd0:  00002530 3fff61f0 3fff4dec 40231ea9  
3fff0fe0:  3fff00a8 000001ec 000001ec 4010020c  
3fff0ff0:  3fffdad0 00000000 3fff29a4 4010068c  
3fff1000:  3fffdad0 3ffeff9c 3fff29a4 40207078  
3fff1010:  3fff00a8 3fff2bb4 3fff29a4 4020428a  
3fff1020:  3fffdad0 3ffeff9c 3fff2bb4 402042ac  
3fff1030:  3fff10bc 3ffeff9c 3fff2648 40204fa6  
3fff1040:  3fff2644 00000000 3fff2648 402030fe  
3fff1050:  3ffeff98 3fff10e0 3fff1090 4020383c  
3fff1060:  3fff2644 3ffeff9c 3ffeff80 40202534  
3fff1070:  3fff10c0 3ffeff9c 3fff1090 40202580  
3fff1080:  3fffdad0 3ffeff9c 3ffeff78 40203714  
3fff1090:  3ffe8f90 3fff2644 00000000 3ffeff98  
3fff10a0:  3fff00a8 00000015 00000015 4010020c  
3fff10b0:  3fffdad0 3ffeff9c 3fff10e0 4010068c  
3fff10c0:  3ffe8ece 00ffffff 3ffeff78 40206644  
3fff10d0:  3fffdad0 3ffeff9c 3ffeff78 40202256  
3fff10e0:  00000000 00000000 00000000 00000000  
3fff10f0:  00000000 00000000 feefeffe feefeffe  
3fff1100:  feefeffe 00000000 3fff00ed 402072b0  
3fff1110:  feefeffe feefeffe 3fff0100 40100718  
<<<stack<<<

I tried running esp exception decoder but it prompts me to select ELF file. I dont know where I can find ELF file.
ESP8266 board version: 2.2.3

@skhaz
Copy link

skhaz commented May 30, 2017

@karanmakharia I had the same problem, this PR addresses this issue

@karanmakharia
Copy link
Author

@skhaz Thanks. It worked. But I am still not able to push data while the stream is on. Can you tell me how to do that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants