Closed
Bug 563012
Opened 15 years ago
Closed 15 years ago
[SeaMonkey] crashtest and reftest suites hang at startup since "new add-ons manager UI" landing
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(Not tracked)
VERIFIED
FIXED
seamonkey2.1a2
People
(Reporter: sgautherie, Assigned: sgautherie)
References
(Blocks 1 open bug)
Details
(Keywords: hang, regression)
Attachments
(1 file)
2.45 KB,
patch
|
Callek
:
review+
|
Details | Diff | Splinter Review |
Regression timeframe
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b826d7ba5c45&tochange=45a1894f2f9a
See (same) stack in
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1272633062.1272634152.30659.gz&fulltext=1
WINNT 5.2 comm-central-trunk debug test crashtest on 2010/04/30 06:11:02
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1272632867.1272633834.29700.gz&fulltext=1
WINNT 5.2 comm-central-trunk debug test reftest on 2010/04/30 06:07:47
{
Crash reason: EXCEPTION_ACCESS_VIOLATION
Crash address: 0x0
Thread 13 (crashed)
0 crashinjectdll.dll!CrashingThread(void *) [crashinjectdll.cpp:254ea07099d2 : 13 + 0x3]
eip = 0x0123102e esp = 0x098bffb4 ebp = 0x098bffb8 ebx = 0x00000000
esi = 0x00000000 edi = 0x00000000 eax = 0x00000000 ecx = 0x098bffb4
edx = 0x7c8285ec efl = 0x00010246
Found by: given as instruction pointer in context
1 kernel32.dll + 0x24828
eip = 0x77e64829 esp = 0x098bffc0 ebp = 0x098bffec
Found by: call frame info
[...]
}
though that's probably one of the other threads which actually triggered the crash...
You can look at Linux and MacOSX stacks too, but I think these stacks can't be trusted atm, can they?
Assignee | ||
Comment 1•15 years ago
|
||
Hum, maybe bug 561600 is needed to fix this regression?
In any case, it's once again a pity the Core fix landed without SeaMonkey prior warning and proper fix ready :-/
Depends on: SMAddonMgr
Comment 2•15 years ago
|
||
(In reply to comment #1)
> Hum, maybe bug 561600 is needed to fix this regression?
>
> In any case, it's once again a pity the Core fix landed without SeaMonkey prior
> warning and proper fix ready :-/
Warning actually was here, I offered to start the patch early, and I did tell Mossop that I don't feel right blocking Firefox on our side's fix.
Mossop was actually also very receptive to my Questions along the way.
But my test builds worked fine, so I do suspect that the packaging [and pref] changes will fix this.
Assignee | ||
Comment 3•15 years ago
|
||
(In reply to comment #2)
Then thanks to Mossop!
Yet, on SeaMonkey side, while it does look like bug 561600 can take the needed time, I do think this bug should be fixed asap...
Assignee | ||
Comment 4•15 years ago
|
||
Doesn't crash anymore again after bug 562679 backout.
Blocks: 562679
Comment 5•15 years ago
|
||
This is actually a hang of sorts, if the tests doesn't do anything for a long time crashinject forces a crash to get a stack showing what it is up to. The stack doesn't suggest it is stuck in JS so I'd guess some JS exception has happened stopping the main harness from running here.
Summary: [SeaMonkey] crashtest and reftest suites crash on startup since "new add-ons manager UI" landing → [SeaMonkey] crashtest and reftest suites hang at startup since "new add-ons manager UI" landing
Updated•15 years ago
|
Assignee | ||
Updated•15 years ago
|
Assignee | ||
Comment 6•15 years ago
|
||
Attachment #445242 -
Flags: review?(bugspam.Callek)
Assignee | ||
Comment 7•15 years ago
|
||
(In reply to comment #6)
> Created an attachment (id=445242) [details]
> (Av1) Fully stop packaging xpinstall, missed in bug 561600
Ftr, iiuc bug 553169 stopped building xpinstall, though it left the files in the tree.
Comment 8•15 years ago
|
||
Comment on attachment 445242 [details] [diff] [review]
(Av1) Fully stop packaging xpinstall, missed in bug 561600
[Checkin: Comment 15]
sorry for missing this in the other bug
Attachment #445242 -
Flags: review?(bugspam.Callek) → review+
Assignee | ||
Comment 9•15 years ago
|
||
(In reply to comment #6)
> Created an attachment (id=445242) [details]
> (Av1) Fully stop packaging xpinstall, missed in bug 561600
Oh, and TB did +/- the same:
http://hg.mozilla.org/comm-central/rev/4a6a1e8f4389
Update packaged files after the add-on manager landing in mozilla-central. Blanket rs=philor, no bug.
Comment 10•15 years ago
|
||
(In reply to comment #9)
> Oh, and TB did +/- the same:
> http://hg.mozilla.org/comm-central/rev/4a6a1e8f4389
> Update packaged files after the add-on manager landing in mozilla-central.
> Blanket rs=philor, no bug.
Unles Philor gave *you* blanket-rs for this type of change, I'm concerned. In IRC he told me that blanket-rs+ was only to Mark (Standard8) for the packaging stuff.
Comment 11•15 years ago
|
||
While that's true (and it's really just a prettier thing for him to say than "r=bustage" which is what it mostly is and is for), Serge wasn't saying that he checked something in with my rs, he was just quoting way more than you needed to know from the commit message from when Standard8 landed the Tb fixup.
Comment 12•15 years ago
|
||
(In reply to comment #9)
> Oh, and TB did +/- the same:
O, erm-sorry. I misread this as "Oh and on TB"... and took the "blanket-rs=philor" as that you committed there. Sorry again for confusion all around.
Assignee | ||
Comment 13•15 years ago
|
||
Bug 561600 fixed most of it, my patch fixed the remaining (non-blocking) part.
Tinderboxes are not hanging anymore.
Assignee: nobody → sgautherie.bz
Status: NEW → RESOLVED
blocking2.0: ? → ---
Closed: 15 years ago
Component: Add-ons Manager → Build Config
Flags: in-testsuite-
Product: Toolkit → SeaMonkey
QA Contact: add-ons.manager → build-config
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1a2
Assignee | ||
Comment 15•15 years ago
|
||
Comment on attachment 445242 [details] [diff] [review]
(Av1) Fully stop packaging xpinstall, missed in bug 561600
[Checkin: Comment 15]
http://hg.mozilla.org/comm-central/rev/fe2111ec81ea
Attachment #445242 -
Attachment description: (Av1) Fully stop packaging xpinstall, missed in bug 561600 → (Av1) Fully stop packaging xpinstall, missed in bug 561600
[Checkin: Comment 15]
You need to log in
before you can comment on or make changes to this bug.
Description
•