You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/17 06:13:18 UTC

[jira] [Commented] (HAWQ-417) QE coredump in MemoryContextFreeImpl when run parquet data type test case

    [ https://issues.apache.org/jira/browse/HAWQ-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149878#comment-15149878 ] 

ASF GitHub Bot commented on HAWQ-417:
-------------------------------------

GitHub user ztao1987 opened a pull request:

    https://github.com/apache/incubator-hawq/pull/350

    HAWQ-417. Avoid pfree twice in checkPgDir2.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ztao1987/incubator-hawq HAWQ-417

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/350.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #350
    
----
commit 5695de8100ce80a5a645cbd0ad602eb7bd460b54
Author: zhenglin tao <zh...@gmail.com>
Date:   2016-02-17T05:10:17Z

    HAWQ-417. Avoid pfree twice in checkPgDir2.

----


> QE coredump in MemoryContextFreeImpl when run parquet data type test case
> -------------------------------------------------------------------------
>
>                 Key: HAWQ-417
>                 URL: https://issues.apache.org/jira/browse/HAWQ-417
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Core
>            Reporter: zhenglin tao
>            Assignee: Lei Chang
>
> QE core:
> (gdb) bt
> #0  MemoryContextFreeImpl (pointer=0x29891d0, sfile=<value optimized out>, sfunc=0xb1679f "checkPgDir2", sline=1684) at mcxt.c:1222
> #1  0x00000000007601b0 in checkPgDir2 (dir=<value optimized out>) at postmaster.c:1684
> #2  0x000000000076409f in ServerLoop () at postmaster.c:2080
> #3  0x0000000000765c3e in PostmasterMain (argc=9, argv=0x29535b0) at postmaster.c:1439
> #4  0x00000000006c049a in main (argc=9, argv=0x2953570) at main.c:226



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