Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoCrashReportFoundError: No crash report found with the most frequent proto signature #2360

Closed
suhaibmujahid opened this issue Feb 28, 2024 · 0 comments · Fixed by #2361
Closed
Assignees
Labels

Comments

@suhaibmujahid
Copy link
Member

2024-02-28 00:41:13,960 - ERROR - Rule file_crash_bug
Traceback (most recent call last):
  File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 844, in run
    self.send_email(date=date)
  File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 763, in send_email
    data = self.get_email_data(date)
  File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 681, in get_email_data
    bugs = self.get_bugs(date=date)
  File "/home/rm_bot/bugbot/bugbot/rules/file_crash_bug.py", line 158, in get_bugs
    report = signature.fetch_representative_processed_crash()
  File "/home/rm_bot/bugbot/bugbot/crash/analyzer.py", line 616, in fetch_representative_processed_crash
    raise NoCrashReportFoundError(
bugbot.crash.analyzer.NoCrashReportFoundError: No crash report found with the most frequent proto signature for webrender::spatial_tree::SpatialTree::get_spatial_node.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant