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

Problem with Ruby 2.7.6 and version 0.2.20 #182

Closed
samuelvaneck opened this issue Aug 1, 2022 · 6 comments
Closed

Problem with Ruby 2.7.6 and version 0.2.20 #182

samuelvaneck opened this issue Aug 1, 2022 · 6 comments

Comments

@samuelvaneck
Copy link

I've got issue's running the latest version of Stackprof, 0.2.20 on Ruby 2.7.6. The server crashes after 1-2 page clicks.

-- Crash Report log information --------------------------------------------
   See Crash Report log file under the one of following:
     * ~/Library/Logs/DiagnosticReports
     * /Library/Logs/DiagnosticReports
   for more details.
Don't forget to include the above Crash Report log file in bug reports.

-- Control frame information -----------------------------------------------
c:0065 p:---- s:0488 e:000487 CFUNC  :results
c:0064 p:0011 s:0484 e:000483 METHOD /Users/user/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/stackprof-0.2.20/lib/stackprof/middleware.rb:51
c:0063 p:0139 s:0476 e:000474 METHOD /Users/user/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/stackprof-0.2.20/lib/stackprof/middleware.rb:34
c:0062 p:0065 s:0469 e:000468 METHOD /Users/user/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/bundler/gems/rails_api_logger-8b12622b7cc4/lib/rails_api_logger/i
c:0061 p:0017 s:0459 e:000458 BLOCK  /Users/user/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/warden-1.2.9/lib/warden/manager.rb:36 [FINISH]

If needed I can provide the Diagnostic Reports.

@ms-ati
Copy link

ms-ati commented Aug 19, 2022

See also #185

@eregon
Copy link
Contributor

eregon commented Aug 20, 2022

FWIW the CI also seems to segfault or fail frequently: https://github.com/tmm1/stackprof/actions

@eregon
Copy link
Contributor

eregon commented Aug 22, 2022

@eregon
Copy link
Contributor

eregon commented Aug 22, 2022

History of the related PRs, since I've been through them a couple times:
#150
#172
#180

@eregon
Copy link
Contributor

eregon commented Aug 22, 2022

I think we can close this, #186 should fix it.

@samuelvaneck
Copy link
Author

The MR should indeed fix the issue. We removed the gem from our repository since we didn't use it. I'll close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants