Difference between revisions of "User:Sardisson/Camino Crash Reporter"

From Camino Wiki
Jump to navigation Jump to search
(update)
Line 4: Line 4:
 
** So far does seem to write a dump in spite of not appearing
 
** So far does seem to write a dump in spite of not appearing
 
** cl has also reproduced this on PPC
 
** cl has also reproduced this on PPC
 +
** smorgan can repro reliably on first crash after reboot
 
* Client often "just vanishes" after appearing (while filling out info, switching apps to get info, etc.) - {{bug|488727}}
 
* Client often "just vanishes" after appearing (while filling out info, switching apps to get info, etc.) - {{bug|488727}}
 
* Client has no indication of sending/success (did my report get sent?), made worse by the random vanishing)
 
* Client has no indication of sending/success (did my report get sent?), made worse by the random vanishing)
Line 9: Line 10:
 
* Clicking on the Dock icon when the app is not frontmost doesn't focus the reporter window - [http://code.google.com/p/google-breakpad/issues/detail?id=312 issue 312]
 
* Clicking on the Dock icon when the app is not frontmost doesn't focus the reporter window - [http://code.google.com/p/google-breakpad/issues/detail?id=312 issue 312]
 
* Client doesn't fire with Rosetta?
 
* Client doesn't fire with Rosetta?
* Need about:crashes / some easy, visible way to find sent report ID(s) - {{bug|488949}}
+
* <s>Need about:crashes / some easy, visible way to find sent report ID(s) - {{bug|488949}}</s>
 
* Make sure the following are reported, once Socorro support is in:
 
* Make sure the following are reported, once Socorro support is in:
 
** URL
 
** URL
Line 18: Line 19:
 
* Big gap between "title" and "explanatory text"
 
* Big gap between "title" and "explanatory text"
 
* AppName menu/Hide menuitem/Dock label needs to be other than "crash_report_sender" - {{Bug|488861}}
 
* AppName menu/Hide menuitem/Dock label needs to be other than "crash_report_sender" - {{Bug|488861}}
** [http://code.google.com/p/google-breakpad/issues/detail?id=313 issue 313] filed to make this less hacky
+
** <s>[http://code.google.com/p/google-breakpad/issues/detail?id=313 issue 313] filed to make this less hacky</s>

Revision as of 21:18, 21 April 2009

Issues found in pre-release Google Breakpad client in Camino

  • Client sometimes won't appear after a crash (try testcase in this bug, URL/comment 0 in this bug)
    • So far does seem to write a dump in spite of not appearing
    • cl has also reproduced this on PPC
    • smorgan can repro reliably on first crash after reboot
  • Client often "just vanishes" after appearing (while filling out info, switching apps to get info, etc.) - Bug 488727
  • Client has no indication of sending/success (did my report get sent?), made worse by the random vanishing)
    • Apple and Mozilla both display progress spinners while sending and don't simply vanish
  • Clicking on the Dock icon when the app is not frontmost doesn't focus the reporter window - issue 312
  • Client doesn't fire with Rosetta?
  • Need about:crashes / some easy, visible way to find sent report ID(s) - Bug 488949
  • Make sure the following are reported, once Socorro support is in:
    • URL
    • user comments (with UTF-8 support)
    • ObjC exception info
  • Loaded libraries versions are incorrect or "empty" (e.g., Flash)
  • Breakpad issue 309 (can't copy/paste)
  • Big gap between "title" and "explanatory text"
  • AppName menu/Hide menuitem/Dock label needs to be other than "crash_report_sender" - Bug 488861