Closed
Bug 50011
Opened 25 years ago
Closed 25 years ago
Crashing on exit from Linux builds
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
Future
People
(Reporter: agracebush, Assigned: waqar)
Details
(Keywords: crash)
Using both installed and tarball builds on 2000082306M18, everytime I choose
file/exit, talkback comes up.
see incident 16189758
stack trace
GetAdditionalChildListName()
nsCSSFrameConstructor::FindFrameWithContent()
nsCSSFrameConstructor::FindPrimaryFrameFor()
StyleSetImpl::FindPrimaryFrameFor()
FrameManager::GetPrimaryFrameFor()
GetPrimaryFrameFor()
nsGenericElement::SetDocument()
nsGenericHTMLElement::SetDocument()
nsHTMLHeadElement::SetDocument()
nsGenericElement::SetDocumentInChildrenOf()
nsGenericElement::SetDocument()
nsGenericHTMLElement::SetDocument()
nsHTMLHtmlElement::SetDocument()
nsDocument::SetScriptGlobalObject()
DocumentViewerImpl::~DocumentViewerImpl()
DocumentViewerImpl::Release()
nsCOMPtr_base::assign_with_AddRef()
nsDocShell::Destroy()
nsWebShell::Destroy()
nsXULWindow::Destroy()
nsWebShellWindow::Destroy()
nsWebShellWindow::Close()
nsAppShellService::~nsAppShellService()
nsAppShellService::Release()
nsXPCWrappedNative::~nsXPCWrappedNative()
nsXPCWrappedNative::Release()
nsXPCWrappedNative::JSObjectFinalized()
WrappedNative_Finalize()
js_FinalizeObject()
js_GC()
js_ForceGC()
js_DestroyContext()
JS_DestroyContext()
mozJSComponentLoader::~mozJSComponentLoader()
mozJSComponentLoader::Release()
nsSupportsHashtable::ReleaseElement()
_hashEnumerate__FP11PLHashEntryiPv()
libplds4.so + 0x1410 (0x40166410)
nsHashtable::Enumerate()
nsSupportsHashtable::~nsSupportsHashtable()
nsComponentManagerImpl::Shutdown()
NS_ShutdownXPCOM()
main()
libc.so.6 + 0x17cb3 (0x4024bcb3)
Comment 1•25 years ago
|
||
looks like layout.
Assignee: asa → clayton
Component: Browser-General → Layout
QA Contact: doronr → petersen
This bug has been marked "future" because the original netscape engineer working
on this is over-burdened. If you feel this is an error, that you or another
known resource will be working on this bug,or if it blocks your work in some way
-- please attach your concern to the bug for reconsideration.
Target Milestone: --- → Future
| Reporter | ||
Comment 5•25 years ago
|
||
I have not seen this on this week's builds- ok with Future
Comment 6•25 years ago
|
||
It is not crashing on exit with current build on Linux.
Marking WORKSFORME.
Comment 7•25 years ago
|
||
WORKSFORME
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•