dimahardie / google-breakpad

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

Building with -O2 causes ExternalDumper to hang #400

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Build with -O2 at tip of tree
2. make check

What is the expected output? What do you see instead?
tests should run and complete successfully, instead they hang at 
[ RUN      ] ExceptionHandlerTest.ExternalDumper

What version of the product are you using? On what operating system?
@674, but also confirmed @598

Please provide any additional information below.
There is general instability with optimizations enabled.  I also encounter 
issue 269 only with -O2.

Original issue reported on code.google.com by kmix...@chromium.org on 27 Aug 2010 at 5:43

GoogleCodeExporter commented 8 years ago
Still a problem?

Original comment by thestig@chromium.org on 19 Apr 2012 at 4:39