BUG #1595: Segmentation fault

From: "Stphane Brub" <sirber(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1595: Segmentation fault
Date: 2005-04-13 23:33:38
Message-ID: 20050413233338.0EF2FF0D64@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1595
Logged by: Stphane Brub
Email address: sirber(at)gmail(dot)com
PostgreSQL version: 8.0.2
Operating system: Gentoo Base System version 1.4.16
Description: Segmentation fault
Details:

I'm getting seg fault on compile on 2/3 system.

*** 1 ***

make[4]: Leaving directory
`/var/tmp/portage/postgresql-8.0.2/work/postgresql-8.0.2/src/port'
for lang in cs de es fa fr hu it ko nb pl pt_BR ro ru sk sl sv tr zh_CN
zh_TW; do \
/bin/sh ../../../config/install-sh -c -m 644 po/$lang.mo
/var/tmp/portage/postgresql-8.0.2/image//usr/share/locale/$lang/LC_MESSAGES/
pg_controldata.mo || exit 1; \
done
../../../config/install-sh: line 262: 14084 Segmentation fault $doit
$instcmd "$src" "$dsttmp"

*** 2 ***

i686-pc-linux-gnu-gcc -O3 -march=athlon-xp -pipe -fomit-frame-pointer -mmmx
-msse -m3dnow -mfpmath=sse -funroll-loops -Wall -Wmissing-prototypes
-Wpointer-arith -Wendif-labels -fno-strict-aliasing -I../../../src/include
-D_GNU_SOURCE -c -o tablecmds.o tablecmds.c -MMD
make[3]: *** [tablecmds.o] Segmentation fault
make[3]: *** Deleting file `tablecmds.o'

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Guilherme Paiva Santos 2005-04-14 00:48:25 BUG #1596: Bad header in input lib
Previous Message Tajoddin Nezami 2005-04-13 11:39:10 Re: BUG #1593: Problem with installation