Closed Bug 96015 Opened 23 years ago Closed 23 years ago

OSX: talkback causes crash when reloading about:plugins page

Categories

(Core Graveyard :: Plug-ins, defect, P2)

PowerPC
macOS

Tracking

(Not tracked)

CLOSED WORKSFORME
mozilla0.9.5

People

(Reporter: chrispetersen, Assigned: peterlubczynski-bugs)

References

()

Details

(Keywords: crash, Whiteboard: [PDT+])

Attachments

(2 files)

Build: 2001081705
Platform: Mac OS X
Expected Results: Page is reloaded
What I got: Application crashes

Steps to reproduce:

1) From the Help menu , select About Plugins
2) After page is displayed, press the reload toolbar icon.
3) A crash should result

Stack trace from crash reporter:

Date/Time: 2001-08-19 16:57:14 -0700

PID:       273
Command:   Mozilla

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

Thread 0:
 #0   0x702a540c in _FindExportInfo ()
 #1   0x702a53c4 in _FindExportInfo ()
 #2   0x702a2a84 in _ResolveImportedSymbols ()
 #3   0x702a14d0 in _PrepareClosure ()
 #4   0x7029fc7c in _PCFragPrepareClosureFromFile ()
 #5   0x7029f5fc in _GetDiskFragment ()
 #6   0x000d7f10 in 0xd7f10 ()
 #7   0x000ce3d0 in 0xce3d0 ()
 #8   0x000cdbcc in 0xcdbcc ()
 #9   0x001afc64 in Load__11nsLocalFileFPP9PRLibrary ()
 #10  0x0014ffb4 in Load__5nsDllFv ()
 #11  0x001a0554 in SelfRegisterDll__23nsNativeComponentLoaderFP5nsDllPCci ()
 #12  0x001a1a64 in AutoRegisterComponent__23nsNativeComponentLoaderFiP7nsIFilePi ()
 #13  0x001a0058 in RegisterComponentsInDir__23nsNativeComponentLoaderFiP7nsIFile ()
 #14  0x0019fe94 in AutoRegisterComponents__23nsNativeComponentLoaderFiP7nsIFile ()
 #15  0x0015e6f4 in 0x15e6f4 ()
 #16  0x0015e2c0 in AutoRegister__22nsComponentManagerImplFiP7nsIFile ()
 #17  0x00143d30 in AutoRegister__18nsComponentManagerFiP7nsIFile ()
 #18  0x0202ee40 in ReloadPlugins__16nsPluginHostImplFi ()
 #19  0x01cec420 in Refresh__15PluginArrayImplFi ()
 #20  0x01cec7ec in Refresh__15PluginArrayImplFv ()
 #21  0x00187ccc in _XPTC_InvokeByIndex ()
 #22  0x00187bc4 in XPTC_InvokeByIndex ()
 #23  0x0137bae0 in 0x137bae0 ()
 #24  0x01381a78 in XPC_WN_CallMethod__FP9JSContextP8JSObjectUiPlPl ()
 #25  0x012b401c in js_Invoke ()
 #26  0x012bbfd4 in 0x12bbfd4 ()
 #27  0x012b4528 in js_Execute ()
 #28  0x012971f4 in JS_EvaluateUCScriptForPrincipals ()
 #29  0x01cc4704 in
EvaluateString__11nsJSContextFRC9nsAStringPvP12nsIPrincipalPCc ()
 #30  0x01a454cc in
EvaluateScript__14nsScriptLoaderFP19nsScriptLoadRequestRC13nsA ()
 #31  0x01a44e98 in ProcessRequest__14nsScriptLoaderFP19nsScriptLoadRequest ()
 #32  0x01a44ab8 in
ProcessScriptElement__14nsScriptLoaderFP23nsIDOMHTMLScriptElem ()
 #33  0x018a2644 in SetDocument__19nsHTMLScriptElementFP11nsIDocumentii ()
 #34  0x01827b40 in
AppendChildTo__29nsGenericHTMLContainerElementFP10nsIContentii ()
 #35  0x0179ca44 in ProcessSCRIPTTag__15HTMLContentSinkFRC13nsIParserNode ()
 #36  0x01796cd4 in AddLeaf__15HTMLContentSinkFRC13nsIParserNode ()
 #37  0x015c5fd8 in AddLeaf__7CNavDTDFPC13nsIParserNode ()
 #38  0x015c316c in HandleScriptToken__7CNavDTDFPC13nsIParserNode ()
 #39  0x015c5694 in
OpenContainer__7CNavDTDFPC13nsCParserNode9nsHTMLTagiP12nsEntry ()
 #40  0x015c0e1c in
HandleDefaultStartToken__7CNavDTDFP6CToken9nsHTMLTagP13nsCPars ()
 #41  0x015c1ecc in HandleStartToken__7CNavDTDFP6CToken ()
 #42  0x015bfe70 in HandleToken__7CNavDTDFP6CTokenP9nsIParser ()
 #43  0x015bedc0 in
BuildModel__7CNavDTDFP9nsIParserP12nsITokenizerP16nsITokenObse ()
 #44  0x015e38c8 in BuildModel__8nsParserFv ()
 #45  0x015e3590 in ResumeParse__8nsParserFii ()
 #46  0x015e5b70 in
OnDataAvailable__8nsParserFP10nsIRequestP11nsISupportsP14nsIIn ()
 #47  0x01648714 in
OnDataAvailable__18nsDocumentOpenInfoFP10nsIRequestP11nsISuppo ()
 #48  0x01519ae4 in
OnDataAvailable__12nsJARChannelFP10nsIRequestP11nsISupportsP14 ()
 #49  0x015274f0 in HandleEvent__22nsOnDataAvailableEventFv ()
 #50  0x0153375c in HandlePLEvent__23nsARequestObserverEventFP7PLEvent ()
 #51  0x001b9da4 in PL_HandleEvent ()
 #52  0x001b9c20 in PL_ProcessPendingEvents ()
 #53  0x00162064 in ProcessPendingEvents__16nsEventQueueImplFv ()
 #54  0x0167bb28 in ProcessPLEventQueue__26nsMacNSPREventQueueHandlerFv ()
 #55  0x0167b8ec in RepeatAction__26nsMacNSPREventQueueHandlerFRC11EventRecord ()
 #56  0x016a41a8 in DoRepeaters__8RepeaterFRC11EventRecord ()
 #57  0x0168fcfc in DispatchEvent__16nsMacMessagePumpFiP11EventRecord ()
 #58  0x0168f61c in DoMessagePump__16nsMacMessagePumpFv ()
 #59  0x0168eeac in Run__10nsAppShellFv ()
 #60  0x01424178 in Run__17nsAppShellServiceFv ()
 #61  0x00094f28 in main1__FiPPcP11nsISupport ()
 #62  0x00095ca8 in main ()

Thread 1:
 #0   0x7000424c in _syscall ()
 #1   0x706584b8 in _ProcessReadyEvent ()
 #2   0x706582b0 in _CarbonSelectThreadFunc ()
 #3   0x70014f04 in __pthread_body ()

Thread 2:
 #0   0x70059b68 in _semaphore_wait_signal_trap ()
 #1   0x70016110 in _semaphore_wait_signal ()
 #2   0x70015f78 in __pthread_cond_wait ()
 #3   0x70015d18 in _pthread_cond_wait ()
 #4   0x70653be0 in _BSD_pthread_cond_wait ()
 #5   0x70653bc0 in _CarbonConditionWait ()
 #6   0x7065557c in _CarbonOperationThreadFunc ()
 #7   0x70014f04 in __pthread_body ()

Thread 3:
 #0   0x70059b48 in _semaphore_timedwait_signal_trap ()
 #1   0x7003f7f8 in _semaphore_timedwait_signal ()
 #2   0x70015f68 in __pthread_cond_wait ()
 #3   0x7003f7c4 in _pthread_cond_timedwait_relative_np ()
 #4   0x7029b590 in _TSWaitOnConditionTimedRelative ()
 #5   0x7029cdac in _TSWaitOnSemaphoreCommon ()
 #6   0x702e5f98 in _TSWaitOnSemaphoreRelative ()
 #7   0x702e7208 in _TimerThread ()
 #8   0x70014f04 in __pthread_body ()

Thread 4:
 #0   0x70059b68 in _semaphore_wait_signal_trap ()
 #1   0x70016110 in _semaphore_wait_signal ()
 #2   0x70015f78 in __pthread_cond_wait ()
 #3   0x70015d18 in _pthread_cond_wait ()
 #4   0x7029b550 in _TSWaitOnCondition ()
 #5   0x7029cd94 in _TSWaitOnSemaphoreCommon ()
 #6   0x7029cce4 in _TSWaitOnSemaphore ()
 #7   0x7029cba8 in _AsyncFileThread ()
 #8   0x70014f04 in __pthread_body ()

Thread 5:
 #0   0x70059b68 in _semaphore_wait_signal_trap ()
 #1   0x70016110 in _semaphore_wait_signal ()
 #2   0x70015f78 in __pthread_cond_wait ()
 #3   0x70015d18 in _pthread_cond_wait ()
 #4   0x70653be0 in _BSD_pthread_cond_wait ()
 #5   0x70653bc0 in _CarbonConditionWait ()
 #6   0x70653ab4 in _CarbonInetOperThreadFunc ()
 #7   0x70014f04 in __pthread_body ()

Thread 6:
 #0   0x700007b8 in _mach_msg_overwrite_trap ()
 #1   0x700056e4 in _mach_msg_overwrite ()
 #2   0x700277b0 in _thread_suspend ()
 #3   0x70027744 in __pthread_become_available ()
 #4   0x70027468 in _pthread_exit ()
 #5   0x70014f08 in __pthread_body ()

PPC Thread State:
  srr0: 0x702a540c srr1: 0x0000d030                vrsave: 0x00000000
   xer: 0x20000010   lr: 0x702a53c4  ctr: 0x00000000   mq: 0x00000000
    r0: 0x00000004   r1: 0xbfffb94c   r2: 0x702bfe68   r3: 0x00000000
    r4: 0x00000000   r5: 0x00000000   r6: 0x00000000   r7: 0x0000012c
    r8: 0x03582df8   r9: 0x030f7ed4  r10: 0x000007dc  r11: 0x00000000
   r12: 0x702a549c  r13: 0xbfffd098  r14: 0x00000000  r15: 0x00000000
   r16: 0x00000026  r17: 0x00000000  r18: 0x00000000  r19: 0x03102720
   r20: 0x030f7ed0  r21: 0x702a5aac  r22: 0x702a4194  r23: 0x702a5224
   r24: 0x03102768  r25: 0x000000af  r26: 0x0269f5a0  r27: 0xbfffba18
   r28: 0xbfffb9a4  r29: 0xbfffba34  r30: 0x00000000  r31: 0x702a5368

**********
Summary: A crash occur when relaoding about:plugins page → A crash occurs when relaoding about:plugins page
Summary: A crash occurs when relaoding about:plugins page → A crash occurs when reloading about:plugins page
Severity: normal → major
Keywords: nsenterprise+
My bug!
Assignee: karnaze → peterlubczynski
If this is still happening, it's kinda serious. Could be related to other
issues. A thing to try: remove PR_UnloadLibrary from TryUnloadPlugin()
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → mozilla0.9.4
Sorry, I spoke too soon. I don't think this is my bug. Removing ALL plugins, it
still crashes. Looking closer at the stack, it appears that crash happens either
in NSPR or the ComponentManager while doing the AutoRegister that is triggered
by a navigator.plugins.refresh(). Punting to XPCOM for now....
Assignee: peterlubczynski → kandrot
Status: ASSIGNED → NEW
Component: Layout → XPCOM
QA Contact: petersen → scc
reassign all kandrot xpcom bug.
Assignee: kandrot → dougt
Target Milestone: mozilla0.9.4 → ---
*** Bug 98165 has been marked as a duplicate of this bug. ***
dup was on NT -> All/All
Keywords: crash
OS: MacOS X → All
Hardware: Macintosh → All
Argh, didn't notice that this bug was on reload rather than load.  This may not
be an all/all bug after all...
from comments this is only MacOSX -- changing platform/os
OS: All → MacOS X
Hardware: All → Macintosh
any status update on this?
The patch from bug 98729 fixes this for me.
Depends on: 98729
Confirming that this is ONLY happening on commercial bits (both trunk and
branch) and NOT mozilla. I'll see if I can find what the difference is. This
should also technically be a bugscape bug.

beard: Could this be part of the fix that you checked into one NSPR branch and
not the other? Do you recall what that was?
Assignee: dougt → peterlubczynski
Component: XPCOM → Plug-ins
Keywords: nsbranch+
QA Contact: scc → shrir
Target Milestone: --- → mozilla0.9.5
My gut feeling says it's one of the patches from bug 81659. Bonsai reveals that
changes where checked into the mozilla tip and NSPRPUB_CLIENT_BRANCH for
prlink.c but nothing directly to the commercial tree. Tinderbox reveals that
both the mozilla and commercial trees pull NSPRPUB_PRE_4_2_CLIENT_BRANCH tag. A
query of this tag only shows checkins after the ones to the other nspr branch. I
may have to pull the whole commercial tree to see what's going on.

Maybe someone who already has the commercial tree can compare that prlink.c to
the one with just a mozilla pull?
Status: NEW → ASSIGNED
Keywords: nsenterprise+
marking nsenterprise- to get off the enterprise stop ship list.
Keywords: nsenterprise-
marking pdt-, not a stopper at this point
Whiteboard: PDT-
Ahh, I found the problem. When QFA.shlb and QFA.xpt were in the components
folder, we crash on reloading about:plugins. Since talkback doesn't work in OS X
anyway, I've attached a patch to skip building it on carbon.

Removing minus to trigger re-evaluation. This is a crash that will happen
anytime navigator.plugins.refresh() happens twice. Adding seeking reviews....
Keywords: patch
Summary: A crash occurs when reloading about:plugins page → OSX: talkback causes crash when reloading about:plugins page
Whiteboard: PDT- → [PDT][seeking reviews]
r=beard
This change will break build progress. It's better to do this (diff does not show 
indentation change):

Index: ns/build/mac/build_scripts/NetscapeBuildList.pm
===================================================================
RCS file: /m/src/ns/build/mac/build_scripts/NetscapeBuildList.pm,v
retrieving revision 1.27
diff -w -u -2 -r1.27 NetscapeBuildList.pm
--- ns/build/mac/build_scripts/NetscapeBuildList.pm	2001/09/15 07:50:39	1.27
+++ ns/build/mac/build_scripts/NetscapeBuildList.pm	2001/09/28 00:43:59
@@ -867,4 +867,6 @@
     StartBuildModule("talkback");
 
+    if ( !$main::options{carbon} )
+    {
     # FullCircle Header & Library
     my($distdirectory) = ":ns:dist";
@@ -885,4 +887,5 @@
         MakeAlias(":ns:fullsoft:runtime:mac:TalkBack Library",  $talkback_dir);
     }
+    }
 
     EndBuildModule("talkback");
Simon's patch checked into commercial trunk
Whiteboard: [PDT][seeking reviews] → [PDT][patch in commercial trunk]
pls check this in today, if you can. if you could update the patch status, too,
that would be great.
Whiteboard: [PDT][patch in commercial trunk] → [PDT+][patch in commercial trunk]
Attached patch simon's patchSplinter Review
Comment on attachment 51274 [details] [diff] [review]
simon's patch

updating status
Attachment #51274 - Flags: superreview+
Attachment #51274 - Flags: review+
Attachment #51274 - Flags: approval+
patch in branch, marking FIXED
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Whiteboard: [PDT+][patch in commercial trunk] → [PDT+]
Verified in the Oct 1 Mac OS X branch build.
Keywords: vtrunk
marking verif for the time being, will get bak to test on trunk l8r.
Status: RESOLVED → VERIFIED
This problem is back.... Or perhaps this wasn't fixed on the trunk builds.
Tested under the 2002-01-08-08 with OS X 10.1.2. Reopening.


**********

Date/Time:  2002-01-09 11:36:39 -0800
OS Version: 10.1.2 (Build 5P48)

Command:    Netscape 6
PID:        1837

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

Thread 0:
 #0   0x702a05ac in FindExportInfo
 #1   0x702486ac in ResolveImportedSymbols
 #2   0x7026fb18 in PrepareClosure
 #3   0x70275ea4 in PCFragPrepareClosureFromFile
 #4   0x702a3d10 in GetDiskFragment
 #5   0x0050b3ec in 0x50b3ec
 #6   0x00500f08 in 0x500f08
 #7   0x005006e0 in 0x5006e0
 #8   0x005eb888 in nsLocalFile::Load(PRLibrary **)
 #9   0x0058625c in nsDll::Load(void)
 #10  0x005da25c in nsNativeComponentLoader::SelfRegisterDll(nsDll *, char const
*, int)
 #11  0x005dbaf4 in nsNativeComponentLoader::AutoRegisterComponent(int, nsIFile
*, int *)
 #12  0x005d9d3c in nsNativeComponentLoader::RegisterComponentsInDir(int, nsIFile *)
 #13  0x005d9b78 in nsNativeComponentLoader::AutoRegisterComponents(int, nsIFile *)
 #14  0x005975c0 in 0x5975c0
 #15  0x00597280 in nsComponentManagerImpl::AutoRegister(int, nsIFile *)
 #16  0x0059a5b8 in nsComponentManager::AutoRegister(int, nsIFile *)
 #17  0x02632a78 in nsPluginHostImpl::ReloadPlugins(int)
 #18  0x025a27ec in PluginArrayImpl::Refresh(int)
 #19  0x025a2b78 in PluginArrayImpl::Refresh(void)
 #20  0x005c147c in XPTC_InvokeByIndex
 #21  0x005c1370 in XPTC_InvokeByIndex
 #22  0x01b511d0 in 0x1b511d0
 #23  0x01b5760c in XPC_WN_CallMethod(JSContext *, JSObject *, unsigned int,
long *, long *)
 #24  0x01ad464c in js_Invoke
 #25  0x01adc704 in 0x1adc704
 #26  0x01ad4b40 in js_Execute
 #27  0x01ab590c in JS_EvaluateUCScriptForPrincipals
 #28  0x02576f84 in nsJSContext::EvaluateString(nsAString const &, void *,
nsIPrincipal *, char const *)
 #29  0x02351fa8 in EvaluateScript__14nsScriptLoaderFP19nsScriptLoadRequestRC13nsA
 #30  0x02351944 in nsScriptLoader::ProcessRequest(nsScriptLoadRequest *)
 #31  0x0235158c in ProcessScriptElement__14nsScriptLoaderFP23nsIDOMHTMLScriptElem
 #32  0x021ab514 in nsHTMLScriptElement::SetDocument(nsIDocument *, int, int)
 #33  0x0212d274 in nsGenericHTMLContainerElement::AppendChildTo(nsIContent *,
int, int)
 #34  0x020a0bcc in HTMLContentSink::ProcessSCRIPTTag(nsIParserNode const &)
 #35  0x0209aa54 in HTMLContentSink::AddLeaf(nsIParserNode const &)
 #36  0x01d166ac in CNavDTD::AddLeaf(nsIParserNode const *)
 #37  0x01d13848 in CNavDTD::HandleScriptToken(nsIParserNode const *)
 #38  0x01d15d28 in OpenContainer__7CNavDTDFPC13nsCParserNode9nsHTMLTagiP12nsEntry
 #39  0x01d112a4 in HandleDefaultStartToken__7CNavDTDFP6CToken9nsHTMLTagP13nsCPars
 #40  0x01d12458 in CNavDTD::HandleStartToken(CToken *)
 #41  0x01d102b8 in CNavDTD::HandleToken(CToken *, nsIParser *)
 #42  0x01d0f1d8 in BuildModel__7CNavDTDFP9nsIParserP12nsITokenizerP16nsITokenObse
 #43  0x01d35fa8 in nsParser::BuildModel(void)
 #44  0x01d35c68 in nsParser::ResumeParse(int, int, int)
 #45  0x01d383d4 in OnDataAvailable__8nsParserFP10nsIRequestP11nsISupportsP14nsIIn
 #46  0x01f6fdc8 in OnDataAvailable__18nsDocumentOpenInfoFP10nsIRequestP11nsISuppo
 #47  0x01bd5004 in OnDataAvailable__12nsJARChannelFP10nsIRequestP11nsISupportsP14
 #48  0x01be03b0 in nsOnDataAvailableEvent::HandleEvent(void)
 #49  0x01bef070 in nsARequestObserverEvent::HandlePLEvent(PLEvent *)
 #50  0x005f6cf0 in PL_HandleEvent
 #51  0x005f6b5c in PL_ProcessPendingEvents
 #52  0x0059d1bc in nsEventQueueImpl::ProcessPendingEvents(void)
 #53  0x01dc62dc in nsMacNSPREventQueueHandler::ProcessPLEventQueue(void)
 #54  0x01dc60a0 in nsMacNSPREventQueueHandler::RepeatAction(EventRecord const &)
 #55  0x01150b14 in Repeater::DoRepeaters(EventRecord const &)
 #56  0x01dd91c8 in nsMacMessagePump::DispatchEvent(int, EventRecord *)
 #57  0x01dd8da0 in nsMacMessagePump::DoMessagePump(void)
 #58  0x01dd86dc in nsAppShell::Run(void)
 #59  0x01d97d8c in nsAppShellService::Run(void)
 #60  0x004cc3f8 in main1(int, char **, nsISupports *)
 #61  0x004ccefc in main

Thread 1:
 #0   0x7000497c in syscall
 #1   0x70557600 in BSD_waitevent
 #2   0x70554b80 in CarbonSelectThreadFunc
 #3   0x7002054c in _pthread_body

Thread 2:
 #0   0x7003f4c8 in semaphore_wait_signal_trap
 #1   0x7003f2c8 in _pthread_cond_wait
 #2   0x705593ec in CarbonOperationThreadFunc
 #3   0x7002054c in _pthread_body

Thread 3:
 #0   0x70044cf8 in semaphore_timedwait_signal_trap
 #1   0x70044cd8 in semaphore_timedwait_signal
 #2   0x7003f2b8 in _pthread_cond_wait
 #3   0x70283ea4 in TSWaitOnConditionTimedRelative
 #4   0x7027d748 in TSWaitOnSemaphoreCommon
 #5   0x702c2078 in TimerThread
 #6   0x7002054c in _pthread_body

Thread 4:
 #0   0x7003f4c8 in semaphore_wait_signal_trap
 #1   0x7003f2c8 in _pthread_cond_wait
 #2   0x70250ab0 in TSWaitOnCondition
 #3   0x7027d730 in TSWaitOnSemaphoreCommon
 #4   0x70243d14 in AsyncFileThread
 #5   0x7002054c in _pthread_body

Thread 5:
 #0   0x7003f4c8 in semaphore_wait_signal_trap
 #1   0x7003f2c8 in _pthread_cond_wait
 #2   0x7055b884 in CarbonInetOperThreadFunc
 #3   0x7002054c in _pthread_body

Thread 6:
 #0   0x70000978 in mach_msg_overwrite_trap
 #1   0x70005a04 in mach_msg
 #2   0x70026a2c in _pthread_become_available
 #3   0x70026724 in pthread_exit
 #4   0x70020550 in _pthread_body


PPC Thread State:
  srr0: 0x702a05ac srr1: 0x0000f030                vrsave: 0x00000000
   xer: 0x0000001e   lr: 0x702a0564  ctr: 0x00000000   mq: 0x00000000
    r0: 0x00000001   r1: 0xbfffc870   r2: 0x040c6878   r3: 0x00000000
    r4: 0x00000000   r5: 0x00000000   r6: 0x00000000   r7: 0x00000000
    r8: 0x000002f8   r9: 0x04269d6c  r10: 0x00000004  r11: 0x00000000
   r12: 0x70012ed0  r13: 0x00000000  r14: 0x00000036  r15: 0x011b1ce0
   r16: 0x011b1d10  r17: 0xbfffee90  r18: 0x00533a40  r19: 0x00003d07
   r20: 0x00000000  r21: 0x0000001c  r22: 0x70004234  r23: 0x700042c8
   r24: 0x00000004  r25: 0x000003a4  r26: 0x70002d84  r27: 0x70002e10
   r28: 0x00000000  r29: 0xbfffef00  r30: 0x00000000  r31: 0x00000001

**********

Reopening as mentioned
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
How can this be Talkback, which doesn't run under OS X. Chris, what plugins do 
you have? Can you test to see which plugin is causing this crash?
I tried this. A crash happens after reloading the 'about:plugins' page even if 
only the default plugin is inside the pluginds folder. I removed all plugins 
from my user/internet plugins folder and the osx/internet plugins folder before 
I tried this.
And if you remove the default plugin...?
Even with all the Internet plug-ins removed (including the our default plug-in)
, I can reproduce the crash when reloading the plug-in page.
Hrmm. I don't crash with about:plugins on X, using the current commercial trunk 
build.
OK, I _do_ crash when I hit "Reload". Sorry I missed that he first time.
Marking wfm in the latest mozilla build (2002-01-11-08)
Status: REOPENED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → WORKSFORME
Marking closed
Status: RESOLVED → CLOSED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: