microsoft / azure-tools-for-java

Azure tools for Java, including Azure Toolkits for Eclipse, IntelliJ and related projects.
Other
239 stars 158 forks source link

Azure Web App Container SpringBoot with Java 17 crashing due SIGSEGV (0xb) at pc=0x0000747cfcf91ef4 net.bytebuddy #8472

Closed pedrolozano closed 2 months ago

pedrolozano commented 3 months ago

Hello i am using this parent pom :

org.springframework.boot spring-boot-starter-parent 3.3.0-SNAPSHOT

And is crashing while startup , can you please guide me on which is the supported parent pom from Azure running on Java 17 ? please . Thanks in advance !

pedrolozano commented 3 months ago

azureLog05072024.log

wangmingliang-ms commented 2 months ago

@pedrolozano do you use Azure AppService? Can you please report this issue to Azure App Service team? It seems this issue has nothing to do with "azure toolkit".

pedrolozano commented 2 months ago

yes @wangmingliang-ms i couldn´t find any other place to report it, so i gave a try here but thanks for respond i will try to find the right place , thanks !