Re: BUG #4961: pg_standby.exe crashes with no args

From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: "wader2" <wader2(at)jcom(dot)home(dot)ne(dot)jp>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #4961: pg_standby.exe crashes with no args
Date: 2009-08-10 16:19:40
Message-ID: 6B091D4140774BCBBC7F7D8E288183F8@HIRO57887DE653
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Hi.

Yes, I also reproduce it. It is very strange......
==
Windows-XP Home Edition Version2002 Service Pack3(Japanese)
CPU N270 @ 1.60Ghz 1GB RAM
==

C:\Program Files\PostgreSQL\8.4\bin>pg_standby.exe --help
pg_standby allows PostgreSQL warm standby servers to be configured.

Usage:
<snip>

C:\Program Files\PostgreSQL\8.4\bin>pg_standby.exe
...crash...

However, MinGW+gcc returns a normal result.

$ pg_standby
pg_standby: not enough command-line arguments

I don't have the margin time which still investigates it.

Regards,
Hiroshi Saito

----- Original Message -----
From: "wader2" <wader2(at)jcom(dot)home(dot)ne(dot)jp>

> Bruce Momjian wrote:
>> I can't reproduce a crash here on BSD:
>>
>> $ pg_standby
>> pg_standby: not enough command-line arguments
>>
>> Can you show us the command and the crash text?
>
> I guess this occurs on only windows (Japanese envionment?).
>
> C:\Program Files\PostgreSQL\8.4\bin>pg_standby.exe
>
> results no text on command line, Windows error dialog.
>
> AppName:pg_standby.exe AppVer:0.0.0.0 ModName:msvcr80.dll
> ModVer:8.0.50727.762 Offset:000091ad
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2009-08-10 18:10:24 Re: BUG #4961: pg_standby.exe crashes with no args
Previous Message Tom Lane 2009-08-10 15:15:42 Re: BUG #4972: RFE: convert timestamps to fractional seconds

Browse pgsql-hackers by date

  From Date Subject
Next Message Brendan Jurd 2009-08-10 16:21:02 Re: WIP: to_char, support for EEEE format
Previous Message Boszormenyi Zoltan 2009-08-10 16:17:37 Re: Split-up ECPG patches