You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Lei Chang (JIRA)" <ji...@apache.org> on 2015/11/21 04:34:11 UTC

[jira] [Reopened] (HAWQ-141) memory accessing panic in system test.

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

Lei Chang reopened HAWQ-141:
----------------------------

> memory accessing panic in system test.
> --------------------------------------
>
>                 Key: HAWQ-141
>                 URL: https://issues.apache.org/jira/browse/HAWQ-141
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Resource Manager
>            Reporter: Yi Jin
>            Assignee: Yi Jin
>
> #0 0x00000036a820f5db in raise () from /lib64/libpthread.so.0
> #1 0x0000000000874962 in SafeHandlerForSegvBusIll (processName=<value optimized out>, postgres_signal_arg=11) at elog.c:4497
> #2 <signal handler called>
> #3 0x00000036a7e84cd0 in bcopy () from /lib64/libc.so.6
> #4 0x00000000008d6f30 in connectToServerRemote (address=<value optimized out>, port=<value optimized out>, clientfd=0x7ffffd89966c) at network_utils.c:544
> #5 0x00000000008d2218 in callSyncRPCRemote (hostname=0x0, port=<value optimized out>, sendbuff=<value optimized out>, sendbuffsize=-1477534697, sendmsgid=1, exprecvmsgid=0, recvsmb=0x1f34838) at rmcomm_SyncComm.c:144
> #6 0x00000000008ce329 in callSyncRPCToRM (index=0, errorbuf=0x7ffffd899700 "\361gv\002", errorbufsize=1024) at rmcomm_QD2RM.c:2459
> #7 unregisterConnectionInRM (index=0, errorbuf=0x7ffffd899700 "\361gv\002", errorbufsize=1024) at rmcomm_QD2RM.c:517
> #8 0x00000000007baffd in FreeResource (resource=0x1f0d0d0) at pquery.c:986
> #9 0x000000000065e14c in ExecutorEnd (queryDesc=<value optimized out>) at execMain.c:1280
> #10 0x000000000060e4b2 in PortalCleanupHelper (portal=<value optimized out>) at portalcmds.c:347
> #11 PortalCleanup (portal=<value optimized out>) at portalcmds.c:299
> #12 0x00000000008a2407 in PortalDrop (portal=0x205c9c0, isTopCommit=0 '\000') at portalmem.c:392
> #13 0x00000000007b613f in exec_simple_query (query_string=<value optimized out>, seqServerHost=<value optimized out>, seqServerPort=<value optimized out>) at postgres.c:1738
> #14 0x00000000007b7612 in PostgresMain (argc=<value optimized out>, argv=0x1db85e0, username=<value optimized out>) at postgres.c:4691
> #15 0x0000000000768c53 in BackendRun (port=0x1d6dc80) at postmaster.c:5845
> #16 BackendStartup (port=0x1d6dc80) at postmaster.c:5438
> #17 0x00000000007693bd in ServerLoop () at postmaster.c:2140
> #18 0x000000000076b1ce in PostmasterMain (argc=9, argv=0x1d728e0) at postmaster.c:1432
> #19 0x00000000006c5eea in main (argc=9, argv=0x1d728a0) at main.c:226



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