Closed
Bug 779530
Opened 13 years ago
Closed 13 years ago
emails for crashes matching PR_EnumerateAddrInfo | PR_GetHostByAddr | PR_ExitMonitor | nspr4.dll@0x26cf
Categories
(Socorro :: Data request, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cww, Assigned: rhelmer)
Details
Can you help get email addresses (and crash ids) for all bugs with
PR_EnumerateAddrInfo | PR_GetHostByAddr | PR_ExitMonitor | nspr4.dll@0x26cf
as the signature?
Thanks.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → rhelmer
| Assignee | ||
Comment 1•13 years ago
|
||
Send contents via email, used this query:
psql -U $databaseUserName -h $databaseHost $databaseName -c "COPY (SELECT uuid,email FROM reports WHERE signature = 'PR_EnumerateAddrInfo | PR_GetHostByAddr | PR_ExitMonitor | nspr4.dll@0x26cf' AND email != '') TO STDOUT WITH CSV HEADER" > bug779530.csv
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•