Closed Bug 663214 Opened 13 years ago Closed 13 years ago

Android NDK5 build crashes on startup post TM merge

Categories

(Firefox for Android Graveyard :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: dougt, Unassigned)

References

Details

(Keywords: crash)

The last TM merge (http://hg.mozilla.org/mozilla-central/rev/3589f8cefd83) has caused android builds built with ndk5 to crash on startup. Was unable to trap the crash in gdb.
jbramley - have you hit this?
(In reply to comment #1)
> jbramley - have you hit this?

Not yet, but I'm playing with NDK5 (and setting up GDB) for 658074, so I'll surely hit it soon.
It seems to work for me on b6f3d37f6fdb. I've disabled the library loader so I can use GDB, so that could be the cause of the crash. Other than that change, I'm using the mozconfig from bug 658074.
Severity: normal → critical
Keywords: crash
Blocks: 617115
tracking-fennec: --- → ?
OS: Linux → Android
Hardware: x86_64 → ARM
Jacob, how did you disable the library loader?
(In reply to comment #4)
> Jacob, how did you disable the library loader?

debug builds have the library loader disabled. Its controlled by this flag https://mxr.mozilla.org/mozilla-central/ident?i=DEBUG_EXTRACT_LIBS
(In reply to comment #4)
> Jacob, how did you disable the library loader?

I followed the instructions here:
https://wiki.mozilla.org/Android#Use_the_correct_build

I didn't touch DEBUG_EXTRACT_LIBS, so it's possible that I've not properly disabled the loader. (In this case, I'll update the wiki page.)
Severity: critical → normal
tracking-fennec: ? → ---
OS: Android → Linux
Hardware: ARM → x86_64
With same config, I see the crash on 3589f8cefd83 but not on tip. Marking as WFM.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.