davidbrs / google-breakpad

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

BreakpadTest app hangs when in-process is enabled, and crash is triggered #619

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build the Breakpad Test app
2. Click on the Crash! (Airbag Installed)
3. Hang

What is the expected output? What do you see instead?
I would expect the crashlogger to pop up, instead it just beach balls

What version of the product are you using? On what operating system?
r1401, Yosemite/Mavericks

Please provide any additional information below.
I am compiling in LLVM 6.0 with 10.7 SDK. In-process is enabled.

Original issue reported on code.google.com by tomstof...@gmail.com on 13 Nov 2014 at 8:09