<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 11:50:01 UTC 2025

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[MC-146] SIGSEGV on exit</title>
                <link>https://bugs.mojang.com/browse/MC-146</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;On exit minecraft prints out an error (in terminal) of SIGSEGV. This generates a *.log file with more information. These log files pile up each time I play, so it&apos;d be nice if it didn&apos;t crash.&lt;/p&gt;

&lt;p&gt;What I expect:&lt;br/&gt;
Minecraft exits gracefully&lt;/p&gt;

&lt;p&gt;What does happen:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;$ java -jar ~/Games/Minecraft/minecraft.jar 
27 achievements
208 recipes
Setting user: &amp;lt;removed&amp;gt;
LWJGL Version: 2.4.2

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

Stopping!

SoundSystem shutting down...
    Author: Paul Lamb, www.paulscode.com

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fb29789ec58, pid=20185, tid=140405235873536
#
# 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.4
# Distribution: Ubuntu 12.04 LTS, package 6b24-1.11.4-1ubuntu0.12.04.1
# Problematic frame:
# C  [libX11.so.6+0x33c58]  XQueryExtension+0x28
#
# An error report file with more information is saved as:
# /home/steven/.minecraft/hs_err_pid20185.log
#
# 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/
#
Aborted (core dumped)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Steps to reproduce:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Start minecraft via terminal.&lt;br/&gt;
  java -jar path/to/minecraft.jar&lt;/li&gt;
	&lt;li&gt;Login&lt;/li&gt;
	&lt;li&gt;Exit minecraft (Exit button or top X button)&lt;/li&gt;
	&lt;li&gt;Observe crash text and new *.log file&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment>* JRE version: 6.0_24-b24&lt;br/&gt;
* Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops)&lt;br/&gt;
* Derivative: IcedTea6 1.11.4&lt;br/&gt;
* Distribution: Ubuntu 12.04 LTS, package 6b24-1.11.4-1ubuntu0.12.04.1</environment>
        <key id="11392">MC-146</key>
            <summary>SIGSEGV on exit</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="7">Invalid</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="shjohnson.pi">Steven Johnson</reporter>
                        <labels>
                            <label>crash</label>
                    </labels>
                <created>Wed, 24 Oct 2012 21:26:00 +0200</created>
                <updated>Fri, 6 Apr 2018 20:22:39 +0200</updated>
                            <resolved>Thu, 25 Oct 2012 17:30:50 +0200</resolved>
                                    <version>Minecraft 1.4.2</version>
                                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="18108" author="mentalmouse" created="Sun, 4 Nov 2012 20:19:01 +0100"  >&lt;p&gt;Still happens on my JRE version: 7.0_09-b30 (Java VM: OpenJDK 64-Bit Server VM (23.2-b09 mixed mode linux-amd64 compressed oops)), which is Ubuntu current.&lt;/p&gt;
</comment>
                            <comment id="17922" author="kumasasa" created="Sun, 4 Nov 2012 08:51:50 +0100"  >&lt;p&gt;Your OpenJDK is outdated, try updating: &lt;a href=&quot;http://openjdk.java.net/install/index.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://openjdk.java.net/install/index.html&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="15275" author="mentalmouse" created="Tue, 30 Oct 2012 02:35:43 +0100"  >&lt;p&gt;Drat... I get the same thing.&lt;/p&gt;</comment>
                            <comment id="13267" author="dinnerbone" created="Thu, 25 Oct 2012 17:30:20 +0200"  >&lt;p&gt;Unfortunately this is a JRE issue and we cannot fix it. Possible causes:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Graphics or sound drivers. Make sure they&apos;re up to date.&lt;/li&gt;
	&lt;li&gt;Corrupt or out of date Java installation. Reinstall it.&lt;/li&gt;
	&lt;li&gt;Hardware issues.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                    <attachments>
                            <attachment id="10685" name="hs_err_pid20185.log" size="86816" author="shjohnson.pi" created="Wed, 24 Oct 2012 21:26:00 +0200"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Unconfirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0moov:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>