BUG #12569: pgAdmin3 throws a warning to syslog on startup

From: richard(dot)t(dot)lloyd(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #12569: pgAdmin3 throws a warning to syslog on startup
Date: 2015-01-16 16:02:10
Message-ID: 20150116160210.2591.50051@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 12569
Logged by: bultacorick
Email address: richard(dot)t(dot)lloyd(at)gmail(dot)com
PostgreSQL version: 9.4.0
Operating system: OSX 10.10.2
Description:

When starting pgAdmin (Version 1.20.0) under OSX 10.10.2 the following
warning is recorded in /var/log/system.log:

---------------

Jan 16 10:58:14 Richards-MacBook-Pro.local pgAdmin3[10479]: WARNING: The
Gestalt selector gestaltSystemVersion is returning 10.9.2 instead of
10.10.2. Use NSProcessInfo's operatingSystemVersion property to get correct
system version number.
Call location:
Jan 16 10:58:14 Richards-MacBook-Pro.local pgAdmin3[10479]: 0 CarbonCore
0x9b51f7c7 ___Gestalt_SystemVersion_block_invoke +
135
Jan 16 10:58:14 Richards-MacBook-Pro.local pgAdmin3[10479]: 1
libdispatch.dylib 0x960b90b5 dispatch_once_f + 251
Jan 16 10:58:14 Richards-MacBook-Pro.local pgAdmin3[10479]: 2
libdispatch.dylib 0x960ba0d8 dispatch_once + 31
Jan 16 10:58:14 Richards-MacBook-Pro.local pgAdmin3[10479]: 3 CarbonCore
0x9b4b1e88 _Gestalt_SystemVersion + 1050
Jan 16 10:58:14 Richards-MacBook-Pro.local pgAdmin3[10479]: 4 CarbonCore
0x9b4b1a39 Gestalt + 150
Jan 16 10:58:14 Richards-MacBook-Pro.local pgAdmin3[10479]: 5
libwx_macu_core-2.8.0.dylib 0x00f8ca08 _Z14UMAInitToolboxtb + 56
Jan 16 10:58:14 Richards-MacBook-Pro.local pgAdmin3[10479]: 6
libwx_macu_core-2.8.0.dylib 0x00f90341 _ZN5wxApp10InitializeERiPPw +
41

---------------

pgAdmin3 appears to start and function correctly however I don't have a
formal test suite so the appearance might be deceptive.

Browse pgsql-bugs by date

  From Date Subject
Next Message Mike Porter 2015-01-16 16:36:39 Re: BUG #12560: can not run alot of databases
Previous Message David G Johnston 2015-01-16 16:00:48 Re: BUG #12568: upper of int4range unexpected value