Re: plugin container question
Benjamin Smedberg <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Message-ID | <[email protected]> |
On 12/23/2011 10:09 AM, William Barnacle wrote: > I made a debug version of FF 9.0.1 and debugged by attaching to > plugin-container. It's impossible to get a useful stack trace at the > point of the error, because the crash is caused by a "stack overflow". Sure, but you would normally still have a stack... it would be good to see what the recursive pattern is. In the other message you quoted there aren't symbols for Mozilla or Microsoft libs, which makes it difficult to diagnose ;-) Also, let's move this discussion to mozilla.dev.tech.plugins --BDS