Program terminated with signal 6, Aborted. #0 0x00007fe21265d1f7 in raise () from /lib64/libc.so.6 Missing separate debuginfos, use: debuginfo-install glibc-2.17-196.el7.x86_64 (gdb) bt #0 0x00007fe21265d1f7 in raise () from /lib64/libc.so.6 #1 0x00007fe21265e8e8 in abort () from /lib64/libc.so.6 #2 0x00000000008468e7 in ExceptionalCondition (conditionName=conditionName@entry=0x9d213a "!(tbm->dsa != ((void *)0))", errorType=errorType@entry=0x88fc69 "FailedAssertion", fileName=fileName@entry=0x9d2014 "tidbitmap.c", lineNumber=lineNumber@entry=800) at assert.c:54 #3 0x000000000065b04f in tbm_prepare_shared_iterate (tbm=tbm@entry=0x2b244e8) at tidbitmap.c:800 #4 0x000000000062294a in BitmapHeapNext (node=node@entry=0x2adf118) at nodeBitmapHeapscan.c:155 #5 0x0000000000616d7a in ExecScanFetch (recheckMtd=0x623050 , accessMtd=0x622250 , node=0x2adf118) at execScan.c:97 #6 ExecScan (node=0x2adf118, accessMtd=0x622250 , recheckMtd=0x623050 ) at execScan.c:147 #7 0x0000000000624c75 in ExecProcNode (node=0x2adf118) at ../../../src/include/executor/executor.h:250 #8 gather_getnext (gatherstate=0x2aded50) at nodeGather.c:281 #9 ExecGather (pstate=0x2aded50) at nodeGather.c:215 #10 0x0000000000610d12 in ExecProcNode (node=0x2aded50) at ../../../src/include/executor/executor.h:250 #11 ExecutePlan (execute_once=, dest=0x2b09220, direction=, numberTuples=0, sendTuples=1 '\001', operation=CMD_SELECT, use_parallel_mode=, planstate=0x2aded50, estate=0x2adeb00) at execMain.c:1721 #12 standard_ExecutorRun (queryDesc=0x2a3bdf0, direction=, count=0, execute_once=) at execMain.c:363 #13 0x000000000074b50b in PortalRunSelect (portal=portal@entry=0x2a34050, forward=forward@entry=1 '\001', count=0, count@entry=9223372036854775807, dest=dest@entry=0x2b09220) at pquery.c:932 #14 0x000000000074ca18 in PortalRun (portal=portal@entry=0x2a34050, count=count@entry=9223372036854775807, isTopLevel=isTopLevel@entry=1 '\001', run_once=run_once@entry=1 '\001', dest=dest@entry=0x2b09220, altdest=altdest@entry=0x2b09220, completionTag=completionTag@entry=0x7ffc8dad21c0 "") at pquery.c:773 #15 0x000000000074875b in exec_simple_query ( query_string=0x2a96ff0 "select\n *\nfrom\n part\nwhere\n (\n p_container in ('SM CASE', 'SM BOX', 'SM PACK', 'SM PKG')\n and p_size between 1 and 5\n )\n or\n (\n p_container in ('MED BAG', 'MED B"...) at postgres.c:1099 #16 0x0000000000749a03 in PostgresMain (argc=, argv=argv@entry=0x2a44048, dbname=0x2a43eb0 "test", username=) at postgres.c:4088 #17 0x000000000047665f in BackendRun (port=0x2a37cc0) at postmaster.c:4357 #18 BackendStartup (port=0x2a37cc0) at postmaster.c:4029 #19 ServerLoop () at postmaster.c:1753 #20 0x00000000006d70d9 in PostmasterMain (argc=argc@entry=3, argv=argv@entry=0x2a14b20) at postmaster.c:1361 #21 0x00000000004774c1 in main (argc=3, argv=0x2a14b20) at main.c:228