Closed
Bug 10852
Opened 25 years ago
Closed 25 years ago
[NECKO] Crash on Translate in nsHTTPHandler::ReleaseTransport
Categories
(Core :: Networking, defect, P3)
Tracking
()
M9
People
(Reporter: pierre, Assigned: gagan)
Details
Tested with a fresh pull on the Mac:
- go to any page
- select "Translate | English to French" (either in the Toolbar or in the View
menu)
==> the machine crashes after a couple of seconds
It wasn't crashing with yesterday's builds and older. The stack trace is below:
----------------
PowerPC unmapped memory exception at 023703C4
nsHTTPHandler::ReleaseTransport(nsIChannel*)+00050
Calling chain using A6/R1 links
Back chain ISA Caller
00000000 PPC 02A759E0
03648D80 PPC 02A74DD8 main+00060
03648D30 PPC 02A74628 main1(int, char**)+00E2C
03648B90 PPC 0553DC98 nsAppShellService::Run()+00020
03648B50 PPC 052FF394 nsAppShell::Run()+00050
03648AD0 PPC 052FFE40 nsMacMessagePump::DoMessagePump()+00044
03648A80 PPC 05300148 nsMacMessagePump::DispatchEvent(int, EventRecord*)+
00188
03648A30 PPC 05878318 Repeater::DoRepeaters(const EventRecord&)+00034
036489F0 PPC 052E1E54 nsToolkit::RepeatAction(const EventRecord&)+00044
036489B0 PPC 0546956C nsEventQueueServiceImpl::ProcessEvents()+0002C
03648970 PPC 05464D18 nsHashtable::Enumerate(int (*)(nsHashKey*, void*,
void*), void*)+0003C
03648930 PPC 055BEB6C PL_HashTableEnumerateEntries+00060
036488C0 PPC 05464558 _hashEnumerate(PLHashEntry*, int, void*)+00030
03648880 PPC 054694CC EventDispatchingFunc(nsHashKey*, void*, void*)+0003C
03648840 PPC 0547EB58 nsEventQueueImpl::ProcessPendingEvents()+00018
03648800 PPC 055BDA38 PL_ProcessPendingEvents+00078
036487B0 PPC 055BDB6C PL_HandleEvent+0004C
03648770 PPC 054DFCCC nsStreamListenerEvent::HandlePLEvent(PLEvent*)+0002C
03648720 PPC 054E0850 nsOnStopRequestEvent::HandleEvent()+00040
036486D0 PPC 02379988 nsHTTPResponseListener::OnStopRequest(nsIChannel*,
nsISupports*, unsigned int, const unsigned short*)+00090
03648680 PPC 02373FBC nsHTTPChannel::ResponseCompleted(nsIChannel*)+00054
Updated•25 years ago
|
Target Milestone: M9
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 2•25 years ago
|
||
verified dup
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Bulk move of all Necko (to be deleted component) bugs to new Networking
component.
You need to log in
before you can comment on or make changes to this bug.
Description
•