Closed
Bug 949295
Opened 12 years ago
Closed 7 years ago
crash in AppendRequestsToArray (EXCEPTION_ACCESS_VIOLATION_READ)
Categories
(Core :: Networking, defect, P3)
Core
Networking
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: MattN, Unassigned)
Details
(Keywords: crash, Whiteboard: [necko-backlog])
Crash Data
This bug was filed from the Socorro interface and is
report bp-23a40b97-0113-4e19-9f6d-d5e8e2131209.
=============================================================
All platforms
Comment 1•12 years ago
|
||
Crashing Thread
Frame Module Signature Source
0 xul.dll AppendRequestsToArray netwerk/base/src/nsLoadGroup.cpp
1 xul.dll PL_DHashTableEnumerate obj-firefox/xpcom/build/pldhash.cpp
2 xul.dll nsLoadGroup::Cancel(tag_nsresult) netwerk/base/src/nsLoadGroup.cpp
3 xul.dll nsDocLoader::Stop() uriloader/base/nsDocLoader.cpp
4 xul.dll nsDocShell::Stop(unsigned int) docshell/base/nsDocShell.cpp
5 xul.dll nsDocShell::InternalLoad(nsIURI *,nsIURI *,nsISupports *,unsigned int,wchar_t const *,char const *,nsAString_internal const &,nsIInputStream *,nsIInputStream *,unsigned int,nsISHEntry *,bool,nsAString_internal const &,nsIDocShell * *,nsIRequest * *) docshell/base/nsDocShell.cpp
6 xul.dll nsDocShell::OnLinkClickSync(nsIContent *,nsIURI *,wchar_t const *,nsAString_internal const &,nsIInputStream *,nsIInputStream *,nsIDocShell * *,nsIRequest * *) docshell/base/nsDocShell.cpp
7 xul.dll OnLinkClickEvent::Run() docshell/base/nsDocShell.cpp
8 xul.dll nsThread::ProcessNextEvent(bool,bool *) xpcom/threads/nsThread.cpp
9
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
nsLoadGroup zero thread safety?
Updated•12 years ago
|
Severity: normal → critical
Updated•10 years ago
|
Whiteboard: [necko-backlog]
Comment 4•8 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P1
Comment 5•8 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: P1 → P3
Comment 6•7 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•