Closed
Bug 791657
Opened 13 years ago
Closed 13 years ago
IonMonkey: Crash Report [@ nsDOMUIEvent::GetPageX ]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 779411
People
(Reporter: paul.feher, Unassigned)
Details
(Keywords: crash, Whiteboard: [native-crash][ion:p1:fx18])
Crash Data
This bug was filed from the Socorro interface and is
report bp-21ab499e-957f-4797-aac3-c55de2120917 .
=============================================================
Firefox Nightly 18.0a1 (2012-09-17)
Device: HTC Desire Z
OS: Android 2.3.3
Steps to reproduce:
1. Go to about:crashes.
2. Open a crash report.
3. Use text selection to select a paragraph.
4. Zoom in/out and pan the page eventually the application will crash.
Frame Module Signature Source
0 @0x45d642e4
1 libxul.so nsDOMUIEvent::GetPageX nsDOMUIEvent.cpp:207
2 @0x0
3 libxul.so js::ion::Cannon Ion.cpp:1325
4 libxul.so js::RunScript jsinterp.cpp:301
5 libxul.so UncachedInlineCall InvokeHelpers.cpp:358
6 libxul.so js::mjit::stubs::UncachedCallHelper InvokeHelpers.cpp:441
7 libxul.so js::mjit::CallCompiler::update MonoIC.cpp:1216
8 libxul.so js::mjit::ic::Call MonoIC.cpp:1294
9 libxul.so libxul.so@0xedc789
10 libxul.so js::mjit::ic::New MonoIC.cpp:1302
11 @0x490002ce
12 libxul.so js::mjit::JaegerShot MethodJIT.cpp:1045
13 libxul.so js::RunScript jsinterp.cpp:321
14 libxul.so js::Invoke jsinterp.cpp:378
15 libxul.so JS_CallFunctionValue jsapi.cpp:5906
16 libxul.so nsXPCWrappedJSClass::CallMethod XPCWrappedJSClass.cpp:1433
17 libxul.so nsXPCWrappedJS::CallMethod XPCWrappedJS.cpp:580
18 libxul.so PrepareAndDispatch xptcstubs_arm.cpp:105
19 libxul.so libxul.so@0xb0f75b
20 libxul.so nsEventListenerManager::HandleEventSubType nsEventListenerManager.cpp:846
21 libxul.so nsEventListenerManager::HandleEventInternal nsEventListenerManager.cpp:919
22 libxul.so nsEventTargetChainItem::HandleEvent nsEventListenerManager.h:144
23 libxul.so nsEventTargetChainItem::HandleEventTargetChain nsEventDispatcher.cpp:340
24 libxul.so nsEventDispatcher::Dispatch nsEventDispatcher.cpp:640
25 libxul.so PresShell::HandleEventInternal nsPresShell.cpp:6456
26 libxul.so PresShell::HandlePositionedEvent nsPresShell.cpp:6224
27 libxul.so PresShell::HandleEvent nsPresShell.cpp:6024
28 libxul.so nsDOMWindowUtils::SendMouseEventCommon nsDOMWindowUtils.cpp:600
29 libxul.so nsDOMWindowUtils::SendMouseEventToWindow nsDOMWindowUtils.cpp:511
30 libxul.so NS_InvokeByIndex_P xptcinvoke_arm.cpp:160
31 libxul.so XPCWrappedNative::CallMethod XPCWrappedNative.cpp:3105
32 libxul.so XPC_WN_CallMethod XPCWrappedNativeJSOps.cpp:1469
33 libxul.so js::InvokeKernel jscntxtinlines.h:372
34 libxul.so js::Interpret jsinterp.cpp:2454
35 libxul.so js::RunScript jsinterp.cpp:324
36 libxul.so js::Invoke jsinterp.cpp:378
37 libxul.so JS_CallFunctionValue jsapi.cpp:5906
38 libxul.so nsXPCWrappedJSClass::CallMethod XPCWrappedJSClass.cpp:1433
39 libxul.so nsXPCWrappedJS::CallMethod XPCWrappedJS.cpp:580
40 libxul.so PrepareAndDispatch xptcstubs_arm.cpp:105
41 libxul.so libxul.so@0xb0f75b
42 libxul.so nsObserverList::NotifyObservers nsObserverList.cpp:99
43 libxul.so nsObserverService::NotifyObservers nsObserverService.cpp:149
44 libxul.so nsAppShell::ProcessNextNativeEvent nsAppShell.cpp:529
45 libxul.so nsBaseAppShell::DoProcessNextNativeEvent nsBaseAppShell.cpp:139
46 libxul.so nsBaseAppShell::OnProcessNextEvent nsBaseAppShell.cpp:298
47 libxul.so nsThread::ProcessNextEvent nsThread.cpp:586
48 libxul.so NS_ProcessNextEvent_P nsThreadUtils.cpp:220
49 libxul.so mozilla::ipc::MessagePump::Run MessagePump.cpp:117
50 libxul.so MessageLoop::RunInternal message_loop.cc:208
51 libxul.so MessageLoop::Run message_loop.cc:201
52 libxul.so nsBaseAppShell::Run nsBaseAppShell.cpp:163
53 libxul.so nsAppStartup::Run nsAppStartup.cpp:296
54 libxul.so XREMain::XRE_mainRun nsAppRunner.cpp:3834
55 libxul.so XREMain::XRE_main nsAppRunner.cpp:3911
56 libxul.so XRE_main nsAppRunner.cpp:3987
57 libxul.so GeckoStart nsAndroidStartup.cpp:73
58 libmozglue.so Java_org_mozilla_gecko_GeckoAppShell_nativeRun APKOpen.cpp:983
59 libdvm.so dvmPlatformInvoke
60 libdvm.so dvmCallJNIMethod_general
61 libdvm.so dvmResolveNativeMethod
62 libdvm.so dvmAsmSisterStart
63 libdvm.so dvmMterpStd
64 libdvm.so dvmInterpret
65 libdvm.so dvmCallMethodV
66 libdvm.so dvmCallMethod
67 libdvm.so dvmDetachCurrentThread
68 libc.so __thread_entry
69 libc.so pthread_create
Updated•13 years ago
|
Component: General → DOM
Product: Firefox for Android → Core
Whiteboard: [native-crash]
Version: Firefox 18 → 18 Branch
Comment 1•13 years ago
|
||
Looks more like an IonMonkey regression.
Assignee: nobody → general
Component: DOM → JavaScript Engine
Updated•13 years ago
|
Summary: Crash Report [@ nsDOMUIEvent::GetPageX ] → IonMonkey: Crash Report [@ nsDOMUIEvent::GetPageX ]
Comment 2•13 years ago
|
||
Possible duplicate of Bug 790464, which will be fixed by Bug 779411.
Updated•13 years ago
|
Whiteboard: [native-crash] → [native-crash][ion:p1:fx18]
Comment 3•13 years ago
|
||
This now works for me, now that Bug 779411 has landed. Paul, can you verify that this bug is resolved?
| Reporter | ||
Comment 4•13 years ago
|
||
Yes is not reproducible anymore on:
Firefox Nightly 18.0a1 (2012-09-19)
Device: HTC Desire Z
OS: Android 2.3.3
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•