edrikL / gears

Automatically exported from code.google.com/p/gears
2 stars 3 forks source link

[FF] Do a patch of 0.3 that has trace buffers on. (lala land crash) #434

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I crashed using Google Reader in gears.dll. At the time of the crash the
top headers loaded but the feeds did not.

I can't to reproduce, but it looks like there has been a higher incidence
of crashes in the last few days:
http://talkback-public.mozilla.org/search/start.jsp?search=1&searchby=stacksig&m
atch=contains&searchfor=gears.dll&vendor=MozillaOrg&product=All&platform=All&bui
ldid=&sdate=&stime=&edate=&etime=&sortby=bbid&rlimit=500
IIRC Firefox only sends some of the crashes so as not to overload the
servers, so the number of crashes is much greater than that search thinks.

Sample crash:
http://talkback-public.mozilla.org/search/start.jsp?search=2&type=iid&id=4307450
3

Original issue reported on code.google.com by midnight...@gmail.com on 25 Mar 2008 at 10:50

GoogleCodeExporter commented 9 years ago
Hmm, that URL doesn't work. http://tinyurl.com/2fu2p5

Original comment by midnight...@gmail.com on 25 Mar 2008 at 10:52

GoogleCodeExporter commented 9 years ago
Thanks for this link:
  http://talkback-public.mozilla.org/search/start.jsp?search=2&type=iid&id=43074503

The crash address xxxxB4E4 matches a recent crash we've been seeing as well.  
All we 
know is that it's jumping to the middle of an instruction.  The call stacks 
we've 
been getting don't contain any info.

However, the stack in the Mozilla report shows a GC happening at page load.  
That's 
interesting.  I wonder if other Mozilla crash reports show the same thing.  
(The 
talkback site is not responding for me right now...)

  gears.dll + 0x9b4e4 (0x1009b4e4)
  DOMGCCallback  [mozilla/dom/src/base/nsJSEnvironment.cpp, line 2269]
  JS_GC  [mozilla/js/src/jsapi.c, line 1879]
  nsAppStartup::Run  [mozilla/toolkit/components/startup/src/nsAppStartup.cpp, line 
152]
  main  [mozilla/browser/app/nsBrowserApp.cpp, line 61]
  kernel32.dll + 0x43833 (0x77113833)
  ntdll.dll + 0x3a9bd (0x7777a9bd)

Original comment by gears.te...@gmail.com on 25 Mar 2008 at 11:16

GoogleCodeExporter commented 9 years ago
The talkback search is never returning for me, but I was able to find gears.dll
crashes another way:

  * Visit the crashes-by-URL link for some Firefox release, such as:
     http://talkback-public.mozilla.org/reports/firefox/FF20012/url-analysis-all.html
    (Warning: takes a long time to load.)

  * Search for "gears" on that page.

Right now there are only two Gears crashes linked from there.
  - http://talkback-public.mozilla.org/search/start.jsp?search=2&type=iid&id=42938501
  - http://talkback-public.mozilla.org/search/start.jsp?search=2&type=iid&id=42848990

Original comment by gears.te...@gmail.com on 26 Mar 2008 at 7:39

GoogleCodeExporter commented 9 years ago

Original comment by gears.te...@gmail.com on 22 Apr 2008 at 1:01

GoogleCodeExporter commented 9 years ago
Will not block 0.3 on this.

Original comment by gears.te...@gmail.com on 9 May 2008 at 6:14

GoogleCodeExporter commented 9 years ago

Original comment by gears.te...@gmail.com on 4 Jun 2008 at 1:01

GoogleCodeExporter commented 9 years ago

Original comment by gears.te...@gmail.com on 22 Jul 2008 at 7:58