Closed
Bug 128353
Opened 24 years ago
Closed 24 years ago
Crashes changing preferences in Trunk, M098, N621 [@ nsCharTraits<unsigned short>::length]
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: greer, Assigned: samir_bugzilla)
Details
(Keywords: crash, Whiteboard: [need info])
Crash Data
M098 and Trunk builds from 2/18 and 2/19 have crashes at nsCharTraits<unsigned
short>::length in current Talkback data. This problem may already be gone. We'll
watch for it in the next few days.
Are we passing though obsolete code in the second frame intentionally?
nsCharTraits<unsigned short>::length 50
Stack Trace:
nsCharTraits<unsigned short>::length
[..\..\dist/include/string\nsCharTraits.h line
189]
nsCString::AppendWithConversion
[d:\builds\seamonkey\mozilla\string\obsolete\nsString.cpp line 719]
nsChromeRegistry::SetProvider
[d:\builds\seamonkey\mozilla\rdf\chrome\src\nsChromeRegistry.cpp line 1629]
nsChromeRegistry::SelectLocale
[d:\builds\seamonkey\mozilla\rdf\chrome\src\nsChromeRegistry.cpp line 1518]
XPTC_InvokeByIndex
[d:\builds\seamonkey\mozilla\xpcom\reflect\xptcall\src\md\win32\xptcinvoke.cpp
line 106]
XPCWrappedNative::CallMethod
[d:\builds\seamonkey\mozilla\js\src\xpconnect\src\xpcwrappednative.cpp line 2000]
XPC_WN_CallMethod
[d:\builds\seamonkey\mozilla\js\src\xpconnect\src\xpcwrappednativejsops.cpp
line 1267]
js_Invoke [d:\builds\seamonkey\mozilla\js\src\jsinterp.c line 834]
js_Interpret [d:\builds\seamonkey\mozilla\js\src\jsinterp.c line 2803]
js_Invoke [d:\builds\seamonkey\mozilla\js\src\jsinterp.c line 850]
js_InternalInvoke [d:\builds\seamonkey\mozilla\js\src\jsinterp.c
line 925]
JS_CallFunctionValue [d:\builds\seamonkey\mozilla\js\src\jsapi.c
line 3417]
nsJSContext::CallEventHandler
[d:\builds\seamonkey\mozilla\dom\src\base\nsJSEnvironment.cpp line 1019]
GlobalWindowImpl::RunTimeout
[d:\builds\seamonkey\mozilla\dom\src\base\nsGlobalWindow.cpp line 3902]
GlobalWindowImpl::TimerCallback
[d:\builds\seamonkey\mozilla\dom\src\base\nsGlobalWindow.cpp line 4214]
nsTimerImpl::Process
[d:\builds\seamonkey\mozilla\xpcom\threads\nsTimerImpl.cpp line
258]
handleMyEvent
[d:\builds\seamonkey\mozilla\xpcom\threads\nsTimerImpl.cpp line 301]
PL_HandleEvent [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c
line 591]
PL_ProcessPendingEvents
[d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c line
524]
_md_EventReceiverProc
[d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c line 1072]
nsAppShellService::Run
[d:\builds\seamonkey\mozilla\xpfe\appshell\src\nsAppShellService.cpp line 308]
main1 [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp
line 1301]
main [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp
line 1628]
WinMain
[d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp line 1646]
WinMainCRTStartup()
KERNEL32.DLL + 0xd326 (0x77e8d326)
Source File : ../../dist/include/string/nsCharTraits.h line : 189
(3217166) Comments: Setting preferences.
(3171249) Comments: Was changeing prefferences (turned on quickstart (it
does'nt seem to matter what you change)). Occurred on clicking ok.
(3160807) Comments: crash while trying to switch theme in preferences
(3153415) Comments: Preferences->Appearance: Check and Uncheck Mail then
press OK
(3143146) Comments: swich themes (mordon ---> classic)
(3143099) Comments: switching from mordon theme to classic theme
(3142313) Comments: Changing proxy settings from direct connection to
manual (clicking on radio button).
(3139798) URL: www.mozilla.org/projects/mathml/demo/texvsmml.xml
(3139798) Comments: changing back to Modern theme
(3138437) Comments: Clicked OK in the Preferences window then Mozilla
crashed.
(3136749) Comments: Went into the preferences unchecked "do not open up
javascript windows by themself" something pressed OK --> crash
(3135525) Comments: themes change
(3135442) Comments: tryed to change theme to modern
(3135092) Comments: ah changing to classic skin thru prefs crashes moz.
(3135080) Comments: changed skin from view menu.changed a few prefs and
selected back the Classic skin.pressed OK to accept all new changes... crash.
(3130062) Comments: Changing Autocomplete Preferences
(3130003) Comments: Changing sans-serif font preference from arial to
tahoma.Edit -->Preferences...--> Appearance --> Fonts
| Assignee | ||
Comment 1•24 years ago
|
||
Can't repro. Can we close this out as WFM? Tom, any new crashes with the same
stack trace?
Whiteboard: [need info]
Samir, only four incidents in the Talkback database since this bug was logged.
I'll mark it WFM.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Summary: Crashes changing preferences in Trunk, M098 [@ nsCharTraits<unsigned short>::length] → Crashes changing preferences in Trunk, M098, N621 [@ nsCharTraits<unsigned short>::length]
Comment 3•23 years ago
|
||
mass-verifying WorksForMe bugs.
reopen only if this bug is still a problem with a *recent trunk build*.
mail search string for bugspam: AchilleaMillefolium
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
Updated•15 years ago
|
Crash Signature: [@ nsCharTraits<unsigned short>::length]
You need to log in
before you can comment on or make changes to this bug.
Description
•