There's a bug in dump_syms in some code which expects a function-name suffix
looking
something like ":f(0,2)". It turns out that this suffix doesn't always appear.
The ordering of symbol
info in mach-o binaries compiled on Leopard
is slightly different causing a crash.
Fix is to allow the function name with or without suffix -- tested fix on
several large mach-o
binaries to make sure it doesn't introduce any other side-effects
Original issue reported on code.google.com by ladderbr...@gmail.com on 17 Aug 2007 at 9:04
Original issue reported on code.google.com by
ladderbr...@gmail.com
on 17 Aug 2007 at 9:04