Closed
Bug 223191
Opened 22 years ago
Closed 14 years ago
[@ nsIOThreadPool::ThreadFunc]
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: timeless, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Windows crashes: 10/16-04, 10/13-04, 10/12-04
Linux crashes: 10/14-22
AFAIK there wasn't a useful stack in talkback.
We're going to hope a fix from darin for this class will improve things.
Comment 1•22 years ago
|
||
adding dependency on bug 222588 because the patch in that bug (which just
landed) may fix this crash.. though it is just a wild guess really ;)
timeless, can you confirm this bug once more talkback data shows its existance
post my patch for bug 222588? thx!!
Depends on: 222588
darin: 199 crashers between 10/11 and 10/31
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•21 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.8beta
Comment 3•21 years ago
|
||
Looks like this has continued to be a problem:
nsIOThreadPool::ThreadFunc()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/netwerk/base/src/nsIOThreadPool.cpp,
line 273]
_pt_root()
[/builds/tinderbox/firefox-1.0/Linux_2.4.20-28.8_Clobber/mozilla/nsprpub/pr/src/pthreads/ptthread.c,
line 217]
libpthread.so.0 + 0x4dac (0xb7494dac)
That stack trace is from talkback incident 4467696
Updated•21 years ago
|
Severity: normal → major
Priority: -- → P1
Target Milestone: mozilla1.8beta1 → mozilla1.8beta2
Updated•20 years ago
|
Target Milestone: mozilla1.8beta2 → mozilla1.8beta5
Updated•20 years ago
|
Flags: blocking1.8rc1?
Comment 4•20 years ago
|
||
This isn't anywhere in the early topcrash data for 1.5b2. We should look again
in a few days, but probably not a blocker.
Comment 5•20 years ago
|
||
not a major topcrasher so we're gonna push this out.
Flags: blocking1.8rc1? → blocking1.8rc1-
Updated•20 years ago
|
Target Milestone: mozilla1.8beta5 → mozilla1.9alpha
Comment 6•20 years ago
|
||
It looks to me as though this is still happening with FF 1.5.
Comment 7•20 years ago
|
||
My patch for bug 326273 eliminates nsIOThreadPool altogether.
Depends on: nsIThreadManager
Updated•20 years ago
|
Priority: P1 → P2
Comment 8•20 years ago
|
||
Now that my patch for bug 326273 is in, we can make this 1.8 branch only.
Version: Trunk → 1.8 Branch
Updated•20 years ago
|
Target Milestone: mozilla1.9alpha → mozilla1.8.1
Updated•20 years ago
|
Assignee: darin → nobody
Status: ASSIGNED → NEW
QA Contact: benc → networking
Comment 9•18 years ago
|
||
On 1.8.1 branch:
*Is this still happening ?
*Is it a WontFix ?
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ nsIOThreadPool::ThreadFunc]
Comment 10•14 years ago
|
||
This bug has no information on current versions and no clear lead as to what the crashes that it tracks are. This should either be updated with current info and reopened or new bugs be filed on concrete actions/crashes on current code.
Also, this signature is not being seen any more in crash-stats.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•