Re: pgadmin 1.10.2 crashes on start

From: Erwin Brandstetter <brandstetter(at)falter(dot)at>
To: guillaume(at)lelarge(dot)info
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: pgadmin 1.10.2 crashes on start
Date: 2010-04-22 12:28:05
Message-ID: 4BD040D5.6000104@falter.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On 19.04.2010 23:46, guillaume(at)lelarge(dot)info wrote:
> Le 19/04/2010 19:24, Erwin Brandstetter a écrit :
>
>> On 17.04.2010 08:02, guillaume(at)lelarge(dot)info wrote:
>>
>> (...)
> I really don't understand. From your pgadmin3.log, it's quite obvious
> that the program crash before startup. I'm sorry, I'm at lost here. Do
> you have the depends.exe binary? if yes, can you try to see what it
> tells you when you open pgAdmin 1.10.1 and 1.10.2? are there any
> differences? (if you dont have this program, you can try to download it
> here: http://www.dependencywalker.com/)
>

OK, got the "Dependency Walker". For starters, that's what it says about
my test pc (system information):

Dependency Walker: 2.2.6000 (32-bit)
Operating System: Microsoft Windows XP Home (32-bit)
OS Version: 5.01.2600 Service Pack 3
Processor: x86 Family 6 Model 10 Stepping 0, AuthenticAMD, ~1996MHz
Number of Processors: 1
Computer Name: ERWIN
User Name: brsa
Local Date: Donnerstag, 22. April 2010
Local Time: 14:08:10 Westeuropäische Sommerzeit (GMT+02:00)
OS Language: 0x0C07: German (Austria)
Memory Load: 43%
Physical Memory Total: 2.146.947.072 (2048 MB)
Physical Memory Used: 934.141.952
Physical Memory Free: 1.212.805.120
Page File Memory Total: 1.990.057.984
Page File Memory Used: 632.475.648
Page File Memory Free: 1.357.582.336
Virtual Memory Total: 2.147.352.576
Virtual Memory Used: 97.251.328
Virtual Memory Free: 2.050.101.248
Page Size: 0x00001000 (4.096)
Allocation Granularity: 0x00010000 (65.536)
Min. App. Address: 0x00010000 (65.536)
Max. App. Address: 0x7FFEFFFF (2.147.418.111)

Output for pgAdmin 1.10.1 (working fine):
~~~~~~~~~~~~~~~~~~~~
Warning: At least one delay-load dependency module was not found.
Warning: At least one module has an unresolved import due to a missing
export function in a delay-load dependent module.

I get errors for these files ("Error opening file. System cannot find file")
DWMAPI.DLL
EFSADU.DLL
INETCOMM.DLL

Output for pgAdmin 1.10.2 (crash at start):
~~~~~~~~~~~~~~~~~~~~
Error: The Side-by-Side configuration information for
"c:\programme\pgadmin iii\1.10\SSLEAY32.DLL" contains errors. Diese
Anwendung konnte nicht gestartet werden, weil die Anwenungskonfiguration
nicht korrekt ist. Zur Problembehebung sollten Sie die Anwendung neu
installieren (14001).
-- Translation: the application could not be started because of
errors in the configuration. Try to reinstall to solve the problem.
Error: The Side-by-Side configuration information for
"c:\programme\pgadmin iii\1.10\LIBEAY32.DLL" contains errors. Diese
Anwendung konnte nicht gestartet werden, weil die Anwenungskonfiguration
nicht korrekt ist. Zur Problembehebung sollten Sie die Anwendung neu
installieren (14001).
Warning: At least one delay-load dependency module was not found.
Warning: At least one module has an unresolved import due to a missing
export function in a delay-load dependent module.

And the same three modules show the same error msg.:
DWMAPI.DLL
EFSADU.DLL
INETCOMM.DLL

Is this useful? Do you need anything else?

Regards
Erwin

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2010-04-22 13:04:41 PATCH: Segment Fault when restoring a backup file from the schema node
Previous Message Dave Page 2010-04-22 11:35:49 Re: PATCH: FB#12728: EnterpriseDB 8.3 or earlier does not support to debug function for plpgsql or edbspl by the non-superuser