Closed Bug 697145 Opened 13 years ago Closed 12 years ago

[skiplist] Add "mozilla::AndroidBridge::AutoLocalJNIFrame::~AutoLocalJNIFrame" to prefixSignatureRegEx

Categories

(Socorro :: Infra, task)

ARM
All
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nhirata, Assigned: laura)

References

Details

(Whiteboard: [qa-])

Please add "mozilla::AndroidBridge::AutoLocalJNIFrame::~AutoLocalJNIFrame" to the skiplist as a prefix

Example from Socorro:
https://crash-stats.mozilla.com/report/index/9f7a3045-7b8b-4d39-b74b-9538a2111022

(I am unsure if we add this signature if we will hit the 255 characters max)
In our IRC discussion, you suggested that you wanted the signature for the aforementioned crash to be "nsWindow::OnDraw".  If that is still what you want, then the request that you've made is not correct.  The single change that you've specified will not result in any change to the signature of that crash at all.

If you really want "nsWindow::OnDraw" as the signature, you must have "dvmAbort", "JNI_CreateJavaVM", and "mozilla::AndroidBridge::AutoLocalJNIFrame::~AutoLocalJNIFrame" added to the "irreleventSignatureReEx" skiplist trigger.
Component: Socorro → General
Product: Webtools → Socorro
Component: General → Infra
Actually, those others have been added to the prefix list, so let's go ahead and do that here as well. Laura, given that, this sounds actionable.
Summary: Please add "mozilla::AndroidBridge::AutoLocalJNIFrame::~AutoLocalJNIFrame" to the prefix → [skiplist] Add "mozilla::AndroidBridge::AutoLocalJNIFrame::~AutoLocalJNIFrame" to prefixSignatureRegEx
In https://github.com/lauraxt/socorro/commit/d923ec9be47a15c80542aa4e7e2a4e6e6fe70d36
Assignee: nobody → laura
Target Milestone: --- → 3
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/b910cec74a7aa39bb226b408a412ed1114cef3cb
Fixes bug 697145, add
mozilla::AndroidBridge::AutoLocalJNIFrame::~AutoLocalJNIFrame
to the prefix list
Blocks: 696804
You need to log in before you can comment on or make changes to this bug.