[Bug 112] New: Stendhal jar crashes with unexpected error

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sun Mar 2 18:59:43 PST 2008


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=112

           Summary: Stendhal jar crashes with unexpected error
           Product: IcedTea
           Version: unspecified
          Platform: PC
               URL: http://arianne.sourceforge.net/?arianne_url=games/game_s
                    tendhal
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P3
         Component: IcedTea
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: benjo316 at hotpop.com


stendhal-0.67.jar (most recent version as of writing) crashes upon opening with
the following output(Some/most of the beginning is probably output from the jar
itself.):

>super at nobu-desktop:~/bin/stendhal$ java -jar stendhal-0.67.jar 
>Self build client, starting without update .jar-files
>Configuring Log4J using data/conf/log4j.properties
>INFO  [main] stendhal.java                 (  89) - Setting base at :/stendhal/
>INFO  [main] stendhal.java                 (  90) - Stendhal 0.67
>INFO  [main] stendhal.java                 (  97) - OS: Linux  2.6.24-11-generic amd64
>INFO  [main] stendhal.java                 ( 100) - Java-Runtime: IcedTea Runtime Environment 1.7.0-b24 from /usr/lib/jvm/java-7-icedtea/jre
>INFO  [main] stendhal.java                 ( 103) - Java-VM: Sun Microsystems Inc. IcedTea 64-Bit Server VM 1.7.0-b24
>INFO  [main] SoundSystem.java              ( 500) - Sound driver: dmix:0 [default](Direct Audio Device: dmix:0, dmix:0, dmix:0)
>ERROR [main] AudioClip.java                (  85) - format is not >supported(PCM_UNSIGNED 22050.0 Hz, 8 bit, stereo, 2 bytes/frame, )
>ERROR [main] AudioClip.java                (  85) - format is not >supported(PCM_SIGNED 22050.0 Hz, 16 bit, stereo, 4 bytes/frame, little-endian)
>ERROR [main] AudioClip.java                (  85) - format is not >supported(PCM_SIGNED 11025.0 Hz, 16 bit, stereo, 4 bytes/frame, little-endian)
>ERROR [main] AudioClip.java                (  85) - format is not >supported(PCM_UNSIGNED 22050.0 Hz, 8 bit, stereo, 2 bytes/frame, )
>INFO  [main] SoundSystem.java              ( 411) - Stendhal Soundsystem OK: 131 >samples approved / 131 loaded / 65 library sounds
>#
># An unexpected error has been detected by Java Runtime Environment:
>#
>#  SIGSEGV (0xb) at pc=0x00007f76939f6141, pid=25218, tid=1087240528
>#
># Java VM: IcedTea 64-Bit Server VM (1.7.0-b24 mixed mode linux-amd64)
># Problematic frame:
># V  [libjvm.so+0x5ca141]
>#
># An error report file with more information is saved as:
># /home/super/bin/stendhal/hs_err_pid25218.log
>#
># If you would like to submit a bug report, please visit:
>#   http://icedtea.classpath.org/bugzilla
>#
>Aborted (core dumped)

IcedTea version:

>super at nobu-desktop:~/bin/stendhal$ java -version
>java version "1.7.0"
>IcedTea Runtime Environment (build 1.7.0-b24)
>IcedTea 64-Bit Server VM (build 1.7.0-b24, mixed mode)

`uname -a`

>Linux nobu-desktop 2.6.24-11-generic #1 SMP Fri Feb 29 21:26:31 UTC 2008 x86_64 GNU/Linux


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list