Re: Need some help with xtensa processor
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <20160901002054.0e892f75@ulgy_thing> |
On 08/16/16(Tue) 20:01 <[email protected]> wrote: > Hello! > > I'm working on a closed source (not my decision) project that uses > an xtensa cpu. I have no jtag access to this board, but I can pass > messages, including grabbing 'logs' and stack traces on crash, and so > forth. > > Currently, I have narrowed down a bug to a wild write on a structure of > method pointers. Next time code tries to execute one of these methods, > it crashes spectacularly. It's been about a two weeks, did you ever solve the issue? It might be helpful to others with similar problems (you don't need to provide identifying information). Sincerely, David