Closed Bug 886504 Opened 11 years ago Closed 11 years ago

Class not found: org.mozilla.gecko.SearchEngineRow

Categories

(Firefox for Android Graveyard :: Theme and Visual Design, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 26

People

(Reporter: sriram, Assigned: sriram)

References

Details

(Whiteboard: fixed-fig)

Attachments

(1 file)

Latest crash on fig: E/GeckoAppShell(19691): >>> REPORTING UNCAUGHT EXCEPTION FROM THREAD 1 ("main") E/GeckoAppShell(19691): java.lang.ClassNotFoundException: Didn't find class "org.mozilla.gecko.SearchEngineRow" on path: /data/app/org.mozilla.fennec_sriramramasubramanian-1.apk E/GeckoAppShell(19691): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:65) E/GeckoAppShell(19691): at java.lang.ClassLoader.loadClass(ClassLoader.java:501) E/GeckoAppShell(19691): at java.lang.ClassLoader.loadClass(ClassLoader.java:461) E/GeckoAppShell(19691): at android.view.LayoutInflater.createView(LayoutInflater.java:552) E/GeckoAppShell(19691): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:687) E/GeckoAppShell(19691): at android.view.LayoutInflater.inflate(LayoutInflater.java:466) E/GeckoAppShell(19691): at android.view.LayoutInflater.inflate(LayoutInflater.java:396) E/GeckoAppShell(19691): at org.mozilla.gecko.home.BrowserSearch$SearchAdapter.getView(BrowserSearch.java:485) E/GeckoAppShell(19691): at android.widget.AbsListView.obtainView(AbsListView.java:2159) E/GeckoAppShell(19691): at android.widget.ListView.makeAndAddView(ListView.java:1831) E/GeckoAppShell(19691): at android.widget.ListView.fillDown(ListView.java:674) E/GeckoAppShell(19691): at android.widget.ListView.fillFromTop(ListView.java:735) E/GeckoAppShell(19691): at android.widget.ListView.layoutChildren(ListView.java:1638) E/GeckoAppShell(19691): at android.widget.AbsListView.onLayout(AbsListView.java:1994) E/GeckoAppShell(19691): at android.view.View.layout(View.java:14008) E/GeckoAppShell(19691): at android.view.ViewGroup.layout(ViewGroup.java:4373) E/GeckoAppShell(19691): at android.widget.FrameLayout.onLayout(FrameLayout.java:448) E/GeckoAppShell(19691): at android.view.View.layout(View.java:14008) E/GeckoAppShell(19691): at android.view.ViewGroup.layout(ViewGroup.java:4373) E/GeckoAppShell(19691): at android.widget.FrameLayout.onLayout(FrameLayout.java:448) E/GeckoAppShell(19691): at android.view.View.layout(View.java:14008) E/GeckoAppShell(19691): at android.view.ViewGroup.layout(ViewGroup.java:4373) E/GeckoAppShell(19691): at android.widget.RelativeLayout.onLayout(RelativeLayout.java:1021) E/GeckoAppShell(19691): at android.view.View.layout(View.java:14008) E/GeckoAppShell(19691): at android.view.ViewGroup.layout(ViewGroup.java:4373) E/GeckoAppShell(19691): at android.widget.RelativeLayout.onLayout(RelativeLayout.java:1021) E/GeckoAppShell(19691): at android.view.View.layout(View.java:14008) E/GeckoAppShell(19691): at android.view.ViewGroup.layout(ViewGroup.java:4373) E/GeckoAppShell(19691): at android.widget.FrameLayout.onLayout(FrameLayout.java:448) E/GeckoAppShell(19691): at android.view.View.layout(View.java:14008) E/GeckoAppShell(19691): at android.view.ViewGroup.layout(ViewGroup.java:4373) E/GeckoAppShell(19691): at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1663) E/GeckoAppShell(19691): at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1521) E/GeckoAppShell(19691): at android.widget.LinearLayout.onLayout(LinearLayout.java:1434) E/GeckoAppShell(19691): at android.view.View.layout(View.java:14008) E/GeckoAppShell(19691): at android.view.ViewGroup.layout(ViewGroup.java:4373) E/GeckoAppShell(19691): at android.widget.FrameLayout.onLayout(FrameLayout.java:448) E/GeckoAppShell(19691): at android.view.View.layout(View.java:14008) E/GeckoAppShell(19691): at android.view.ViewGroup.layout(ViewGroup.java:4373) E/GeckoAppShell(19691): at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:1892) E/GeckoAppShell(19691): at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1711) E/GeckoAppShell(19691): at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:989) E/GeckoAppShell(19691): at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:4351) E/GeckoAppShell(19691): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:749) E/GeckoAppShell(19691): at android.view.Choreographer.doCallbacks(Choreographer.java:562) E/GeckoAppShell(19691): at android.view.Choreographer.doFrame(Choreographer.java:532) E/GeckoAppShell(19691): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:735) E/GeckoAppShell(19691): at android.os.Handler.handleCallback(Handler.java:725) E/GeckoAppShell(19691): at android.os.Handler.dispatchMessage(Handler.java:92) E/GeckoAppShell(19691): at android.os.Looper.loop(Looper.java:137) E/GeckoAppShell(19691): at android.app.ActivityThread.main(ActivityThread.java:5041) E/GeckoAppShell(19691): at java.lang.reflect.Method.invokeNative(Native Method) E/GeckoAppShell(19691): at java.lang.reflect.Method.invoke(Method.java:511) E/GeckoAppShell(19691): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793) E/GeckoAppShell(19691): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560) E/GeckoAppShell(19691): at dalvik.system.NativeStart.main(Native Method) E/Gecko (19691): mozalloc_abort: Redirecting call to abort() to mozalloc_abort
Blocks: 884896
Attached patch Patch (deleted) — Splinter Review
One of those places were GeckoViewsFactory could have helped us ;)
Attachment #766873 - Flags: review?(lucasr.at.mozilla)
Comment on attachment 766873 [details] [diff] [review] Patch Review of attachment 766873 [details] [diff] [review]: ----------------------------------------------------------------- Oopsie.
Attachment #766873 - Flags: review?(lucasr.at.mozilla) → review+
Assignee: nobody → sriram
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 26
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: