Closed
Bug 65376
Opened 24 years ago
Closed 24 years ago
crash when changing background color
Categories
(Core :: XBL, defect)
Tracking
()
People
(Reporter: dantilkin, Assigned: matt)
References
()
Details
(Keywords: crash)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; 0.7) Gecko/20010109
BuildID: 2001090901
When I change the background color, and select or deselect "Use Windows colors",
mozilla sometimes crashes.
Reproducible: Sometimes
Steps to Reproduce:
1. In Preferences, go to Appearance/Colors
2. Change the background colors
3. Select or deselect "Use Windows colors"
4. Click OK
Actual Results: Mozilla changes the background color, then crashes. (sometimes)
Expected Results: Change the background color.
A couple of times, Mozilla just hung, rather than crash.
Here's the error I got from windows:
MOZILLA caused an invalid page fault in
module <unknown> at 0000:0068f7bc.
Registers:
EAX=60306518 CS=0187 EIP=0068f7bc EFLGS=00010246
EBX=00000000 SS=018f ESP=0068f78c EBP=0068f794
ECX=00000000 DS=018f ESI=0068f79c FS=30d7
EDX=020bee70 ES=018f EDI=00000000 GS=0000
Bytes at CS:EIP:
00 00 00 00 00 00 00 00 00 00 00 00 f0 18 04 02
Stack dump:
0068f79c 020bba60 0068f7b4 602b754c 0068f7a8 60306518 0205c240 60d08638 020bee70
00000000 0068f7f0 602b13d4 00000000 00000000 00000000 020418f0
If you can tell me how to get the talkback crash ID, and figure out the module,
I'll report that, too.
Comment 1•24 years ago
|
||
WFM with win2k build 2001010620
You can get the talkback ID if you filled the talkback form.
Start mozilla-bin/components/talkback.exe
You will see the Talkback ID, poste it here
Reporter | ||
Comment 2•24 years ago
|
||
Still happenning with build 200101111308. Talkback ID is TB24587063Z.
(Different instance of crash than the one above).
It doesn't happen all the time, but will almost always happen within a few times
of trying it.
Comment 3•24 years ago
|
||
marking new since the reporter could still reproduce it and so that someone with
talkback access can look into it
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•24 years ago
|
||
talkback info is below. will try to repro using today's bits... jrgm, have you
seen this kind of crash in XBL before, ie, is this an existing bug/recent
regression.
Incident ID 24587063
Trigger Time 2001-01-13 21:11:13
Email Address DanTilkin@mail.com
User Comments Changing the background color and turning on "Use
Windows colors"
Build ID 2001011309
Product ID Netscape6
Platform ID Win32
Stack Trace
0x024b6c2f
nsXBLBinding::ExecuteAttachedHandler
[d:\builds\seamonkey\mozilla\layout\xbl\src\nsXBLBinding.cpp, line 1022]
nsBindingManager::ProcessAttachedQueue
[d:\builds\seamonkey\mozilla\layout\xbl\src\nsBindingManager.cpp, line 605]
nsCSSFrameConstructor::CreateTreeWidgetContent
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 12204]
nsXULTreeGroupFrame::GetFirstTreeBox
[d:\builds\seamonkey\mozilla\layout\xul\base\src\nsXULTreeGroupFrame.cpp, line
304]
nsTreeLayout::LazyRowCreator
[d:\builds\seamonkey\mozilla\layout\xul\base\src\nsTreeLayout.cpp, line 345]
nsXULTreeOuterGroupFrame::ReflowFinished
[d:\builds\seamonkey\mozilla\layout\xul\base\src\nsXULTreeOuterGroupFrame.cpp,
line 1320]
PresShell::HandlePostedReflowCallbacks
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 4132]
PresShell::ProcessReflowCommands
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5223]
ReflowEvent::HandleEvent
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5028]
PL_HandleEvent [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 577]
PL_ProcessPendingEvents [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c,
line 513]
_md_EventReceiverProc [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line
1055]
KERNEL32.DLL + 0x24407 (0xbff94407)
0x00688b56
Keywords: crash
Comment 5•24 years ago
|
||
*** This bug has been marked as a duplicate of 62272 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Component: Preferences → XBL
QA Contact: sairuh → jrgm
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•