Re: 8.2.3: Server crashes on Windows using Eclipse/Junit

From: "Harald Armin Massa" <haraldarminmassa(at)gmail(dot)com>
To: "Dave Page" <dpage(at)postgresql(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 8.2.3: Server crashes on Windows using Eclipse/Junit
Date: 2007-10-23 15:32:29
Message-ID: 7be3f35d0710230832y69a0c23fy74bf4b47eb344e78@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Dave,

> It's coming from direct dependencies on user32.dll (from which we use
> wsprintf()) and shell32.dll (from which we use SHGetSpecialFolderPath())
> and is allocated when ResumeThread() is called to kickstart the new
> backend,

why does every backend need its own heap for user32.dll or
shell32.dll? Wasn't the point of shared dlls to be shared?

Harald

--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Spielberger Straße 49
70435 Stuttgart
0173/9409607
fx 01212-5-13695179
-
EuroPython 2008 will take place in Vilnius, Lithuania - Stay tuned!

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gregory Stark 2007-10-23 15:49:35 Re: 8.2.3: Server crashes on Windows using Eclipse/Junit
Previous Message Alvaro Herrera 2007-10-23 15:32:16 Re: autovacuum and locks

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2007-10-23 15:42:56 Re: Feature Freeze date for 8.4
Previous Message Alvaro Herrera 2007-10-23 15:31:29 Re: Latin vs non-Latin words in text search parsing