<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Failed job with &amp;quot;A fatal error has been detected by the Java Runtime Environment&amp;quot; in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/failed-job-with-quot-a-fatal-error-has-been-detected-by-the-java/m-p/99629#M40051</link>
    <description>&lt;P&gt;It happened twice now yesterday but I first noticed this yesterday so I cannot tell if this is happening regularly. This is using a job cluster&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Nov 2024 14:16:22 GMT</pubDate>
    <dc:creator>Volker</dc:creator>
    <dc:date>2024-11-21T14:16:22Z</dc:date>
    <item>
      <title>Failed job with "A fatal error has been detected by the Java Runtime Environment"</title>
      <link>https://community.databricks.com/t5/data-engineering/failed-job-with-quot-a-fatal-error-has-been-detected-by-the-java/m-p/99479#M39999</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;I have a question regarding an error that I get sometimes when running a job.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fc941e74996, pid=940, tid=0x00007fc892dff640
#
# JRE version: OpenJDK Runtime Environment (Zulu 8.72.0.17-CA-linux64) (8.0_382-b05) (build 1.8.0_382-b05)
# Java VM: OpenJDK 64-Bit Server VM (25.382-b05 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# J 33375 C2 org.apache.spark.unsafe.types.UTF8String.hashCode()I (18 bytes) @ 0x00007fc941e74996 [0x00007fc941e748a0+0xf6]
#
# 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:
# /databricks/driver/hs_err_pid940.log
#
# If you would like to submit a bug report, please visit:
#   http://www.azul.com/support/
#&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Why do I get this error and why does the job run when I restart it? Is there a possibility to remediate this issue?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 09:24:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/failed-job-with-quot-a-fatal-error-has-been-detected-by-the-java/m-p/99479#M39999</guid>
      <dc:creator>Volker</dc:creator>
      <dc:date>2024-11-20T09:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Failed job with "A fatal error has been detected by the Java Runtime Environment"</title>
      <link>https://community.databricks.com/t5/data-engineering/failed-job-with-quot-a-fatal-error-has-been-detected-by-the-java/m-p/99626#M40049</link>
      <description>&lt;P&gt;Is this happening regularly? Is this using a job cluster or all purpose cluster?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 14:10:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/failed-job-with-quot-a-fatal-error-has-been-detected-by-the-java/m-p/99626#M40049</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-11-21T14:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Failed job with "A fatal error has been detected by the Java Runtime Environment"</title>
      <link>https://community.databricks.com/t5/data-engineering/failed-job-with-quot-a-fatal-error-has-been-detected-by-the-java/m-p/99629#M40051</link>
      <description>&lt;P&gt;It happened twice now yesterday but I first noticed this yesterday so I cannot tell if this is happening regularly. This is using a job cluster&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 14:16:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/failed-job-with-quot-a-fatal-error-has-been-detected-by-the-java/m-p/99629#M40051</guid>
      <dc:creator>Volker</dc:creator>
      <dc:date>2024-11-21T14:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Failed job with "A fatal error has been detected by the Java Runtime Environment"</title>
      <link>https://community.databricks.com/t5/data-engineering/failed-job-with-quot-a-fatal-error-has-been-detected-by-the-java/m-p/100188#M40216</link>
      <description>&lt;P&gt;It happend now multiple times in the last week. Do you have an idea what could cause this problem?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 07:32:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/failed-job-with-quot-a-fatal-error-has-been-detected-by-the-java/m-p/100188#M40216</guid>
      <dc:creator>Volker</dc:creator>
      <dc:date>2024-11-27T07:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Failed job with "A fatal error has been detected by the Java Runtime Environment"</title>
      <link>https://community.databricks.com/t5/data-engineering/failed-job-with-quot-a-fatal-error-has-been-detected-by-the-java/m-p/100189#M40217</link>
      <description>&lt;P&gt;In the last run there has been additional information in the error message:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f168e094210, pid=1002, tid=0x00007f15dd1ff640
#
# JRE version: OpenJDK Runtime Environment (Zulu 8.72.0.17-CA-linux64) (8.0_382-b05) (build 1.8.0_382-b05)
# Java VM: OpenJDK 64-Bit Server VM (25.382-b05 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# J 33949 C2 org.apache.spark.unsafe.types.UTF8String.hashCode()I (18 bytes) @ 0x00007f168e094210 [0x00007f168e0940e0+0x130]
#
# 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:
# /databricks/driver/hs_err_pid1002.log
Compiled method (c2)  335210 34051       4       org.apache.spark.sql.catalyst.util.ArrayData::foreach (64 bytes)
 total in heap  [0x00007f168d6b4610,0x00007f168d6b52b0] = 3232
 relocation     [0x00007f168d6b4738,0x00007f168d6b47b8] = 128
 main code      [0x00007f168d6b47c0,0x00007f168d6b4ca0] = 1248
 stub code      [0x00007f168d6b4ca0,0x00007f168d6b4ce8] = 72
 oops           [0x00007f168d6b4ce8,0x00007f168d6b4d00] = 24
 metadata       [0x00007f168d6b4d00,0x00007f168d6b4dc0] = 192
 scopes data    [0x00007f168d6b4dc0,0x00007f168d6b50f8] = 824
 scopes pcs     [0x00007f168d6b50f8,0x00007f168d6b51d8] = 224
 dependencies   [0x00007f168d6b51d8,0x00007f168d6b51e8] = 16
 handler table  [0x00007f168d6b51e8,0x00007f168d6b5290] = 168
 nul chk table  [0x00007f168d6b5290,0x00007f168d6b52b0] = 32
#
# If you would like to submit a bug report, please visit:
#   http://www.azul.com/support/
#&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 27 Nov 2024 07:34:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/failed-job-with-quot-a-fatal-error-has-been-detected-by-the-java/m-p/100189#M40217</guid>
      <dc:creator>Volker</dc:creator>
      <dc:date>2024-11-27T07:34:35Z</dc:date>
    </item>
  </channel>
</rss>

