You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bisq crashes immediately when I try to run it on Alpine
Version
1.9.18
Expected behaviour
Program runs normally
Actual behaviour
Program immediately crashes
Device or machine
Alpine Linux (Busybox+Musl)
Additional info
Shell output:
$ JAVA_HOME="/usr/lib/jvm/java-11-openjdk" ./gradlew clean :desktop:build -x test # I have multiple JDK versions installed because I have other apps which require different JDK versions
# <seems to build properly>
$ JAVA_HOME="/usr/lib/jvm/java-11-openjdk" ./bisq-desktop
Dec-24 10:00:30.574 [main] INFO bisq.common.setup.CommonSetup: Log file at: /home/lesbiab/.local/share/Bisq/bisq.log
Dec-24 10:00:30.610 [main] INFO bisq.common.util.Utilities: System info: os.name=Linux; os.version=6.6.67-0-lts; os.arch=amd64; sun.arch.data.model=64; JRE=11.0.25+9-alpine-r0 (Alpine); JVM=11.0.25+9-alpine-r0 (OpenJDK 64-Bit Server VM)
Dec-24 10:00:30.759 [main] INFO bisq.common.app.AsciiLogo:
........ ......
.............. ......
................. ......
...... .......... .. ......
...... ...... ...... ............... ..... ......... ..........
....... ........ .................. ..... ............. ...............
...... ........ .......... ....... ..... ...... ... ........ .......
...... ..... ....... ..... ..... ..... ..... ......
...... ... ... ...... ...... ..... ........... ...... ......
...... ..... .... ...... ...... ..... ............ ..... ......
...... ..... ...... ..... ........ ...... ......
...... .... ... ...... ...... ..... .. ...... ...... ........
........ .. ....... ................. ..... .............. ...................
.......... ......... ............. ..... ............ .................
...................... ..... .... .... ......
................ ......
.... ......
......
Dec-24 10:00:30.782 [main] INFO bisq.common.app.Version: Version{VERSION=1.9.18, P2P_NETWORK_VERSION=1, LOCAL_DB_VERSION=1, TRADE_PROTOCOL_VERSION=4, BASE_CURRENCY_NETWORK=0, getP2PNetworkId()=10}
Dec-24 10:00:30.787 [main] INFO bisq.common.setup.CommonSetup: Path to Bisq jar file: /home/lesbiab/Downloads/bisq-1.9.18/lib/common.jar
Dec-24 10:00:30.884 [main] INFO bisq.common.util.Profiler: Total memory: 128 MB; Used memory: 30.001 MB; Free memory: 97.999 MB; Max memory: 2 GB; No. of threads: 1
Dec-24 10:00:30.926 [main] INFO bisq.core.setup.CoreNetworkCapabilities: TRADE_STATISTICS [0], TRADE_STATISTICS_2 [1], ACCOUNT_AGE_WITNESS [2], PROPOSAL [5], BLIND_VOTE [6], ACK_MSG [7], RECEIVE_BSQ_BLOCK [8], DAO_STATE [9], BUNDLE_OF_ENVELOPES [10], SIGNED_ACCOUNT_AGE_WITNESS [11], MEDIATION [12], REFUND_AGENT [13], TRADE_STATISTICS_HASH_UPDATE [14], NO_ADDRESS_PRE_FIX [15], TRADE_STATISTICS_3 [16], BSQ_SWAP_OFFER [17]
Dec-24 10:00:30.936 [main] INFO bisq.core.locale.GlobalSettings: Locale info: en_US
Dec 24, 2024 10:00:31 AM com.sun.javafx.application.PlatformImpl startup
WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @416c58f5'
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000000000003946, pid=11856, tid=11899
#
# JRE version: OpenJDK Runtime Environment (11.0.25+9) (build 11.0.25+9-alpine-r0)
# Java VM: OpenJDK 64-Bit Server VM (11.0.25+9-alpine-r0, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C 0x0000000000003946
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/lesbiab/Downloads/bisq-1.9.18/hs_err_pid11856.log
#
# If you would like to submit a bug report, please visit:
# https://gitlab.alpinelinux.org/alpine/aports/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted
The text was updated successfully, but these errors were encountered:
@Zainmor-tech Did you just try to scam me by linking me to a website that you couldn't even be bothered to get a custom domain for? Google Firebase's free plan does not make for a convincing lander for a scam; nor does replying to an issue with an entirely-unrelated answer using a burner GitHub account you created 2 weeks ago that has no contributions to any project, let alone the one you're pretending to be officially associated with.
Description
Bisq crashes immediately when I try to run it on Alpine
Version
1.9.18
Expected behaviour
Program runs normally
Actual behaviour
Program immediately crashes
Device or machine
Alpine Linux (Busybox+Musl)
Additional info
Shell output:
The text was updated successfully, but these errors were encountered: