Closed Bug 574727 Opened 14 years ago Closed 9 years ago

Crash in [@ nsAppShell::ProcessNextNativeEvent ]

Categories

(Core :: IPC, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox11 --- affected
firefox12 --- affected

People

(Reporter: mfinkle, Unassigned)

References

Details

(Keywords: crash, Whiteboard: [native-crash])

Crash Data

Stack:

#0  0xb7875832 in ?? () from /lib/ld-linux.so.2
#1  0xb54b7c96 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb4c6354b in g_poll () from /lib/libglib-2.0.so.0
#3  0xb4c5656b in ?? () from /lib/libglib-2.0.so.0
#4  0xb4c56863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0xb6af4ea1 in nsAppShell::ProcessNextNativeEvent (this=0xb0f73290, mayWait=1) at /home/mfinkle/Source/mozilla-e10s/mozilla/widget/src/gtk2/nsAppShell.cpp:144
#6  0xb6b1bd15 in nsBaseAppShell::DoProcessNextNativeEvent (this=0xb0f73290, mayWait=1)
    at /home/mfinkle/Source/mozilla-e10s/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:156
#7  0xb6b1c14e in nsBaseAppShell::OnProcessNextEvent (this=0xb0f73290, thr=0xb4038150, mayWait=1, recursionDepth=0)
    at /home/mfinkle/Source/mozilla-e10s/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:312
#8  0xb6e0d231 in nsThread::ProcessNextEvent (this=0xb4038150, mayWait=1, result=0xbfdf2a7c)
    at /home/mfinkle/Source/mozilla-e10s/mozilla/xpcom/threads/nsThread.cpp:517
#9  0xb6da0f61 in NS_ProcessNextEvent_P (thread=0xb4038150, mayWait=1) at nsThreadUtils.cpp:250
#10 0xb6c7a2e1 in mozilla::ipc::MessagePump::Run (this=0xb4013130, aDelegate=0xbfdf36c4) at /home/mfinkle/Source/mozilla-e10s/mozilla/ipc/glue/MessagePump.cpp:142
#11 0xb6c7a70e in mozilla::ipc::MessagePumpForChildProcess::Run (this=0xb4013130, aDelegate=0xbfdf36c4)
    at /home/mfinkle/Source/mozilla-e10s/mozilla/ipc/glue/MessagePump.cpp:232
#12 0xb6e7823b in MessageLoop::RunInternal (this=0xbfdf36c4) at /home/mfinkle/Source/mozilla-e10s/mozilla/ipc/chromium/src/base/message_loop.cc:216
#13 0xb6e781bb in MessageLoop::RunHandler (this=0xbfdf36c4) at /home/mfinkle/Source/mozilla-e10s/mozilla/ipc/chromium/src/base/message_loop.cc:199
#14 0xb6e7815f in MessageLoop::Run (this=0xbfdf36c4) at /home/mfinkle/Source/mozilla-e10s/mozilla/ipc/chromium/src/base/message_loop.cc:173
#15 0xb6b1bdae in nsBaseAppShell::Run (this=0xb0f73290) at /home/mfinkle/Source/mozilla-e10s/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:175
#16 0xb5985e3d in XRE_RunAppShell () at /home/mfinkle/Source/mozilla-e10s/mozilla/toolkit/xre/nsEmbedFunctions.cpp:566
#17 0xb6c7a62e in mozilla::ipc::MessagePumpForChildProcess::Run (this=0xb4013130, aDelegate=0xbfdf36c4)
    at /home/mfinkle/Source/mozilla-e10s/mozilla/ipc/glue/MessagePump.cpp:218
#18 0xb6e7823b in MessageLoop::RunInternal (this=0xbfdf36c4) at /home/mfinkle/Source/mozilla-e10s/mozilla/ipc/chromium/src/base/message_loop.cc:216
#19 0xb6e781bb in MessageLoop::RunHandler (this=0xbfdf36c4) at /home/mfinkle/Source/mozilla-e10s/mozilla/ipc/chromium/src/base/message_loop.cc:199
#20 0xb6e7815f in MessageLoop::Run (this=0xbfdf36c4) at /home/mfinkle/Source/mozilla-e10s/mozilla/ipc/chromium/src/base/message_loop.cc:173
#21 0xb59858a6 in XRE_InitChildProcess (aArgc=1, aArgv=0xbfdf3904, aProcess=GeckoProcessType_Content)
    at /home/mfinkle/Source/mozilla-e10s/mozilla/toolkit/xre/nsEmbedFunctions.cpp:447
---Type <return> to continue, or q <return> to quit---
#22 0x08049357 in main (argc=3, argv=0xbfdf3904) at /home/mfinkle/Source/mozilla-e10s/mozilla/ipc/app/MozillaRuntimeMain.cpp:87
Happens using electrolysis + mobile-browser. Just starting to navigate to a new remote web page.
Could be related to bug 575921?
Depends on: 575921
Severity: normal → critical
Summary: Crash in [@ nsAppShell::ProcessNextNativeEvent] → Crash in [@ nsAppShell::ProcessNextNativeEvent ]
Crash Signature: [@ nsAppShell::ProcessNextNativeEvent]
Keywords: crash
related to bug 616506?
Whiteboard: [native-crash]
still occurs on hp touchpad (tenderloin )on aurora build id : 20120112042007
*all* current crashes with this signature are android [1].  perhaps bug 1060267? 	

bug 575921 and bug 524971 which seem to have similar history can also be closed IMO

[1] https://crash-stats.mozilla.com/search/?product=!FennecAndroid&signature=%3DnsAppShell%3A%3AProcessNextNativeEvent&date=%3E2015-09-01&_facets=signature&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.