Closed
Bug 349171
Opened 18 years ago
Closed 18 years ago
crash on restore minimized instance [@ JS_GetFunctionScript]
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 279678
People
(Reporter: mcow, Assigned: mscott)
References
Details
(Keywords: crash)
Crash Data
TB 2a1-0817
Talkback: TB22230872Y
Program had been started last night; system had been put on standby overnight; on awakening, program appeared to be working well, retrieving mail (POP and POS) and RSS items.
I edited an RSS filter, saved it, no problem (but I've had some problems with a trunk build crashing on editing filters, which is why I mention it); then I minimized the program.
Left TB idle for maybe fifteen minutes, so it would have done some mail fetches and possibly another RSS fetch. Clicked the program button on the taskbar: crash.
The RSS feed is from craigslist, and I've noticed some balky behavior from it recently, not sure if that's been due to TB problem or responsiveness from the site.
Comment 1•18 years ago
|
||
Here's part of the stack trace:
JS_GetFunctionScript [e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/js/src/jsdbgapi.c, line 639]
nsScriptSecurityManager::GetFramePrincipal [e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/caps/src/nsScriptSecurityManager.cpp, line 2046]
nsScriptSecurityManager::GetPrincipalAndFrame [e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/caps/src/nsScriptSecurityManager.cpp, line 2077]
nsScriptSecurityManager::GetSubjectPrincipal [e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/caps/src/nsScriptSecurityManager.cpp, line 2119]
nsScriptSecurityManager::doGetSubjectPrincipal [e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/caps/src/nsScriptSecurityManager.cpp, line 1717]
nsScriptSecurityManager::SubjectPrincipalIsSystem [e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/caps/src/nsScriptSecurityManager.cpp, line 1752]
nsGlobalWindow::IsCallerChrome [e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/dom/src/base/nsGlobalWindow.cpp, line 3236]
nsGlobalWindow::CanSetProperty [e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/dom/src/base/nsGlobalWindow.cpp, line 4161]
nsWebShellWindow::HandleEvent [e:/builds/tinderbox/Tb-Mozilla1.8/WINNT_5.0_Depend/mozilla/xpfe/appshell/src/nsWebShellWindow.cpp, line 501]
![]() |
||
Comment 2•18 years ago
|
||
Crash is on FUN_SCRIPT(fun). So fun is probably bogus... no idea how it got there, of course.
Updated•18 years ago
|
Summary: crash on restore minimized instance → crash on restore minimized instance [@ JS_GetFunctionScript]
Reporter | ||
Comment 3•18 years ago
|
||
Duping this to another related bug I opened -- it seems likely these oddball crashes have been solved by the fix at bug 336097.
*** This bug has been marked as a duplicate of 349576 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Crash Signature: [@ JS_GetFunctionScript]
You need to log in
before you can comment on or make changes to this bug.
Description
•