Frequent Java error running Minecraft

Bug #1075117 reported by Stefan Saemundsson
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openjdk-6 (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Errors running Minecraft, cannot detect exactly what condition but this is the log:

# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f036e7bdc58, pid=2247, tid=139652943144704
#
# JRE version: 6.0_24-b24
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.11.1
# Distribution: Ubuntu precise (development branch), package 6b24-1.11.1-4ubuntu2
# Problematic frame:
# C [libX11.so.6+0x33c58] XQueryExtension+0x28
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#

--------------- T H R E A D ---------------

Current thread (0x00007f038006b800): VMThread [stack: 0x00007f037c016000,0x00007f037c117000] [id=2253]

siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x000000004808dfe8

Registers:
RAX=0x00007f0374000fd0, RBX=0x000000004808d680, RCX=0x00007f037c115668, RDX=0x00007f037c115664
RSP=0x00007f037c115600, RBP=0x00007f033d511932, RSI=0x00007f033d511932, RDI=0x000000004808d680
R8 =0x00007f037c11566c, R9 =0x00000000ffffff7f, R10=0x00007f038661dfa8, R11=0x0000000000000000
R12=0x0000000000000000, R13=0x00007f033d511932, R14=0x00007f0374000fd0, R15=0x0000000000000000
RIP=0x00007f036e7bdc58, EFLAGS=0x0000000000010206, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
  TRAPNO=0x000000000000000e

Instructions: (pc=0x00007f036e7bdc58)
0x00007f036e7bdc38: 24 d8 48 89 fb 4c 89 64 24 e0 4c 89 6c 24 e8 48
0x00007f036e7bdc48: 89 f5 4c 89 74 24 f0 4c 89 7c 24 f8 48 83 ec 58
0x00007f036e7bdc58: 48 8b 87 68 09 00 00 49 89 d4 49 89 cd 4d 89 c6
0x00007f036e7bdc68: 48 85 c0 74 02 ff 10 ba 08 00 00 00 be 62 00 00

VM_Operation (0x00007f033d783430): Exit, mode: safepoint, requested by thread 0x00007f0348048000

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
  0x00007f0348679000 JavaThread "Thread-0" [_thread_blocked, id=2430, stack(0x00007f0338a47000,0x00007f0338b48000)]
  0x00007f036803b800 JavaThread "File IO Thread" daemon [_thread_blocked, id=2423, 004

--------------- S Y S T E M ---------------

OS:LinuxMint 13 (maya)
uname:Linux 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64
libc:glibc 2.15 NPTL 2.15
rlimit: STACK 8192k, CORE 0k, NPROC 30987, NOFILE 4096, AS infinity
load average:1.55 0.78 0.39

/proc/meminfo:
MemTotal: 4049868 kB
MemFree: 2455616 kB
Buffers: 103700 kB
Cached: 584328 kB
SwapCached: 0 kB
Active: 906620 kB
Inactive: 444440 kB
Active(anon): 663724 kB
Inactive(anon): 9436 kB
Active(file): 242896 kB
Inactive(file): 435004 kB
Unevictable: 16 kB
Mlocked: 16 kB
SwapTotal: 3143676 kB
SwapFree: 3143676 kB
Dirty: 172 kB
Writeback: 0 kB
AnonPages: 663076 kB
Mapped: 122576 kB
Shmem: 10128 kB
Slab: 74844 kB
SReclaimable: 46520 kB
SUnreclaim: 28324 kB
KernelStack: 2352 kB
PageTables: 19900 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 5168608 kB
Committed_AS: 1570224 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 306012 kB
VmallocChunk: 34359430140 kB
HardwareCorrupted: 0 kB
AnonHugePages: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 100096 kB
DirectMap2M: 3045376 kB
DirectMap1G: 1048576 kB

CPU:total 2 (2 cores per cpu, 1 threads per core) family 16 model 6 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a

Memory: 4k page, physical 4049868k(2455616k free), swap 3143676k(3143676k free)

vm_info: OpenJDK 64-Bit Server VM (20.0-b12) for linux-amd64 JRE (1.6.0_24-b24), built on Apr 12 2012 23:58:42 by "buildd" with gcc 4.6.3

time: Fri Nov 2 17:23:48 2012
elapsed time: 258 seconds

Revision history for this message
madbiologist (me-again) wrote :

Does this still happen with openjdk-7 ?

summary: - Frequent Java error running MInecraft
+ Frequent Java error running Minecraft
Changed in openjdk-6 (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for openjdk-6 (Ubuntu) because there has been no activity for 60 days.]

Changed in openjdk-6 (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.