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

[BUG]: Python int too large to convert to C long #12240

Open
lucas03 opened this issue Feb 6, 2025 · 0 comments
Open

[BUG]: Python int too large to convert to C long #12240

lucas03 opened this issue Feb 6, 2025 · 0 comments
Labels

Comments

@lucas03
Copy link

lucas03 commented Feb 6, 2025

Tracer Version(s)

doesnt work on:

  • 2.20.0
  • 2.19.3
  • 2.17.5
  • 2.15.4

Python Version(s)

Python 3.11

Pip Version(s)

pip 24.0

Bug Report

Our pytest job fail randomly.

Reproduction Code

No response

Error Logs

FAILED test/integration/mambo/status_banners/test_status_banners.py::test_banners__schedule_change_major[web-True] - RuntimeError: failed to pack span: <Span(id=4307602835879970050,trace_id=137759318570304310240605327865437761465,parent_id=17664599921369065393,name=flask.request)>. Exception: Python int too large to convert to C long

Libraries in Use

pytest==8.3.4
datadog==0.51.0
ddtrace==2.20.0

Operating System

Debian GNU/Linux 11 (bullseye)

@lucas03 lucas03 added the bug label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant