On Wed, 2008-07-09 at 20:42 -0300, pgsql-general-owner@xxxxxxxxxxxxxx wrote: > > Is pgmemcache still being actively supported/developed? I have > > experienced a database crash with postgres 8.3.3 and pgmemcache > 1.2beta1 > > Yes and no. I just joined up, and hope to be submitting some patches > to it soon, as well as push to get a new version out the door, but > there has not been much movement on it lately. Greg, I have a backtrace which follows below. Is this the best forum for this or would you prefer private email, a bugzilla entry, etc? Program received signal SIGSEGV, Segmentation fault. 0xb7d1aae3 in strlen () from /lib/libc.so.6 (gdb) bt #0 0xb7d1aae3 in strlen () from /lib/libc.so.6 #1 0x082bbf6a in MemoryContextStrdup (context=0x842f328, string=0x0) at mcxt.c:658 #2 0x082b4bd1 in _ShowOption (record=0x83e6fb8, use_units=-48 '�') at guc.c:5938 #3 0x082b4e45 in GetConfigOptionByNum (varnum=137, values=0xbf8fb23c, noshow=0xbf8fb26b "") at guc.c:5531 #4 0x082b9cbb in show_all_settings (fcinfo=0xbf8fb2c0) at guc.c:5773 #5 0x0817201b in ExecMakeTableFunctionResult (funcexpr=0x847c228, econtext=0x847b4b8, expectedDesc=0x847ba08, returnDesc=0xbf8fb558) at execQual.c:1566 #6 0x0817daf0 in FunctionNext (node=0x847b698) at nodeFunctionscan.c:68 #7 0x08173424 in ExecScan (node=0x847b698, accessMtd=0x817da80 <FunctionNext>) at execScan.c:68 #8 0x0817da79 in ExecFunctionScan (node=0x847b698) at nodeFunctionscan.c:119 #9 0x0816cb4e in ExecProcNode (node=0x847b698) at execProcnode.c:356 #10 0x0816bd4b in ExecutorRun (queryDesc=0x847b038, direction=ForwardScanDirection, count=0) at execMain.c:1248 #11 0x08202cd8 in PortalRunSelect (portal=0x845d7a0, forward=<value optimized out>, count=0, dest=0x846e240) at pquery.c:943 #12 0x08203cca in PortalRun (portal=0x845d7a0, count=2147483647, isTopLevel=1 '\001', dest=0x846e240, altdest=0x846e240, completionTag=0xbf8fb7fa "") at pquery.c:797 ---Type <return> to continue, or q <return> to quit--- #13 0x081ff223 in exec_simple_query ( query_string=0x8457700 "select * from pg_catalog.pg_settings;") at postgres.c:986 #14 0x082000c6 in PostgresMain (argc=4, argv=0x83cad18, username=0x83cacf0 "marc") at postgres.c:3572 #15 0x081d51fc in ServerLoop () at postmaster.c:3207 #16 0x081d5eaa in PostmasterMain (argc=5, argv=0x83c7120) at postmaster.c:1029 #17 0x0818db39 in main (argc=5, argv=0x83c7120) at main.c:188 __ Marc
Attachment:
signature.asc
Description: This is a digitally signed message part