Closed
Bug 594571
Opened 14 years ago
Closed 14 years ago
Autoupdate to 2.0.7 seems to be broken (crash on startup)
Categories
(SeaMonkey :: Release Engineering, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: kairo)
References
()
Details
(Keywords: fixed-seamonkey2.0.8, fixed-seamonkey2.0.9)
Attachments
(2 files)
1.91 KB,
patch
|
Callek
:
review+
kairo
:
approval-seamonkey2.0.8+
Callek
:
approval-seamonkey2.0.9+
|
Details | Diff | Splinter Review |
1.59 KB,
patch
|
Callek
:
review+
|
Details | Diff | Splinter Review |
http://crash-stats.mozilla.com/products/SeaMonkey/versions/2.0.7
Lot's of crash reports on startup after autoupdate :-/
Assignee | ||
Comment 1•14 years ago
|
||
I have temporarily pulled updates for 2.0.6 -> 2.0.7 - and I might have an idea what could be done to fix it.
Assignee | ||
Comment 2•14 years ago
|
||
I don't have confirmation right now if that helps, but as bug 530447 suggests frankenbuilds of some sort and plays with compreg.dat maybe needing removal, I re-checked our removal of it on update and it turns out that the fool who did the bug 562047 patch (i.e. me) was confused as to the location of those files and didn't realize they live in components/ and not directly in the app dir.
Assignee | ||
Comment 3•14 years ago
|
||
I sincerely hope we get feedback that killing those files helps. If so, we'll do a firedill for this as fast as we can and go 2.0.8 even though the actual code won't change.
Assignee: nobody → kairo
Status: NEW → ASSIGNED
Attachment #473298 -
Flags: review?(bugspam.Callek)
Attachment #473298 -
Flags: approval-seamonkey2.0.8?
Updated•14 years ago
|
Attachment #473298 -
Flags: review?(bugspam.Callek)
Attachment #473298 -
Flags: review+
Attachment #473298 -
Flags: approval-seamonkey2.0.8?
Attachment #473298 -
Flags: approval-seamonkey2.0.8+
Assignee | ||
Comment 4•14 years ago
|
||
Here's the same patch for c-c (context is slightly different)
Attachment #473304 -
Flags: review?(bugspam.Callek)
Updated•14 years ago
|
Attachment #473304 -
Flags: review?(bugspam.Callek) → review+
Assignee | ||
Comment 5•14 years ago
|
||
Pushes of the compreg/xpti patch:
http://hg.mozilla.org/comm-central/rev/e4fba053742f
http://hg.mozilla.org/releases/comm-1.9.1/rev/4702557ae9b2
http://hg.mozilla.org/releases/comm-1.9.1/rev/a1b25b5742ca
I'll wait for reports from people on if deleting the compreg.dat file helps them before I start a firedrill.
Reporter | ||
Comment 6•14 years ago
|
||
So far one report from David E. Ross on http://groups.google.com/group/mozilla.support.seamonkey/msg/0b1b55e6e0d6bd42 that deleting compreg.dat helped.
Comment 8•14 years ago
|
||
(In reply to comment #3)
> I sincerely hope we get feedback that killing those files helps. If so, we'll
> do a firedill for this as fast as we can and go 2.0.8 even though the actual
> code won't change.
I guess 2.0.6 -> 2.0.8 won't be an incremental update...
Assignee | ||
Comment 9•14 years ago
|
||
(In reply to comment #8)
> I guess 2.0.6 -> 2.0.8 won't be an incremental update...
Unfortunately no.
Assignee | ||
Updated•14 years ago
|
Summary: Autoupdate to 2.0.7 seems to be broken → Autoupdate to 2.0.7 seems to be broken (crash on startup)
Comment 11•14 years ago
|
||
(In reply to comment #9)
> (In reply to comment #8)
> > I guess 2.0.6 -> 2.0.8 won't be an incremental update...
>
> Unfortunately no.
And a 2.0.7 Build2 isn't a clean solution, but those who hasn't got the automatic update by now will get a working incremental update and those who have updated without problems aren't affect either... Just a thought (and staying in sync with Thunderbird 3.0 version numbers).
Assignee | ||
Comment 12•14 years ago
|
||
(In reply to comment #11)
> And a 2.0.7 Build2 isn't a clean solution
You name it. Version numbers are cheap, matching TB was nice but a coincidence in the end, and I'd rather tell users to "install 2.0.8" than to "install the newer variant of 2.0.7" - apart from that's it's not trivial to exchange files on the mirror system and still ensure it matches what we think it does.
The message to users must be clear in the way that 2.0.8 solves the problem - even if that means that anyone shipping things more cleanly (e.g. Linux distros, where this file won't be written into the app dir in the first place) will have to either stay at 2.0.7 or ship a basically null-update to 2.0.8 just for the number - code-wise and security-wise, it will not matter.
Assignee | ||
Updated•14 years ago
|
Attachment #473298 -
Flags: approval-seamonkey2.0.8+
Assignee | ||
Comment 13•14 years ago
|
||
bug 594837 is tracking the oilspill release, bug 594699 the other thing behind this crash, so let's mark this one fixed.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Keywords: fixed-seamonkey2.0.8
Resolution: --- → FIXED
Assignee | ||
Updated•14 years ago
|
Keywords: fixed-seamonkey2.0.9
You need to log in
before you can comment on or make changes to this bug.
Description
•