Closed Bug 632788 Opened 13 years ago Closed 12 years ago

[skiplist] Add pthread_mutex_lock to prefixSignatureRegEx

Categories

(Socorro :: Infra, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ted, Assigned: laura)

References

()

Details

(Whiteboard: [qa-])

pthread_mutex_lock is showing up as the #2 mac crash over the past week, but it's just a system library function with a few different root causes underneath it. Specifically, bug 582466 was a Mozilla bug that got fixed, and bug 628914 and bug 564089 are plugin bugs. We should add pthread_mutex_lock to prefixSignatureRegEx to differentiate these signatures.
Component: Socorro → General
Product: Webtools → Socorro
Component: General → Infra
This signature is still around, and the bug has all the info in comment #0 and summary, so this should be ready for being done. Laura?
Summary: Add pthread_mutex_lock to prefixSignatureRegEx → [skiplist] Add pthread_mutex_lock to prefixSignatureRegEx
In https://github.com/lauraxt/socorro/commit/26c9a101bb8f713910e32e181f76f3422decd365
Assignee: nobody → laura
Target Milestone: --- → 3
Commit pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/26c9a101bb8f713910e32e181f76f3422decd365
Fixes bug 632788, Add pthread_mutex_lock to the prefix skiplist
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Commit pushed to stage at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/6375b062bd8fb1d247b55cd8e79a06e9141624bf
Fixes bug 632788, Add pthread_mutex_lock to the prefix skiplist
Blocks: 564089
Blocks: 628914
Commit pushed to v3-branch at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/6375b062bd8fb1d247b55cd8e79a06e9141624bf
Fixes bug 632788, Add pthread_mutex_lock to the prefix skiplist
You need to log in before you can comment on or make changes to this bug.