You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Ming LI (JIRA)" <ji...@apache.org> on 2016/02/04 04:46:39 UTC

[jira] [Assigned] (HAWQ-396) When we run 4 con on tpch25g data, coredump in AbortTransaction

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

Ming LI reassigned HAWQ-396:
----------------------------

    Assignee: Ming LI  (was: Lei Chang)

> When we run 4 con on tpch25g data, coredump in AbortTransaction
> ---------------------------------------------------------------
>
>                 Key: HAWQ-396
>                 URL: https://issues.apache.org/jira/browse/HAWQ-396
>             Project: Apache HAWQ
>          Issue Type: Bug
>            Reporter: Ming LI
>            Assignee: Ming LI
>
> We run in sfo cluster with TPCH data with 25g per node with 4 sessions, the sfo-w95 has disk error. And it core in 
> (gdb) bt
> #0  0x0000003c13832925 in raise () from /lib64/libc.so.6
> #1  0x0000003c13834105 in abort () from /lib64/libc.so.6
> #2  0x00000000009cfd21 in errfinish (dummy=0) at elog.c:682
> #3  0x00000000009d1dbe in elog_start (filename=0xba8c38 "xact.c", lineno=2768, funcname=0xbaa6c0 "AbortTransaction") at elog.c:1402
> #4  0x000000000051f2a9 in AbortTransaction () at xact.c:2768
> #5  0x000000000051fbc8 in AbortCurrentTransaction () at xact.c:3302
> #6  0x00000000008ed005 in PostgresMain (argc=266, argv=0x2708a28, username=0x26ec810 "gpadmin") at postgres.c:4500
> #7  0x000000000089382b in BackendRun (port=0x26b2f70) at postmaster.c:5890
> #8  0x0000000000892cb5 in BackendStartup (port=0x26b2f70) at postmaster.c:5483
> #9  0x000000000088cd74 in ServerLoop () at postmaster.c:2162
> #10 0x000000000088be4a in PostmasterMain (argc=9, argv=0x26b6940) at postmaster.c:1454
> #11 0x00000000007a5d26 in main (argc=9, argv=0x26b6940) at main.c:226



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