Closed
Bug 612131
Opened 15 years ago
Closed 15 years ago
Crash [@ mozilla::scache::NS_NewObjectOutputWrappedStorageStream ] when storageStream fails to get created
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
mozilla2.0b8
| Tracking | Status | |
|---|---|---|
| fennec | 2.0+ | --- |
People
(Reporter: mwu, Assigned: taras.mozilla)
References
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
|
969 bytes,
patch
|
dwitte
:
review+
|
Details | Diff | Splinter Review |
http://crash-stats.mozilla.com/report/index/a307c889-06f0-4022-90c2-b721f2101114
We crash at http://hg.mozilla.org/mozilla-central/annotate/674f2ed15cea/startupcache/StartupCacheUtils.cpp#l36 if the storageStream fails to get created.
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → tglek
| Assignee | ||
Comment 1•15 years ago
|
||
According to google this code used to do NS_NewStorageStream in some repo, sometime ago. So I'm not sure why it doesn't on trunk.
Attachment #490653 -
Flags: review?(dwitte)
| Assignee | ||
Updated•15 years ago
|
tracking-fennec: --- → ?
Updated•15 years ago
|
tracking-fennec: ? → 2.0+
Comment 3•15 years ago
|
||
Comment on attachment 490653 [details] [diff] [review]
Fix
r=dwitte
Attachment #490653 -
Flags: review?(dwitte) → review+
| Assignee | ||
Updated•15 years ago
|
Keywords: checkin-needed
Comment 4•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Updated•14 years ago
|
Crash Signature: [@ mozilla::scache::NS_NewObjectOutputWrappedStorageStream ]
You need to log in
before you can comment on or make changes to this bug.
Description
•