Closed
Bug 15790
Opened 25 years ago
Closed 25 years ago
[BLOCKER] opening bookmarks window and expanding mail folders crashes
Categories
(SeaMonkey :: UI Design, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M11
People
(Reporter: mikepinkerton, Assigned: slamm)
Details
launch apprunner.
choose "manage bookmarks".
boom.
PowerPC access exception at 09535004
Calling chain using A6/R1 links
Back chain ISA Caller
00000000 PPC 095DAC10
0A1AF180 PPC 095D7420 main+0013C
0A1AF110 PPC 095D6FC0 main1(int, char**)+0062C
0A1AF000 PPC 0E20B330 nsAppShellService::Run()+00020
0A1AEFC0 PPC 0E1963FC nsAppShell::Run()+00050
0A1AEF40 PPC 0E197164 nsMacMessagePump::DoMessagePump()+00044
0A1AEEF0 PPC 0E19746C nsMacMessagePump::DispatchEvent(int, EventRecord*)+
00188
0A1AEEA0 PPC 0EB7468C Repeater::DoRepeaters(const EventRecord&)+00034
0A1AEE60 PPC 0E174708 nsMacNSPREventQueueHandler::RepeatAction(const
EventRecord&)+000
2C
0A1AEE20 PPC 0E50417C nsEventQueueServiceImpl::ProcessEvents()+0002C
0A1AEDE0 PPC 0E4FF49C nsHashtable::Enumerate(int (*)(nsHashKey*, void*,
void*), void*)
+0003C
0A1AEDA0 PPC 0E5FE2BC PL_HashTableEnumerateEntries+00060
0A1AED30 PPC 0E4FECDC _hashEnumerate(PLHashEntry*, int, void*)+00030
0A1AECF0 PPC 0E5040DC EventDispatchingFunc(nsHashKey*, void*, void*)+0003C
0A1AECB0 PPC 0E51A6EC nsEventQueueImpl::ProcessPendingEvents()+00018
0A1AEC70 PPC 0E5FD188 PL_ProcessPendingEvents+00078
0A1AEC20 PPC 0E5FD2BC PL_HandleEvent+0004C
0A1AEBE0 PPC 0E03B490 nsStreamListenerEvent::HandlePLEvent(PLEvent*)+00060
0A1AEB90 PPC 0E03C3F4 nsOnDataAvailableEvent::HandleEvent()+00044
0A1AEB40 PPC 0DFA2BFC nsFileChannel::OnDataAvailable(nsIChannel*,
nsISupports*, nsIInp
utStream*, unsigned int, unsigned int)+00078
0A1AEAF0 PPC 0E3C4090 nsChannelListener::OnDataAvailable(nsIChannel*,
nsISupports*, ns
IInputStream*, unsigned int, unsigned int)+0004C
0A1AEAB0 PPC 0E14E34C ImageConsumer::OnDataAvailable(nsIChannel*,
nsISupports*, nsIInp
utStream*, unsigned int, unsigned int)+0023C
0A1AEA50 PPC 0E134EF0 NetReaderImpl::Write(const unsigned char*, long)+
00038
0A1AEA10 PPC 0E139078 IL_StreamWrite(il_container_struct*, const unsigned
char*, long)
+0007C
0A1AE9C0 PPC 0E63F5F0 GIFDecoder::ImgDWrite(const unsigned char*, long)+
00038
0A1AE980 PPC 0E63E7C4 il_gif_write(il_container_struct*, const unsigned
char*, long)+0
0C74
0A1AE8C0 PPC 0E137690 ImgDCallbk::ImgDCBImageSize()+00024
0A1AE880 PPC 0E138B34 il_size(il_container_struct*)+003C0
0A1AE7E0 PPC 0E13735C ImgDCallbk::ImgDCBHaveHdr(int, int)+00034
0A1AE7A0 PPC 0E137B04 il_dimensions_notify(il_container_struct*, int,
int)+00094
0A1AE730 PPC 0F0CD0A8 XP_NotifyObservers+00064
0A1AE6D0 PPC 0E149064 ns_observer_proc(void*, long, void*, void*)+00128
0A1AE650 PPC 0929F8D8 nsFrameImageLoader::Notify(nsIImageRequest*,
nsIImage*, nsImageN
otification, int, int, void*)+00208
0A1AE500 PPC 0929FEF8 nsFrameImageLoader::NotifyFrames(int)+000DC
0A1AE4B0 PPC 091F4BF4 PresShell::ExitReflowLock()+00034
0A1AE470 PPC 091F7E20 PresShell::ProcessReflowCommands()+001E0
0A1AE3D0 PPC 092A0AB4 nsHTMLReflowCommand::Dispatch(nsIPresContext&,
nsHTMLReflowMetri
cs&, const nsSize&, nsIRenderingContext&)+0002C
Closing log
Updated•25 years ago
|
Summary: opening bookmarks window crashes → [BLOCKER] opening bookmarks window crashes
Comment 1•25 years ago
|
||
This is the same crash that's blocking mail/news.
Summary: [BLOCKER] opening bookmarks window crashes → [BLOCKER] opening bookmarks window and expanding mail folders crashes
David says he's seeing this on Win32 also. He sees the crash when you opens the
3-pane mail window and selects a mail server in the folder pane and expand the
list of folders.
Assignee: don → slamm
Severity: critical → blocker
Priority: P3 → P1
Target Milestone: M11
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
I pulled from the closed tree -- not a clobber build, but a nuke-it-from-orbit build -- this morning
and have no problems in either bookmarks or mail. Could this be a problem with corrupt or
incompatible data?
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•25 years ago
|
||
Backed out some changes by troy,
nsTableCellFrame.cpp 3.182 back to 3.181
nsTableCellFrame.h 3.79 back to 3.78
nsTableFrame.cpp 3.321 back to 3.319
On Linux, this made trees come up empty. Still waiting for windows builds to
verify these changes caused the problems there.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 7•25 years ago
|
||
VERIFIED fixed for 1999110808 build.
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•