Closed Bug 430248 Opened 18 years ago Closed 18 years ago

Most recent Minefield releases locks up when opening multiple tabs at once, Amount of extensions loaded is possible cause

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: danialhorton, Unassigned)

Details

(Keywords: hang)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008042106 Minefield/3.0pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008042106 Minefield/3.0pre The past 2 Minefield releases have been freezing when opening multiple tabs either via open all in tabs, or by loading a session from session manager extension. Extensions appear to be involved, and its not just pin pointable to 1 single extension, disabling all extensions fixes the issue. To attempt to resolve the problem, i disabled all extensions 1 at a time and tested for the lock up, i finally pin pointed the problem to either Flashblock, Flashgot, or an australian english extension, but upon renabling the other extensions the freezes started again. This leads me to believe that the crash occurs because of the amount of extensions loaded, rather then the extensions themselves. All extensions are up to date, Tabmix plus, session manager and nightly tester tools were the only extensions enabled when the problem was resolved at first, after slowly disabling 1 by one, Adblock, Chromedit+, Console2 and download status bar were still enabled. Enabling ANY other extension ontop of this causes Minefield to freeze when opening multiple tabs. (25-50 tabs) Reproducible: Always Steps to Reproduce: 1. Install more then 8 firefox extensions (session manager required to load sessions) 2. Surf to a variety of websites, in between 20-45 tabs, and save them to a bookmark folder or as a session 3. Reopen this folder in all tabs, or load a session Actual Results: Minefield will load nearly all of the tabs, and when 3 or 4 are left to load it will completely freeze at 95% cpu usage Expected Results: Minefield should finish loading the tabs without problem as earlier builds and firefox 3 beta 5 does Extension list is as follows Adblock 0.7.5.4 Chromedit Plus 2.7.0 Console 2 0.3.9 Cookiepie 1.0 (Disabled till update) English (Australian) Dictionary 2.11 Flashblock 1.5.6a Flashgot 0.9.7 free-downloads.net Toolbar 1.5.34.0 IETab 1.5.20080310 Image Toolbar 0.6.4 ImageZoom 0.3.1 Minimize to Tray 0.0.1.2006.102615+ Net Usage Item 1.2.176 Nightly Tester Tools 1.3 Opensearchfox 0.1.5 Realplayer browser record plugin 1.0 Session Manager 0.6.1.13 Tab Mix Plus 0.3.6.1.080416 Torrent Finder Toolbar 1.2.3.20080219 Translator 1.0.4.4 User Agent Switcher 0.6.11 Veoh Browser Plugin 1.2 (Disabled since veoh devs are lazy) Theme = Phoenity Post Modern. As i have said though, it can't be tracked back to 1 individual extension, it occurs when a combination exceeding 8 or 9 extensions is used.
Summary: Most recent Minefield releases locks up when opening multiple tabs at once, Extensions seem to be involved somehow. → Most recent Minefield releases locks up when opening multiple tabs at once, Amount of extensions loaded is possible cause
I hadn't updated minefield for a few days, so the last version before the recent 2 i've had (Yesterdays and Tonights) was from about Thursday.
Update 2: I went back to Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008041406 Minefield/3.0pre ID:2008041406, any build past that has the problem, this build and previous did not.
you really should try disabling most of your extensions (start with safe mode) and limit the problem to one or two extensions. If you're trying to chase a hang, you can do this: http://developer.mozilla.org/en/docs/How_to_get_a_stacktrace_with_WinDbg once you've attached to your hung browser and followed the instructions, attach the output from this command: !analyze -v -hang
Severity: critical → normal
Keywords: hang
Did you even read the entire description? i bet you didn't.
no. i don't care. get the list down to 4. you can try disabling half your extensions. if the problem goes away, good. if not, try enabling them and disabling the other half. while you're getting hangs, follow *my* instructions for getting stack traces. and attach those here. we can do something with them. now go forth and debug.`
Unless you are going to read the bloody description, don't even try helping, because you are just going to get in the way and be useless to everyone. as for windbg its downloaded the correct symbols, but won't use them >.< anyway, the information it is giving so far is (1234.174c): Break instruction exception - code 80000003 (first chance) eax=7ffde000 ebx=00000001 ecx=00000002 edx=00000003 esi=00000004 edi=00000005 eip=7c901230 esp=08f0ffcc ebp=08f0fff4 iopl=0 nv up ei pl zr na pe nc cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246 ntdll!DbgBreakPoint: 7c901230 cc int 3 0:017> !analyze -v -hang ******************************************************************************* * * * Exception Analysis * * * ******************************************************************************* *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINDOWS\system32\kernel32.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINDOWS\system32\ole32.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINDOWS\system32\USER32.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINDOWS\system32\WINMM.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINDOWS\system32\mswsock.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINDOWS\system32\WS2_32.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINDOWS\system32\ADVAPI32.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINDOWS\system32\RPCRT4.dll - *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINDOWS\system32\wdmaud.drv - *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\WINDOWS\system32\Macromed\Flash\NPSWF32.dll - ************************************************************************* *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: kernel32!pNlsUserInfo *** *** *** ************************************************************************* ************************************************************************* *** *** *** *** *** Your debugger is not using the correct symbols *** *** *** *** In order for this command to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: kernel32!pNlsUserInfo *** *** *** ************************************************************************* FAULTING_IP: ntdll!DbgBreakPoint+0 7c901230 cc int 3 EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff) ExceptionAddress: 7c901230 (ntdll!DbgBreakPoint) ExceptionCode: 80000003 (Break instruction exception) ExceptionFlags: 00000000 NumberParameters: 3 Parameter[0]: 00000000 Parameter[1]: 00000002 Parameter[2]: 00000003 FAULTING_THREAD: 00000000 BUGCHECK_STR: HANG PROCESS_NAME: firefox.exe ERROR_CODE: (NTSTATUS) 0xcfffffff - <Unable to get error code text> NTGLOBALFLAG: 0 APPLICATION_VERIFIER_FLAGS: 0 DERIVED_WAIT_CHAIN: Dl Eid Cid WaitType -- --- ------- -------------------------- 0 1234.26f0 Unknown WAIT_CHAIN_COMMAND: ~0s;k;; BLOCKING_THREAD: 000026f0 DEFAULT_BUCKET_ID: APPLICATION_HANG_BusyHang PRIMARY_PROBLEM_CLASS: APPLICATION_HANG_BusyHang LAST_CONTROL_TRANSFER: from 607dac83 to 601456e0 STACK_TEXT: 0012edc8 607dac83 003cf0b0 03807e40 80000000 js3250!JS_GetPrototype [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\js\src\jsapi.c @ 2902] 0012eddc 60a70a0d 003cf0b0 057a6500 003e8d40 xul!IsObjInProtoChain+0x1f [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\dom\src\base\nsdomclassinfo.cpp @ 8837] 0012ee1c 60b021d5 099c0a30 003cf0b0 057a6500 xul!nsHTMLPluginObjElementSH::SetupProtoChain+0xad [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\dom\src\base\nsdomclassinfo.cpp @ 8912] 0012ee30 6050b91c 0575ea20 099c0a30 003cf0b0 xul!nsHTMLPluginObjElementSH::PostCreate+0x2f [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\dom\src\base\nsdomclassinfo.cpp @ 9013] 0012ef70 6050b96c 0012f290 06f38480 08178b00 xul!XPCWrappedNative::GetNewOrUsed+0xfdc [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\js\src\xpconnect\src\xpcwrappednative.cpp @ 546] 0012f0b8 605012eb 0012f290 06f384f0 01f312c0 xul!XPCWrappedNative::GetNewOrUsed+0x102c [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\js\src\xpconnect\src\xpcwrappednative.cpp @ 416] 0012f118 6050182f 0012f290 0012f178 06f384f0 xul!XPCConvert::NativeInterface2JSObject+0x1ab [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\js\src\xpconnect\src\xpcconvert.cpp @ 1107] 0012f19c 604f1204 0012f290 0012f1ec 0012f388 xul!XPCConvert::NativeData2JS+0x9f [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\js\src\xpconnect\src\xpcconvert.cpp @ 481] 0012f334 604d9698 01fb33d0 01fb4240 00000003 xul!nsXPCWrappedJSClass::CallMethod+0x494 [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\js\src\xpconnect\src\xpcwrappedjsclass.cpp @ 1422] 0012f34c 60649eee 01fb4240 00000003 010a4d00 xul!nsXPCWrappedJS::CallMethod+0x38 [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\js\src\xpconnect\src\xpcwrappedjs.cpp @ 560] 0012f400 60649f55 01f857a0 00000003 0012f428 xul!PrepareAndDispatch+0xe7 [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\xpcom\reflect\xptcall\src\md\win32\xptcstubs.cpp @ 114] 0012f41c 605a5ada 01f857a0 0000000c 07bdd0e0 xul!SharedStub+0x16 [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\xpcom\reflect\xptcall\src\md\win32\xptcstubs.cpp @ 142] 0012f454 605a5a5c 00000006 606ace14 0000000c xul!nsContentPolicy::CheckPolicy+0x6a [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\content\base\src\nscontentpolicy.cpp @ 159] 0012f480 6053f2cc 01f30fc0 0000000c 07bdd0e0 xul!nsContentPolicy::ShouldLoad+0x26 [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\content\base\src\nscontentpolicy.cpp @ 218] 0012f4b8 60ac3459 0000000c 07bdd0e0 06f384f0 xul!NS_CheckContentLoadPolicy+0x1cc [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\obj-fx-trunk\dist\include\content\nscontentpolicyutils.h @ 224] 0012f574 60006db8 00290040 07bdd0e0 60007de0 xul!nsPluginHostImpl::NewPluginURLStream+0x21d [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\modules\plugin\base\src\nspluginhostimpl.cpp @ 5981] 0012f5ac 604e852e 0710dc00 60a8b936 e13d376b MOZCRT19!arena_dalloc+0x38 [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\obj-fx-trunk\memory\jemalloc\src\jemalloc.c @ 4189] 0012f5b4 60a8b936 e13d376b 80000000 04dc8b80 xul!nsRefPtr<nsIDOMEventListener>::~nsRefPtr<nsIDOMEventListener>+0xe [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\obj-fx-trunk\dist\include\xpcom\nsautoptr.h @ 957] 00000000 00000000 00000000 00000000 00000000 xul!nsPluginHostImpl::DoURLLoadSecurityCheck+0x20c [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\modules\plugin\base\src\nspluginhostimpl.cpp @ 6120] FOLLOWUP_IP: js3250!JS_GetPrototype+0 [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\js\src\jsapi.c @ 2902] 601456e0 8b442408 mov eax,dword ptr [esp+8] SYMBOL_STACK_INDEX: 0 SYMBOL_NAME: js3250!JS_GetPrototype+0 FOLLOWUP_NAME: MachineOwner MODULE_NAME: js3250 IMAGE_NAME: js3250.dll DEBUG_FLR_IMAGE_TIMESTAMP: 480ca1f9 STACK_COMMAND: ~0s ; kb BUCKET_ID: HANG_js3250!JS_GetPrototype+0 FAILURE_BUCKET_ID: js3250.dll!JS_GetPrototype_cfffffff_APPLICATION_HANG_BusyHang Followup: MachineOwner i'll post the other stuff when i get these blasted symbols working.
Ok, got the symbols to load finally, some kind of directory permissions issue FAULTING_IP: ntdll!DbgBreakPoint+0 7c901230 cc int 3 EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff) ExceptionAddress: 7c901230 (ntdll!DbgBreakPoint) ExceptionCode: 80000003 (Break instruction exception) ExceptionFlags: 00000000 NumberParameters: 3 Parameter[0]: 00000000 Parameter[1]: 00000002 Parameter[2]: 00000003 FAULTING_THREAD: 00000000 BUGCHECK_STR: HANG PROCESS_NAME: firefox.exe ERROR_CODE: (NTSTATUS) 0xcfffffff - <Unable to get error code text> NTGLOBALFLAG: 0 APPLICATION_VERIFIER_FLAGS: 0 DERIVED_WAIT_CHAIN: Dl Eid Cid WaitType -- --- ------- -------------------------- 0 a14.1b1c Unknown WAIT_CHAIN_COMMAND: ~0s;k;; BLOCKING_THREAD: 00001b1c DEFAULT_BUCKET_ID: APPLICATION_HANG_BusyHang PRIMARY_PROBLEM_CLASS: APPLICATION_HANG_BusyHang LAST_CONTROL_TRANSFER: from 60a70a0d to 607dac88 STACK_TEXT: 0012f76c 60a70a0d 06b69b40 06855300 0b8e3600 xul!IsObjInProtoChain+0x24 [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\dom\src\base\nsdomclassinfo.cpp @ 8837] 0012f7ac 60b021d5 0642b4f0 06b69b40 06855300 xul!nsHTMLPluginObjElementSH::SetupProtoChain+0xad [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\dom\src\base\nsdomclassinfo.cpp @ 8912] 0012f7c0 6050b91c 05655e20 0642b4f0 06b69b40 xul!nsHTMLPluginObjElementSH::PostCreate+0x2f [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\dom\src\base\nsdomclassinfo.cpp @ 9013] 0012f900 605012eb 0012f998 0cf35880 07186040 xul!XPCWrappedNative::GetNewOrUsed+0xfdc [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\js\src\xpconnect\src\xpcwrappednative.cpp @ 546] 0012f960 604fe465 0012f998 0012fa6c 0cf35880 xul!XPCConvert::NativeInterface2JSObject+0x1ab [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\js\src\xpconnect\src\xpcconvert.cpp @ 1107] 0012fa3c 6051811d 003b06a0 06b69b40 0715dee0 xul!nsXPConnect::WrapNative+0x75 [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\js\src\xpconnect\src\nsxpconnect.cpp @ 1258] 0012fa8c 6051553b 06dd0400 00000000 0cf35880 xul!nsXBLBinding::ChangeDocument+0x11d [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\content\xbl\src\nsxblbinding.cpp @ 1053] 0012faac 605b5d29 0dfa5c80 06dd0400 00000000 xul!nsBindingManager::ChangeDocumentFor+0x13b [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\content\xbl\src\nsbindingmanager.cpp @ 616] 0012fac4 605b5d57 00000004 00000002 0dfa5b34 xul!nsGenericElement::DestroyContent+0x20 [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\content\base\src\nsgenericelement.cpp @ 2956] 0012fad4 605b5d57 0000000c 00000003 0dfa55f4 xul!nsGenericElement::DestroyContent+0x4e [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\content\base\src\nsgenericelement.cpp @ 2962] 0012fae4 605b5d57 00000009 00000001 0dfa5594 xul!nsGenericElement::DestroyContent+0x4e [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\content\base\src\nsgenericelement.cpp @ 2962] 0012faf4 605b5d57 0000000b 00000009 07daefd4 xul!nsGenericElement::DestroyContent+0x4e [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\content\base\src\nsgenericelement.cpp @ 2962] 0012fb04 605b5d57 0000000e 00000008 065b6334 xul!nsGenericElement::DestroyContent+0x4e [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\content\base\src\nsgenericelement.cpp @ 2962] 0012fb14 605b5d57 00000002 00000001 07158e34 xul!nsGenericElement::DestroyContent+0x4e [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\content\base\src\nsgenericelement.cpp @ 2962] 0012fb24 605b5d57 00000001 06dd0400 06dd0504 xul!nsGenericElement::DestroyContent+0x4e [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\content\base\src\nsgenericelement.cpp @ 2962] 0012fb34 6049e093 0012fb64 068a32f0 09ff27c0 xul!nsGenericElement::DestroyContent+0x4e [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\content\base\src\nsgenericelement.cpp @ 2962] 0012fb48 6049e117 09ff27c0 09ff2804 00000000 xul!nsDocument::Destroy+0x49 [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\content\base\src\nsdocument.cpp @ 5590] 0012fb64 6049e265 068a32f0 60c811e8 019af6d0 xul!DocumentViewerImpl::Destroy+0x3f [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\layout\base\nsdocumentviewer.cpp @ 1482] 0012fbb8 605cb586 09ff27c0 05d67400 05d67400 xul!DocumentViewerImpl::Show+0x6e [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\layout\base\nsdocumentviewer.cpp @ 1848] 0012fbf4 605cb5e1 00000000 606221c5 05d67400 xul!nsPresContext::EnsureVisible+0xfe [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\layout\base\nsprescontext.cpp @ 1461] 0012fc30 605d806e 0664d970 606221d6 05d67400 xul!PresShell::UnsuppressAndInvalidate+0x16 [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\layout\base\nspresshell.cpp @ 4331] 0012fc38 606221d6 05d67400 60585c44 0664d970 xul!PresShell::UnsuppressPainting+0x54 [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\layout\base\nspresshell.cpp @ 4391] 0012fc40 60585c44 0664d970 05d67400 0031e3f0 xul!PresShell::sPaintSuppressionCallback+0x11 [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\layout\base\nspresshell.cpp @ 2521] 0012fc58 60585bbb 00000000 00000001 604f2368 xul!nsTimerImpl::Fire+0x7c [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\xpcom\threads\nstimerimpl.cpp @ 400] 0012fc64 604f2368 06f33900 01295c80 00319650 xul!nsTimerEvent::Run+0x1f [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\xpcom\threads\nstimerimpl.cpp @ 492] 0012fc88 604e175a 00000001 00000001 0012fca8 xul!nsThread::ProcessNextEvent+0x218 [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\xpcom\threads\nsthread.cpp @ 511] 0012fca0 606331f1 00000001 80000000 605a1fbc xul!nsBaseAppShell::Run+0x4a [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\widget\src\xpwidgets\nsbaseappshell.cpp @ 169] 0012fcac 605a1fbc 01256970 0031e2f0 00000000 xul!nsAppStartup::Run+0x1e [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\toolkit\components\startup\src\nsappstartup.cpp @ 182] 0012fcb4 0031e2f0 00000000 0031e2e0 00300518 xul!XRE_main+0xdaa [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\toolkit\xre\nsapprunner.cpp @ 3174] WARNING: Frame IP not in any known module. Following frames may be wrong. 0012fcb8 00000000 0031e2e0 00300518 0031f260 0x31e2f0 FOLLOWUP_IP: xul!XRE_main+daa [e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\toolkit\xre\nsapprunner.cpp @ 3174] 605a1fbc 33c9 xor ecx,ecx SYMBOL_STACK_INDEX: 1c SYMBOL_NAME: xul!XRE_main+daa FOLLOWUP_NAME: MachineOwner MODULE_NAME: xul IMAGE_NAME: xul.dll DEBUG_FLR_IMAGE_TIMESTAMP: 480ca1fa STACK_COMMAND: ~0s ; kb BUCKET_ID: HANG_xul!XRE_main+daa FAILURE_BUCKET_ID: xul.dll!XRE_main_cfffffff_APPLICATION_HANG_BusyHang Followup: MachineOwner ---------
Fixed in latest nightly.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
FIXED is used when a known landing fixes a bug --> WORKSFORME
Resolution: FIXED → WORKSFORME
You need to log in before you can comment on or make changes to this bug.