Closed Bug 228702 Opened 21 years ago Closed 19 years ago

crash in AddExtraWindowsToGroup from DoSheetTransition

Categories

(SeaMonkey :: General, defect)

PowerPC
macOS
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: info, Unassigned)

Details

(Keywords: crash)

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031208
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031208

With various windows and tabs open, Mozilla crashed.

I thought I had a Talkback-enabled build, but Talkback didn't appear (just
Apple's crash submission system).

Here's the Mac crash log.

Host:       209-165-50-159.jps.net
Date/Time:  2003-12-16 13:37:51 -0800
OS Version: 10.3.1 (Build 7C107)

Command:    mozilla-bin (/Applications/Mozilla.app/Contents/MacOS/mozilla-bin)
PID:        465
Thread:     0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
 #0   0x929a9450 in AddExtraWindowsToGroup(OpaqueWindowPtr*)
(AddExtraWindowsToGroup(OpaqueWindowPtr*) + 84)
 #1   0x929020dc in ProcessTransition(Transition*, double)
(ProcessTransition(Transition*, double) + 332)
 #2   0x92901ee4 in TransitionTimer(__EventLoopTimer*, void*)
(TransitionTimer(__EventLoopTimer*, void*) + 100)
 #3   0x90194848 in __CFRunLoopDoTimer (__CFRunLoopDoTimer + 244)
 #4   0x90191ba8 in __CFRunLoopRun (__CFRunLoopRun + 1480)
 #5   0x901960bc in CFRunLoopRunSpecific (CFRunLoopRunSpecific + 328)
 #6   0x927d5ecc in RunCurrentEventLoopInMode (RunCurrentEventLoopInMode + 172)
 #7   0x92901d18 in RunTransitions(unsigned long) (RunTransitions(unsigned long)
+ 212)
 #8   0x9290169c in DoSheetTransition(OpaqueWindowPtr*, WindowCallbackInfo&,
unsigned long, Rect const*, Rect const*, float, void*)
(DoSheetTransition(OpaqueWindowPtr*, WindowCallbackInfo&, unsigned long, Rect
const*, Rect const*, float, void*) + 160)
 #9   0x92900ed8 in TransitionWindowAndParentCallback2(OpaqueWindowPtr*, long
(*)(unsigned long, TransitionWindowData*, void*, void*), void*, void*, unsigned
long, unsigned long, Rect const*, float, void*)
(TransitionWindowAndParentCallback2(OpaqueWindowPtr*, long (*)(unsigned long,
TransitionWindowData*, void*, void*), void*, void*, unsigned long, unsigned
long, Rect const*, float, void*) + 260)
 #10  0x92900c94 in TransitionWindowWithOptions (TransitionWindowWithOptions + 480)
 #11  0x92900aa0 in TransitionWindowAndParent (TransitionWindowAndParent + 108)
 #12  0x92900540 in ShowSheetWindow (ShowSheetWindow + 504)
 #13  0x011dcba0 in nsMacWindow::Show(int) (nsMacWindow::Show(int) + 352)
 #14  0x01169ac4 in nsXULWindow::SetVisibility(int)
(nsXULWindow::SetVisibility(int) + 184)
 #15  0x0116a7c8 in nsXULWindow::OnChromeLoaded() (nsXULWindow::OnChromeLoaded()
+ 564)
 #16  0x01179308 in nsWebShellWindow::OnStateChange(nsIWebProgress*,
nsIRequest*, unsigned, unsigned)
(nsWebShellWindow::OnStateChange(nsIWebProgress*, nsIRequest*, unsigned,
unsigned) + 788)
 #17  0x013a86b8 in nsDocLoaderImpl::FireOnStateChange(nsIWebProgress*,
nsIRequest*, int, unsigned) (nsDocLoaderImpl::FireOnStateChange(nsIWebProgress*,
nsIRequest*, int, unsigned) + 344)
 #18  0x013a7b04 in nsDocLoaderImpl::DocLoaderIsEmpty()
(nsDocLoaderImpl::DocLoaderIsEmpty() + 232)
 #19  0x013a7960 in nsDocLoaderImpl::OnStopRequest(nsIRequest*, nsISupports*,
unsigned) (nsDocLoaderImpl::OnStopRequest(nsIRequest*, nsISupports*, unsigned) +
460)
 #20  0x01017d50 in nsLoadGroup::RemoveRequest(nsIRequest*, nsISupports*,
unsigned) (nsLoadGroup::RemoveRequest(nsIRequest*, nsISupports*, unsigned) + 304)
 #21  0x012718c4 in nsCachedChromeChannel::HandleStopLoadEvent(PLEvent*)
(nsCachedChromeChannel::HandleStopLoadEvent(PLEvent*) + 100)
 #22  0x00357f44 in PL_HandleEvent (PL_HandleEvent + 36)
 #23  0x00357e68 in PL_ProcessPendingEvents (PL_ProcessPendingEvents + 128)
 #24  0x0035834c in _md_EventReceiverProc (_md_EventReceiverProc + 116)
 #25  0x927d1f94 in DispatchEventToHandlers (DispatchEventToHandlers + 336)
 #26  0x927d2208 in SendEventToEventTargetInternal
(SendEventToEventTargetInternal + 372)
 #27  0x927d6600 in SendEventToEventTargetWithOptions
(SendEventToEventTargetWithOptions + 40)
 #28  0x927e2ca4 in ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*,
OpaqueEventRef*, void*)
(ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*,
void*) + 696)
 #29  0x927d2050 in DispatchEventToHandlers (DispatchEventToHandlers + 524)
 #30  0x927d2208 in SendEventToEventTargetInternal
(SendEventToEventTargetInternal + 372)
 #31  0x927e4634 in SendEventToEventTarget (SendEventToEventTarget + 40)
 #32  0x927e8560 in ToolboxEventDispatcher (ToolboxEventDispatcher + 92)
 #33  0x927f8748 in TryEventDispatcher (TryEventDispatcher + 108)
 #34  0x927d8cc4 in GetOrPeekEvent (GetOrPeekEvent + 308)
 #35  0x927d8e70 in GetNextEventMatchingMask (GetNextEventMatchingMask + 160)
 #36  0x927eca9c in WNEInternal (WNEInternal + 160)
 #37  0x927fd738 in WaitNextEvent (WaitNextEvent + 76)
 #38  0x011d9828 in nsMacMessagePump::GetEvent(EventRecord&)
(nsMacMessagePump::GetEvent(EventRecord&) + 116)
 #39  0x011cd480 in nsAppShell::GetNativeEvent(int&, void*&)
(nsAppShell::GetNativeEvent(int&, void*&) + 64)
 #40  0x01168b04 in nsXULWindow::ShowModal() (nsXULWindow::ShowModal() + 808)
 #41  0x0049c380 in nsWindowWatcher::OpenWindowJS(nsIDOMWindow*, char const*,
char const*, char const*, int, unsigned, long*, nsIDOMWindow**)
(nsWindowWatcher::OpenWindowJS(nsIDOMWindow*, char const*, char const*, char
const*, int, unsigned, long*, nsIDOMWindow**) + 4116)
 #42  0x0049b340 in nsWindowWatcher::OpenWindow(nsIDOMWindow*, char const*, char
const*, char const*, nsISupports*, nsIDOMWindow**)
(nsWindowWatcher::OpenWindow(nsIDOMWindow*, char const*, char const*, char
const*, nsISupports*, nsIDOMWindow**) + 132)
 #43  0x004a25fc in nsPromptService::DoDialog(nsIDOMWindow*,
nsIDialogParamBlock*, char const*) (nsPromptService::DoDialog(nsIDOMWindow*,
nsIDialogParamBlock*, char const*) + 272)
 #44  0x004a09a0 in nsPromptService::AlertCheck(nsIDOMWindow*, unsigned short
const*, unsigned short const*, unsigned short const*, int*)
(nsPromptService::AlertCheck(nsIDOMWindow*, unsigned short const*, unsigned
short const*, unsigned short const*, int*) + 520)
 #45  0x00669e44 in
nsSecurityWarningDialogs::AlertDialog(nsIInterfaceRequestor*, char const*,
unsigned short const*, unsigned short const*)
(nsSecurityWarningDialogs::AlertDialog(nsIInterfaceRequestor*, char const*,
unsigned short const*, unsigned short const*) + 844)
 #46  0x00669ab4 in
nsSecurityWarningDialogs::ConfirmMixedMode(nsIInterfaceRequestor*, int*)
(nsSecurityWarningDialogs::ConfirmMixedMode(nsIInterfaceRequestor*, int*) + 180)
 #47  0x00668f38 in nsSecureBrowserUIImpl::ConfirmMixedMode()
(nsSecureBrowserUIImpl::ConfirmMixedMode() + 160)
 #48  0x00668310 in nsSecureBrowserUIImpl::UpdateSecurityState(nsIRequest*)
(nsSecureBrowserUIImpl::UpdateSecurityState(nsIRequest*) + 300)
 #49  0x00668078 in nsSecureBrowserUIImpl::OnStateChange(nsIWebProgress*,
nsIRequest*, unsigned, unsigned)
(nsSecureBrowserUIImpl::OnStateChange(nsIWebProgress*, nsIRequest*, unsigned,
unsigned) + 2216)
 #50  0x013a86b8 in nsDocLoaderImpl::FireOnStateChange(nsIWebProgress*,
nsIRequest*, int, unsigned) (nsDocLoaderImpl::FireOnStateChange(nsIWebProgress*,
nsIRequest*, int, unsigned) + 344)
 #51  0x013a86f0 in nsDocLoaderImpl::FireOnStateChange(nsIWebProgress*,
nsIRequest*, int, unsigned) (nsDocLoaderImpl::FireOnStateChange(nsIWebProgress*,
nsIRequest*, int, unsigned) + 400)
 #52  0x013a792c in nsDocLoaderImpl::OnStopRequest(nsIRequest*, nsISupports*,
unsigned) (nsDocLoaderImpl::OnStopRequest(nsIRequest*, nsISupports*, unsigned) +
408)
 #53  0x01017d50 in nsLoadGroup::RemoveRequest(nsIRequest*, nsISupports*,
unsigned) (nsLoadGroup::RemoveRequest(nsIRequest*, nsISupports*, unsigned) + 304)
 #54  0x01017674 in nsLoadGroup::Cancel(unsigned) (nsLoadGroup::Cancel(unsigned)
+ 308)
 #55  0x013a7220 in nsDocLoaderImpl::Stop() (nsDocLoaderImpl::Stop() + 220)
 #56  0x013a71f0 in nsDocLoaderImpl::Stop() (nsDocLoaderImpl::Stop() + 172)
 #57  0x013a71f0 in nsDocLoaderImpl::Stop() (nsDocLoaderImpl::Stop() + 172)
 #58  0x013a61c4 in nsURILoader::Stop(nsISupports*)
(nsURILoader::Stop(nsISupports*) + 172)
 #59  0x01390bb4 in nsDocShell::Stop(unsigned) (nsDocShell::Stop(unsigned) + 268)
 #60  0x01391688 in nsDocShell::Destroy() (nsDocShell::Destroy() + 80)
 #61  0x0139fd08 in nsWebShell::Destroy() (nsWebShell::Destroy() + 24)
 #62  0x01168fb8 in nsXULWindow::Destroy() (nsXULWindow::Destroy() + 808)
 #63  0x0117a9b4 in nsWebShellWindow::Destroy() (nsWebShellWindow::Destroy() + 692)
 #64  0x01178404 in nsWebShellWindow::HandleEvent(nsGUIEvent*)
(nsWebShellWindow::HandleEvent(nsGUIEvent*) + 720)
 #65  0x011f0264 in nsWindow::DispatchEvent(nsGUIEvent*, nsEventStatus&)
(nsWindow::DispatchEvent(nsGUIEvent*, nsEventStatus&) + 172)
 #66  0x011f02f0 in nsWindow::DispatchWindowEvent(nsGUIEvent&)
(nsWindow::DispatchWindowEvent(nsGUIEvent&) + 32)
 #67  0x011d5f08 in nsMacEventDispatchHandler::DispatchGuiEvent(nsWindow*,
unsigned) (nsMacEventDispatchHandler::DispatchGuiEvent(nsWindow*, unsigned) + 120)
 #68  0x011d810c in nsMacEventHandler::HandleMouseDownEvent(EventRecord&)
(nsMacEventHandler::HandleMouseDownEvent(EventRecord&) + 1264)
 #69  0x011d6668 in nsMacEventHandler::HandleOSEvent(EventRecord&)
(nsMacEventHandler::HandleOSEvent(EventRecord&) + 388)
 #70  0x011de964 in nsMacWindow::DispatchEvent(void*, int*)
(nsMacWindow::DispatchEvent(void*, int*) + 56)
 #71  0x011da71c in nsMacMessagePump::DispatchOSEventToRaptor(EventRecord&,
OpaqueWindowPtr*) (nsMacMessagePump::DispatchOSEventToRaptor(EventRecord&,
OpaqueWindowPtr*) + 96)
 #72  0x011da370 in nsMacMessagePump::DoMouseDown(EventRecord&)
(nsMacMessagePump::DoMouseDown(EventRecord&) + 2228)
 #73  0x011d9910 in nsMacMessagePump::DispatchEvent(int, EventRecord*)
(nsMacMessagePump::DispatchEvent(int, EventRecord*) + 196)
 #74  0x011d9714 in nsMacMessagePump::DoMessagePump()
(nsMacMessagePump::DoMessagePump() + 64)
 #75  0x011cd258 in nsAppShell::Run() (nsAppShell::Run() + 56)
 #76  0x000053ec in main1(int, char**, nsISupports*) (main1(int, char**,
nsISupports*) + 1732)
 #77  0x00005948 in main (main + 316)
 #78  0x00002298 in _start (_start + 380)
 #79  0x00002118 in start (start + 48)

Thread 1:
 #0   0x9000b30c in select (select + 12)
 #1   0x000d1934 in poll (poll + 392)
 #2   0x000ce128 in _pr_poll_with_poll (_pr_poll_with_poll + 832)
 #3   0x0102977c in nsSocketTransportService::Run()
(nsSocketTransportService::Run() + 452)
 #4   0x0035a898 in nsThread::Main(void*) (nsThread::Main(void*) + 56)
 #5   0x000cf590 in _pt_root (_pt_root + 168)
 #6   0x900247e8 in _pthread_body (_pthread_body + 40)

Thread 2:
 #0   0x900075c8 in mach_msg_trap (mach_msg_trap + 8)
 #1   0x90007118 in mach_msg (mach_msg + 56)
 #2   0x9253c68c in JNI_CreateJavaVM_Impl (JNI_CreateJavaVM_Impl + 5948)
 #3   0x9253c624 in JNI_CreateJavaVM_Impl (JNI_CreateJavaVM_Impl + 5844)
 #4   0x924fdc9c in JVM_GetClassMethodsCount (JVM_GetClassMethodsCount + 540)
 #5   0x900247e8 in _pthread_body (_pthread_body + 40)

Thread 3:
 #0   0x900075c8 in mach_msg_trap (mach_msg_trap + 8)
 #1   0x90007118 in mach_msg (mach_msg + 56)
 #2   0x9249a89c in JVM_NewInstance (JVM_NewInstance + 8140)
 #3   0x924b9f18 in JVM_FillInStackTrace (JVM_FillInStackTrace + 696)
 #4   0x924bf948 in JVM_Send (JVM_Send + 17128)
 #5   0x9255173c in JNI_CreateJavaVM_Impl (JNI_CreateJavaVM_Impl + 92140)
 #6   0x924fdc9c in JVM_GetClassMethodsCount (JVM_GetClassMethodsCount + 540)
 #7   0x900247e8 in _pthread_body (_pthread_body + 40)

Thread 4:
 #0   0x900075c8 in mach_msg_trap (mach_msg_trap + 8)
 #1   0x90007118 in mach_msg (mach_msg + 56)
 #2   0x9249a808 in JVM_NewInstance (JVM_NewInstance + 7992)
 #3   0x924a2a20 in JVM_ArrayCopy (JVM_ArrayCopy + 1232)
 #4   0x924b8b48 in JVM_MonitorNotify (JVM_MonitorNotify + 1912)
 #5   0x924b97a8 in JVM_MonitorWait (JVM_MonitorWait + 216)
 #6   0x0658f668 in 0x658f668
 #7   0x0658d68c in 0x658d68c
 #8   0x0658d68c in 0x658d68c
 #9   0xa24a3720 in typeinfo name for std::bad_exception (typeinfo name for
std::bad_exception + 28284)
 #10  0x9249808c in JVM_CurrentTimeMillis (JVM_CurrentTimeMillis + 4972)
 #11  0x924cd518 in JVM_GetCPClassNameUTF (JVM_GetCPClassNameUTF + 6040)
 #12  0x924d2ce4 in JVM_FindClassFromClass (JVM_FindClassFromClass + 2532)
 #13  0x924ec170 in JVM_IsSameClassPackage (JVM_IsSameClassPackage + 4032)
 #14  0x924e66d8 in JVM_GetMethodIxExceptionTableEntry
(JVM_GetMethodIxExceptionTableEntry + 8280)
 #15  0x92577054 in JVM_UnloadLibrary (JVM_UnloadLibrary + 34244)
 #16  0x924fdc9c in JVM_GetClassMethodsCount (JVM_GetClassMethodsCount + 540)
 #17  0x900247e8 in _pthread_body (_pthread_body + 40)

Thread 5:
 #0   0x900075c8 in mach_msg_trap (mach_msg_trap + 8)
 #1   0x90007118 in mach_msg (mach_msg + 56)
 #2   0x9249a808 in JVM_NewInstance (JVM_NewInstance + 7992)
 #3   0x924a2a20 in JVM_ArrayCopy (JVM_ArrayCopy + 1232)
 #4   0x924b8b48 in JVM_MonitorNotify (JVM_MonitorNotify + 1912)
 #5   0x924b97a8 in JVM_MonitorWait (JVM_MonitorWait + 216)
 #6   0x0658f668 in 0x658f668
 #7   0x0658d68c in 0x658d68c
 #8   0x0658d5cc in 0x658d5cc
 #9   0x0658d5cc in 0x658d5cc
 #10  0xa24a3720 in typeinfo name for std::bad_exception (typeinfo name for
std::bad_exception + 28284)
 #11  0x9249808c in JVM_CurrentTimeMillis (JVM_CurrentTimeMillis + 4972)
 #12  0x924cd518 in JVM_GetCPClassNameUTF (JVM_GetCPClassNameUTF + 6040)
 #13  0x924d2ce4 in JVM_FindClassFromClass (JVM_FindClassFromClass + 2532)
 #14  0x924ec170 in JVM_IsSameClassPackage (JVM_IsSameClassPackage + 4032)
 #15  0x924e66d8 in JVM_GetMethodIxExceptionTableEntry
(JVM_GetMethodIxExceptionTableEntry + 8280)
 #16  0x92577054 in JVM_UnloadLibrary (JVM_UnloadLibrary + 34244)
 #17  0x924fdc9c in JVM_GetClassMethodsCount (JVM_GetClassMethodsCount + 540)
 #18  0x900247e8 in _pthread_body (_pthread_body + 40)

Thread 6:
 #0   0x900075c8 in mach_msg_trap (mach_msg_trap + 8)
 #1   0x90007118 in mach_msg (mach_msg + 56)
 #2   0x9249a89c in JVM_NewInstance (JVM_NewInstance + 8140)
 #3   0x924a1a04 in JVM_GetClassLoader (JVM_GetClassLoader + 6180)
 #4   0x924a17a4 in JVM_GetClassLoader (JVM_GetClassLoader + 5572)
 #5   0x924fdc9c in JVM_GetClassMethodsCount (JVM_GetClassMethodsCount + 540)
 #6   0x900247e8 in _pthread_body (_pthread_body + 40)

Thread 7:
 #0   0x900075c8 in mach_msg_trap (mach_msg_trap + 8)
 #1   0x90007118 in mach_msg (mach_msg + 56)
 #2   0x9249a808 in JVM_NewInstance (JVM_NewInstance + 7992)
 #3   0x924b9f70 in JVM_FillInStackTrace (JVM_FillInStackTrace + 784)
 #4   0x92553b20 in JVM_InitProperties (JVM_InitProperties + 6928)
 #5   0x92553920 in JVM_InitProperties (JVM_InitProperties + 6416)
 #6   0x92577054 in JVM_UnloadLibrary (JVM_UnloadLibrary + 34244)
 #7   0x924fdc9c in JVM_GetClassMethodsCount (JVM_GetClassMethodsCount + 540)
 #8   0x900247e8 in _pthread_body (_pthread_body + 40)

Thread 8:
 #0   0x900075c8 in mach_msg_trap (mach_msg_trap + 8)
 #1   0x90007118 in mach_msg (mach_msg + 56)
 #2   0x9249a808 in JVM_NewInstance (JVM_NewInstance + 7992)
 #3   0x924b9f70 in JVM_FillInStackTrace (JVM_FillInStackTrace + 784)
 #4   0x924e22b0 in JVM_StartThread (JVM_StartThread + 1408)
 #5   0x924d0e04 in JVM_FindLoadedClass (JVM_FindLoadedClass + 2628)
 #6   0x92577054 in JVM_UnloadLibrary (JVM_UnloadLibrary + 34244)
 #7   0x924fdc9c in JVM_GetClassMethodsCount (JVM_GetClassMethodsCount + 540)
 #8   0x900247e8 in _pthread_body (_pthread_body + 40)

Thread 9:
 #0   0x90018ce8 in semaphore_timedwait_signal_trap
(semaphore_timedwait_signal_trap + 8)
 #1   0x9000e888 in _pthread_cond_wait (_pthread_cond_wait + 616)
 #2   0x000ca444 in pt_TimedWait (pt_TimedWait + 168)
 #3   0x000ca694 in PR_WaitCondVar (PR_WaitCondVar + 136)
 #4   0x0035d5d4 in TimerThread::Run() (TimerThread::Run() + 436)
 #5   0x0035a898 in nsThread::Main(void*) (nsThread::Main(void*) + 56)
 #6   0x000cf590 in _pt_root (_pt_root + 168)
 #7   0x900247e8 in _pthread_body (_pthread_body + 40)

Thread 10:
 #0   0x90018ce8 in semaphore_timedwait_signal_trap
(semaphore_timedwait_signal_trap + 8)
 #1   0x9000e888 in _pthread_cond_wait (_pthread_cond_wait + 616)
 #2   0x000ca444 in pt_TimedWait (pt_TimedWait + 168)
 #3   0x000ca694 in PR_WaitCondVar (PR_WaitCondVar + 136)
 #4   0x0100c318 in nsIOThreadPool::ThreadFunc(void*)
(nsIOThreadPool::ThreadFunc(void*) + 112)
 #5   0x000cf590 in _pt_root (_pt_root + 168)
 #6   0x900247e8 in _pthread_body (_pthread_body + 40)

Thread 11:
 #0   0x900075c8 in mach_msg_trap (mach_msg_trap + 8)
 #1   0x90007118 in mach_msg (mach_msg + 56)
 #2   0x900254f8 in _lookup_all_secure (_lookup_all_secure + 184)
 #3   0x9002cd98 in _lookup_all (_lookup_all + 88)
 #4   0x90054424 in gai_lookupd (gai_lookupd + 228)
 #5   0x9005464c in getaddrinfo (getaddrinfo + 204)
 #6   0x000c45fc in PR_GetAddrInfoByName (PR_GetAddrInfoByName + 180)
 #7   0x01035a00 in nsHostResolver::ThreadFunc(void*)
(nsHostResolver::ThreadFunc(void*) + 44)
 #8   0x000cf590 in _pt_root (_pt_root + 168)
 #9   0x900247e8 in _pthread_body (_pthread_body + 40)

PPC Thread State:
  srr0: 0x929a9450 srr1: 0x0000f030                vrsave: 0x00000000
    cr: 0x24022252  xer: 0x00000000   lr: 0x929a9434  ctr: 0x902820c8
    r0: 0x00000001   r1: 0xbfffc690   r2: 0x0de4a710   r3: 0x00000007
    r4: 0xbfffc6e0   r5: 0x00000000   r6: 0xffffe989   r7: 0x0de46ea0
    r8: 0x0de46ee0   r9: 0x0de46ee0  r10: 0x00000004  r11: 0x00000003
   r12: 0x00000005  r13: 0xbfffe260  r14: 0x00000000  r15: 0x00000000
   r16: 0x00000000  r17: 0x00000000  r18: 0xa01915f8  r19: 0x00000000
   r20: 0x00000000  r21: 0x00000000  r22: 0x00504ea0  r23: 0x00550dc8
   r24: 0xa019475c  r25: 0xa00011ac  r26: 0x000000de  r27: 0x0de4d6a0
   r28: 0x00000000  r29: 0x00000000  r30: 0x00000000  r31: 0x92901fa0



Reproducible: Couldn't Reproduce

Steps to Reproduce:
1.  Half a dozen windows open, including a MS Exchange webmail browser-based
mail system. 
2.  Clicked in Calendar view

Actual Results:  
Crash

Expected Results:  
No crash.

I believe I'm using the Classic theme, no Mozilla add-ons.

I considered posting to n.p.m.crash-data, but the religious anti-Nike messages
in there make no sense (?!).  Maybe be more explicit on the Website about what
to do with crash data.
Severity: major → critical
Keywords: crash
spage, the last part of the stack looks very similar to the one in Bug 228484,
but the crash issues in that bug seem to have stopped occuring. Have you been
experiencing this crash in recent builds?
I'm now on 1.7b
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7b) Gecko/20040316
and I have had no more crashes like this.

(My only Mozilla crashes since January 2004 have been two in the XSLT code,
libgklayout from libtransformiix)

Thanks for responding!
Product: Browser → Seamonkey
resolved wfm according to nearly year old reporter´s comment #2
may have been fixed by bug 228484
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.