You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a set of very conclusive crash reports that tell me that in PlayStation 3 ELF files (targeting PowerPC-64) it's possible to have CUs with different address sizes side by side - some CUs have 4, some have 8 for address size. The compiler that generates those is ps3ppucf by SN Systems. I also have a handful of similar crashes from GCC generated binaries, also targeting PowerPC-64.
Does anyone have a binary like that, please? I wouldn't mind adding one to our corpus.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a set of very conclusive crash reports that tell me that in PlayStation 3 ELF files (targeting PowerPC-64) it's possible to have CUs with different address sizes side by side - some CUs have 4, some have 8 for address size. The compiler that generates those is
ps3ppucf
by SN Systems. I also have a handful of similar crashes from GCC generated binaries, also targeting PowerPC-64.Does anyone have a binary like that, please? I wouldn't mind adding one to our corpus.
Beta Was this translation helpful? Give feedback.
All reactions