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

From: Gunthard Stübs <stuebs2009(at)gmx(dot)de>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: exit code 139 performing initdb (pg 9.1 on linux)
Date: 2011-09-13 18:11:32
Message-ID: 4E6F9CD4.9000705@gmx.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Tom,

thanks for your quick response.
as mentioned the linux is rather old (~ 7 years) and i know that some
software is not up to date. (but the admin has no time to update the entire
system)

i don't know what you mean with compiler options. if i enter gcc -v it lists:
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.1/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr
--with-local-prefix=/usr/local --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib
--enable-languages=c,c++,f77,objc,java,ada --disable-checking
--enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib
--with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.1 (SuSE Linux)

I rebuild pg with the settings you suggested. the bt dump is 1655 lines of
hexcode and i am not sure whether i should post all here. it starts with:

#0 0x00000009 in ?? ()
#1 0x00000000 in ?? ()
#2 0x0000e000 in ?? ()
#3 0x082676a1 in ?? ()
#4 0x00000009 in ?? ()
#5 0x00000000 in ?? ()
#6 0x00000000 in ?? ()
#7 0x0000e000 in ?? ()
#8 0x00000000 in ?? ()
#9 0x00000004 in ?? ()
#10 0x00000180 in ?? ()
#11 0x00000008 in ?? ()
#12 0x0853bd1c in ?? ()
and ends with
#1648 0x6c2f7273 in ?? ()
#1649 0x6c61636f in ?? ()
#1650 0x7367702f in ?? ()
#1651 0x622f6c71 in ?? ()
#1652 0x702f6e69 in ?? ()
#1653 0x6774736f in ?? ()
#1654 0x00736572 in ?? ()
#1655 0x00000000 in ?? ()
Cannot access memory at address 0xc0000000

of course i will send you the full file.

best regards,
gunthard

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Gunthard Stübs 2011-09-13 19:30:23 Re: exit code 139 performing initdb (pg 9.1 on linux)
Previous Message Tom Lane 2011-09-13 17:25:56 Re: exit code 139 performing initdb (pg 9.1 on linux)