Re: exit code 139 performing initdb (pg 9.1 on linux)

Поиск
Список
Период
Сортировка
От Gunthard Stübs
Тема Re: exit code 139 performing initdb (pg 9.1 on linux)
Дата
Msg-id 4E6FAF4F.2030801@gmx.de
обсуждение исходный текст
Ответ на Re: exit code 139 performing initdb (pg 9.1 on linux)  (Gunthard Stübs <stuebs2009@gmx.de>)
Ответы Re: exit code 139 performing initdb (pg 9.1 on linux)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
sorry, I first used for gdb the pg path Tom wrote and not my own one...

the correct backtrace looks like this:

#3  0x082676a1 in pg_flush_data (fd=9, offset=0, amount=57344) at fd.c:335
#4  0x0826ab02 in copy_file (fromfile=0xbfffeb90 "base/1/12051",
tofile=0xbfffe790 "base/12277/12051")
     at copydir.c:205
#5  0x0826a743 in copydir (fromdir=0x85f26ec "base/1", todir=0x85f4dbc
"base/12277", recurse=0 '\0')
     at copydir.c:95
#6  0x08169b6b in createdb (stmt=0x4b) at dbcommands.c:587
#7  0x0828d761 in PortalRunUtility (portal=0x85f055c, utilityStmt=0x85acae8,
isTopLevel=1 '\001',
     dest=0x84f0058, completionTag=0xbffff3f0 "") at pquery.c:1184
#8  0x0828d865 in PortalRunMulti (portal=0x85f055c, isTopLevel=1 '\001',
dest=0x84f0058,
     altdest=0x84f0058, completionTag=0xbffff3f0 "") at pquery.c:1322
#9  0x0828d1b1 in PortalRun (portal=0x85f055c, count=2147483647,
isTopLevel=1 '\001', dest=0x84f0058,
     altdest=0x84f0058, completionTag=0xbffff3f0 "") at pquery.c:813
#10 0x082881b3 in exec_simple_query (query_string=0x85ac19c "CREATE DATABASE
template0;\n")
     at postgres.c:1018
#11 0x0828bcb3 in PostgresMain (argc=9, argv=0xbffff550,
     username=0x85ac19c "CREATE DATABASE template0;\n") at postgres.c:3926
#12 0x081e3051 in main (argc=9, argv=0x85373d8) at main.c:197

I would be glad to know whether there is a chance to get pg running under
these conditions or whether maybe i should upgrade gcc or 'downgrade' pg.

best regards,
gunthard

В списке pgsql-admin по дате отправления:

Предыдущее
От: Gunthard Stübs
Дата:
Сообщение: Re: exit code 139 performing initdb (pg 9.1 on linux)
Следующее
От: MirrorX
Дата:
Сообщение: pg_upgrade --link