Closed Bug 1432568 Opened 7 years ago Closed 7 years ago

AssertionError on basic v4 symbolication

Categories

(Socorro :: Symbols, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

Details

Attachments

(2 files)

See https://sentry.prod.mozaws.net/operations/symbols-stage/issues/1374524/ Traceback:: AssertionError: null File "django/core/handlers/exception.py", line 35, in inner response = get_response(request) File "django/core/handlers/base.py", line 128, in _get_response response = self.process_exception_by_middleware(e, request) File "django/core/handlers/base.py", line 126, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "django/views/decorators/csrf.py", line 54, in wrapped_view return view_func(*args, **kwargs) File "tecken/base/decorators.py", line 100, in wrapper return view_func(request, *args, **kwargs) File "markus/main.py", line 357, in _timer_decorator return fun(*args, **kwargs) File "tecken/symbolicate/views.py", line 715, in symbolicate_json debug=request._request_debug, File "tecken/symbolicate/views.py", line 74, in __init__ self._run() File "tecken/symbolicate/views.py", line 126, in _run informations = self.get_symbol_offsets(modules_lookups) File "markus/main.py", line 357, in _timer_decorator return fun(*args, **kwargs) File "tecken/symbolicate/views.py", line 524, in get_symbol_offsets assert isinstance(symbol_offsets, list) The Sentry page has a reproducible curl command.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Commit pushed to master at https://github.com/mozilla-services/tecken https://github.com/mozilla-services/tecken/commit/a69b1bc1fc24684dc420b9b174f01a1ce72ce318 fixes bug 1432568 - AssertionError on basic v4 symbolication second fix (#700)
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: