http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375
--- Comment #39 from Mike Hommey <mh+gcc at glandium dot org> 2011-02-07 18:40:22 UTC --- (In reply to comment #38) > Created attachment 23253 [details] > failing testcase > > With current mainline and top of tree mozilla, things seems to go well, sqlite > issues are gone. I now however get elfhack fault: > > jh@evans:/abuild/jh/build-mozilla-new9/build/unix/elfhack> > /abuild/jh/build-mozilla-new9/build/unix/elfhack/elfhack -b test.so > test.so: terminate called after throwing an instance of 'std::runtime_error' > what(): Section index out of bounds > Aborted (core dumped) > > I am attaching test.so I get to see if it is elfhack miscomplation or the > binary. That could well be https://bugzilla.mozilla.org/show_bug.cgi?id=629638 Can you check with a changeset newer than http://hg.mozilla.org/mozilla-central/rev/2772a0cf36d1 ?