Thread: Problems running on Sharp Zaurus ( armv4l )

Problems running on Sharp Zaurus ( armv4l )

From
frank.brinkmann@bricon.de
Date:
Hi all,

I compiled Postgres 7.2.1 for the Zaurus using the embeddix cross
compiler for linux. No problems !
After installation I was able to run initdb and initlocation
and start postmaster. Everything seems to work.
Whenever I try to connect with : psql template1
I see in the logfile that postmaster dies with signal 11.

Do you have any hint for me what went wrong ?

Thanx for your help.

Greets

Frank
frank.brinkmann@bricon.de

Re: Problems running on Sharp Zaurus ( armv4l )

From
Tom Lane
Date:
frank.brinkmann@bricon.de writes:
> Whenever I try to connect with : psql template1
> I see in the logfile that postmaster dies with signal 11.
> Do you have any hint for me what went wrong ?

Back trace from core dump, please?

            regards, tom lane