Hi All,

I'm experiencing a lot of crashes lately, in all sorts of different
situations. I'm using 2005072708 (0.9a2+), and have been downloading
nigthies a regular basis. It was worse before the bug
https://bugzilla.mozilla.org/show_bug.cgi?id=298201 has been reported
and worked on, but it is still crashing too much imho.

OS: 10.4.2 on a G5/1.8/dual.
No strange "haxies" installed. Just the PDF browser plug-in.

It is not unusual for me to have plenty of tabs open, several windows,
debug messages with buggy javascript and incomplete html code, etc.
What I mean is, maybe mine is not the "everyday user" situation.
I also use Firefox now and then, because of some important extensions for
me, and it doesn't crash. Most of the time I insist on using Camino :).

With the same amount of "crap" loaded, Camino 0.8.4 is *rock stable*
in comparison. It just doesn't want to crash.

I have given some time to the task of trying to reproduce these crashes,
but no way to get one reproduced till now :( Sometimes Camino doesn't
crash for the whole day, and then I open a news site and Talkback pops up.
Then I re-open the same tabs and the same news site, and it just smiles
at me and keeps going. Sometimes I even do nothing in the browser,
and Talkback pops up.

Frequently, the crashes occur when closing a window containing
5-10 open tabs, while other windows are also open in the background.
It seems to me that crashes occur more rarely when only one window
is open (even if it has many tabs open).

I'm reporting talkback incidents most of the times.
I don't know if anyone is having the same (bad) Camino experience lately,
but I'm not going to "silently migrate" to another browser ;-(


Regards,
Lorenzo

---------------------------------------------

Here are excerpts from the Camino.crash.log pertaining
these crashes...

The last seems to be related to Java, I've read that a new JEP has been
landed, I'll try it next week. However, all the sites i work on and most
of those I visit don't use java.

Let me know if I can send any other useful logs or information.


Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0xff38383e

Thread 0 Crashed:
0   libobjc.A.dylib                    0x909ad0f0 objc_msgSend + 16
1 org.mozilla.navigator 0x00066a9c - [BookmarkViewController bookmarkAdded:] + 68 2 org.mozilla.navigator 0x0061f8d4 nsBaseWidget::Destroy() + 68 3 org.mozilla.navigator 0x006074e4 nsChildView::Destroy () + 52 4 org.mozilla.navigator 0x0044ac0c nsView::~nsView [unified]() + 372 5 org.mozilla.navigator 0x00370a9c nsFrame::Destroy (nsPresContext*) + 208 6 org.mozilla.navigator 0x004399e4 nsContainerFrame::Destroy(nsPresContext*) + 128 7 org.mozilla.navigator 0x004372c0 nsFrameManager::Destroy() + 92 8 org.mozilla.navigator 0x002e21c8 PresShell::Destroy () + 404 9 org.mozilla.navigator 0x00324134 DocumentViewerImpl::Destroy() + 1020 10 org.mozilla.navigator 0x0020c194 nsSHEntry::~nsSHEntry [unified]() + 104 11 org.mozilla.navigator 0x0020c274 nsSHEntry::Release () + 64 12 libxpcom_core.dylib 0x00f25108 ReleaseObjects (void*, void*) + 36 13 libxpcom_core.dylib 0x00f20e20 nsVoidArray::EnumerateForwards(int (*)(void*, void*), void*) + 88 14 libxpcom_core.dylib 0x00f25148 nsCOMArray_base::Clear() + 44 15 org.mozilla.navigator 0x0020c170 nsSHEntry::~nsSHEntry [unified]() + 68 16 org.mozilla.navigator 0x0020c274 nsSHEntry::Release () + 64 17 org.mozilla.navigator 0x001fbab4 nsSHTransaction::~nsSHTransaction [unified]() + 48 18 org.mozilla.navigator 0x001fbb48 nsSHTransaction::Release() + 68 19 org.mozilla.navigator 0x001fbabc nsSHTransaction::~nsSHTransaction [unified]() + 56 20 org.mozilla.navigator 0x001fbb48 nsSHTransaction::Release() + 68 21 org.mozilla.navigator 0x001f2670 nsSHistory::~nsSHistory [unified]() + 72 22 org.mozilla.navigator 0x001f270c nsSHistory::Release () + 68 23 org.mozilla.navigator 0x00215a34 nsDocShell::Destroy () + 384 24 org.mozilla.navigator 0x005fc35c nsWebBrowser::SetDocShell(nsIDocShell*) + 628 25 org.mozilla.navigator 0x005f86a8 nsWebBrowser::InternalDestroy() + 76 26 org.mozilla.navigator 0x005fb614 nsWebBrowser::Destroy() + 36 27 org.mozilla.navigator 0x000217c4 -[CHBrowserView destroyWebBrowser] + 120 28 org.mozilla.navigator 0x0000b1f4 -[BrowserWrapper windowClosed] + 60 29 org.mozilla.navigator 0x0002ad14 -[BrowserTabView windowClosed] + 112 30 org.mozilla.navigator 0x000133c0 - [BrowserWindowController windowWillClose:] + 284
31  com.apple.Foundation               0x9287c878 _nsnote_callback + 180
32 com.apple.CoreFoundation 0x90772740 __CFXNotificationPost + 368 33 com.apple.CoreFoundation 0x9076a864 _CFXNotificationPostNotification + 684 34 com.apple.Foundation 0x92866c80 - [NSNotificationCenter postNotificationName:object:userInfo:] + 92 35 com.apple.AppKit 0x936bf8bc -[NSWindow _close] + 100
36  com.apple.AppKit                   0x936bf820 -[NSWindow close] + 36
37 com.apple.Foundation 0x92884388 -[NSArray makeObjectsPerformSelector:withObject:] + 264 38 com.apple.AppKit 0x936c283c -[NSApplication _deallocHardCore:] + 220 39 com.apple.AppKit 0x936c13f4 -[NSApplication terminate:] + 520 40 com.apple.AppKit 0x936bf08c -[NSApplication sendAction:to:from:] + 108 41 com.apple.AppKit 0x93719888 -[NSMenu performActionForItemAtIndex:] + 392 42 com.apple.AppKit 0x9371960c -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 104 43 com.apple.AppKit 0x93620b88 _NSHandleCarbonMenuEvent + 372
44  com.apple.AppKit                   0x9361e4ec _DPSNextEvent + 1224
45 com.apple.AppKit 0x9361de68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116 46 com.apple.AppKit 0x9361a3cc -[NSApplication run] + 472 47 com.apple.AppKit 0x9370ac1c NSApplicationMain + 452
48  org.mozilla.navigator              0x0000aa54 _start + 380
49  org.mozilla.navigator              0x0000a8d4 start + 48


Thread 0 Crashed:
0 org.mozilla.navigator 0x0085e684 nsGenericElement::GetOwnerDoc() const + 8 1 org.mozilla.navigator 0x003d3188 nsGenericElement::GetOwnerDocument(nsIDOMDocument**) + 36 2 org.mozilla.navigator 0x0001c158 - [BrowserWindowController getContextMenu] + 412 3 org.mozilla.navigator 0x0060dc4c -[ChildView menuForEvent:] + 172 4 com.apple.AppKit 0x93a637b0 -[NSView rightMouseDown:] + 68 5 org.mozilla.navigator 0x0060d758 -[ChildView rightMouseDown:] + 272 6 com.apple.AppKit 0x9367a438 -[NSWindow sendEvent:] + 6424 7 org.mozilla.navigator 0x000397b0 -[BrowserWindow sendEvent:] + 256 8 com.apple.AppKit 0x93622f5c -[NSApplication sendEvent:] + 4172 9 com.apple.AppKit 0x9361a3f0 -[NSApplication run] + 508 10 com.apple.AppKit 0x9370ac1c NSApplicationMain + 452
11  org.mozilla.navigator              0x0000aa54 _start + 380
12  org.mozilla.navigator              0x0000a8d4 start + 48


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

Thread 0 Crashed:
0   com.apple.QD                       0x916a4e64 SetOrigin + 140
1 org.mozilla.navigator 0x0060a0b4 nsChildView::StartDrawPlugin() + 204 2 org.mozilla.navigator 0x004fadb0 nsPluginInstanceOwner::Notify(nsITimer*) + 92 3 libxpcom_core.dylib 0x00f4e8c8 nsTimerImpl::Fire() + 196 4 libxpcom_core.dylib 0x00f4e9d4 handleTimerEvent (TimerEventType*) + 140
5   libxpcom_core.dylib                0x00f4a9d0 PL_HandleEvent + 36
6 libxpcom_core.dylib 0x00f4a8f4 PL_ProcessPendingEvents + 128 7 com.apple.CoreFoundation 0x9074bd2c __CFRunLoopDoSources0 + 384
8   com.apple.CoreFoundation           0x9074b25c __CFRunLoopRun + 452
9 com.apple.CoreFoundation 0x9074acdc CFRunLoopRunSpecific + 268 10 com.apple.HIToolbox 0x93123be0 RunCurrentEventLoopInMode + 264 11 com.apple.HIToolbox 0x931231ec ReceiveNextEventCommon + 244 12 com.apple.HIToolbox 0x931230e0 BlockUntilNextEventMatchingListInMode + 96
13  com.apple.AppKit                   0x9361e1a4 _DPSNextEvent + 384
14 com.apple.AppKit 0x9361de68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116 15 com.apple.AppKit 0x9361a3cc -[NSApplication run] + 472 16 com.apple.AppKit 0x9370ac1c NSApplicationMain + 452
17  org.mozilla.navigator              0x0000aa54 _start + 380
18  org.mozilla.navigator              0x0000a8d4 start + 48


Thread 0 Crashed:
0 org.mozilla.navigator 0x00442550 nsEventStateManager::FireContextClick() + 84 1 libxpcom_core.dylib 0x00f4e884 nsTimerImpl::Fire() + 168 2 libxpcom_core.dylib 0x00f4e9ac handleTimerEvent (TimerEventType*) + 140
3   libxpcom_core.dylib                0x00f4a9a8 PL_HandleEvent + 36
4 libxpcom_core.dylib 0x00f4a8cc PL_ProcessPendingEvents + 128 5 com.apple.CoreFoundation 0x9074bd2c __CFRunLoopDoSources0 + 384
6   com.apple.CoreFoundation           0x9074b25c __CFRunLoopRun + 452
7 com.apple.CoreFoundation 0x9074acdc CFRunLoopRunSpecific + 268 8 com.apple.HIToolbox 0x93123be0 RunCurrentEventLoopInMode + 264 9 com.apple.HIToolbox 0x931231ec ReceiveNextEventCommon + 244 10 com.apple.HIToolbox 0x931230e0 BlockUntilNextEventMatchingListInMode + 96
11  com.apple.AppKit                   0x9361e1a4 _DPSNextEvent + 384
12 com.apple.AppKit 0x9361de68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116 13 com.apple.AppKit 0x9361a3cc -[NSApplication run] + 472 14 com.apple.AppKit 0x9370ac1c NSApplicationMain + 452
15  org.mozilla.navigator              0x0000aa54 _start + 380
16  org.mozilla.navigator              0x0000a8d4 start + 48


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

Thread 0 Crashed:
0   rmacore.shlb                       0x0ba43dec 0xb9f6000 + 318956
1   rmacore.shlb                       0x0ba348e4 0xb9f6000 + 256228
2   rmacore.shlb                       0x0ba34390 0xb9f6000 + 254864
3   rmacore.shlb                       0x0ba42854 0xb9f6000 + 313428
4   rmacore.shlb                       0x0ba0b1ac 0xb9f6000 + 86444
5   rmacore.shlb                       0x0ba3b81c 0xb9f6000 + 284700
6   rmacore.shlb                       0x0ba37c6c 0xb9f6000 + 269420
7   rmacore.shlb                       0x0ba415d0 0xb9f6000 + 308688
8   rmacore.shlb                       0x0babf448 0xb9f6000 + 824392
9   rmacore.shlb                       0x0babc864 0xb9f6000 + 813156
10  rmacore.shlb                       0x0baa3c9c 0xb9f6000 + 711836
11  rmacore.shlb                       0x0baa3b38 0xb9f6000 + 711480
12  rmacore.shlb                       0x0bab50c8 0xb9f6000 + 782536
13  rmacore.shlb                       0x0bab5384 0xb9f6000 + 783236
14  rmacore.shlb                       0x0ba0f5ec 0xb9f6000 + 103916
15  rcaplmgr.shlb                      0x0aa413a4 0xaa35000 + 50084
16  uisystem.shlb                      0x0b9ac024 0xb984000 + 163876
17  uisystem.shlb                      0x0b988698 0xb984000 + 18072
18  uisystem.shlb                      0x0b98bccc 0xb984000 + 31948
19  uisystem.shlb                      0x0b9881e8 0xb984000 + 16872
20  uisystem.shlb                      0x0b98b4e0 0xb984000 + 29920
21  chinembed.shlb                     0x0a6de8d0 0xa6d5000 + 39120
22  RealPlayer Plugin                  0x0a96e9ec 0xa963000 + 47596
23  RealPlayer Plugin                  0x0a97694c 0xa963000 + 80204
24  RealPlayer Plugin                  0x0a969500 0xa963000 + 25856
25 org.mozilla.navigator 0x005d27b4 ns4xPluginInstance::HandleEvent(nsPluginEvent*, int*) + 88 26 org.mozilla.navigator 0x004fb41c nsPluginInstanceOwner::Notify(nsITimer*) + 216 27 libxpcom_core.dylib 0x00f4e8a0 nsTimerImpl::Fire() + 196 28 libxpcom_core.dylib 0x00f4e9ac handleTimerEvent (TimerEventType*) + 140
29  libxpcom_core.dylib                0x00f4a9a8 PL_HandleEvent + 36
30 libxpcom_core.dylib 0x00f4a8cc PL_ProcessPendingEvents + 128 31 com.apple.CoreFoundation 0x9074bd2c __CFRunLoopDoSources0 + 384
32  com.apple.CoreFoundation           0x9074b25c __CFRunLoopRun + 452
33 com.apple.CoreFoundation 0x9074acdc CFRunLoopRunSpecific + 268 34 com.apple.HIToolbox 0x93123be0 RunCurrentEventLoopInMode + 264 35 com.apple.HIToolbox 0x93123274 ReceiveNextEventCommon + 380 36 com.apple.HIToolbox 0x931230e0 BlockUntilNextEventMatchingListInMode + 96
37  com.apple.AppKit                   0x9361e1a4 _DPSNextEvent + 384
38 com.apple.AppKit 0x9361de68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116 39 com.apple.AppKit 0x9361a3cc -[NSApplication run] + 472 40 com.apple.AppKit 0x9370ac1c NSApplicationMain + 452
41  org.mozilla.navigator              0x0000aa54 _start + 380
42  org.mozilla.navigator              0x0000a8d4 start + 48


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

Thread 0 Crashed:
0   <<00000000>>     0x00000000 0 + 0
1 org.mozilla.navigator 0x0061f8d4 nsBaseWidget::Destroy() + 68
2   org.mozilla.navigator         0x006074e4 nsChildView::Destroy() + 52
3 org.mozilla.navigator 0x0044ac0c nsView::~nsView [unified] () + 372 4 org.mozilla.navigator 0x00370a9c nsFrame::Destroy (nsPresContext*) + 208 5 org.mozilla.navigator 0x004399e4 nsContainerFrame::Destroy (nsPresContext*) + 128 6 org.mozilla.navigator 0x004372c0 nsFrameManager::Destroy () + 92
7   org.mozilla.navigator         0x002e21c8 PresShell::Destroy() + 404
8 org.mozilla.navigator 0x00324134 DocumentViewerImpl::Destroy() + 1020 9 org.mozilla.navigator 0x0020c194 nsSHEntry::~nsSHEntry [unified]() + 104
10  org.mozilla.navigator         0x0020c274 nsSHEntry::Release() + 64
11 libxpcom_core.dylib 0x00f25108 ReleaseObjects(void*, void*) + 36 12 libxpcom_core.dylib 0x00f20e20 nsVoidArray::EnumerateForwards(int (*)(void*, void*), void*) + 88 13 libxpcom_core.dylib 0x00f25148 nsCOMArray_base::Clear() + 44 14 org.mozilla.navigator 0x0020c170 nsSHEntry::~nsSHEntry [unified]() + 68
15  org.mozilla.navigator         0x0020c274 nsSHEntry::Release() + 64
16 org.mozilla.navigator 0x001fbab4 nsSHTransaction::~nsSHTransaction [unified]() + 48 17 org.mozilla.navigator 0x001fbb48 nsSHTransaction::Release () + 68 18 org.mozilla.navigator 0x001fbabc nsSHTransaction::~nsSHTransaction [unified]() + 56 19 org.mozilla.navigator 0x001fbb48 nsSHTransaction::Release () + 68 20 org.mozilla.navigator 0x001fbabc nsSHTransaction::~nsSHTransaction [unified]() + 56 21 org.mozilla.navigator 0x001fbb48 nsSHTransaction::Release () + 68 22 org.mozilla.navigator 0x001f2670 nsSHistory::~nsSHistory [unified]() + 72
23  org.mozilla.navigator         0x001f270c nsSHistory::Release() + 68
24  org.mozilla.navigator         0x00215a34 nsDocShell::Destroy() + 384
25 org.mozilla.navigator 0x005fc35c nsWebBrowser::SetDocShell (nsIDocShell*) + 628 26 org.mozilla.navigator 0x005f86a8 nsWebBrowser::InternalDestroy() + 76 27 org.mozilla.navigator 0x005fb614 nsWebBrowser::Destroy() + 36 28 org.mozilla.navigator 0x000217c4 -[CHBrowserView destroyWebBrowser] + 120 29 org.mozilla.navigator 0x0000b1f4 -[BrowserWrapper windowClosed] + 60 30 org.mozilla.navigator 0x0002ad14 -[BrowserTabView windowClosed] + 112 31 org.mozilla.navigator 0x000133c0 - [BrowserWindowController windowWillClose:] + 284
32  com.apple.Foundation          0x9287c878 _nsnote_callback + 180
33  com.apple.CoreFoundation      0x90772740 __CFXNotificationPost + 368
34 com.apple.CoreFoundation 0x9076a864 _CFXNotificationPostNotification + 684 35 com.apple.Foundation 0x92866c80 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
36  com.apple.AppKit              0x936bf8bc -[NSWindow _close] + 100
37  com.apple.AppKit              0x936bf820 -[NSWindow close] + 36
38 com.apple.AppKit 0x936bf08c -[NSApplication sendAction:to:from:] + 108 39 com.apple.AppKit 0x936befc0 -[NSControl sendAction:to:] + 96 40 com.apple.AppKit 0x936beea0 -[NSCell _sendActionFrom:] + 156 41 com.apple.AppKit 0x936d8eb8 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1020 42 com.apple.AppKit 0x936d8aa0 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 564 43 com.apple.AppKit 0x936d84c4 -[NSControl mouseDown:] + 536 44 com.apple.AppKit 0x9375c718 -[_NSThemeWidget mouseDown:] + 100 45 com.apple.AppKit 0x93679d28 -[NSWindow sendEvent:] + 4616 46 org.mozilla.navigator 0x000398a8 -[BrowserWindow sendEvent:] + 216 47 com.apple.AppKit 0x93622f5c -[NSApplication sendEvent:] + 4172
48  com.apple.AppKit              0x9361a3f0 -[NSApplication run] + 508
49  com.apple.AppKit              0x9370ac1c NSApplicationMain + 452
50  org.mozilla.navigator         0x0000aa54 _start + 380
51  org.mozilla.navigator         0x0000a8d4 start + 48


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

Thread 0 Crashed:
0   com.apple.QD                 0x916a4e64 SetOrigin + 140
1 org.mozilla.navigator 0x0060a710 nsChildView::StartDrawPlugin() + 204 2 org.mozilla.navigator 0x004fb3a0 nsPluginInstanceOwner::Notify(nsITimer*) + 92
3   libxpcom_core.dylib          0x00f4e8a0 nsTimerImpl::Fire() + 196
4 libxpcom_core.dylib 0x00f4e9ac handleTimerEvent (TimerEventType*) + 140
5   libxpcom_core.dylib          0x00f4a9a8 PL_HandleEvent + 36
6 libxpcom_core.dylib 0x00f4a8cc PL_ProcessPendingEvents + 128
7   com.apple.CoreFoundation     0x9074bd2c __CFRunLoopDoSources0 + 384
8   com.apple.CoreFoundation     0x9074b25c __CFRunLoopRun + 452
9   com.apple.CoreFoundation     0x9074acdc CFRunLoopRunSpecific + 268
10 com.apple.HIToolbox 0x93123be0 RunCurrentEventLoopInMode + 264
11  com.apple.HIToolbox          0x931231ec ReceiveNextEventCommon + 244
12 com.apple.HIToolbox 0x931230e0 BlockUntilNextEventMatchingListInMode + 96
13  com.apple.AppKit             0x9361e1a4 _DPSNextEvent + 384
14 com.apple.AppKit 0x9361de68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
15  com.apple.AppKit             0x9361a3cc -[NSApplication run] + 472
16  com.apple.AppKit             0x9370ac1c NSApplicationMain + 452
17  org.mozilla.navigator        0x0000aa54 _start + 380
18  org.mozilla.navigator        0x0000a8d4 start + 48

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

Thread 0 Crashed:
0   com.apple.HIToolbox           0x931a30b8 MyActivateTSMDocument + 100
1   com.apple.HIToolbox           0x931a3044 ActivateTSMDocument + 16
2   Flash Player                  0x06daa500 0x6d99000 + 70912
3   Flash Player                  0x06d9e27c 0x6d99000 + 21116
4   Flash Player                  0x06d9dbe0 0x6d99000 + 19424
5 org.mozilla.navigator 0x005d0304 ns4xPluginInstance::HandleEvent(nsPluginEvent*, int*) + 88 6 org.mozilla.navigator 0x004f96dc nsPluginInstanceOwner::ProcessEvent(nsGUIEvent const&) + 284 7 org.mozilla.navigator 0x004f8c7c nsPluginInstanceOwner::DispatchFocusToPlugin(nsIDOMEvent*) + 184 8 org.mozilla.navigator 0x00363960 DispatchToInterface (nsIDOMEvent*, nsIDOMEventListener*, unsigned (nsIDOMEventListener::*) (nsIDOMEvent*), nsID const&, int*) + 136 9 org.mozilla.navigator 0x00366b1c nsEventListenerManager::HandleEvent(nsPresContext*, nsEvent*, nsIDOMEvent**, nsIDOMEventTarget*, unsigned, nsEventStatus*) + 660 10 org.mozilla.navigator 0x003d4db8 nsGenericElement::HandleDOMEvent(nsPresContext*, nsEvent*, nsIDOMEvent**, unsigned, nsEventStatus*) + 1440 11 org.mozilla.navigator 0x00440850 nsEventStateManager::PreHandleEvent(nsPresContext*, nsEvent*, nsIFrame*, nsEventStatus*, nsIView*) + 3748 12 org.mozilla.navigator 0x002eae78 PresShell::HandleEventInternal(nsEvent*, nsIView*, unsigned, nsEventStatus*) + 404 13 org.mozilla.navigator 0x002eabd0 PresShell::HandleEvent (nsIView*, nsGUIEvent*, nsEventStatus*, int, int&) + 1292 14 org.mozilla.navigator 0x003a0748 nsViewManager::HandleEvent(nsView*, nsGUIEvent*, int) + 236 15 org.mozilla.navigator 0x0039fb34 nsViewManager::DispatchEvent(nsGUIEvent*, nsEventStatus*) + 3128 16 org.mozilla.navigator 0x003c519c nsGlobalWindow::Deactivate() + 296 17 org.mozilla.navigator 0x005fcad0 nsWebBrowser::Deactivate () + 248 18 org.mozilla.navigator 0x00023f98 -[CHBrowserView setActive:] + 104
19  com.apple.Foundation          0x9287c878 _nsnote_callback + 180
20  com.apple.CoreFoundation      0x90772740 __CFXNotificationPost + 368
21 com.apple.CoreFoundation 0x9076a864 _CFXNotificationPostNotification + 684 22 com.apple.Foundation 0x92866c80 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92 23 com.apple.AppKit 0x936c0634 -[NSWindow resignKeyWindow] + 340
24  com.apple.AppKit              0x9373efe4 endKeyAndMain + 56
25 com.apple.AppKit 0x93622714 -[NSApplication sendEvent:] + 2052
26  com.apple.AppKit              0x9361a3f0 -[NSApplication run] + 508
27  com.apple.AppKit              0x9370ac1c NSApplicationMain + 452
28  org.mozilla.navigator         0x0000aa54 _start + 380
29  org.mozilla.navigator         0x0000a8d4 start + 48


Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x06c5f710

Thread 22 Crashed:
0   <<00000000>>     0x06c5f710 0 + 113637136
1   <<00000000>>     0x0d55a68c 0 + 223717004
2   <<00000000>>     0x0d55a68c 0 + 223717004
3   <<00000000>>     0x0d55a86c 0 + 223717484
4   <<00000000>>     0x0d55a68c 0 + 223717004
5   <<00000000>>     0x0d55a68c 0 + 223717004
6   <<00000000>>     0x0d55a86c 0 + 223717484
7 <<00000000>> 0xa4d3cf30 typeinfo name for std::bad_exception + 28296
8   libjvm.dylib                 0x94d314ac JVM_CurrentTimeMillis + 4968
9   libjvm.dylib                 0x94d66970 JVM_GetCPClassNameUTF + 6044
10 libjvm.dylib 0x94d6c1e4 JVM_FindClassFromClass + 2668 11 libjvm.dylib 0x94d85508 JVM_IsSameClassPackage + 4016 12 libjvm.dylib 0x94d7fadc JVM_GetMethodIxExceptionTableEntry + 8240
13  libjvm.dylib                 0x94e6df08 JVM_FindSignal + 208316
14 libjvm.dylib 0x94d96fe0 JVM_GetClassMethodsCount + 520
15  libSystem.B.dylib            0x9002c3d4 _pthread_body + 96


_______________________________________________
Camino mailing list
[email protected]
http://mozdev.org/mailman/listinfo/camino

Reply via email to