--- Log opened Sun Jul 28 00:00:15 2019 | ||
shorne | wtfuzz: doing bt in the exception handler doesnt always work as the stack doesnt really exist | 18:40 |
---|---|---|
shorne | but... I remember I did fix it so the assert didnt fail. I thought that change was already upstream | 18:41 |
shorne | hmm, no it looks like there still is an assert there | 18:43 |
shorne | https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob;f=gdb/or1k-tdep.c;h=8f6f6e196090f0c39d3f347a41531b4eeebd37b0;hb=HEAD#l479 | 18:44 |
tpb | Title: sourceware.org Git - binutils-gdb.git/blob - gdb/or1k-tdep.c (at sourceware.org) | 18:44 |
shorne | maybe before it completely aborted when you hit this assert, now it just prints a warning | 18:45 |
shorne | but I think we can fix it | 18:45 |
shorne | basically the assert is checking "do we have a parent stack frame?" if no then stop trying to backtrace. The reason it fails is in exception handler there is no stack frame | 18:47 |
shorne | there is probably some patches to newlib we can do to build a stack frame on exceptions (I did for some linux configurations) | 18:48 |
--- Log closed Mon Jul 29 00:00:17 2019 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!