[meta] Valgrind warnings about uninitialised memory use (Thunderbird)
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
People
(Reporter: ishikawa, Unassigned)
References
(Depends on 7 open bugs, )
Details
(Keywords: meta)
Attachments
(11 files, 2 obsolete files)
139.98 KB,
text/plain
|
Details | |
24.93 KB,
text/plain
|
Details | |
33.65 KB,
text/plain
|
Details | |
52.44 KB,
text/plain
|
Details | |
934 bytes,
text/plain
|
Details | |
489.85 KB,
text/plain
|
Details | |
2.35 MB,
text/plain
|
Details | |
2.81 MB,
text/plain
|
Details | |
2.16 MB,
text/plain
|
Details | |
80.14 KB,
text/plain
|
Details | |
1.77 MB,
text/plain
|
Details |
Reporter | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Reporter | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Reporter | ||
Comment 5•12 years ago
|
||
Reporter | ||
Updated•12 years ago
|
Comment 6•12 years ago
|
||
![]() |
||
Comment 7•12 years ago
|
||
Reporter | ||
Comment 8•12 years ago
|
||
Reporter | ||
Comment 9•12 years ago
|
||
Reporter | ||
Comment 10•12 years ago
|
||
Reporter | ||
Comment 11•12 years ago
|
||
Comment 12•12 years ago
|
||
Reporter | ||
Comment 13•12 years ago
|
||
Comment 14•12 years ago
|
||
Reporter | ||
Comment 15•12 years ago
|
||
![]() |
||
Comment 16•12 years ago
|
||
Reporter | ||
Comment 17•12 years ago
|
||
Reporter | ||
Comment 18•12 years ago
|
||
Reporter | ||
Comment 19•12 years ago
|
||
Comment 20•12 years ago
|
||
Reporter | ||
Comment 21•12 years ago
|
||
Reporter | ||
Comment 22•12 years ago
|
||
Reporter | ||
Comment 23•12 years ago
|
||
Reporter | ||
Comment 24•12 years ago
|
||
![]() |
||
Comment 25•12 years ago
|
||
![]() |
||
Comment 26•12 years ago
|
||
![]() |
||
Comment 27•12 years ago
|
||
![]() |
||
Comment 28•12 years ago
|
||
Reporter | ||
Comment 29•12 years ago
|
||
![]() |
||
Comment 30•12 years ago
|
||
Reporter | ||
Comment 31•12 years ago
|
||
Reporter | ||
Comment 32•12 years ago
|
||
![]() |
||
Comment 33•12 years ago
|
||
Reporter | ||
Comment 34•12 years ago
|
||
![]() |
||
Comment 35•12 years ago
|
||
Reporter | ||
Comment 36•12 years ago
|
||
Reporter | ||
Comment 37•12 years ago
|
||
Reporter | ||
Comment 38•12 years ago
|
||
Reporter | ||
Comment 39•12 years ago
|
||
Reporter | ||
Comment 40•12 years ago
|
||
Reporter | ||
Comment 41•12 years ago
|
||
Reporter | ||
Comment 42•12 years ago
|
||
Reporter | ||
Comment 43•12 years ago
|
||
Updated•12 years ago
|
Reporter | ||
Comment 45•8 years ago
|
||
Updated•2 years ago
|
Comment 46•2 years ago
|
||
Are some of the blocking bugs gone?
Does ther eneed to be some new blocking bugs?
Reporter | ||
Comment 47•2 years ago
|
||
Good question.
Some of them are definitely gone.
However, I have not been able to run TB under valgrind for mochitest fully.
So I cannot say fore sure what is gone and what is not gone, and if there are any new problems.
(Many tests time out and I am not even sure if I am covering half the tests. It was much better in mozmill days.)
Unless significant amount of man-power is used, I probably cannot not figure out WHY TB NEEDED 1500 threads and other mysteries.
This is Bug 1629433 .
I suspect there is some flawed-logic in thread generation high-level routine of TB (caused maybe due to slowdown of execution)
and the sheer amount of resulting so many threads competing for locks, etc. slows down the TB under valgrind unnecessarily. (Just a theory, but quite likely.)
Comment 48•2 months ago
|
||
https://mzl.la/4hnysji are also some possibly related bugs - some coverity
Unless significant amount of man-power is used, I probably cannot not figure out WHY TB NEEDED 1500 threads and other mysteries. This is Bug 1629433.
I'm setting bug 1629433 as a blocker to progress.
Updated•2 months ago
|
Description
•