Closed Bug 536666 Opened 15 years ago Closed 15 years ago

[OOPP] Gmail crashes during load [@ _filbuf] [@ mozilla::ipc::RPCChannel::DebugAbort]

Categories

(Core Graveyard :: Plug-ins, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 546035

People

(Reporter: sciguyryan, Unassigned)

References

Details

(4 keywords)

Crash Data

I was requested in bug 535298 to fill this as a new bug. So here it is. This crash occurs intermittently while loading GMail. Not every time but sometimes and it seems to only appear with ipc.plugins set to true. Here are two crash ID's for this crash. I have others if more are needed: bp-2703eb06-ab0d-4677-bbfd-5578b2091223 bp-77660059-9f54-4018-b006-254752091223
Version: unspecified → Trunk
Component: Plug-ins → IPC
QA Contact: plugins → ipc
First and second crash reports start out the same but the second one has more frames reported in the crashing thread. First crash report: Signature Abort UUID 2703eb06-ab0d-4677-bbfd-5578b2091223 Time 2009-12-23 07:52:03.750839 Uptime 7 Last Crash 10 seconds before submission Product Firefox Version 3.7a1pre Build ID 20091222050308 Branch 1.9.3 OS Windows NT OS Version 6.1.7600 CPU x86 CPU Info AuthenticAMD family 16 model 2 stepping 3 Crash Reason EXCEPTION_ACCESS_VIOLATION Crash Address 0x0 User Comments Processor Notes Related Bugs OPEN * 536666 NEW Crash [@ Abort ] with GMail * 536401 NEW [OOPP] Minefield crashes while Vimeo video attempts to load. [@ Abort ] * 535298 NEW [OOPP] Loading https://www.mozilla.com/en-US/plugincheck/ crashes the browser [@ Abort ] * 535280 NEW [OOPP] Videos on youporn.com crash browser after the videos end (NSFW Links) [@ Abort ] Crashing Thread Frame Module Signature [Expand] Source 0 xul.dll Abort xpcom/base/nsDebugImpl.cpp:376 1 mozcrt19.dll _filbuf 2 xul.dll mozilla::ipc::RPCChannel::DebugAbort ipc/glue/RPCChannel.cpp:393 3 nspr4.dll PR_DestroyLock 4 xul.dll mozilla::ipc::RPCChannel::Call ipc/glue/RPCChannel.cpp:134 Second crash report: Signature Abort UUID 77660059-9f54-4018-b006-254752091223 Time 2009-12-23 07:51:55.231388 Uptime 7 Last Crash 9 seconds before submission Product Firefox Version 3.7a1pre Build ID 20091222050308 Branch 1.9.3 OS Windows NT OS Version 6.1.7600 CPU x86 CPU Info AuthenticAMD family 16 model 2 stepping 3 Crash Reason EXCEPTION_ACCESS_VIOLATION Crash Address 0x0 User Comments Processor Notes Related Bugs OPEN * 536666 NEW Crash [@ Abort ] with GMail * 536401 NEW [OOPP] Minefield crashes while Vimeo video attempts to load. [@ Abort ] * 535298 NEW [OOPP] Loading https://www.mozilla.com/en-US/plugincheck/ crashes the browser [@ Abort ] * 535280 NEW [OOPP] Videos on youporn.com crash browser after the videos end (NSFW Links) [@ Abort ] Crashing Thread Frame Module Signature [Expand] Source 0 xul.dll Abort xpcom/base/nsDebugImpl.cpp:376 1 mozcrt19.dll _filbuf 2 xul.dll mozilla::ipc::RPCChannel::DebugAbort ipc/glue/RPCChannel.cpp:393 3 nspr4.dll PR_DestroyLock 4 xul.dll mozilla::ipc::RPCChannel::Call ipc/glue/RPCChannel.cpp:134 5 xul.dll Pickle::Pickle ipc/chromium/src/base/pickle.cc:38 6 xul.dll mozilla::plugins::PPluginInstanceParent::CallPPluginScriptableObjectConstructor obj-firefox/ipc/ipdl/PPluginInstanceParent.cpp:421 7 xul.dll mozilla::plugins::PPluginInstanceParent::CallPPluginScriptableObjectConstructor obj-firefox/ipc/ipdl/PPluginInstanceParent.cpp:379 8 xul.dll mozilla::plugins::PluginInstanceParent::GetActorForNPObject dom/plugins/PluginInstanceParent.cpp:680 9 xul.dll `anonymous namespace'::ConvertToRemoteVariant dom/plugins/PluginScriptableObjectParent.cpp:239 10 xul.dll mozilla::plugins::PluginScriptableObjectParent::AnswerGetProperty dom/plugins/PluginScriptableObjectParent.cpp:1095 I can not reproduce this on Windows 64 bit. Probably related to the gmail chat or something.
Component: IPC → Plug-ins
QA Contact: ipc → plugins
Summary: Crash [@ Abort ] with GMail → [OOPP] Gmail crashes during load [@ _filbuf] [@ mozilla::ipc::RPCChannel::DebugAbort]
See also bug 536620 which has the same signature
Actually. I am using Windows 7 x64. I have several other crash IDs for the same crash and can dig them out if they would be helpful to anyone.
Hardware: x86 → x86_64
This is top crash #3 on the trunk. Windows only crash.
Keywords: topcrash
ipc/glue/RPCChannel.cpp jones@35899 132 if (recvd.is_sync()) { jones@35977 133 RPC_ASSERT(mPending.empty(), jones@35977 134 "other side should have been blocked"); We're hitting that assert.
I suspect that this is related to bug 538239.
I believe this is fixed starting with this morning's nightly (20100122), and that this is a dup of bug 538239.
Depends on: 538239
(In reply to comment #8) > I believe this is fixed starting with this morning's nightly (20100122), and > that this is a dup of bug 538239. It looks like it was almost but not completely fixed, but then it came back in similar numbers on the 28th (was that the day OOPP was turned on by default?). Should that be a separate bug?
Let's leave this bug open for a bit. I believe bug 546035 is the same crash. We have a busted frame walk here somehow, the signature should really be mozilla::ipc::RPCChannel::DebugAbort
Depends on: 546035
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Crash Signature: [@ _filbuf] [@ mozilla::ipc::RPCChannel::DebugAbort]
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.