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)
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
| Reporter | ||
Updated•15 years ago
|
Version: unspecified → Trunk
Updated•15 years ago
|
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
| Reporter | ||
Comment 3•15 years ago
|
||
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.
This is top crash #3 on the trunk. Windows only crash.
Keywords: topcrash
Comment 5•15 years ago
|
||
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.
Comment 7•15 years ago
|
||
Not sure if this is the place to add this but the signatures match.
Firefox seems to be crashing on Analytics
http://crash-stats.mozilla.com/report/index/4cf11c89-9dc2-4359-8948-e02fd2100122
http://crash-stats.mozilla.com/report/index/ba32cd94-6892-4af2-b415-806e82100122
http://crash-stats.mozilla.com/report/index/34e5a93a-42b7-4cd5-abfa-b0fab2100116
http://crash-stats.mozilla.com/report/index/1a54d52d-e088-4e04-83e9-6a6b32100116
http://crash-stats.mozilla.com/report/index/f6c73092-15c0-4328-a569-49d782100116
Comment 8•15 years ago
|
||
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?
Comment 10•15 years ago
|
||
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
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ _filbuf]
[@ mozilla::ipc::RPCChannel::DebugAbort]
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•