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

Latest Flyway image crashes on M4 Max Apple Macbook pro #78

Open
AnshulPatel1 opened this issue Feb 7, 2025 · 0 comments
Open

Latest Flyway image crashes on M4 Max Apple Macbook pro #78

AnshulPatel1 opened this issue Feb 7, 2025 · 0 comments

Comments

@AnshulPatel1
Copy link

AnshulPatel1 commented Feb 7, 2025

The latest flyway image with the following hash: sha256:3d53fbf49bbe930d014e50330ea4dd26b1ba568a2f4f62f1d008b044714af2c9 crashes on M4 Max Apple Macbook pro when run.

The tags that were being used were: flyway/flyway:11-alpine

The logs are as follows:

2025-02-07 11:00:38 # A fatal error has been detected by the Java Runtime Environment:
2025-02-07 11:00:38 #
2025-02-07 11:00:38 # SIGILL (0x4) at pc=0x0000ffffa273fc5c, pid=10, tid=11
2025-02-07 11:00:38 #
2025-02-07 11:00:38 # JRE version: (21.0.6+7) (build )
2025-02-07 11:00:38 # Java VM: OpenJDK 64-Bit Server VM (21.0.6+7-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)
2025-02-07 11:00:38 # Problematic frame:
2025-02-07 11:00:38 # j java.lang.System.registerNatives()V+0 [email protected]
2025-02-07 11:00:38 #
2025-02-07 11:00:38 # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
2025-02-07 11:00:38 #
2025-02-07 11:00:38 # An error report file with more information is saved as:
2025-02-07 11:00:38 # /flyway/hs_err_pid10.log
2025-02-07 11:00:38 [0.021s][warning][os] Loading hsdis library failed
2025-02-07 11:00:38 #
2025-02-07 11:00:38 # The crash happened outside the Java Virtual Machine in native code.
2025-02-07 11:00:38 # See problematic frame for where to report the bug.
2025-02-07 11:00:38 #
2025-02-07 11:00:38 /flyway/flyway: line 41: 10 Aborted "$JAVA_CMD" $JAVA_ARGS "$EXTRA_ARGS" -cp "$CP" org.flywaydb.commandline.Main "$@"

Other posts from other developers regarding this issue:

https://www.filebot.net/forums/viewtopic.php?t=14546

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

1 participant