Crash in explain window (1.20.0-beta1)

From: Attila Soki <atiware(at)gmx(dot)net>
To: pgadmin-support(at)postgresql(dot)org
Subject: Crash in explain window (1.20.0-beta1)
Date: 2014-09-17 12:01:29
Message-ID: CBE3AA92-829F-4317-918C-F265D46D4F06@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

pgadmin crashing in the explain window when clicking between the tooltip an the explained item.

how to repeat:
1. open a database connection and select a database
2. open the query tool (CMD-E)
3. type a query into the query window. for example: select 1;
4. execute the query with explain (F7)
5. a blue f() symbol appears in the output pane
6. move the mouse cursor over the middle of the f() symbol
7. a yellow tooltip box appears
8. move the cursor upwards and try to click between the symbol an the yellow box
9. repeat step 8 until the half of the yellow box disappears and it displayed halfway behind the querytool window
10. click on the visible part of the yellow box
11. crash

Process: pgAdmin3 [1069]
Path: /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/MacOS/pgAdmin3
Identifier: org.postgresql.pgadmin
Version: 1.20 (1.20.0-beta1)
Code Type: X86 (Native)
Parent Process: launchd [199]

Date/Time: 2014-09-17 13:36:05.942 +0200
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Interval Since Last Report: 1623161 sec
Crashes Since Last Report: 646
Per-App Interval Since Last Report: 362237 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID:

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Application Specific Information:
abort() called

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x96b61c5a __kill + 10
1 libSystem.B.dylib 0x96b61c4c kill$UNIX2003 + 32
2 libSystem.B.dylib 0x96bf45a5 raise + 26
3 libSystem.B.dylib 0x96c0a6e4 abort + 93
4 libstdc++.6.dylib 0x9004efda __gnu_cxx::__verbose_terminate_handler() + 433
5 libstdc++.6.dylib 0x9004d17a __cxxabiv1::__terminate(void (*)()) + 10
6 libstdc++.6.dylib 0x9004d1ba __cxxabiv1::__unexpected(void (*)()) + 0
7 libstdc++.6.dylib 0x9004d753 __cxa_pure_virtual + 48
8 libwx_macu_core-2.8.0.dylib 0x00628b7d wxWindowBase::ReleaseMouse() + 67
9 org.postgresql.pgadmin 0x61bd41bf wxStatusBarGeneric::GetBorderY() const + 2215
10 org.postgresql.pgadmin 0x61bd3ffb wxStatusBarGeneric::GetBorderY() const + 1763
11 libwx_base_carbonu-2.8.0.dylib 0x008fc110 wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const + 42
12 libwx_base_carbonu-2.8.0.dylib 0x0097d23b wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 125
13 libwx_base_carbonu-2.8.0.dylib 0x0097e351 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 221
14 libwx_base_carbonu-2.8.0.dylib 0x0097da4c wxEvtHandler::ProcessEvent(wxEvent&) + 194
15 libwx_macu_core-2.8.0.dylib 0x0057be66 wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1286
16 libwx_macu_core-2.8.0.dylib 0x00579038 wxMacTopLevelEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 4344
17 com.apple.HIToolbox 0x95490c2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
18 com.apple.HIToolbox 0x9548fef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
19 com.apple.HIToolbox 0x954b27f3 SendEventToEventTarget + 52
20 com.apple.HIToolbox 0x954c434f ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1257
21 com.apple.HIToolbox 0x95491080 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
22 com.apple.HIToolbox 0x9548fef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
23 com.apple.HIToolbox 0x954b27f3 SendEventToEventTarget + 52
24 libwx_macu_core-2.8.0.dylib 0x0051afa5 wxApp::MacHandleOneEvent(void*) + 41
25 libwx_macu_core-2.8.0.dylib 0x0051b098 wxApp::MacDoOneEvent() + 144
26 libwx_macu_core-2.8.0.dylib 0x005342be wxEventLoop::Dispatch() + 32
27 libwx_macu_core-2.8.0.dylib 0x005d4d75 wxEventLoopManual::Run() + 131
28 libwx_macu_core-2.8.0.dylib 0x005ae41b wxAppBase::MainLoop() + 67
29 libwx_base_carbonu-2.8.0.dylib 0x00931d8e wxEntry(int&, wchar_t**) + 110
30 libwx_base_carbonu-2.8.0.dylib 0x00931e42 wxEntry(int&, char**) + 50
31 org.postgresql.pgadmin 0x61b9136e 0x61b78000 + 103278
32 org.postgresql.pgadmin 0x61b80535 0x61b78000 + 34101

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x96b27382 kevent + 10
1 libSystem.B.dylib 0x96b27a9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x96b26f59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x96b26cfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x96b26781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x96b265c6 start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x96c0a693 ecx: 0xbfffec8c edx: 0x96b61c5a
edi: 0xbfffef68 esi: 0x00628b46 ebp: 0xbfffeca8 esp: 0xbfffec8c
ss: 0x0000001f efl: 0x00200286 eip: 0x96b61c5a cs: 0x00000007
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x018dd600

Binary Images:
0x1000 - 0x42fff +libssl.1.0.0.dylib ??? (???) <1272437C-AF11-31CB-BF30-F4644F9CC8C4> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libssl.1.0.0.dylib
0x57000 - 0x109ff3 +libwx_macu_stc-2.8.0.dylib 9.0.0 (compatibility 9.0.0) <15708EFD-E971-32C0-A276-9798BB0EBD3E> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libwx_macu_stc-2.8.0.dylib
0x145000 - 0x1f6ffb +libwx_macu_richtext-2.8.0.dylib 9.0.0 (compatibility 9.0.0) <744849D8-C484-37EE-B62D-CEA71F4075E9> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libwx_macu_richtext-2.8.0.dylib
0x24e000 - 0x295ff3 +libwx_macu_aui-2.8.0.dylib 9.0.0 (compatibility 9.0.0) <DD98657C-26F6-3580-8A90-49068DD67B36> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libwx_macu_aui-2.8.0.dylib
0x2bf000 - 0x323ffb +libwx_macu_xrc-2.8.0.dylib 9.0.0 (compatibility 9.0.0) <8D314BA8-4F2F-3AEB-85B4-1726DAD678A9> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libwx_macu_xrc-2.8.0.dylib
0x35a000 - 0x36affb +libwx_macu_qa-2.8.0.dylib 9.0.0 (compatibility 9.0.0) <407523EE-95E6-3D5A-A9CF-63D41AA85A54> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libwx_macu_qa-2.8.0.dylib
0x37e000 - 0x3e4ff7 +libwx_macu_html-2.8.0.dylib 9.0.0 (compatibility 9.0.0) <050448A9-58F2-3969-B21B-EDDA64C8A4A9> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libwx_macu_html-2.8.0.dylib
0x42c000 - 0x4a5ff7 +libwx_macu_adv-2.8.0.dylib 9.0.0 (compatibility 9.0.0) <B29143FE-AD98-39AA-ACED-CA6B0360FBDA> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libwx_macu_adv-2.8.0.dylib
0x502000 - 0x753ffb +libwx_macu_core-2.8.0.dylib 9.0.0 (compatibility 9.0.0) <CBB5AB4D-3532-37AF-839F-B90B91ACB185> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libwx_macu_core-2.8.0.dylib
0x8b5000 - 0x8beff3 +libwx_base_carbonu_xml-2.8.0.dylib 9.0.0 (compatibility 9.0.0) <9A82AA3F-3FDB-3CC9-874B-16F700C12F18> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libwx_base_carbonu_xml-2.8.0.dylib
0x8c3000 - 0x8e1ff7 +libwx_base_carbonu_net-2.8.0.dylib 9.0.0 (compatibility 9.0.0) <593BA834-6519-35B2-A1BC-64BC8F875828> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libwx_base_carbonu_net-2.8.0.dylib
0x8f7000 - 0x9dcfef +libwx_base_carbonu-2.8.0.dylib 9.0.0 (compatibility 9.0.0) <64F8FAE4-477C-310E-B27A-DE83732C45CD> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libwx_base_carbonu-2.8.0.dylib
0xa4b000 - 0xc15ff7 +libxml2.2.dylib 12.1.0 (compatibility 12.0.0) <CC5C7ABC-8A7B-3FCB-9153-7C92F8E46A84> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libxml2.2.dylib
0xc46000 - 0xc60ff5 +libz.1.dylib 1.2.8 (compatibility 1.0.0) <B24E8696-5D45-3417-ABBC-A1CB7F973313> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libz.1.dylib
0xc64000 - 0xcadff7 +libxslt.1.dylib 3.28.0 (compatibility 3.0.0) <0AC7509E-8903-3AEE-B43E-D546D1EA5DB8> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libxslt.1.dylib
0xcb8000 - 0xce2ff7 +libpq.5.dylib 5.7.0 (compatibility 5.0.0) <B830FD8B-A906-36B0-92B8-A9BF2536C3C3> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libpq.5.dylib
0xcec000 - 0xdfafec +libcrypto.1.0.0.dylib ??? (???) <C60B5C06-D368-3D3A-ABFC-A3692851E5ED> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libcrypto.1.0.0.dylib
0xe55000 - 0xe96ff1 +libpng16.16.dylib 27.0.0 (compatibility 27.0.0) <BC5439EE-205C-3FFE-9814-8B4177EF75A5> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libpng16.16.dylib
0xe9f000 - 0xee5ff5 +libjpeg.9.dylib 11.0.0 (compatibility 11.0.0) <AB0BC144-0EC3-3F8E-815B-73F14021F19C> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libjpeg.9.dylib
0xeed000 - 0xfdcff6 +libiconv.2.dylib 8.1.0 (compatibility 8.0.0) <9C04FC32-7C70-3A43-8B18-749A96ABF34D> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libiconv.2.dylib
0xfe7000 - 0x1016ff3 +libexpat.1.dylib 8.0.0 (compatibility 8.0.0) <B3F8E61B-C5DD-3533-9BEB-A879F5D6B232> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/Frameworks/libexpat.1.dylib
0x1074000 - 0x1075ff7 com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x16dd4000 - 0x16dd8ff7 com.apple.CommonCocoaPanels 4.0 (16) <30D57C5A-2C5E-3A3E-A9D8-F5E968322AD6> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
0x61b78000 - 0x62455fe3 +org.postgresql.pgadmin 1.20 (1.20.0-beta1) <F97FA571-B065-3BC3-9725-438081E4F61F> /Library/PostgreSQL/9.4/pgAdmin3.app/Contents/MacOS/pgAdmin3
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x90003000 - 0x9006dfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x9006e000 - 0x90090fef com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x900d0000 - 0x900d4ff7 libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x900d5000 - 0x90118ff7 libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90119000 - 0x90119ff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90224000 - 0x90a13557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90a20000 - 0x90a35fff com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90a36000 - 0x90a57fe7 com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x90a58000 - 0x90b58fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
0x90bd1000 - 0x90bf5ff7 libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90c02000 - 0x90c09ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x90c0a000 - 0x91020ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91021000 - 0x91054ff7 com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x916e7000 - 0x91737fe7 libTIFF.dylib ??? (???) <AB182CEC-188A-F2BC-21E1-0059FD3B2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91738000 - 0x91746ff7 com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x91747000 - 0x9175bfe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
0x9175c000 - 0x9175eff7 libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x917ce000 - 0x917d1ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x917d2000 - 0x91af2ff3 com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x92698000 - 0x92698ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x926a0000 - 0x926c6ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x926c7000 - 0x926ceff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x927e3000 - 0x92827ff3 com.apple.coreui 2 (114) <E6096C79-94B0-730E-6070-3AE93B5678FE> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92828000 - 0x92875feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x92876000 - 0x92cc7fef com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x92cc8000 - 0x93a40fe7 com.apple.WebCore 6534.59 (6534.59.6) <5C71C61C-0657-1B0E-397F-4D0A81872C93> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x93a41000 - 0x93a41ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x93a42000 - 0x93b44fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <EB34F049-D9E1-BF19-CF03-B26A0352D40C> /usr/lib/libcrypto.0.9.8.dylib
0x93b45000 - 0x93b45ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x93b5f000 - 0x93b62ffb com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93bbb000 - 0x93d3dfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
0x93d3e000 - 0x93d41fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x9409e000 - 0x940a9ff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94126000 - 0x94128ff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x94129000 - 0x941c6fe3 com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x941c7000 - 0x94aaaff7 com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94aab000 - 0x94aecff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94b23000 - 0x94bb5fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94bee000 - 0x94c70ffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94c71000 - 0x94ed7ff7 com.apple.security 6.1.2 (55002) <E88E133F-5FB3-446F-B753-2B8AD577B46A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95018000 - 0x951dbfeb com.apple.ImageIO.framework 3.0.6 (3.0.6) <AE641FAD-DF38-AE31-B45B-85AEE7AF3A45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9520b000 - 0x95246ffb libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9542a000 - 0x9542aff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x95489000 - 0x957adfef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9580d000 - 0x958a5fe7 edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x958a6000 - 0x958c4fe7 libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x958c5000 - 0x9597efe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x9597f000 - 0x95a2bfe7 com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95b28000 - 0x95b28ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95b29000 - 0x95c57fe7 com.apple.CoreData 102.1 (251) <460D594D-09DC-9082-3FD3-F93D6A08AE71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95c58000 - 0x95c90ff7 com.apple.LDAPFramework 2.0 (120.1) <C324E71E-17DE-A3E3-4EBC-99F4730FB99A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x95dc6000 - 0x95de6fe7 libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x95e28000 - 0x95e6cfe7 com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x95f62000 - 0x95f76ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95fa8000 - 0x96017ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <5C3D7DA5-29EB-A745-E32B-26DBF547D532> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96018000 - 0x96024ff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x96056000 - 0x96072fe3 com.apple.openscripting 1.3.1 (???) <480D41B6-F98E-8E21-CA3C-4CA6A9752D3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96073000 - 0x964a8ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9651c000 - 0x9653bff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9653c000 - 0x9656dff7 libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9656e000 - 0x966abfe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x966ce000 - 0x96701fff libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x96918000 - 0x969d0feb libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x969d1000 - 0x96aabfff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96aac000 - 0x96affff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x96b00000 - 0x96ca7ff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x96ca8000 - 0x96cbaff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x96cbb000 - 0x96d01ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x96ff8000 - 0x97093fe7 com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x970ad000 - 0x970adff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x970ae000 - 0x9735bfff com.apple.JavaScriptCore 6534.59 (6534.59.11) <7F623AA5-A11B-4C26-D2FD-EB5B9DE73F85> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x97381000 - 0x97382ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x973af000 - 0x97620fef com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x97621000 - 0x97631ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x97632000 - 0x97682ff7 com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x97683000 - 0x97684ff7 com.apple.TrustEvaluationAgent 1.1 (1) <07E7D892-5054-23A8-7144-3F19D3BFD48F> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x97685000 - 0x97750fef com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x97751000 - 0x9775bffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <6E3481DF-645E-6095-0CD7-9BEBEC2ED9D1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x977c5000 - 0x97896fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C618942F-BC01-0565-18CF-477B63C02181> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x97a42000 - 0x97c1bfff libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x97cb6000 - 0x97cb6ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x97cb7000 - 0x97cc0ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x97d59000 - 0x97e15fff com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x97e90000 - 0x97ea8ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x97ea9000 - 0x98024fe7 com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x98025000 - 0x980cdffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x980dc000 - 0x98205fe7 com.apple.WebKit 6534.59 (6534.59.10) <73348DE8-9C7D-3BD9-8E9D-86E5BE67B1D1> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x98206000 - 0x98312fe7 libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x98313000 - 0x9833bff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
0x9850a000 - 0x9856bfe7 com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9856c000 - 0x9857afe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x9857b000 - 0x985f5fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x986b7000 - 0x986c8ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x98743000 - 0x98a3dfef com.apple.QuickTime 7.6.6 (1800) <D3538A45-5F4B-262A-06AB-64C1EBAC4A33> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x98a3e000 - 0x98a9bff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x98ba3000 - 0x98ba7ff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x99b4b000 - 0x99c2bfe7 com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x99c72000 - 0x99d20ff3 com.apple.ink.framework 1.3.3 (107) <0AFEBD7C-D83C-7847-C075-9B427505F7F0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x99d21000 - 0x99d64ff7 com.apple.NavigationServices 3.5.4 (182) <ED268D94-E544-5548-AA59-7EC70DCB5EE4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x99f91000 - 0x99f94ff7 libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x99f95000 - 0x99f99ff7 libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9a0c8000 - 0x9a12cffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9a12d000 - 0x9a13aff7 com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9a1ab000 - 0x9a1b1fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9a1f3000 - 0x9a1f8ff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9a219000 - 0x9a2c6fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x9a2c7000 - 0x9a304ff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9a305000 - 0x9a341fe7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <CEE95B62-8F1C-2013-6ED3-42EB8A1018DF> /usr/lib/libssl.0.9.8.dylib
0x9a3d6000 - 0x9a3dcfe7 com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9a3dd000 - 0x9a748ff7 com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9a753000 - 0x9a78dff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
0x9a78e000 - 0x9a7d0ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <EF769BD0-63B6-B65D-FA54-8F2354CAD865> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9a7d9000 - 0x9a7e4ff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9a7e5000 - 0x9a865feb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9a866000 - 0x9a870fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f17
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: ST750LX003-1AC154, 698.64 GB
Serial ATA Device: MATSHITADVD-R UJ-898
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0237, 0xfa120000 / 5
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0xfa113000 / 8
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa130000 / 3
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Hub, 0x05ac (Apple Inc.), 0x1008, 0xfd130000 / 5
USB Device: Hub, 0x05ac (Apple Inc.), 0x912f, 0xfd131000 / 6
USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfd131100 / 9
USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0221, 0xfd131120 / 13
USB Device: USB2.0 Hub, 0x0835 (Action Star Enterprise Co., Ltd.), 0x8500, 0xfd131300 / 8
USB Device: Ext HDD 1021, 0x1058 (Western Digital Technologies, Inc.), 0x1021, 0xfd131340 / 12
USB Device: USB2.0 Hub, 0x0835 (Action Star Enterprise Co., Ltd.), 0x8500, 0xfd131350 / 11
USB Device: USB HID, 0x0835 (Action Star Enterprise Co., Ltd.), 0x8502, 0xfd131351 / 14
USB Device: USB HID, 0x0835 (Action Star Enterprise Co., Ltd.), 0x8501, 0xfd131310 / 10
USB Device: Apple Cinema HD Display, 0x05ac (Apple Inc.), 0x9221, 0xfd131200 / 7
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000 / 4
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0xfd110000 / 3

Browse pgadmin-support by date

  From Date Subject
Next Message Frank Limpert 2014-09-18 09:52:35 feature request: show and edit privileges on foreign tables
Previous Message Tabish Naeem 2014-09-15 16:39:31 Re: UTF-8 looks weird in log pane in server status window