Closed
Bug 1277790
Opened 10 years ago
Closed 9 years ago
Firefox Developer Edition 48.0a2 (2016-06-02) crashing on Windows 10
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: amstel46, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160602004012
Steps to reproduce:
Just did some googling on some msdn pages and viewed the results.
Actual results:
Firefox crashed/froze, I had to close it.
Because this time I started it from cygwin, I can see the following messages reported.
--------------
console.error: PushServiceWebSocket:
getNetworkInformation: Error recovering mobile network
information
Message: Error: UDP disabled
Stack:
PushNetworkInfo.getNetworkInformation@resource://gre/modules/PushServiceWebSocket.jsm:1403:15
PushNetworkInfo.getNetworkState@resource://gre/modules/PushServiceWebSocket.jsm:1459:23
this.PushServiceWebSocket._wsOnStart@resource://gre/modules/PushServiceWebSocket.jsm:1197:5
PushWebSocketListener.prototype.onStart@resource://gre/modules/PushServiceWebSocket.jsm:97:5
[Child 15300] WARNING: pipe error: 109: file c:/builds/moz2_slave/m-aurora-w32-ntly-000000000000/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 343
###!!! [Child][MessageChannel] Error: (msgtype=0x48010C,name=PContent::Msg_AsyncMessage) Channel closing: too late to send/recv, messages will be lost
[Child 15300] WARNING: pipe error: 109: file c:/builds/moz2_slave/m-aurora-w32-ntly-000000000000/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 343
###!!! [Child][MessageChannel] Error: (msgtype=0x2C0042,name=PBrowser::Msg___delete__) Channel closing: too late to send/recv, messages will be lost
###!!! [Child][OnMaybeDequeueOne] Error: Channel closing: too late to send/recv, messages will be lost
###!!! [Child][MessageChannel] Error: (msgtype=0x48010C,name=PContent::Msg_AsyncMessage) Channel closing: too late to send/recv, messages will be lost
###!!! [Child][MessageChannel] Error: (msgtype=0x2C0042,name=PBrowser::Msg___delete__) Channel closing: too late to send/recv, messages will be lost
###!!! [Child][OnMaybeDequeueOne] Error: Channel closing: too late to send/recv, messages will be lost
Comment 1•10 years ago
|
||
Alp, do you have some specific steps/url to test this?
Kit, can you help us with this, please? Is this related/similar to bug 1265914. I can see that the error from this report is the same as the one from that bug.
Component: Untriaged → DOM: Push Notifications
Flags: needinfo?(kcambridge)
Flags: needinfo?(amstel46)
Product: Firefox → Core
Comment 2•10 years ago
|
||
Hey Liviu, Unfortunately, that UDP "error" is expected logspam...everyone running Firefox 48 will see it, and it's very unlikely to be related to the crash. A specific URL to test with would be great.
Flags: needinfo?(kcambridge)
Comment 3•10 years ago
|
||
Thank you Kit.
Alp, does it happen in Safe Mode (https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode) or/and with a new profile (https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles)?
Also some specific steps and a URL to test would help.
Component: DOM: Push Notifications → General
OS: Unspecified → Windows 10
Hardware: Unspecified → x86_64
Hi guys,
I'm sorry, the error happened at a moment I was busy and about to leave, I cannot remember/reproduce any url's or steps at the moment.
All I can promise is if/when it re-occurs, I'll try to capture more info ;o)
Comment 5•9 years ago
|
||
Closing this as Incomplete due to lack of information from the reporter. If anyone can still reproduce the issue, feel free to reopen the bug and provide more information.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•