Re: Unresolved Win32 bug reports

From: "Bort, Paul" <pbort(at)tmwsystems(dot)com>
To: "PostgreSQL-development" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Unresolved Win32 bug reports
Date: 2006-04-20 20:29:17
Message-ID: DB106B1B5B8F734B8FF3E155A3A556C202D4F9A8@clemail1.tmwsystems.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Some of the SysInternals tools might be a start.

ProcessExplorer provides information about processes:
http://www.sysinternals.com/Utilities/ProcessExplorer.html

DebugView shows Debugging output (not sure if PG uses this):
http://www.sysinternals.com/Utilities/DebugView.html

Also, I haven't used it, but this looks like the Windows equivalent of
gdb:
http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx

> -----Original Message-----
> From: pgsql-hackers-owner(at)postgresql(dot)org
> [mailto:pgsql-hackers-owner(at)postgresql(dot)org] On Behalf Of Jim C. Nasby
> Sent: Thursday, April 20, 2006 4:14 PM
> To: Larry Rosenman
> Cc: Magnus Hagander; Martijn van Oosterhout; Bruce Momjian;
> PostgreSQL-development
> Subject: Re: [HACKERS] Unresolved Win32 bug reports
>
> On Thu, Apr 20, 2006 at 02:17:35PM -0500, Larry Rosenman wrote:
> > > It seems to hang up just fine on my XPSP2, PG 8.1.2 HTT box.
> > >
> > > :(
> > >
> > > LER
> >
> > I may have spoken too soon :(
>
> I took a look and in fact the machine was just disk bound, so
> it appears
> that either HT doesn't exhibit this behavior, or XP doesn't exhibit it
> (all the machines I produced the error on are running w2k3 server).
>
> I'll try and pin down better exactly what hardware/software will
> reproduce this. In the meantime, if anyone has any good info
> for getting
> a dump of one of these processes...
> --
> Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
> Pervasive Software http://pervasive.com work: 512-231-6117
> vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-04-20 21:12:55 Re: Google SoC--Idea Request
Previous Message Jim C. Nasby 2006-04-20 20:14:15 Re: Unresolved Win32 bug reports