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

Sqlness test with remote WAL fails #4304

Closed
killme2008 opened this issue Jul 6, 2024 · 4 comments
Closed

Sqlness test with remote WAL fails #4304

killme2008 opened this issue Jul 6, 2024 · 4 comments
Assignees
Labels
C-bug Category Bugs

Comments

@killme2008
Copy link
Contributor

What type of bug is this?

Unexpected error

What subsystems are affected?

Distributed Cluster

Minimal reproduce step

https://github.com/GreptimeTeam/greptimedb/actions/runs/9814869931/job/27104613264?pr=4303

There is an error in global-bg-worker runtime:

thread 'global-bg-worker' has overflowed its stack
fatal runtime error: stack overflow

What did you expect to see?

Run successfully

What did you see instead?

Error

What operating system did you use?

Not relevant

What version of GreptimeDB did you use?

Not relevant

Relevant log output and stack trace

No response

@killme2008 killme2008 added the C-bug Category Bugs label Jul 6, 2024
@killme2008 killme2008 changed the title Fuzz test with remote WAL fails Sqlness test with remote WAL fails Jul 6, 2024
@killme2008
Copy link
Contributor Author

Looks weird, only failed with remote WAL. I run it locally, and all is good.

@killme2008
Copy link
Contributor Author

After reverting lz4 compression, it works

180dda1

Looks like it's introduced by #4294

@WenyXu
Copy link
Member

WenyXu commented Jul 8, 2024

@WenyXu
Copy link
Member

WenyXu commented Jul 8, 2024

fixed in #4317

@WenyXu WenyXu closed this as completed Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category Bugs
Projects
None yet
Development

No branches or pull requests

2 participants