Hi, I'm trying to debug http://crbug.com/105194, which is a segfault during loading of the Chromoting Pepper plugin in Chrome. I'm getting unreadable backtraces (in Linux gdb), though the other threads of the process do have readable backtraces (these are not very useful). Because of this, I suspect the problem might be happening in V8-generated code.
Can anyone offer any hints on how to debug this further, to confirm whether the problem is in V8? Is there a known V8 problem with Pepper plugin loading? Have there been recent changes in this area? Thanks, Lambros -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
