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

crash with ObjAllocator::initialize(HeapWordImpl**) const+0x1f #3560

Open
finalch opened this issue Dec 23, 2024 · 4 comments
Open

crash with ObjAllocator::initialize(HeapWordImpl**) const+0x1f #3560

finalch opened this issue Dec 23, 2024 · 4 comments
Assignees
Labels
type/bug A general bug

Comments

@finalch
Copy link

finalch commented Dec 23, 2024

Expected Behavior

The related issue: #3409
This time, we have upgraded Netty's version (by upgrading springboot), we have over 100 instances and a crash occurred occasionally. probability was too low and no regularity, so difficult for us to locate and reproduce the problem.
please provide us with some help and suggestions, thakns.

Actual Behavior

one hs_err_pid.log
hs_err_pid51296.log

Possible Solution

honestly, I do not know

Your Environment

  • Reactor version(s) used: 1.1.22(via spring-boot-starter-reactor-netty:3.3.4)
  • Other relevant libraries versions (eg. netty, ...): spring-boot-starter-webflux:3.3.4
  • JVM version (java -version):
    java version "17.0.1" 2021-10-19 LTS
    Java(TM) SE Runtime Environment (build 17.0.1+12-LTS-39)
    Java HotSpot(TM) 64-Bit Server VM (build 17.0.1+12-LTS-39, mixed mode, sharing)
  • OS and version (eg. uname -a):

Linux xxxxxxxxxxxxxx 4.14.0_1-0-0-43 #1 SMP Wed Aug 18 10:05:21 CST 2021 x86_64 x86_64 x86_64 GNU/Linux

@finalch finalch added status/need-triage A new issue that still need to be evaluated as a whole type/bug A general bug labels Dec 23, 2024
@violetagg violetagg added for/user-attention This issue needs user attention (feedback, rework, etc...) and removed status/need-triage A new issue that still need to be evaluated as a whole labels Dec 30, 2024
@violetagg violetagg self-assigned this Dec 30, 2024
@violetagg
Copy link
Member

@finalch Do you use netty tcnative and/or boringssl? If yes can you specify the version?

@finalch
Copy link
Author

finalch commented Dec 30, 2024

@finalch Do you use netty tcnative and/or boringssl? If yes can you specify the version?

@violetagg thanks for reply.
All netty-.jar and reactor-.jar in the my application jar are listed:
image
image

The tcnative is configurated in pom with test scope。
image

@violetagg
Copy link
Member

violetagg commented Dec 30, 2024

@finalch The issue is during the production usage and not during testing, isn't it?

@finalch
Copy link
Author

finalch commented Dec 30, 2024

@violetagg yes

@violetagg violetagg removed the for/user-attention This issue needs user attention (feedback, rework, etc...) label Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants