Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9B873200C8C for ; Tue, 2 May 2017 06:20:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 97BCD160BC2; Tue, 2 May 2017 04:20:13 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4B948160BC1 for ; Tue, 2 May 2017 06:20:12 +0200 (CEST) Received: (qmail 75514 invoked by uid 500); 2 May 2017 04:20:11 -0000 Mailing-List: contact dev-help@hawq.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hawq.incubator.apache.org Delivered-To: mailing list dev@hawq.incubator.apache.org Received: (qmail 75503 invoked by uid 99); 2 May 2017 04:20:11 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 May 2017 04:20:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id DC4FA18FF1F for ; Tue, 2 May 2017 04:20:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id O1fGhw1UkV4a for ; Tue, 2 May 2017 04:20:10 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id E41AA5F2FD for ; Tue, 2 May 2017 04:20:09 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 74078E05BF for ; Tue, 2 May 2017 04:20:04 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 18DB421DE2 for ; Tue, 2 May 2017 04:20:04 +0000 (UTC) Date: Tue, 2 May 2017 04:20:04 +0000 (UTC) From: "Ming LI (JIRA)" To: dev@hawq.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HAWQ-1448) Postmaster process hung at recv () on segment MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 02 May 2017 04:20:13 -0000 Ming LI created HAWQ-1448: ----------------------------- Summary: Postmaster process hung at recv () on segment Key: HAWQ-1448 URL: https://issues.apache.org/jira/browse/HAWQ-1448 Project: Apache HAWQ Issue Type: Bug Components: Dispatcher Reporter: Ming LI Assignee: Ed Espino Fix For: backlog Some process hung for almost 2 hours before quit. 4/13/17 8:13:36 AM PDT: Thread 1 (Thread 0x7f9c78eae920 (LWP 177517)): 4/13/17 8:13:36 AM PDT: #0 0x000000322180ec2c in recv () from /lib64/libpthread.so.0 4/13/17 8:13:36 AM PDT: #1 0x00000000007847e8 in secure_read () 4/13/17 8:13:36 AM PDT: #2 0x0000000000793735 in pq_recvbuf () 4/13/17 8:13:36 AM PDT: #3 0x00000000007939b9 in pq_getbyte () 4/13/17 8:13:36 AM PDT: #4 0x00000000008e39a4 in SocketBackend () 4/13/17 8:13:36 AM PDT: #5 0x00000000008e3ddc in ReadCommand () 4/13/17 8:13:36 AM PDT: #6 0x00000000008ea8c3 in PostgresMain () 4/13/17 8:13:36 AM PDT: #7 0x00000000008944ff in BackendRun () 4/13/17 8:13:36 AM PDT: #8 0x000000000089391e in BackendStartup () 4/13/17 8:13:36 AM PDT: #9 0x000000000088d99a in ServerLoop () 4/13/17 8:13:36 AM PDT: #10 0x000000000088c9a7 in PostmasterMain () 4/13/17 8:13:36 AM PDT: #11 0x00000000007a9d63 in main () 4/13/17 8:13:36 AM PDT: ------------------------------------- All postgres processes on all host are quit, -- This message was sent by Atlassian JIRA (v6.3.15#6346)