You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Selvaganesan Govindarajan (JIRA)" <ji...@apache.org> on 2018/07/06 04:25:00 UTC

[jira] [Resolved] (TRAFODION-3097) At times the query involving sequence function fail and dumps core

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

Selvaganesan Govindarajan resolved TRAFODION-3097.
--------------------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3

> At times the query involving sequence function fail and dumps core
> ------------------------------------------------------------------
>
>                 Key: TRAFODION-3097
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3097
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: sql-cmp
>            Reporter: Selvaganesan Govindarajan
>            Assignee: Selvaganesan Govindarajan
>            Priority: Major
>             Fix For: 2.3
>
>
> A core file with the following trace
> #0 0x0000003034632625 in raise () from /lib64/libc.so.6
> #1 0x0000003034633e05 in abort () from /lib64/libc.so.6
> #2 0x00007f71b44191c5 in os::abort(bool) () from /usr/java/default/jre/lib/amd64/server/libjvm.so
> #3 0x00007f71b45ba313 in VMError::report_and_die() ()
>    from /usr/java/default/jre/lib/amd64/server/libjvm.so
> [0000004|https://www.esgyn.com/mantis/view.php?id=4] 0x00007f71b441e9ef in JVM_handle_linux_signal ()
>    from /usr/java/default/jre/lib/amd64/server/libjvm.so
> [0000005|https://www.esgyn.com/mantis/view.php?id=5] 0x00007f71b4415183 in signalHandler(int, siginfo*, void*) ()
>    from /usr/java/default/jre/lib/amd64/server/libjvm.so
> [0000006|https://www.esgyn.com/mantis/view.php?id=6] <signal handler called>
> [0000007|https://www.esgyn.com/mantis/view.php?id=7] 0x00007f71b6006162 in ex_expr::evalPCode (this=<value optimized out>, 
>     pCode32=<value optimized out>, atp1=0x7f71a7f34198, atp2=0x7f71a7f4f268, 
>     datalen=<value optimized out>, rowLen=0x0) at ../exp/exp_eval.cpp:5111
> [0000008|https://www.esgyn.com/mantis/view.php?id=8] 0x00007f71b72dd468 in eval (this=0x7f71a7f34390) at ../exp/exp_expr.h:373
> [0000009|https://www.esgyn.com/mantis/view.php?id=9] ex_split_bottom_tcb::workUp (this=0x7f71a7f34390) at ../executor/ex_split_bottom.cpp:1055
> [0000010|https://www.esgyn.com/mantis/view.php?id=10] 0x00007f71b72dda8e in ex_split_bottom_tcb::work (this=0x7f71a7f34390)
>     at ../executor/ex_split_bottom.cpp:991
> [0000011|https://www.esgyn.com/mantis/view.php?id=11] 0x00007f71b73ec52e in ExScheduler::work (this=0x7f71a7f332c8, 
>     prevWaitTime=<value optimized out>) at ../executor/ExScheduler.cpp:331
> [0000012|https://www.esgyn.com/mantis/view.php?id=12] 0x00007f71b7235912 in ExEspFragInstanceDir::work (this=0x7ffd91fb53b0, prevWaitTime=207988)
>     at ../executor/ex_esp_frag_dir.cpp:766
> [0000013|https://www.esgyn.com/mantis/view.php?id=13] 0x00000000004070b7 in runESP(int, char**, GuaReceiveFastStart*) ()
> [0000014|https://www.esgyn.com/mantis/view.php?id=14] 0x000000000040751b in main ()



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