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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃悰 BUG]: panic: runtime error: invalid memory address or nil pointer dereference #1597

Closed
1 task done
Kaspiman opened this issue Jun 8, 2023 · 1 comment 路 Fixed by roadrunner-server/jobs#82
Closed
1 task done
Assignees
Labels
B-bug Bug: bug, exception P-jobs Plugin: Jobs
Milestone

Comments

@Kaspiman
Copy link
Sponsor

Kaspiman commented Jun 8, 2023

No duplicates 馃ゲ.

  • I have searched for a similar issue in our bug tracker and didn't find any solutions.

What happened?

A bug happened!

Version (rr --version)

version: 2023.1.4, buildtime: 2023-05-25T11:10:33+0000

How to reproduce the issue?

Just run the RR!

Relevant log output

懈褞薪 08 13:07:43 server-01 rr[20656]: [INFO] RoadRunner server started; version: 2023.1.4, buildtime: 2023-05-25T11:10:33+0000
懈褞薪 08 13:08:17 server-01 rr[20656]: panic: runtime error: invalid memory address or nil pointer dereference
懈褞薪 08 13:08:17 server-01 rr[20656]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0xc648b4]
懈褞薪 08 13:08:17 server-01 rr[20656]: goroutine 758 [running]:
懈褞薪 08 13:08:17 server-01 rr[20656]: github.com/roadrunner-server/sdk/v4/pool/static_pool.(*Pool).Workers(0x416190?)
懈褞薪 08 13:08:17 server-01 rr[20656]:         github.com/roadrunner-server/sdk/v4@v4.2.6/pool/static_pool/static_pool.go:119 +0x14
懈褞薪 08 13:08:17 server-01 rr[20656]: github.com/roadrunner-server/jobs/v4.(*Plugin).Workers(0xc00005cb00)
懈褞薪 08 13:08:17 server-01 rr[20656]:         github.com/roadrunner-server/jobs/v4@v4.3.10/plugin.go:275 +0x67
懈褞薪 08 13:08:17 server-01 rr[20656]: github.com/roadrunner-server/sdk/v4/metrics.(*StatsExporter).Collect(0xc000ae4140, 0xc0007e56e0?)
@rustatian
Copy link
Member

Closed as resolved.

@rustatian rustatian mentioned this issue Jul 6, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: bug, exception P-jobs Plugin: Jobs
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants