Re: psql 7.2.1 on S/390

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Michał Kalański <kalanskim(at)zetokatowice(dot)pl>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: psql 7.2.1 on S/390
Date: 2002-08-28 15:17:28
Message-ID: 200208281517.g7SFHSc17594@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I recommend compiling with symbols (-g) and getting another backtrace.
That will show the argument and line numbers in SetVariable().

---------------------------------------------------------------------------

Micha Kalaski wrote:
> Hello
>
> I try to install Postgresql on TurboLinux S/390.
> I have glibc - 2.1.3, kernel version 2.2.19 , gcc version 2.95.2.1
> Postmaster working OK.
> When I try to run psql it break with segfault.
> gdb->bt output:
>
> #0 0x4024036e in strlen () at ../sysdeps/generic/strlen.c:150
> #1 0x4024009c in strdup () at strdup.c:49
> #2 0x412ec8 in SetVariable ()
> #3 0x41116a in main ()
> #4 0x401f6d36 in __libc_start_main () at ../sysdeps/generic/libc-start.c:122
>
> PLEASE HELP ME !!!
>
> Michal Kalanski
> kalanskim(at)zetokat(dot)com(dot)pl
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2002-08-28 15:20:30 Re: stupid Q regarding "UPDATE waiting"
Previous Message Stephan Szabo 2002-08-28 15:15:41 Re: Data files became huge with no apparent reason