Thread: pgAdmin3 app crash
Here's problem signature provided by OS:
Problem Event Name: APPCRASH
Application Name: pgadmin3.exe
Application Version: 1.22.1.1
Application Timestamp: 56d44401
Fault Module Name: MSVCR120.dll
Fault Module Version: 12.0.21005.1
Fault Module Timestamp: 524f7ce6
Exception Code: c0000005
Exception Offset: 000a4d09
OS Version: 6.3.9600.2.0.0.256.48
Locale ID: 1051
Additional Information 1: 636c
Additional Information 2: 636cc922de4102295c681d8a29a93c37
Additional Information 3: 99bd
Additional Information 4: 99bdcf24299a058a3f88c33f9631c74b
I’m reposting the reports of crashing on Windows, Linux and Mac OSX. I think we can conclude this is not a platform specific issue.
The problem occurs frequent enough that I can say is it nearly crippling the app, causing lost work and productivity.
Can we / did we get a issue opened for this?
Thanks,
Justin
Mac OSX (partial dump):
Here’s the dump:
Process: pgAdmin3 [38157]
Path: /opt/homebrew-cask/*/pgAdmin3.app/Contents/MacOS/pgAdmin3
Identifier: org.postgresql.pgadmin
Version: 1.22 (1.22.1)
Code Type: X86 (Native)
Parent Process: ??? [1]
Responsible: pgAdmin3 [38157]
User ID: 1082242067
Date/Time: 2016-04-29 15:51:40.067 -0400
OS Version: Mac OS X 10.11.4 (15E65)
Report Version: 11
Anonymous UUID: DBB3478C-FB36-D779-6325-5F232090F2E4
Sleep/Wake UUID: 58F97682-93C1-45CE-8B9A-7FB8A721C591
Time Awake Since Boot: 510000 seconds
Time Since Wake: 19000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Linux Ubuntu >>
Version 1.20.0 Beta (Aug 10 2015, rev: REL-1_18_0_116-gd491
Running Ubuntu 15.10 64-bit
Installed pgAdmin via Ubuntu Software Center
Steps to recreate:
pgAdmin will force close when:
1 Open pgAdmin
2 Right click on any of the items in the Object browser
3 Do anything
1 Select an option from the menu
2 Try to navigate off the menu
3 Press 'escape'
Additional Info (possibly related/unrelated)
Windows 8 >>
From: <pgadmin-support-owner@postgresql.org> on behalf of Lukas Molnar <lukasko888@gmail.com>
Date: Tuesday, June 7, 2016 at 4:32 PM
To: "pgadmin-support@postgresql.org" <pgadmin-support@postgresql.org>
Subject: [pgadmin-support] pgAdmin3 app crash
Hello,
I've just installed pgAdmin3 1.22.1 on Windows 8.1 64bit.
I was connected to Postgresql 9.4 using SSH tunnel. The database resides on the same host as SSH daemon.
The application repeatedly crashed when I was expanding various items (especially tables and databases) in the Object browser.
Please, let me know. if something changes.
Lukas Molnar
Here's problem signature provided by OS:
Problem Event Name: APPCRASH
Application Name: pgadmin3.exe
Application Version: 1.22.1.1
Application Timestamp: 56d44401
Fault Module Name: MSVCR120.dll
Fault Module Version: 12.0.21005.1
Fault Module Timestamp: 524f7ce6
Exception Code: c0000005
Exception Offset: 000a4d09
OS Version: 6.3.9600.2.0.0.256.48
Locale ID: 1051
Additional Information 1: 636c
Additional Information 2: 636cc922de4102295c681d8a29a93c37
Additional Information 3: 99bd
Additional Information 4: 99bdcf24299a058a3f88c33f9631c74b
Hi On Tue, Jun 7, 2016 at 10:44 PM, Leto, Justin (Contractor) <Justin_Leto@comcast.com> wrote: > I’m reposting the reports of crashing on Windows, Linux and Mac OSX. I think > we can conclude this is not a platform specific issue. > > > > The problem occurs frequent enough that I can say is it nearly crippling the > app, causing lost work and productivity. > > > > Can we / did we get a issue opened for this? There's no evidence at all that they're the same issue - and aside from the Windows one (which is unclear), neither of the others you've quoted are builds that we would directly support - one is Homebrew, not our "official" build), and the other is a beta. Regardless though, it's issues like this - which are in many cases actually issues in one of the libraries on which pgAdmin is based - that has caused us to rewrite it from scratch. pgAdmin 4 will ($DEITYs willing) be released as a beta later today, and I don't expect us to release any more versions of pgAdmin 3. > Mac OSX (partial dump): > > > > Here’s the dump: > > > > Process: pgAdmin3 [38157] > > Path: > /opt/homebrew-cask/*/pgAdmin3.app/Contents/MacOS/pgAdmin3 > > Identifier: org.postgresql.pgadmin > > Version: 1.22 (1.22.1) > > Code Type: X86 (Native) > > Parent Process: ??? [1] > > Responsible: pgAdmin3 [38157] > > User ID: 1082242067 > > > > Date/Time: 2016-04-29 15:51:40.067 -0400 > > OS Version: Mac OS X 10.11.4 (15E65) > > Report Version: 11 > > Anonymous UUID: DBB3478C-FB36-D779-6325-5F232090F2E4 > > > > Sleep/Wake UUID: 58F97682-93C1-45CE-8B9A-7FB8A721C591 > > > > Time Awake Since Boot: 510000 seconds > > Time Since Wake: 19000 seconds > > > > System Integrity Protection: enabled > > > > Crashed Thread: 0 Dispatch queue: com.apple.main-thread > > > > Exception Type: EXC_BAD_ACCESS (SIGSEGV) > > Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 > > Exception Note: EXC_CORPSE_NOTIFY > > > > > > Linux Ubuntu >> > > > > Version 1.20.0 Beta (Aug 10 2015, rev: REL-1_18_0_116-gd491 > > > > Running Ubuntu 15.10 64-bit > > > > Installed pgAdmin via Ubuntu Software Center > > > > > > Steps to recreate: > > > > pgAdmin will force close when: > > 1 Open pgAdmin > > 2 Right click on any of the items in the Object browser > > 3 Do anything > > 1 Select an option from the menu > > 2 Try to navigate off the menu > > 3 Press 'escape' > > > > Additional Info (possibly related/unrelated) > > > > > > Windows 8 >> > > > > From: <pgadmin-support-owner@postgresql.org> on behalf of Lukas Molnar > <lukasko888@gmail.com> > Date: Tuesday, June 7, 2016 at 4:32 PM > To: "pgadmin-support@postgresql.org" <pgadmin-support@postgresql.org> > Subject: [pgadmin-support] pgAdmin3 app crash > > > > Hello, > > I've just installed pgAdmin3 1.22.1 on Windows 8.1 64bit. > > I was connected to Postgresql 9.4 using SSH tunnel. The database resides on > the same host as SSH daemon. > > The application repeatedly crashed when I was expanding various items > (especially tables and databases) in the Object browser. > > > > Please, let me know. if something changes. > > Lukas Molnar > > > > Here's problem signature provided by OS: > > Problem Event Name: APPCRASH > > Application Name: pgadmin3.exe > > Application Version: 1.22.1.1 > > Application Timestamp: 56d44401 > > Fault Module Name: MSVCR120.dll > > Fault Module Version: 12.0.21005.1 > > Fault Module Timestamp: 524f7ce6 > > Exception Code: c0000005 > > Exception Offset: 000a4d09 > > OS Version: 6.3.9600.2.0.0.256.48 > > Locale ID: 1051 > > Additional Information 1: 636c > > Additional Information 2: 636cc922de4102295c681d8a29a93c37 > > Additional Information 3: 99bd > > Additional Information 4: 99bdcf24299a058a3f88c33f9631c74b -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company