Comment #9 on issue 331 by [email protected]: Problem with opendir / fstatfs in Firefox on Mac OSX
https://code.google.com/p/address-sanitizer/issues/detail?id=331

how would I do that? Compile with frame pointers enabled?
Nope, I was talking about frame pointers in the JITted code generated by SpiderMonkey. As frame #3 is in the heap I'm assuming this is JIT-generated code and for some reason (probably the missing frame pointers) ASan could not unwind past that address.
V8 emits frame pointers by default, but I don't know if SpiderMonkey does.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to