bornintelligent / google-breakpad

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

dump_syms crashes in c++filt in some cases #150

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
dump_syms uses c++filt to de-mangle C++ symbols
unfortunately it sometimes crashes

We have a work-around where we try again after a crash, continuing
until we finish.  This has been tested to work well.

Original issue reported on code.google.com by ladderbr...@gmail.com on 11 Apr 2007 at 12:36

GoogleCodeExporter commented 9 years ago

Original comment by ladderbr...@gmail.com on 11 Apr 2007 at 12:38

Attachments:

GoogleCodeExporter commented 9 years ago
reviewed by Waylonis

Original comment by ladderbr...@gmail.com on 11 Apr 2007 at 12:49