gohome1984 / google-breakpad

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

dump_syms crashes on PPC #322

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Platform:
  Hostname: Testing-G5
  Mac OS X Version 10.5.7 (Build 9J61)
  Processor: 2 PowerPC 2.30 GHz
  RAM: 2048 MB

To reproduce:
  Install Xcode on a PPC machine
  Download the QSB code:
    $ svn checkout http://qsb-mac.googlecode.com/svn/trunk/ qsb-mac-read-only
  Launch Xcode
  Switch the configuration to Release
  Perform a Build All

Expected behavior:
  QSB builds

Actual behavior:
  dump_syms crashes on PPC

Notes:
  Apple CrashReporter attached.  From the build window:
2009-06-09 10:54:32.656 dump_syms[46601:10b] Loading DWARF dSYM file from 
/Users/testing/Source/qsb-src/qsb-mac-read-
only/QuickSearchBox/QSB/build/Release/Vermilion.framework.dSYM/Contents/Resource
s/DWAR
F/Vermilion
/Volumes/BuildData/PulseData/data/recipes/277842287/base/branches/MacBreakpad_re
lease_
branch/google3/third_party/breakpad/src/tools/mac/dump_syms/../../../common/mac/
dwarf/
dwarf2reader.cc:272: failed assertion `buffer_ + initial_length_size + 
header_.length <= buffer_ 
+ buffer_length_'
/Users/testing/Source/qsb-src/qsb-mac-read-
only/QuickSearchBox/QSB/BuildScripts/GenerateBreakpadSymbols.sh: line 62: 46601 
Abort trap              
"${GOOGLE_MAC_BREAKPAD_TOOLS}/dump_syms" -a ppc "${INPUT_DWARF_FILE}" > 
"${BREAKPAD_FILE_PPC}"

Original issue reported on code.google.com by qsb.team...@gmail.com on 9 Jun 2009 at 6:25

Attachments:

GoogleCodeExporter commented 9 years ago
Neal... any movement on this one?

Original comment by dmaclach on 23 Nov 2009 at 10:38

GoogleCodeExporter commented 9 years ago
I looked at the source, and it looks like it may be fine. I just don't have a 
PPC machine to test it out on. Krisr, 
could you give it another shot?

Original comment by dmaclach on 23 Nov 2009 at 10:46

GoogleCodeExporter commented 9 years ago
I suspect we are long past caring about this.

Original comment by ted.mielczarek on 10 Jan 2014 at 1:37