Closed
Bug 160605
Opened 23 years ago
Closed 22 years ago
[beos] MOZILLA crashes with multi processors (SMP)
Categories
(Core :: XUL, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: ljr, Assigned: sergei_d)
References
Details
(Keywords: crash, qawanted, stackwanted)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.1a+) Gecko/20020627
BuildID: 20020730
crash in the 5 minutes (from 10 secs... up to 5 mins) every time the both CPU
are active under BeOS. This problem disapears if a CPU is desactivated.
For information, i found ONLY ONE version quite stable with SMP : stipzilla
1.0RC3 (mozilla using bone stack).
Reproducible: Always
Steps to Reproduce:
1.lauches mozilla
2.make the monkey or load some pages
3.... debugger land arrives
Actual Results: crash.
Expected Results: no crashes !
the Stack Crawler in debugger shows different fault source for each crash...
Updated•23 years ago
|
Assignee | ||
Comment 1•23 years ago
|
||
Assignee | ||
Comment 2•23 years ago
|
||
It seems that with disabled tooltips BeOS Mozilla is much more stable on SMP
machines
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 3•23 years ago
|
||
Confirmed fact that main crasher in SMP systems for bezilla are enabled tooltips.
Unfortunately i haven't any control over tooltips in port code (differently from
menus which are partially controlled via RollupListener), so need help from
XPWidgets gurus
Component: Browser-General → XP Toolkit/Widgets
reporter: can you use bdb and provide a stack trace? (we might want stacks for
all threads, so perhaps attach it instead of pasting it inline)
Assignee: jaggernaut → sergei_d
Updated•23 years ago
|
Summary: MOZILLA crashes with multi processors (SMP) → [beos] MOZILLA crashes with multi processors (SMP)
Assignee | ||
Comment 6•23 years ago
|
||
As Paul already started thread-safety hunt, reassigning :)
Is it ok, Paul?
Report, patch for Bud#92793 has been checked in, and should resolve your issues.
It does on my dual box :-)
If so, please post a comment, so I can close this bug.
Reporter | ||
Comment 10•22 years ago
|
||
SMP Problem seems to have disapeared since release 1.3+ on AMD 760MPX.
Could be closed
Comment 11•22 years ago
|
||
I thought so, just making sure.
Marking FIXED
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•