Closed
Bug 704639
Opened 14 years ago
Closed 14 years ago
Startup crash on Galaxy Tab from merge from m-c (rev 68ad2016a7d0)
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: nthomas, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [native-crash])
The 2011-11-22-04-02-03 birch nightly on rev 8bb653dcddc9 starts up and works ok.
The 2011-11-22-13-24-14 birch nightly on rev 68ad2016a7d0 crashes with
E/AndroidRuntime(21862): FATAL EXCEPTION: Thread-10
E/AndroidRuntime(21862): java.lang.UnsatisfiedLinkError: Cannot load library: reloc_library[1315]: 224 cannot locate '_res_opcodes'...
E/AndroidRuntime(21862):
E/AndroidRuntime(21862): at java.lang.Runtime.loadLibrary(Runtime.java:430)
E/AndroidRuntime(21862): at java.lang.System.loadLibrary(System.java:554)
E/AndroidRuntime(21862): at org.mozilla.gecko.GeckoAppShell.loadGeckoLibs(GeckoAppShell.java:292)
E/AndroidRuntime(21862): at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:85)
W/ActivityManager( 285): Force finishing activity org.mozilla.fennec/.App
| Reporter | ||
Comment 1•14 years ago
|
||
dougt things this is from https://hg.mozilla.org/projects/birch/rev/bfb56029f4bd
Depends on: 694325
Updated•14 years ago
|
Comment 2•14 years ago
|
||
In Bug 694325 comment 20, DougT says this is happening on Tablets. I have a Galaxy Tab 10.1 - are you seeing it on this one or other tablets? If this is the case, looks like it's a Honeycomb issue, right?
(Note: at time of this comment, Bug 694325 is being backed out).
| Reporter | ||
Comment 3•14 years ago
|
||
I have the same device.
| Reporter | ||
Comment 4•14 years ago
|
||
The nightly on https://hg.mozilla.org/projects/birch/rev/522b28c81dfe (which includes the backout of bug 694325) starts and loads pages for me.
Comment 5•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 6•13 years ago
|
||
No longer reproducible on:
Fennec Nightly 13.0a1 (2012-02-09)
Device: Samsung Galaxy Tab , Android 3.1
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•