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

Bisq Desktop crashes on Alpine #7336

Open
NobodySpecial256 opened this issue Dec 24, 2024 · 3 comments
Open

Bisq Desktop crashes on Alpine #7336

NobodySpecial256 opened this issue Dec 24, 2024 · 3 comments

Comments

@NobodySpecial256
Copy link

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:

$ 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
Copy link

boring-cyborg bot commented Dec 24, 2024

Thanks for opening your first issue here!

Be sure to follow the issue template. Your issue will be reviewed by a maintainer and labeled for further action.

@NobodySpecial256
Copy link
Author

NobodySpecial256 commented Dec 31, 2024

@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.

@suddenwhipvapor
Copy link
Contributor

@NobodySpecial256 I am not personally familiar with Alpine, but in the offchance it might help, try building from source:
https://github.com/bisq-network/bisq/blob/master/docs/build.md

@bisq-network bisq-network deleted a comment Jan 1, 2025
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

2 participants