Issue 339 in google-breakpad: Need to increase thread and stream limits on minidump entries

11 views
Skip to first unread message

codesite...@google.com

unread,
Oct 14, 2009, 4:35:29 PM10/14/09
to google-brea...@googlegroups.com
Status: New
Owner: ----

New issue 339 by jsc...@chromium.org: Need to increase thread and stream
limits on minidump entries
http://code.google.com/p/google-breakpad/issues/detail?id=339

The current size limits on thread entries and streams are too low for some
minidump files. I've attached a patch that increases the limits to account
for larger numbers of threads and embedded information in CodeView streams.

What steps will reproduce the problem?

1. Create a minidump file with more than 256 threads or memory lists, or
more than 1024 bytes in the CodeView or miscellaneous streams.


What is the expected output?

No errors.


What do you see instead?

Errors are similar to the following:

minidump.cc:1856: ERROR: MinidumpModule CodeView record size XXXX exceeds
maximum 1024
minidump.cc:1568: ERROR: MinidumpModule has no CodeView record, but one was
expected
minidump.cc:1856: ERROR: MinidumpModule CodeView record size XXXX exceeds
maximum 1024


Attachments:
patch.diff 2.6 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Oct 14, 2009, 4:45:07 PM10/14/09
to google-brea...@googlegroups.com

Comment #1 on issue 339 by jsc...@chromium.org: Need to increase thread and

Limits patch

Attachments:
limits_patch.diff 891 bytes

Reply all
Reply to author
Forward
0 new messages