← Back to team overview

openjdk team mailing list archive

[Bug 910780] Re: fatal error in java runtime environment [libdricore.so+0x19dcbe]

 

Same problem here:

$ java -jar minecraft.jar
java.io.IOException: Cannot run program "javaw": java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:475)
	at net.minecraft.MinecraftLauncher.main(MinecraftLauncher.java:31)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:468)
	... 1 more

(java:2048): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-
Engine gefunden werden,

(java:2048): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-
Engine gefunden werden,

(java:2048): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-
Engine gefunden werden,

(java:2048): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
27 achievements
174 recipes
Setting user: XXXXXXXXXXXXXXXXXXXXXXXXXX
Loading: net.java.games.input.LinuxEnvironmentPlugin
Failed to open device (/dev/input/event4): Failed to open device /dev/input/event4 (13)

Failed to open device (/dev/input/event3): Failed to open device
/dev/input/event3 (13)

Failed to open device (/dev/input/event2): Failed to open device
/dev/input/event2 (13)

Failed to open device (/dev/input/event1): Failed to open device
/dev/input/event1 (13)

Failed to open device (/dev/input/event0): Failed to open device
/dev/input/event0 (13)

Linux plugin claims to have found 0 controllers

Starting up SoundSystem...
Initializing LWJGL OpenAL
    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
OpenAL initialized.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x01c53cbe, pid=2048, tid=3007302512
#
# JRE version: 6.0_23-b23
# Java VM: OpenJDK Client VM (20.0-b11 mixed mode, sharing linux-x86 )
# Derivative: IcedTea6 1.11pre
# Distribution: Ubuntu 11.10, package 6b23~pre11-0ubuntu1.11.10.1
# Problematic frame:
# C  [libdricore.so+0x19dcbe]  _mesa_init_driver_state+0x69e
#
# An error report file with more information is saved as:
...

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/910780

Title:
  fatal error in java runtime environment [libdricore.so+0x19dcbe]

Status in “openjdk-6” package in Ubuntu:
  New

Bug description:
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x09a36cbe, pid=31253, tid=3034086256
  #
  # JRE version: 6.0_23-b23
  # Java VM: OpenJDK Client VM (20.0-b11 mixed mode, sharing linux-x86 )
  # Derivative: IcedTea6 1.11pre
  # Distribution: Ubuntu 11.10, package 6b23~pre11-0ubuntu1.11.10
  # Problematic frame:
  # C  [libdricore.so+0x19dcbe]  _mesa_init_driver_state+0x69e
  #
  # An error report file with more information is saved as:(attatched)

  Hardware:
  Motherboard: Asus A7v400-MX, 512MB RAM

  Ubuntu version 11.10 (ubuntu-11.10-desktop-i386.iso)
  Running java from "ubuntu-restricted-extras" installed through apt-get

  Command run in terminal:
  # java -jar minecraft.jar

  Initially the program started to run in its own window, allowing for
  player login.  Following successful login, the window dissappears and
  the crash message appears in the terminal.   It was expected to
  display a menu - the options being single/multiplayer etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/910780/+subscriptions



Follow ups

References