Closed Bug 1306284 Opened 8 years ago Closed 2 years ago

CancelSynchronousIo doesn't help with shutdown crashes, remove it?

Categories

(Core :: Networking: Cache, defect, P3)

51 Branch
x86
Windows 7
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: mayhemer, Unassigned)

References

Details

(Keywords: crash, Whiteboard: [necko-triaged])

Crash Data

This bug was filed from the Socorro interface and is 
report bp-1f1f8773-54c3-4293-be02-d09fe2160924.
=============================================================


IO thread:

ZwCreateFile
`anonymous namespace'::InterposedNtCreateFile
CreateFileW
CreateFileWImplementation
OpenFile(nsString const&, int, int, bool, PRFileDesc**)
nsLocalFile::OpenNSPRFileDescMaybeShareDelete(int, int, bool, PRFileDesc**)
nsLocalFile::OpenNSPRFileDesc(int, int, PRFileDesc**)
mozilla::net::CacheFileIOManager::OpenNSPRHandle(mozilla::net::CacheFileHandle*, bool)
mozilla::net::CacheFileIOManager::ReadInternal(mozilla::net::CacheFileHandle*, __int64, char*, int)
mozilla::net::ReadEvent::Run()


Main thread:

ZwCancelSynchronousIoFile
CancelSynchronousIo
mozilla::net::detail::BlockingIOWatcher::WatchAndCancel(mozilla::Monitor&)
mozilla::net::CacheIOThread::CancelBlockingIO()
mozilla::net::ShutdownEvent::PostAndWait()


Apparently, no help here from CancelSynchronousIo.
Whiteboard: [necko-next]
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P2
Priority: P2 → P3
Whiteboard: [necko-next] → [necko-triaged]

Mass-removing myself from cc; search for 12b9dfe4-ece3-40dc-8d23-60e179f64ac1 or any reasonable part thereof, to mass-delete these notifications (and sorry!)

QA Whiteboard: qa-not-actionable

Closing because no crashes reported for 12 weeks.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.