Closed Bug 744652 Opened 13 years ago Closed 13 years ago

Debug builds spamming assertion at startup "###!!! ASSERTION: Existing entry in disk StartupCache.: 'zipItem == nsnull', file mozilla/startupcache/StartupCache.cpp, line 380"

Categories

(Core :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: dholbert, Unassigned)

References

Details

(Keywords: assertion)

Attachments

(1 file)

Since a few weeks ago, I've been hitting some assertions fairly frequently in my debug build. At startup, I get 6 instances of: { ###!!! ASSERTION: Existing entry in disk StartupCache.: 'zipItem == nsnull', file ../../mozilla/startupcache/StartupCache.cpp, line 380 } and then a little while later, I get 6 consecutive instances of this assertion/warning pair: { ###!!! ASSERTION: Existing entry in disk StartupCache.: 'NS_SUCCEEDED(rv) && hasEntry == false', file ../../mozilla/startupcache/StartupCache.cpp, line 434 WARNING: cache entry deleted but not written to disk.: file ../../mozilla/startupcache/StartupCache.cpp, line 439 } This isn't in a fresh profile, but it's near-fresh, and I believe I've clobbered it at least once to try to fix this issue (and then the assertions cropped up again after a little while of using a new profile).
Not sure what caused this, but setting it as "depends-on" the bug that added the assertion, so that this bug isn't completely orphaned.
Depends on: 586859
Keywords: assertion
Summary: Debug builds frequently spamming "###!!! ASSERTION: Existing entry in disk StartupCache.: 'zipItem == nsnull', file mozilla/startupcache/StartupCache.cpp, line 380" → Debug builds spamming assertion at startup "###!!! ASSERTION: Existing entry in disk StartupCache.: 'zipItem == nsnull', file mozilla/startupcache/StartupCache.cpp, line 380"
I've got two local builds that are identical (aside from a few unrelated patches), and I get the assertion-failure in one but not the other (using the same profile). I'm wondering if I somehow ended up with a frankenbuild whose only symptom is this assertion-failure. Rebuilding to see if that affects anything.
Yeah, I don't hit this in a fresh build, so I'm not sure what's going on. Here's a backtrace of the first assertion in my affected build, just in case it ends up being useful.
Resolving as WFM for now, given that I can't reproduce in a fresh build... (not sure what happened to the affected build though)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
See Also: → 1439040
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: