From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Kris Jurka <books(at)ejurka(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>, jesus(at)omniti(dot)com |
Subject: | Solaris ASM problem |
Date: | 2006-04-28 19:03:01 |
Message-ID: | 200604281903.k3SJ31625000@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers pgsql-patches |
Kris Jurka wrote:
> Bruce Momjian wrote:
> > Log Message:
> > -----------
> > Modify Solaris compiler build rules to use the cpp preprocessor, the the
> > x86 file.
> >
>
> Well it compiles now, but it doesn't seem to work:
>
> http://pgbuildfarm.org/cgi-bin/show_log.pl?nm=kudu&dt=2006-04-28%2016:30:01
>
> selecting default max_connections ... Abort - core dumped
>
> creating template1 database in
> /export/home/pgfarm/forte/HEAD/pgsql.5120/src/test/regress/./tmp_check/data/base/1
> ... PANIC: stuck spinlock (dd0000b0) detected at lwlock.c:358
OK, now that I have modified the build system to properly handle the
preprocessing, it seems we have a problem with the ASM instructions.
Theo? Comments?
--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Theo Schlossnagle | 2006-04-28 20:33:24 | Re: Solaris ASM problem |
Previous Message | Kris Jurka | 2006-04-28 18:25:03 | Re: pgsql: Modify Solaris compiler build rules to use the cpp preprocessor, |
From | Date | Subject | |
---|---|---|---|
Next Message | Brandon Black | 2006-04-28 19:06:48 | Re: Constraint Exclusion + Joins? |
Previous Message | Kris Jurka | 2006-04-28 18:25:03 | Re: pgsql: Modify Solaris compiler build rules to use the cpp preprocessor, |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-04-28 20:01:50 | Re: plpython tracebacks |
Previous Message | Kris Jurka | 2006-04-28 18:25:03 | Re: pgsql: Modify Solaris compiler build rules to use the cpp preprocessor, |