Skip to content

Wrong Stacktrace  #2179

@escamoteur

Description

@escamoteur

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

I encounter this type of stacktraces in out flutter app in the last time more often:

Expected Result

better stack trace

Actual Result

CommandError<ComposerData<dynamic>>: ApiException 401: {"message":"Unauthenticated."} - for param: TextComposerData
  File "stacktrace_utils.dart", line 10, in getCurrentStackTrace
  File "sentry_exception_factory.dart", line 45, in SentryExceptionFactory.getSentryException
  File "sentry_client.dart", line 201, in SentryClient._prepareEvent
  File "sentry_client.dart", line 95, in SentryClient.captureEvent
  File "hub.dart", line 173, in Hub.captureException

the only line with value is the top one, no idea why is lists parts of the Sentry plugin code here

Product Area

Issues - Source Maps

Link

No response

DSN

No response

Version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Done

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions