[ 
https://issues.apache.org/jira/browse/SPARK-25907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Zautke updated SPARK-25907:
-------------------------------------
    Attachment: DiagnosticReport.txt

> SIGBUS (0xa) when using DataFrameWriter.insertInto
> --------------------------------------------------
>
>                 Key: SPARK-25907
>                 URL: https://issues.apache.org/jira/browse/SPARK-25907
>             Project: Spark
>          Issue Type: Bug
>          Components: Java API
>    Affects Versions: 2.3.2
>            Reporter: Alexander Zautke
>            Priority: Major
>         Attachments: DiagnosticReport.txt, hs_err_pid18703.log
>
>
> Hi everyone! 
> I am currently running into the issue that a call to 
> DataFrameWriter.insertInto is reproducibly crashing the JVM. 
> # 
> # A fatal error has been detected by the Java Runtime Environment: 
> # 
> #  SIGBUS (0xa) at pc=3D0x00000001194a3520, pid=3D16154, 
> tid=3D0x0000000000008417 
> # 
> # JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 
> 1.8.0_121-b13) 
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode 
> bsd-amd64 compressed oops) 
> # Problematic frame: 
> # v  ~StubRoutines::jshort_disjoint_arraycopy 
> # 
> # Failed to write core dump. Core dumps have been disabled. To enable 
> core dumping, try "ulimit -c unlimited" before starting Java again 
> # 
> # If you would like to submit a bug report, please visit: 
> #   [http://bugreport.java.com/bugreport/crash.jsp]
> # 
> The last call before the crash is made to = 
> org.apache.spark.unsafe.types.UTF8String.getBytes().



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to