Closed Bug 519767 Opened 15 years ago Closed 15 years ago

Crash [@ nsXULDocument::ResumeWalk() ]

Categories

(Core :: XUL, defect, P2)

1.9.1 Branch
x86
Windows XP
defect

Tracking

()

RESOLVED FIXED
Tracking Status
status1.9.2 --- beta3-fixed

People

(Reporter: cbook, Assigned: MatsPalmgren_bugz)

References

Details

(Keywords: crash, Whiteboard: [crashkill])

Crash Data

filing from the topcrash statistics :

http://crash-stats.mozilla.com/report/list?product=Firefox&version=Firefox%3A3.5.3&query_search=signature&query_type=exact&query=&date=&range_value=1&range_unit=weeks&do_query=1&signature=nsXULDocument%3A%3AResumeWalk%28%29

comments mention"This has been happening for over a month now. The first time I try to start Firefox, it crashes and then restarts without a problem." but no clear steps to reproduce, maybe worth to check the urls ?
Flags: blocking1.9.2?
Whiteboard: [crashkill]
This signature is also bug 497875.
Depends on: 497875
http://dbaron.org/mozilla/topcrash-modules shows strong extension correlations:

  nsXULDocument::ResumeWalk()|EXCEPTION_ACCESS_VIOLATION (16 crashes)
     81% (13/16) vs.  10% (692/7100) {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
     94% (15/16) vs.  49% (3457/7100) {20a82645-c095-46ed-80e3-08825760534b}
     38% (6/16) vs.   7% (510/7100) {b9db16a4-6edc-47ec-a1f4-b86292ed211d}
     25% (4/16) vs.   2% (141/7100) {73a6fe31-595d-460b-a920-fcc0f8843232}
     44% (7/16) vs.  22% (1539/7100) {CAFEEFAC-0016-0000-0013-ABCDEFFEDCBA}
...
google search for the first two shows

d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d 
administrator hack for making Adblock Plus available to all users http://adblockplus.org/en/faq_install

20a82645-c095-46ed-80e3-08825760534b 
.NET Framework Assistant for Firefox http://support.microsoft.com/kb/963707
Flags: blocking1.9.2? → blocking1.9.2+
Priority: -- → P2
(In reply to comment #3)
> google search for the first two shows
> 
> d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d 
> administrator hack for making Adblock Plus available to all users
> http://adblockplus.org/en/faq_install
> 
> 20a82645-c095-46ed-80e3-08825760534b 
> .NET Framework Assistant for Firefox http://support.microsoft.com/kb/963707

so are they way to fix this ?  , if admins hack adp i don't think so or ?
Assigning to Mats for want of a better owner. Thanks Mats :-)
Assignee: nobody → matspal
Summary: Crash [@nsXULDocument::ResumeWalk() ] → Crash [@ nsXULDocument::ResumeWalk() ]
Given the correlation with Adblock Plus and .NET Framework Assistant
I found this blog post:
http://adblockplus.org/blog/the-return-of-net-framework-assistant
that says:
"Firefox tries to apply an overlay and fails because the file doesn’t exist."

So I suspect this bug is the same underlying problem as bug 497875.
497875 has landed on trunk, so I'm going to tentatively mark this FIXED on trunk. If it's not, then we can reopen or file a new bug.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Tentatively marking 1.9.2-final-fixed since 497875 landed there.
Crash Signature: [@ nsXULDocument::ResumeWalk() ]
You need to log in before you can comment on or make changes to this bug.