Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5)

Issue 15002: OS X exception handler / minidump generator should set exception address correctly for EXC_BAD_ACCES (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 4 months ago by Ted Mielczarek
Modified:
15 years, 4 months ago
Reviewers:
mochalatte
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Copied over from http://code.google.com/p/google-breakpad/issues/detail?id=323.
Neal, can you take a look?

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats Patch
src/client/mac/Framework/Breakpad.mm View 5 chunks +7 lines, -1 line 0 comments Download
src/client/mac/crash_generation/Inspector.h View 2 chunks +2 lines, -0 lines 0 comments Download
src/client/mac/crash_generation/Inspector.mm View 3 chunks +3 lines, -0 lines 0 comments Download
src/client/mac/handler/exception_handler.cc View 5 chunks +13 lines, -6 lines 1 comment Download
src/client/mac/handler/exception_handler.h View 2 chunks +2 lines, -1 line 0 comments Download
src/client/mac/handler/exception_handler_test.cc View 1 chunk +1 line, -1 line 0 comments Download
src/client/mac/handler/minidump_generator.cc View 3 chunks +6 lines, -1 line 0 comments Download
src/client/mac/handler/minidump_generator.h View 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 2
Ted Mielczarek
15 years, 4 months ago #1
mochalatte
15 years, 4 months ago #2
LGTM, with one nit
Thanks for finding & fixing this, and I guess you'll have to do a small merge
after my checkin this morning :-)

http://breakpad.appspot.com/15002/diff/1/4
File src/client/mac/handler/exception_handler.cc (right):

http://breakpad.appspot.com/15002/diff/1/4#newcode326
Line 326: thread_name);
80-cols
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted