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

Atanu Mishra closed TRAFODION-177.
----------------------------------
       Resolution: Fixed
         Assignee:     (was: Oliver Bucaojit)
    Fix Version/s: 1.0 (pre-incubation)

> LP Bug: 1274750 - INSERT into salted (multi-region) table via SQLCI causes 
> SQLCI core.
> --------------------------------------------------------------------------------------
>
>                 Key: TRAFODION-177
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-177
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: sql-exe
>            Reporter: Guy Groulx
>            Priority: Critical
>             Fix For: 1.0 (pre-incubation)
>
>
> Prepare CMD from 
> +>INSERT INTO CPU (SYSTEMNAME, LOADID, INITDATETIME, LOADDATETIME, NODEID, 
> SAMPLEDATETIME, COLLECTMODE, CPUNUM, USERBUSY, NICEBUSY, SYSTEMBUSY, 
> IDLETIME, TOTTIME, WAITTIME, IRQTIME, SOFTIRQTIME, STEALTIME) VALUES 
> ('ZIRCON2','SB1401301516','20140130151707','20140130220941','n001',?, 'D', ?, 
> ?, ?, ?, ?, ?, ?, ?, ?, ?);
> --- SQL command prepared.
> >>BEGIN WORK;
> --- SQL operation complete.
> >>EXECUTE CMD USING 
> +>'20140130151800', 0, 0.24500, 0.00600, 0.19000, 0.46800, 0.49900, 0.00000, 
> 0.00000, 0.05800, 0.00000;
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x00007ffff6949a48, pid=36759, tid=140737353866944
> #
> # JRE version: 7.0_09-b05
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.5-b02 mixed mode linux-amd64 
> compressed oops)
> # Problematic frame:
> # V  [libjvm.so+0x566a48]  jni_ReleaseByteArrayElements+0x98
> #
> # Core dump written. Default location: /home/squser2/guy/core or core.36759
> #
> # An error report file with more information is saved as:
> # /home/squser2/guy/hs_err_pid36759.log
> #
> # If you would like to submit a bug report, please visit:
> #   http://bugreport.sun.com/bugreport/crash.jsp
> #
> Aborted (core dumped)
> I've attached input file to feed SQLCI to try out.
> The generated log file is available on ZIRCON at the location above.
> Core file is on ZIRCON on n001
> 2014-01-30 22:53:43 /local/cores/1003/core.1391122421.n001.36759.sqlci
> Core was generated by `sqlci'.
> Program terminated with signal 6, Aborted.
> #0  0x00007ffff585c8a5 in raise () from /lib64/libc.so.6
> #1  0x00007ffff585e085 in abort () from /lib64/libc.so.6
> #2  0x00007ffff6b28455 in os::abort(bool) () from 
> /home/tools/jdk1.7.0_09_64/jre/lib/amd64/server/libjvm.so
> #3  0x00007ffff6c88717 in VMError::report_and_die() () from 
> /home/tools/jdk1.7.0_09_64/jre/lib/amd64/server/libjvm.so
> #4  0x00007ffff6c88cee in crash_handler(int, siginfo*, void*) () from 
> /home/tools/jdk1.7.0_09_64/jre/lib/amd64/server/libjvm.so
> #5  <signal handler called>
> #6  0x00007ffff6adf635 in methodOopDesc::name_and_sig_as_C_string(char*, int) 
> const ()
>    from /home/tools/jdk1.7.0_09_64/jre/lib/amd64/server/libjvm.so
> #7  0x00007ffff6866714 in frame::print_on_error(outputStream*, char*, int, 
> bool) const ()
>    from /home/tools/jdk1.7.0_09_64/jre/lib/amd64/server/libjvm.so
> #8  0x00007ffff6c867f0 in VMError::print_stack_trace(outputStream*, 
> JavaThread*, char*, int, bool) ()
>    from /home/tools/jdk1.7.0_09_64/jre/lib/amd64/server/libjvm.so
> #9  0x00007ffff6c86f95 in VMError::report(outputStream*) () from 
> /home/tools/jdk1.7.0_09_64/jre/lib/amd64/server/libjvm.so
> #10 0x00007ffff6c8831a in VMError::report_and_die() () from 
> /home/tools/jdk1.7.0_09_64/jre/lib/amd64/server/libjvm.so
> #11 0x00007ffff6b2bf60 in JVM_handle_linux_signal () from 
> /home/tools/jdk1.7.0_09_64/jre/lib/amd64/server/libjvm.so
> #12 <signal handler called>
> #13 0x00007ffff6949a48 in jni_ReleaseByteArrayElements () from 
> /home/tools/jdk1.7.0_09_64/jre/lib/amd64/server/libjvm.so
> #14 0x00007ffff1894aa1 in ReleaseByteArrayElements (pp_env=0xbec9d8, 
> pv_object=<value optimized out>, 
>     pv_string=<value optimized out>, pv_dos=0x7fffffff4f38) at 
> /opt/home/tools/jdk1.7.0_09_64/include/jni.h:1697
> #15 
> Java_org_apache_hadoop_hbase_client_transactional_RMInterface_registerRegion 
> (pp_env=0xbec9d8, pv_object=<value optimized out>, 
>     pv_string=<value optimized out>, pv_dos=0x7fffffff4f38) at 
> tmregisterregion.cpp:35
> #16 0x785c3030785c3030 in ?? ()
> ...
> #30 0x785c3030785c3030 in ?? ()
> #31 0x434e45202c273030 in ?? ()
> #32 0x203e3d204445444f in ?? ()
> #33 0x3966373836643866 in ?? ()
> #34 0x3035383864323564 in ?? ()
> #35 0x3464613834653162 in ?? ()
> #36 0x3531383263626662 in ?? ()
> #37 0x4e54534f48207d2c in ?? ()
> #38 0x31306e7c3a454d41 in ?? ()
> #39 0x756c632e6d632e30 in ?? ()
> #40 0x524f507c72657473 in ?? ()
> #41 0x323030367c203a54 in ?? ()
> ---Type <return> to continue, or q <return> to quit---
> #42 0x00007fffffff7c30 in ?? ()
> #43 0x00007fffffff5048 in ?? ()
> #44 0x00007fffe21c9333 in ?? ()
> #45 0x000000059cc39da8 in ?? ()
> #46 0x000000059cc397b0 in ?? ()
> #47 0x000000059cc39768 in ?? ()
> #48 0x000000059cc38d28 in ?? ()
> #49 0x000000059cbf8868 in ?? ()
> #50 0x000000059cbf7790 in ?? ()
> #51 0x000000059ca836a0 in ?? ()
> #52 0x0000000000000000 in ?? ()
> (gdb) 
> NOTE:   If the SALT clause is not specified in the CREATE TABLE, it all works.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to