[
https://issues.apache.org/jira/browse/IMPALA-12565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17786586#comment-17786586
]
Zhi Tang edited comment on IMPALA-12565 at 11/16/23 3:17 AM:
-------------------------------------------------------------
Query that was run at the time of the crash:
{code:java}
select pmod(0, 0);
{code}
Log information:
{code:java}
# A fatal error has been detected by the Java Runtime Environment: # # SIGFPE
(0x8) at pc=0x0000000001cd2c82, pid=1471, tid=0x00007f92c59fe700 # # JRE
version: Java(TM) SE Runtime Environment (8.0_152-b16) (build 1.8.0_152-b16) #
Java VM: Java HotSpot(TM) 64-Bit Server VM (25.152-b16 mixed mode linux-amd64
compressed oops) # Problematic frame: # C [impalad+0x18d2c82]
impala::MathFunctions::PmodBigInt(impala_udf::FunctionContext*,
impala_udf::BigIntVal const&, impala_udf::BigIntVal const&)+0x18 # # 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/impala/tangzhi01/impala/ha-netease-impala-4.1.0-ne-4.1.3-hive-2.1.1-debug/hs_err_pid1471.log
# # If you would like to submit a bug report, please visit: #
http://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the
Java Virtual Machine in native code. # See problematic frame for where to
report the bug. #
{code}
was (Author: tangzhi):
Query that was run at the time of the crash:
{code:java}
//代码占位符
{code}
select pmod(0, 0);
Log information:
{code:java}
//代码占位符
{code}
# # A fatal error has been detected by the Java Runtime Environment: # #
SIGFPE (0x8) at pc=0x0000000001cd2c82, pid=1471, tid=0x00007f92c59fe700 # # JRE
version: Java(TM) SE Runtime Environment (8.0_152-b16) (build 1.8.0_152-b16) #
Java VM: Java HotSpot(TM) 64-Bit Server VM (25.152-b16 mixed mode linux-amd64
compressed oops) # Problematic frame: # C [impalad+0x18d2c82]
impala::MathFunctions::PmodBigInt(impala_udf::FunctionContext*,
impala_udf::BigIntVal const&, impala_udf::BigIntVal const&)+0x18 # # 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/impala/tangzhi01/impala/ha-netease-impala-4.1.0-ne-4.1.3-hive-2.1.1-debug/hs_err_pid1471.log
# # If you would like to submit a bug report, please visit: #
http://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the
Java Virtual Machine in native code. # See problematic frame for where to
report the bug. #
> When executing pmod (anyNumber, 0), it will cause the executor to crash
> ------------------------------------------------------------------------
>
> Key: IMPALA-12565
> URL: https://issues.apache.org/jira/browse/IMPALA-12565
> Project: IMPALA
> Issue Type: Bug
> Affects Versions: Impala 4.3.0
> Reporter: Zhi Tang
> Assignee: Zhi Tang
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]