Minecraft SIGSEGVs and hangs on exit, MC head dev says it's on the JRE

Bug #1074956 reported by David Harmon
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
openjdk-7 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Nearly every time I exit the Minecraft program on my Ubuntu system, it crashes with a SIGSEGV. After this, the window frame remains (solid black) and does not respond to close requests. A few minutes later, it closes and posts a system message to the effect of "the program "java" closed unexpectedly. [...] Your system does not have enough memory to automatically analyze the problem."

Here are the exit messages from the console:
---
SoundSystem shutting down...
    Author: Paul Lamb, www.paulscode.com

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f903c2eec58, pid=28809, tid=140257483912960
#
# JRE version: 7.0_09-b30
# Java VM: OpenJDK 64-Bit Server VM (23.2-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libX11.so.6+0x33c58] XQueryExtension+0x28
#
# 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/dmh/Games/Minecraft/hs_err_pid28809.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
#
---
I will try to attach the named logfile.

I have tried reporting this to the Minecraft bug tracker, and the head developer (Dinnerbone) has said it's a JRE issue: https://mojang.atlassian.net/browse/MC-146

Revision history for this message
David Harmon (dmh-phoenix) wrote :
tags: added: crash
tags: added: minecraft
tags: added: jre
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in openjdk-7 (Ubuntu):
status: New → Confirmed
Revision history for this message
Timothée Girard (girard-timothee) wrote :

Hi David,

You have a ATI ?

Revision history for this message
David Harmon (dmh-phoenix) wrote :

Timothée Girard: I have an Alienware system, I've never been able to nail down exactly what graphics card/chip it uses.

Revision history for this message
Timothée Girard (girard-timothee) wrote :

@David: I see that in your logfile:
"RBP=0x00007f8ff8eab932: <offset 0x96932> in /usr/lib/fglrx/libGL.so.1 at 0x00007f8ff8e15000"

fglrx is the name of ATI proprietary driver and I think this proprietary is the cause of problem. Because at beginning I use the free drivers and I don't the problem, Minecraft exit normally. And when I install the ATI proprietary driver the problem come out like you.

Infortunately, I don't think there is a solution because the source code of proprietary driver is close and may be ATI stop the support for your graphic card's like me (ATI HD4650 Mobility).

Sorry for my english, I'm french :)

Revision history for this message
Timothée Girard (girard-timothee) wrote :

@David: To determine your graphic card's, execute the command line: lspci -vnn | egrep "VGA|3D|Display"
For example and for me, it says :
"02:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI M96 [Mobility Radeon HD 4650] [1002:9480] (prog-if 00 [VGA controller])"

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.