[lldb-dev] Endless callstack in GetNumFrames

jingham at apple.com jingham at apple.com
Thu Jan 15 10:24:52 PST 2015


There were some bugs that would cause infinite recursion in the unwinder, but all the ones we know about have been fixed.  Does this happen it TOT lldb?  It's not worth thinking very hard about this if it's a bug that's already fixed.

Jim


> On Jan 15, 2015, at 8:06 AM, Carlo Kok <ck at remobjects.com> wrote:
> 
> I was calling GetNumFrames on breaking in a lldb session which never seemed to return, breaking the debugger itself gives me:
> http://pastebin.com/raw.php?i=00xVK5jL
> 
> as a callstack in the debugger. This is lldb from october or so. What could this be and what can I do about it?
> 
> -- 
> Carlo Kok
> RemObjects Software
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev





More information about the lldb-dev mailing list