1. Welcome to our bug report and feature request forum.
    • For game exploits, post in the Private Issues forum. Please provide details in your message.
    • For all other suggestions and reports:
      • Apply the appropriate prefix to your post
      • Please include every detail (such as how a mechanic works or how to reproduce a bug)
      • Remember that new features need to be balanced and fair.

Crashing 2/3 times when launching Alice in Linux system with Closed Source AMD GPU Drivers

Discussion in 'Suggest + Report Bugs + Get Help' started by AnimatronicFox, Mar 28, 2016.

  1. AnimatronicFox

    AnimatronicFox New Member

    Joined:
    Nov 24, 2015
    Messages:
    12
    Likes Received:
    3
    so i launch alice and first crash gives me http://pastebin.com/Xfr3VLts and second time gives http://pastebin.com/nDc7MGw7 also it is NOT a graphics driver issue it is a mod issue with a mod that is linux incompatible. I am using Oracle Java 8u77b03 and i have closed source AMD drivers on linux. Third launch time game loads and works but the mod that is incompatible with linux should be found and removed or updated if linux compatible version avaible if you find a reason for crash with my system configuration in logs let me know
     
  2. Chenzy

    Chenzy Asian Farmer

    Joined:
    Feb 4, 2012
    Messages:
    210
    Likes Received:
    48
    If your game loads and works then it means it's not a mod issue because if it's a mod issue, it should be consistently crashing your game.
     
  3. DeeeezNutz

    DeeeezNutz Server's Un-Official Noob

    Joined:
    Sep 9, 2012
    Messages:
    96
    Likes Received:
    18
    Quick Info
    Code:
    -- System Details --
    Details:
        Minecraft Version: 1.7.10
        Operating System: Linux (amd64) version 4.1.15-8-default
        Java Version: 1.8.0_77, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 865586216 bytes (825 MB) / 1261436928 bytes (1203 MB) up to 3817865216 bytes (3641 MB)
        JVM Flags: 3 total; -Xms1024M -Xmx4096M -XX:MaxPermSize=256M
        AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML:
        GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13416 Compatibility Profile Context 15.30.1025' Renderer: 'AMD Radeon R9 200 Series'

    Possible causes

    Code:
    [10:55:24] [main/ERROR]: FML has detected several badly downloaded jar files,  which have been named as zip files. You probably need to download them again, or they may not work properly
    [10:55:24] [main/ERROR]: Problem file : 1.7.10-Pistronics2-v0.5.8.jar.zip
    Saw this multiple times
    Code:
    [10:55:27] [main/ERROR]: CodeChickenCore: Failed to read jar file: commons-compress-1.8.1.jar
    java.util.zip.ZipException: error in opening zip file
    The Java Error bit
    Code:
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  SIGSEGV (0xb) at pc=0x00007f0fc28506ce, pid=2722, tid=139705624606464
    #
    # JRE version: Java(TM) SE Runtime Environment (8.0_77-b03) (build 1.8.0_77-b03)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.77-b03 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # C  [fglrx_dri.so+0x16146ce]
    #
    # Failed to write core dump. 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/juho/.examplelauncher/instances/Alice 1.7 Refresh/minecraft/hs_err_pid2722.log
    #
    # If you would like to submit a bug report, please visit:
    #  http://bugreport.java.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #
    Process ended with code: 134
    Edit: Post this
    Code:
    # /home/juho/.examplelauncher/instances/Alice 1.7 Refresh/minecraft/hs_err_pid2722.log
     
  4. Pathaleon

    Pathaleon Forum & Server Administrator
    Staff Member

    Joined:
    Jul 3, 2012
    Messages:
    1,014
    Likes Received:
    670
    Found the issue.

    Operating System: Linux (amd64) version 4.1.15-8-default
     
    DeeeezNutz likes this.