Closed Bug 1194989 Opened 9 years ago Closed 9 years ago

crash-stats missing symbols for Windows Thunderbird 38.2.0 crashes

Categories

(Socorro :: General, task)

task
Not set
major

Tracking

(firefox43 affected)

RESOLVED FIXED
Tracking Status
firefox43 --- affected

People

(Reporter: wsmwk, Unassigned)

References

Details

Seems likely to be caused by bug 1171218. Are we able to upload symbols without
rebuilding 38.2?
I checked the logs and mac & linux uploaded to the new location without error, but win32 sent the symbols to the old location. I'll try to get them uploaded to the new one.
Summary: crash-stats missing symbols for Thunderbird 38.2.0 crashes → crash-stats missing symbols for Windows Thunderbird 38.2.0 crashes
Uploaded win32 symbols:

$ export SOCORRO_SYMBOL_UPLOAD_TOKEN_FILE=c:/builds/crash-stats-api.token
$ /c/builds/moz2_slave/tb-rel-c-esr38-w32_bld-0000000/build/objdir-tb/_virtualenv/Scripts/python -u /c/builds/moz2_slave/tb-rel-c-esr38-w32_bld-0000000/build/mozilla/toolkit/crashreporter/tools/upload_symbols.py 'dist/win32/en-US/thunderbird-38.2.0.crashreporter-symbols-full.zip'
Uploading symbol file "dist/win32/en-US/thunderbird-38.2.0.crashreporter-symbols
-full.zip" to "https://crash-stats.mozilla.com/symbols/upload"
Attempt 1 of 5...
Uploaded successfully!
$


Over to TB folks to determine if they would like to ask for reprocessing of reports, or just ones that come in from now on.
Thanks Nick!  

>  would like to ask for reprocessing of reports

Yes, reprocessing would be appreciated. 
We shipped on Friday the 14th. Only version 38.2.0 crashes need apply :)
Depends on: 1171218
(In reply to Wayne Mery (:wsmwk, use Needinfo for questions) from comment #4)
> Thanks Nick!  
> 
> >  would like to ask for reprocessing of reports
> 
> Yes, reprocessing would be appreciated. 
> We shipped on Friday the 14th. Only version 38.2.0 crashes need apply :)

I just went ahead and submitted Thunderbird 38.2.0 crashes on or after the 14th for reprocessing:

breakpad=> insert into reprocessing_jobs (select uuid::uuid from reports where product = 'Thunderbird' and date_processed >= '2015-08-14' and version = '38.2.0');
INSERT 0 5834

It should be done in the next few hours.
Blocks: 1223879
No longer blocks: 1223879
You need to log in before you can comment on or make changes to this bug.