Skip to content

Instantly share code, notes, and snippets.

@nrj
Created April 17, 2012 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nrj/2409425 to your computer and use it in GitHub Desktop.
Save nrj/2409425 to your computer and use it in GitHub Desktop.
(lldb) bt
* thread #5: tid = 0x2203, 0x3390c518 WebCore`WebCore::RenderArena::free(unsigned long, void*), stop reason = EXC_BAD_ACCESS (code=1, address=0x1ac)
frame #0: 0x3390c518 WebCore`WebCore::RenderArena::free(unsigned long, void*)
frame #1: 0x339f914a WebCore`WebCore::RenderWidget::deref(WebCore::RenderArena*) + 26
(lldb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment