On 2015-02-16 21:02, Stuart Henderson wrote: > On 2015/02/16 17:19, Hugo Osvaldo Barrera wrote: > > (gdb) bt > > Was this backtrace from a new coredump, or was it from one created by > the old binary? (if the latter, please could you remove the old coredump > and get it to crash again and send a fresh backtrace?) >
My pg_hba is the stock one (since it had also been deleted): http://sprunge.us/ZdQI It was a brand-new core dump, since I had deleted /var/postgresql right before generating it. I regenerated it just to be sure, and it's the same: (gdb) bt #0 0x0000110a2815b92a in kill () at <stdin>:2 #1 0x0000110a28195119 in abort () at /usr/src/lib/libc/stdlib/abort.c:53 #2 0x0000110a2816a238 in memcpy (dst0=0xf81bf, src0=0x6, length=0) at /usr/src/lib/libc/string/memcpy.c:65 #3 0x000011080cf8d1b1 in check_ip (raddr=0x110abc279918, addr=0x110a899f9058, mask=0x110a899f9158) at hba.c:704 #4 0x000011080cf90a04 in check_hba (port=0x110abc279800) at hba.c:1718 #5 0x000011080cf91d34 in hba_getauthmethod (port=0x110abc279800) at hba.c:2256 #6 0x000011080cf88eb3 in ClientAuthentication (port=0x110abc279800) at auth.c:307 #7 0x000011080d1edf5d in PerformAuthentication (port=0x110abc279800) at postinit.c:223 #8 0x000011080d1eeae7 in InitPostgres (in_dbname=0x110ad7782be0 "virtstart-dev", dboid=0, username=0x110ad7782bc0 "virtstart-dev", out_dbname=0x0) at postinit.c:688 #9 0x000011080d0a3eb1 in PostgresMain (argc=1, argv=0x110ad7782c00, dbname=0x110ad7782be0 "virtstart-dev", username=0x110ad7782bc0 "virtstart-dev") at postgres.c:3749 #10 0x000011080d033537 in BackendRun (port=Could not find the frame base for "BackendRun". ) at postmaster.c:4155 #11 0x000011080d032be8 in BackendStartup (port=0x110abc279800) at postmaster.c:3829 #12 0x000011080d02f2d0 in ServerLoop () at postmaster.c:1597 #13 0x000011080d02e968 in PostmasterMain (argc=3, argv=0x7f7ffffd9658) at postmaster.c:1244 #14 0x000011080cf96dc8 in main (argc=Could not find the frame base for "main". ) at main.c:228 Current language: auto; currently asm Thanks, -- Hugo Osvaldo Barrera A: Because we read from top to bottom, left to right. Q: Why should I start my reply below the quoted text? [demime 1.01d removed an attachment of type application/pgp-signature which had a name of signature.asc]