Re: [pgadmin-support] Problem report on pgadmin3-1.4.0

Поиск
Список
Период
Сортировка
От Hiroshi Saito
Тема Re: [pgadmin-support] Problem report on pgadmin3-1.4.0
Дата
Msg-id 0ad601c5e4ea$c2820bf0$01324d80@hiroshi5jz7dqj
обсуждение исходный текст
Ответ на Re: [pgadmin-support] Problem report on pgadmin3-1.4.0  ("Hiroshi Saito" <saito@inetrt.skcapi.co.jp>)
Ответы Re: [pgadmin-support] Problem report on pgadmin3-1.4.0  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-hackers
Hi.

Sorry, Since I am very busy now, I do not have spare time.
I think that it will be seen at this evening.:-(
Do Andreas and Raphael understand some reasons?

Regards,
Hiroshi Saito

----- Original Message -----
From: "MASAO TAKAHASHI"


> 1. test of sample/font
>    A font sample works.
> 2. debug trace
>    I have a link error building pgadmin3 with --enable-debug option.
>    So, I have tested pgadmin3 with strace.
>    Here is a strace log as follows.
>    I am afraid that this log tells nothing.
>    strace ./pgadmin3 2>log
>    tail log
>    ----------------------------------------------------------------------------------
>    stat64
>    ("/usr/local/pgadmin3/share/pgadmin3//i18n/ja_JP/LC_MESSAGES/pgadmin3.mo",0xbfeafd34)
>    = -1 ENOENT (No such file or directory) stat64
>    ("/usr/local/pgadmin3/share/pgadmin3//i18n/ja_JP/pgadmin3.mo",
>   {st_mode=S_IFREG|0644,st_size=112959, ...}) = 0 open
>   ("/usr/local/pgadmin3/share/pgadmin3//i18n/ja_JP/pgadmin3.mo",
>     O_RDONLY| O_LARGEFILE) = 6 _llseek(6, 0, [0], SEEK_CUR) =0
>   _llseek(6, 0, [112959], SEEK_END)       = 0
>   _llseek(6, 0, [0],SEEK_SET)            = 0
>   read(6, "\336\22\4\225\0\0\0\0\365\5\0\0\34 \0\0 \0\304/\0\0\367
>   \7"..., 112959)
>   = 112959
>   close(6) = 0
>   --- SIGSEGV (Segmentationfault) @ 0 (0) ---
>   +++ killed by SIGSEGV +++
> -----------------------------------------------------------------------------
> On Wed, 9 Nov 2005 09:32:31 +0900 "Hiroshi Saito"
> <saito@inetrt.skcapi.co.jp> wrote:
>
> > From: "MASAO TAKAHASHI"
> >
> > > I have generated from sources of wxGTK-2.6.2 and pgadmin3-1.4.0.
> > > Here are configuration options.
> > >   1. wxGTK-2.6.2
> > >      ../wxGTK-2.6.2/configure --enable-unicode --with-gtk
> > >   2. pgadmin3-1.4.0
> > >      ./configure
> > > But, SIGSEGV has occurred too.
> > > Changing LANG variable to "C" or "ja_JP.euc.JP", SIGSEGV has not
> > > occurred.
> > > And pgadmin3 operated good with postgresql-8.0.4-2.FC4.1.
> >
> > Um, It is strange....
> > How is the action of samples/font of wxWidgets?
> > Furthermore, Would you take trace by debug(--enable-debug).
> >
> > Regards,
> > Hiroshi Saito
> >
>
>
> --------------
> MASAO TAKAHASHI
> E-Mail:mtakahashi@kanno.co.jp
> Phone:093-521-9532
> KANNO WORKS CO., LTD., JAPAN
>
>


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: [pgadmin-support] Problem report on pgadmin3-1.4.0
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: [pgadmin-support] Problem report on pgadmin3-1.4.0