Closed Bug 181077 Opened 23 years ago Closed 15 years ago

assertion when I shift space (issues with going cross folders?)

Categories

(SeaMonkey :: MailNews: Message Display, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED EXPIRED

People

(Reporter: sspitzer, Unassigned)

Details

code I never finished in nsMsgDBView.cpp // found unread message but we don't know the thread if (*pResultKey != nsMsgKey_None && resultThreadId && *resultThreadId == nsMsgKey_None) { NS_ASSERTION(0,"fix this"); //*resultThreadId = m_db->GetThreadIdForMsgId(*pResultKey); } now asserts when I shift space. note, I was in flat mode, not threaded. (not sure if it matters, though) NTDLL! 77fa018c() nsDebug::Assertion(const char * 0x03221274, const char * 0x03221272, const char * 0x03221238, int 4942) line 280 + 13 bytes nsMsgDBView::FindPrevUnread(unsigned int 171982, unsigned int * 0x0012b3a4, unsigned int * 0x0012b1b8) line 4942 + 35 bytes nsMsgDBView::NavigateFromPos(int 8, unsigned int 783, unsigned int * 0x0012b3a4, unsigned int * 0x0012b3b4, unsigned int * 0x0012b3c4, int 1) line 4671 + 33 bytes nsMsgDBView::ViewNavigate(nsMsgDBView * const 0x05d5d728, int 8, unsigned int * 0x0012b3a4, unsigned int * 0x0012b3b4, unsigned int * 0x0012b3c4, int 1) line 4559 XPTC_InvokeByIndex(nsISupports * 0x05d5d728, unsigned int 15, unsigned int 5, nsXPTCVariant * 0x0012b394) line 106 XPCWrappedNative::CallMethod(XPCCallContext & {...}, XPCWrappedNative::CallMode CALL_METHOD) line 2016 + 42 bytes XPC_WN_CallMethod(JSContext * 0x03c68e80, JSObject * 0x05a0f6e8, unsigned int 5, long * 0x06542fd8, long * 0x0012b644) line 1283 + 14 bytes js_Invoke(JSContext * 0x03c68e80, unsigned int 5, unsigned int 0) line 839 + 23 bytes js_Interpret(JSContext * 0x03c68e80, long * 0x0012bf60) line 2803 + 15 bytes js_Invoke(JSContext * 0x03c68e80, unsigned int 1, unsigned int 2) line 856 + 13 bytes nsXPCWrappedJSClass::CallMethod(nsXPCWrappedJSClass * const 0x03e64a50, nsXPCWrappedJS * 0x059461c0, unsigned short 5, const nsXPTMethodInfo * 0x03cad948, nsXPTCMiniVariant * 0x0012c454) line 1200 + 21 bytes nsXPCWrappedJS::CallMethod(nsXPCWrappedJS * const 0x059461c0, unsigned short 5, const nsXPTMethodInfo * 0x03cad948, nsXPTCMiniVariant * 0x0012c454) line 430 PrepareAndDispatch(nsXPTCStubBase * 0x059461c0, unsigned int 5, unsigned int * 0x0012c504, unsigned int * 0x0012c4f4) line 115 + 31 bytes SharedStub() line 139 XPTC_InvokeByIndex(nsISupports * 0x059461c0, unsigned int 5, unsigned int 1, nsXPTCVariant * 0x0012c670) line 106 XPCWrappedNative::CallMethod(XPCCallContext & {...}, XPCWrappedNative::CallMode CALL_METHOD) line 2016 + 42 bytes XPC_WN_CallMethod(JSContext * 0x03c68e80, JSObject * 0x03fd3ea8, unsigned int 1, long * 0x06542de4, long * 0x0012c920) line 1283 + 14 bytes js_Invoke(JSContext * 0x03c68e80, unsigned int 1, unsigned int 0) line 839 + 23 bytes js_Interpret(JSContext * 0x03c68e80, long * 0x0012d23c) line 2803 + 15 bytes js_Invoke(JSContext * 0x03c68e80, unsigned int 1, unsigned int 2) line 856 + 13 bytes js_InternalInvoke(JSContext * 0x03c68e80, JSObject * 0x04d43168, long 65096232, unsigned int 0, unsigned int 1, long * 0x0012d49c, long * 0x0012d36c) line 931 + 20 bytes JS_CallFunctionValue(JSContext * 0x03c68e80, JSObject * 0x04d43168, long 65096232, unsigned int 1, long * 0x0012d49c, long * 0x0012d36c) line 3431 + 31 bytes nsJSContext::CallEventHandler(nsJSContext * const 0x03c70688, void * 0x04d43168, void * 0x03e14a28, unsigned int 1, void * 0x0012d49c, int * 0x0012d4a0, int 0) line 1041 + 33 bytes nsJSEventListener::HandleEvent(nsJSEventListener * const 0x06573a78, nsIDOMEvent * 0x066074f8) line 182 + 77 bytes nsXBLPrototypeHandler::ExecuteHandler(nsXBLPrototypeHandler * const 0x05948fb8, nsIDOMEventReceiver * 0x06226df8, nsIDOMEvent * 0x066074f8) line 458 nsXBLWindowHandler::WalkHandlersInternal(nsIDOMEvent * 0x066074f8, nsIAtom * 0x0137f028, nsIXBLPrototypeHandler * 0x059b7500) line 311 + 48 bytes nsXBLWindowKeyHandler::WalkHandlers(nsXBLWindowKeyHandler * const 0x03e66560, nsIDOMEvent * 0x066074f8, nsIAtom * 0x0137f028) line 183 nsXBLWindowKeyHandler::KeyPress(nsXBLWindowKeyHandler * const 0x03e66560, nsIDOMEvent * 0x066074f8) line 199 nsEventListenerManager::HandleEvent(nsEventListenerManager * const 0x03ca26c0, nsIPresContext * 0x013cea70, nsEvent * 0x0012f7b4, nsIDOMEvent * * 0x0012f44c, nsIDOMEventTarget * 0x01381850, unsigned int 2, nsEventStatus * 0x0012f5ec) line 1659 + 41 bytes nsXULDocument::HandleDOMEvent(nsXULDocument * const 0x01381820, nsIPresContext * 0x013cea70, nsEvent * 0x0012f7b4, nsIDOMEvent * * 0x0012f44c, unsigned int 2, nsEventStatus * 0x0012f5ec) line 2616 nsXULElement::HandleDOMEvent(nsXULElement * const 0x03d3c6f8, nsIPresContext * 0x013cea70, nsEvent * 0x0012f7b4, nsIDOMEvent * * 0x0012f44c, unsigned int 2, nsEventStatus * 0x0012f5ec) line 3423 + 44 bytes nsXULElement::HandleDOMEvent(nsXULElement * const 0x03e59d38, nsIPresContext * 0x013cea70, nsEvent * 0x0012f7b4, nsIDOMEvent * * 0x0012f44c, unsigned int 2, nsEventStatus * 0x0012f5ec) line 3417 + 58 bytes nsXULElement::HandleDOMEvent(nsXULElement * const 0x03e6d140, nsIPresContext * 0x013cea70, nsEvent * 0x0012f7b4, nsIDOMEvent * * 0x0012f44c, unsigned int 2, nsEventStatus * 0x0012f5ec) line 3417 + 58 bytes nsXULElement::HandleDOMEvent(nsXULElement * const 0x03e6d360, nsIPresContext * 0x013cea70, nsEvent * 0x0012f7b4, nsIDOMEvent * * 0x0012f44c, unsigned int 2, nsEventStatus * 0x0012f5ec) line 3417 + 58 bytes nsXULElement::HandleDOMEvent(nsXULElement * const 0x03e6d790, nsIPresContext * 0x013cea70, nsEvent * 0x0012f7b4, nsIDOMEvent * * 0x0012f44c, unsigned int 7, nsEventStatus * 0x0012f5ec) line 3417 + 58 bytes PresShell::HandleEventInternal(nsEvent * 0x0012f7b4, nsIView * 0x03c7c680, unsigned int 1, nsEventStatus * 0x0012f5ec) line 6211 + 47 bytes PresShell::HandleEvent(PresShell * const 0x01380dac, nsIView * 0x03c7c680, nsGUIEvent * 0x0012f7b4, nsEventStatus * 0x0012f5ec, int 1, int & 1) line 6134 + 25 bytes nsViewManager::HandleEvent(nsView * 0x03c7c680, nsGUIEvent * 0x0012f7b4, int 0) line 2163 nsView::HandleEvent(nsViewManager * 0x03c7c460, nsGUIEvent * 0x0012f7b4, int 0) line 304 nsViewManager::DispatchEvent(nsViewManager * const 0x03c7c460, nsGUIEvent * 0x0012f7b4, nsEventStatus * 0x0012f724) line 1943 + 23 bytes HandleEvent(nsGUIEvent * 0x0012f7b4) line 83 nsWindow::DispatchEvent(nsWindow * const 0x03c7c71c, nsGUIEvent * 0x0012f7b4, nsEventStatus & nsEventStatus_eIgnore) line 1069 + 10 bytes nsWindow::DispatchWindowEvent(nsGUIEvent * 0x0012f7b4) line 1090 nsWindow::DispatchKeyEvent(unsigned int 131, unsigned short 32, unsigned int 0, long 0) line 2948 + 15 bytes nsWindow::OnChar(unsigned int 32, unsigned int 0, unsigned char 0) line 3143 nsWindow::ProcessMessage(unsigned int 258, unsigned int 32, long 3735553, long * 0x0012fc48) line 3854 + 38 bytes nsWindow::WindowProc(HWND__ * 0x001b0268, unsigned int 258, unsigned int 32, long 3735553) line 1338 + 27 bytes USER32! 77e11b60() USER32! 77e11cca() USER32! 77e11ddf() nsAppShellService::Run(nsAppShellService * const 0x03c6ae38) line 472 main1(int 2, char * * 0x00276ef8, nsISupports * 0x00276f40) line 1541 + 32 bytes main(int 2, char * * 0x00276ef8) line 1902 + 37 bytes mainCRTStartup() line 338 + 17 bytes KERNEL32! 77e8d326()
I should also test that we actually cross folders, like we are supposed to. we probably don't.
Summary: assertion when I shift space → assertion when I shift space (issues with going cross folders?)
QA Contact: olgam → laurel
Product: Browser → Seamonkey
Assignee: sspitzer → mail
Assignee: mail → nobody
QA Contact: laurel → message-display
MASS-CHANGE: This bug report is registered in the SeaMonkey product, but has been without a comment since the inception of the SeaMonkey project. This means that it was logged against the old Mozilla suite and we cannot determine that it's still valid for the current SeaMonkey suite. Because of this, we are setting it to an UNCONFIRMED state. If you can confirm that this report still applies to current SeaMonkey 2.x nightly builds, please set it back to the NEW state along with a comment on how you reproduced it on what Build ID, or if it's an enhancement request, why it's still worth implementing and in what way. If you can confirm that the report doesn't apply to current SeaMonkey 2.x nightly builds, please set it to the appropriate RESOLVED state (WORKSFORME, INVALID, WONTFIX, or similar). If no action happens within the next few months, we move this bug report to an EXPIRED state. Query tag for this change: mass-UNCONFIRM-20090614
Status: NEW → UNCONFIRMED
MASS-CHANGE: This bug report is registered in the SeaMonkey product, but has been without a comment since the inception of the SeaMonkey project. This means that it was logged against the old Mozilla suite and we cannot determine that it's still valid for the current SeaMonkey suite. Because of this, we are setting it to an UNCONFIRMED state. If you can confirm that this report still applies to current SeaMonkey 2.x nightly builds, please set it back to the NEW state along with a comment on how you reproduced it on what Build ID, or if it's an enhancement request, why it's still worth implementing and in what way. If you can confirm that the report doesn't apply to current SeaMonkey 2.x nightly builds, please set it to the appropriate RESOLVED state (WORKSFORME, INVALID, WONTFIX, or similar). If no action happens within the next few months, we move this bug report to an EXPIRED state. Query tag for this change: mass-UNCONFIRM-20090614
MASS-CHANGE: This bug report is registered in the SeaMonkey product, but has been without a comment since the inception of the SeaMonkey project. This means that it was logged against the old Mozilla suite and we cannot determine that it's still valid for the current SeaMonkey suite. Because of this, we are setting it to an UNCONFIRMED state. If you can confirm that this report still applies to current SeaMonkey 2.x nightly builds, please set it back to the NEW state along with a comment on how you reproduced it on what Build ID, or if it's an enhancement request, why it's still worth implementing and in what way. If you can confirm that the report doesn't apply to current SeaMonkey 2.x nightly builds, please set it to the appropriate RESOLVED state (WORKSFORME, INVALID, WONTFIX, or similar). If no action happens within the next few months, we move this bug report to an EXPIRED state. Query tag for this change: mass-UNCONFIRM-20090614
MASS-CHANGE: This bug report is registered in the SeaMonkey product, but still has no comment since the inception of the SeaMonkey project 5 years ago. Because of this, we're resolving the bug as EXPIRED. If you still can reproduce the bug on SeaMonkey 2 or otherwise think it's still valid, please REOPEN it and if it is a platform or toolkit issue, move it to the according component. Query tag for this change: EXPIRED-20100420
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → EXPIRED
You need to log in before you can comment on or make changes to this bug.