Closed Bug 739029 Opened 13 years ago Closed 9 years ago

crash in nsNotifyAddrListener::Shutdown

Categories

(Core :: Networking, defect)

14 Branch
x86_64
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla47
Tracking Status
firefox47 --- fixed

People

(Reporter: scoobidiver, Assigned: mcmanus)

References

Details

(Keywords: crash, regression, Whiteboard: [startupcrash][necko-active])

Crash Data

Attachments

(1 file)

It first appeared in 14.0a1/20120324 and happens on startup. The regression range is: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=ab2ff3b5611f&tochange=df1f94b2bdee Signature nsNotifyAddrListener::Shutdown() More Reports Search UUID 1bb17f17-1b57-4c91-b5ce-ff43b2120325 Date Processed 2012-03-25 04:00:04 Uptime 0 Last Crash 1 seconds before submission Install Age 0 seconds since version was first installed. Install Time 2012-03-25 03:59:47 Product Firefox Version 14.0a1 Build ID 20120324031100 Release Channel nightly OS Windows NT OS Version 6.1.7601 Service Pack 1 Build Architecture amd64 Build Architecture Info family 16 model 10 stepping 0 Crash Reason EXCEPTION_ACCESS_VIOLATION_READ Crash Address 0x0 Processor Notes WARNING: JSON file missing Add-ons EMCheckCompatibility False Total Virtual Memory 8796092891136 Available Virtual Memory 8795918450688 System Memory Use Percentage 21 Available Page File 30872084480 Available Physical Memory 13423325184 Frame Module Signature [Expand] Source 0 xul.dll nsNotifyAddrListener::Shutdown netwerk/system/win32/nsNotifyAddrListener.cpp:212 1 xul.dll nsNotifyAddrListener::Observe netwerk/system/win32/nsNotifyAddrListener.cpp:172 2 xul.dll nsObserverList::NotifyObservers xpcom/ds/nsObserverList.cpp:130 3 mozglue.dll je_free memory/jemalloc/jemalloc.c:6555 4 xul.dll SearchTable obj-firefox/xpcom/build/pldhash.cpp:435 5 mozglue.dll je_free memory/jemalloc/jemalloc.c:6555 6 xul.dll nsObserverService::NotifyObservers xpcom/ds/nsObserverService.cpp:182 7 xul.dll mozilla::ShutdownXPCOM xpcom/build/nsXPComInit.cpp:612 8 xul.dll ScopedXPCOMStartup::~ScopedXPCOMStartup toolkit/xre/nsAppRunner.cpp:1124 9 xul.dll XRE_main toolkit/xre/nsAppRunner.cpp:3457 More reports at: https://crash-stats.mozilla.com/report/list?signature=nsNotifyAddrListener%3A%3AShutdown%28%29
Blocks: 739762
mThread is null in mThread->Shutdown() during xpcom-shutdwon-threads handling on windows. I think it is possible this is a dup of 738812
Depends on: 738812
The crash data is relatively sparse, but it is not a dup of 738812. There hasn't been a crash on a build from 04-18 -> 04-22.. not sure what to correlate that to changeset wise, or maybe its just light data from the weekend.
There's only one crash in 14.0.1.
Crash Signature: [@ nsNotifyAddrListener::Shutdown()] → [@ nsNotifyAddrListener::Shutdown()] [@ nsNotifyAddrListener::Shutdown]
Assignee: nobody → mcmanus
Whiteboard: [startupcrash] → [startupcrash][necko-active]
Attachment #8721434 - Flags: review?(daniel)
mthread could be null and we still end up in the observer-shutdown path if the thread initialization failed
Attachment #8721434 - Flags: review?(daniel) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: