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/01 06:39:39 UTC

[jira] [Resolved] (HAWQ-374) hawq core dump at dispatch_free_result():1494 when run stress test

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

Ming LI resolved HAWQ-374.
--------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-incubating

> hawq core dump at dispatch_free_result():1494 when run stress test
> ------------------------------------------------------------------
>
>                 Key: HAWQ-374
>                 URL: https://issues.apache.org/jira/browse/HAWQ-374
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Dispatcher
>            Reporter: Ming LI
>            Assignee: Lei Chang
>             Fix For: 2.0.0-beta-incubating
>
>
> hawq core dumped when run stress test . QD and QE core dumped when do copy concurrent:
> QD core dumped stack :
> 2016-01-26 23:16:32.331987 PST,"gpadmin","gpsqltest_copy_parquet_part_gpadmin",p341097,th-1108645696,"127.0.0.1","64816",2016-01-26 23:11:33 PST,335200,con7163,cmd1,seg-10000,,,x335200,sx1,"FATAL","XX000","Unexpected internal error (mcxt.c:1197)","FailedAssertion(""!(pointer == (void *) (((intptr_t) ((pointer)) + ((8) - 1)) & ~((intptr_t) ((8) - 1))))"", File: ""mcxt.c"", Line: 1197)","Process 341097 will wait for gp_debug_linger=120 seconds before termination.
> Note that its locks and other resources will not be released until then.",,,,"COPY lineitem_copy FROM '/data1/gpadmin/pulse2-agent/agents/agent1/work/HAWQ-main-SystemTest-yarn/rhel5_x86_64/lsp/report/20160126-225538/stress_run/copy_parquet_part_gpadmin/tmp/copy.lineitem.tbl' WITH DELIMITER '|' SEGMENT REJECT LIMIT 10 ROWS;",0,,"mcxt.c",1197,"Stack trace:
> 1    0x9cf759 postgres errstart (elog.c:491)
> 2    0x9ce00f postgres ExceptionalCondition (assert.c:57)
> 3    0xa09bdc postgres MemoryContextFreeImpl (mcxt.c:1202)
> 4    0xb79b32 postgres dispatch_free_result (dispatcher.c:1494)
> 5    0xac73c8 postgres cdbCopyEnd (cdbcopy.c:712)
> 6    0x680a08 postgres CopyFromDispatch (copy.c:3020)
> 7    0x67d1e8 postgres DoCopy (copy.c:1639)
> 8    0x8f5d81 postgres ProcessUtility (utility.c:1076)
> 9    0x8f3007 postgres <symbol not found> (pquery.c:1893)
> 10   0x8f32d2 postgres <symbol not found> (pquery.c:1996)
> 11   0x8f26dc postgres PortalRun (pquery.c:1518)
> 12   0x8e8639 postgres <symbol not found> (postgres.c:1748)
> 13   0x8ed28b postgres PostgresMain (postgres.c:4713)
> 14   0x893749 postgres <symbol not found> (postmaster.c:5876)
> 15   0x892bd3 postgres <symbol not found> (postmaster.c:5468)
> 16   0x88cc92 postgres <symbol not found> (postmaster.c:2153)
> 17   0x88bd68 postgres PostmasterMain (postmaster.c:1439)
> 18   0x7a5cca postgres main (main.c:226)
> 19   0x36a7e1ed1d libc.so.6 __libc_start_main (??:0)
> 20   0x4b95e9 postgres <symbol not found> (??:0)



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