karimjimo / google-breakpad

Automatically exported from code.google.com/p/google-breakpad
0 stars 0 forks source link

Report minidump uploads missing raw modules #447

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Create a minidump using breakpad on OSX lion (version 10.7.1 11B26).  Use 
minidump_dump binary to make the dump human readable.  Search for RawModule.

This does not appear to affect other versions of OSX

What is the expected output? What do you see instead?
Expect to see a set of Modules.  None are listed.

Original issue reported on code.google.com by jessicag...@gmail.com on 13 Sep 2011 at 9:07

GoogleCodeExporter commented 9 years ago
I don't have the OSX (or Objective C) knowledge to be effective in tackling 
this issue.  Can anyone else take a look.  We've seen a number of reports with 
this issue.

Original comment by jessicag...@gmail.com on 15 Sep 2011 at 9:41

GoogleCodeExporter commented 9 years ago
Can you add more information about what products are affected by this bug?
Thanks,
Neal

Original comment by neal...@google.com on 27 Sep 2011 at 2:47

GoogleCodeExporter commented 9 years ago
It looks like we're hitting this same issue with Firefox:
https://bugzilla.mozilla.org/show_bug.cgi?id=693451#c9

It appears to only affect out-of-process dumping. Our in-process dumps have a 
module list.

Original comment by ted.mielczarek on 11 Oct 2011 at 4:08

GoogleCodeExporter commented 9 years ago
This looks to be fixed in recent trunk, something must have fixed it.

Original comment by ted.mielczarek on 14 Jul 2012 at 7:25