Closed
Bug 12527
Opened 25 years ago
Closed 25 years ago
Segfault while moving over the scrollbar in the prevs window
Categories
(SeaMonkey :: Preferences, defect, P3)
Tracking
(Not tracked)
People
(Reporter: andreas.otte, Assigned: matt)
Details
With the current build (08-26-99) I get a very small scrollbar in the prefs
window and when moving over it with the mouse it segfaults with this stacktrace:
#0 0x41023352 in SelectorMatches (aPresContext=0x8a3aad8,
aSelector=0x8b1c0a8, aContent=0x8b58ec4, aTestState=0)
at nsCSSStyleSheet.cpp:1379
#1 0x410247f7 in StateEnumFunc (aSelector=0x8b1c0a8, aData=0xbfffc554)
at nsCSSStyleSheet.cpp:1826
#2 0x40144779 in nsVoidArray::EnumerateForwards (this=0x8b3011c,
aFunc=0x410247c0 <StateEnumFunc(void *, void *)>, aData=0xbfffc554)
at nsVoidArray.cpp:213
#3 0x410248d2 in CSSStyleSheetImpl::HasStateDependentStyle (this=0x8ad4f00,
aPresContext=0x8a3aad8, aContent=0x8b58ec4) at nsCSSStyleSheet.cpp:1850
#4 0x410e256d in SheetHasStatefulStyle (aElement=0x8ad4f00, aData=0xbfffc5d0)
at nsStyleSet.cpp:744
#5 0x4013dd0a in nsSupportsArray::EnumerateForwards (this=0x8a962c0,
aFunc=0x410e2530 <SheetHasStatefulStyle(nsISupports *, void *)>,
aData=0xbfffc5d0) at nsSupportsArray.cpp:351
#6 0x410e262b in StyleSetImpl::HasStateDependentStyle (this=0x8a962a0,
aPresContext=0x8a3aad8, aContent=0x8b58ec4) at nsStyleSet.cpp:761
#7 0x40ff1698 in nsCSSFrameConstructor::ContentStatesChanged (this=0x8a962e8,
aPresContext=0x8a3aad8, aContent1=0x8b58ec4, aContent2=0x8b4bee8)
at nsCSSFrameConstructor.cpp:5890
#8 0x410e28d1 in StyleSetImpl::ContentStatesChanged (this=0x8a962a0,
aPresContext=0x8a3aad8, aContent1=0x8b58ec4, aContent2=0x8b4bee8)
at nsStyleSet.cpp:834
Updated•25 years ago
|
Assignee: shuang → matt
Comment 2•25 years ago
|
||
all prefs Ui goes to matt for now.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Bulk move of all Pref UI component bugs to new Preferences component. Pref UI
component will be deleted.
Component: Pref UI → Preferences
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•