[Desktop-packages] [Bug 1612928] Re: ARM symbols not available on crash-stats.mozilla.com when Firefox crashes

2016-08-25 Thread Bug Watch Updater
** Changed in: firefox
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1612928

Title:
  ARM symbols not available on crash-stats.mozilla.com when Firefox
  crashes

Status in Mozilla Firefox:
  Won't Fix
Status in firefox package in Ubuntu:
  New

Bug description:
  When Firefox crashes on Ubuntu on ARMv7, it offers to report the crash
  to Mozilla, which is good, but Mozilla's crash reporting system
  appears to be unable to extract symbols for a stack trace.

  See e.g. https://crash-stats.mozilla.com/report/index/c6aa6dc1-90f3
  -44ec-8f7f-337f72160813

  I'm guessing that whatever process is used to upload symbols for
  Ubuntu's x86/x86_64 builds to Mozilla's server is not being followed
  for ARMv7. Please make the ARM symbols available to Mozilla for more
  useful crash reporting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1612928/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1612928] Re: ARM symbols not available on crash-stats.mozilla.com when Firefox crashes

2016-08-16 Thread Henri Sivonen
Wouldn't it make more sense to upload the symbols to let people who care
diagnose bugs but not include ARM crashes in Mozilla's crash statistics?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1612928

Title:
  ARM symbols not available on crash-stats.mozilla.com when Firefox
  crashes

Status in Mozilla Firefox:
  Confirmed
Status in firefox package in Ubuntu:
  New

Bug description:
  When Firefox crashes on Ubuntu on ARMv7, it offers to report the crash
  to Mozilla, which is good, but Mozilla's crash reporting system
  appears to be unable to extract symbols for a stack trace.

  See e.g. https://crash-stats.mozilla.com/report/index/c6aa6dc1-90f3
  -44ec-8f7f-337f72160813

  I'm guessing that whatever process is used to upload symbols for
  Ubuntu's x86/x86_64 builds to Mozilla's server is not being followed
  for ARMv7. Please make the ARM symbols available to Mozilla for more
  useful crash reporting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1612928/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1612928] Re: ARM symbols not available on crash-stats.mozilla.com when Firefox crashes

2016-08-16 Thread Henri Sivonen
As a user who might be able to fix the crash, having a crash stack show
up without building a debug build myself is more important than on
x86_64, because my Raspberry Pi 3 doesn't have enough RAM to link
libxul, so just making a debug build on my own and running it under gdb
when it crashes doesn't work.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1612928

Title:
  ARM symbols not available on crash-stats.mozilla.com when Firefox
  crashes

Status in Mozilla Firefox:
  Confirmed
Status in firefox package in Ubuntu:
  New

Bug description:
  When Firefox crashes on Ubuntu on ARMv7, it offers to report the crash
  to Mozilla, which is good, but Mozilla's crash reporting system
  appears to be unable to extract symbols for a stack trace.

  See e.g. https://crash-stats.mozilla.com/report/index/c6aa6dc1-90f3
  -44ec-8f7f-337f72160813

  I'm guessing that whatever process is used to upload symbols for
  Ubuntu's x86/x86_64 builds to Mozilla's server is not being followed
  for ARMv7. Please make the ARM symbols available to Mozilla for more
  useful crash reporting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1612928/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1612928] Re: ARM symbols not available on crash-stats.mozilla.com when Firefox crashes

2016-08-15 Thread Bug Watch Updater
** Changed in: firefox
   Status: Unknown => Confirmed

** Changed in: firefox
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1612928

Title:
  ARM symbols not available on crash-stats.mozilla.com when Firefox
  crashes

Status in Mozilla Firefox:
  Confirmed
Status in firefox package in Ubuntu:
  New

Bug description:
  When Firefox crashes on Ubuntu on ARMv7, it offers to report the crash
  to Mozilla, which is good, but Mozilla's crash reporting system
  appears to be unable to extract symbols for a stack trace.

  See e.g. https://crash-stats.mozilla.com/report/index/c6aa6dc1-90f3
  -44ec-8f7f-337f72160813

  I'm guessing that whatever process is used to upload symbols for
  Ubuntu's x86/x86_64 builds to Mozilla's server is not being followed
  for ARMv7. Please make the ARM symbols available to Mozilla for more
  useful crash reporting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1612928/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1612928] Re: ARM symbols not available on crash-stats.mozilla.com when Firefox crashes

2016-08-15 Thread Chris Coulson
Not uploading symbols for Arm is deliberate, given that it's a tier 3
platform. I think the bug here is that the crash reporter is enabled at
all.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1612928

Title:
  ARM symbols not available on crash-stats.mozilla.com when Firefox
  crashes

Status in Mozilla Firefox:
  Unknown
Status in firefox package in Ubuntu:
  New

Bug description:
  When Firefox crashes on Ubuntu on ARMv7, it offers to report the crash
  to Mozilla, which is good, but Mozilla's crash reporting system
  appears to be unable to extract symbols for a stack trace.

  See e.g. https://crash-stats.mozilla.com/report/index/c6aa6dc1-90f3
  -44ec-8f7f-337f72160813

  I'm guessing that whatever process is used to upload symbols for
  Ubuntu's x86/x86_64 builds to Mozilla's server is not being followed
  for ARMv7. Please make the ARM symbols available to Mozilla for more
  useful crash reporting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1612928/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1612928] Re: ARM symbols not available on crash-stats.mozilla.com when Firefox crashes

2016-08-15 Thread Sebastien Bacher
** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=1294952
   Importance: Unknown
   Status: Unknown

** Changed in: firefox (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1612928

Title:
  ARM symbols not available on crash-stats.mozilla.com when Firefox
  crashes

Status in Mozilla Firefox:
  Unknown
Status in firefox package in Ubuntu:
  New

Bug description:
  When Firefox crashes on Ubuntu on ARMv7, it offers to report the crash
  to Mozilla, which is good, but Mozilla's crash reporting system
  appears to be unable to extract symbols for a stack trace.

  See e.g. https://crash-stats.mozilla.com/report/index/c6aa6dc1-90f3
  -44ec-8f7f-337f72160813

  I'm guessing that whatever process is used to upload symbols for
  Ubuntu's x86/x86_64 builds to Mozilla's server is not being followed
  for ARMv7. Please make the ARM symbols available to Mozilla for more
  useful crash reporting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1612928/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1612928] Re: ARM symbols not available on crash-stats.mozilla.com when Firefox crashes

2016-08-13 Thread Henri Sivonen
BMO bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1294952

** Bug watch added: Mozilla Bugzilla #1294952
   https://bugzilla.mozilla.org/show_bug.cgi?id=1294952

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1612928

Title:
  ARM symbols not available on crash-stats.mozilla.com when Firefox
  crashes

Status in firefox package in Ubuntu:
  New

Bug description:
  When Firefox crashes on Ubuntu on ARMv7, it offers to report the crash
  to Mozilla, which is good, but Mozilla's crash reporting system
  appears to be unable to extract symbols for a stack trace.

  See e.g. https://crash-stats.mozilla.com/report/index/c6aa6dc1-90f3
  -44ec-8f7f-337f72160813

  I'm guessing that whatever process is used to upload symbols for
  Ubuntu's x86/x86_64 builds to Mozilla's server is not being followed
  for ARMv7. Please make the ARM symbols available to Mozilla for more
  useful crash reporting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1612928/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp