Re: Debian Alpha (unstable) build produces bad

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Bob Kimble <bob(at)iplicity(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Debian Alpha (unstable) build produces bad
Date: 2003-09-15 13:33:42
Message-ID: 3F65BFB6.7040809@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Bob Kimble wrote:

>Hi!
>
>I built and installed Debian packages for pgadmin3 and pgadmin3-libwxgtk2ud2.5
>following the instructions on the pgadmin3 web site. When I run pgadmin3,
>however, it segfaults right away. Using strace, the last few lines look like
>this:
>
>stat("/usr/local/share/locale/fileutils.mo", 0x11ffff3e0) = -1 ENOENT (No such
>file or directory)
>stat("./en/LC_MESSAGES/fileutils.mo", 0x11ffff3e0) = -1 ENOENT (No such file
>or directory)
>stat("./en/fileutils.mo", 0x11ffff3e0) = -1 ENOENT (No such file or
>directory)
>stat("./fileutils.mo", 0x11ffff3e0) = -1 ENOENT (No such file or
>directory)
>--- SIGSEGV (Segmentation fault) @ 0 (0) ---
>+++ killed by SIGSEGV +++
>
>
Hi Bob,
I don't believe that the SEGV is caused by the missing file, you can
check this by commenting out the load attempt at line 184 in pgAdmin3.cpp.
A stack backtrace would be very helpful to tell more.

Regards,
Andreas

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Adam H. Pendleton 2003-09-15 13:35:49 Re: [pgadmin-support] problem installing pgAdmin 3 on red hat 7.3
Previous Message Adam H. Pendleton 2003-09-15 13:27:37 Re: problem installing pgAdmin 3 on red hat 7.3