Pages:
Author

Topic: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] - page 72. (Read 383267 times)

legendary
Activity: 1035
Merit: 1065
sr. member
Activity: 363
Merit: 250
Crashes immediately on my macbook pro 2012. 10.8.5.
Do you have the Qt.pro file so that i could try building it from source on my mac instead?

Here's the crashlog.

Code:
Process:         QtBitcoinTrader [30319]
Path:            /Applications/Qt Bitcoin Trader.app/Contents/MacOS/QtBitcoinTrader
Identifier:      com.GigaSOFTGroup.QtBitcoinTrader
Version:         1.07
Code Type:       X86-64 (Native)
Parent Process:  launchd [278]
User ID:         501

Date/Time:       2013-10-21 22:50:10.582 +0200
OS Version:      Mac OS X 10.8.5 (12F37)
Report Version:  10

Interval Since Last Report:          2524071 sec
Crashes Since Last Report:           2
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      52BAE654-F33C-65D1-0698-6DFABE7A7C36

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fff92d9a212 __pthread_kill + 10
1   libsystem_c.dylib             0x00007fff93c83b24 pthread_kill + 90
2   libsystem_c.dylib             0x00007fff93cc7f61 abort + 143
3   QtCore                         0x00000001092c7cf5 qt_message_output(QtMsgType, char const*) + 117
4   QtCore                         0x00000001092c7ed7 qt_message(QtMsgType, char const*, __va_list_tag*) + 183
5   QtCore                         0x00000001092c809a qFatal(char const*, ...) + 170
6   QtGui                         0x000000010cb18e95 QWidgetPrivate::QWidgetPrivate(int) + 853
7   QtGui                         0x000000010cb2855b QWidget::QWidget(QWidget*, QFlags) + 59
8   QtGui                         0x000000010ca86d39 QDesktopWidget::QDesktopWidget() + 41
9   QtGui                         0x000000010cad0f2b QApplication::desktop() + 59
10  QtGui                         0x000000010ca821db flipPoint(CGPoint const&) + 27
11  QtGui                         0x000000010ca7d775 -[QCocoaWindowDelegate windowDidMove:] + 133
12  com.apple.CoreFoundation       0x00007fff8965ceda _CFXNotificationPost + 2554
13  com.apple.Foundation           0x00007fff93d857b6 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
14  com.apple.AppKit               0x00007fff8d6d4341 -[NSWindow _setFrameCommon:display:stashSize:] + 1973
15  QtGui                         0x000000010018ee9e QWidgetPrivate::finishCreateWindow_sys_Cocoa(void*) + 558
16  QtGui                         0x000000010018f1f5 qt_mac_window_for(QWidget const*) + 133
17  QtGui                         0x0000000100192671 QWidgetPrivate::setModal_sys() + 145
18  QtGui                         0x000000010024ae98 QWidget::create(long, bool, bool) + 392
19  QtGui                         0x000000010024fb79 QWidget::setVisible(bool) + 121
20  QtGui                         0x000000010069f747 QDialog::setVisible(bool) + 103
21  QtGui                         0x000000010069ed00 QDialog::exec() + 144
22  com.GigaSOFTGroup.QtBitcoinTrader 0x0000000100025331 main + 5889
23  com.GigaSOFTGroup.QtBitcoinTrader 0x0000000100005c40 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff92d9ad16 kevent + 10
1   libdispatch.dylib             0x00007fff91234dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib             0x00007fff912349ee _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib         0x00007fff92d9a6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff93c84f1c _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff93c84ce3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff93c6f191 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib         0x00007fff92d9a6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff93c84f1c _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff93c84ce3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff93c6f191 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib         0x00007fff92d9a6d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff93c84f1c _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff93c84ce3 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff93c6f191 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfe7a8  rdx: 0x0000000000000000
  rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfe7d0  rsp: 0x00007fff5fbfe7a8
   r8: 0x00007fff7ac7a278   r9: 0x00007fff5fbfe7c0  r10: 0x0000000020000000  r11: 0x0000000000000206
  r12: 0x0000000000000003  r13: 0x00007fff5fbfe8b0  r14: 0x00007fff7ac7b180  r15: 0x0000000000040804
  rip: 0x00007fff92d9a212  rfl: 0x0000000000000206  cr2: 0x00007fff7ac73ff0
Logical CPU: 0

Binary Images:
       0x100000000 -        0x100107fff +com.GigaSOFTGroup.QtBitcoinTrader (1.07) <3EEA423D-1D21-9765-D5F7-F0573AF9ABA7> /Applications/Qt Bitcoin Trader.app/Contents/MacOS/QtBitcoinTrader
       0x100131000 -        0x100158fef +QtMultimedia (4.8.4) <7F0F374C-095D-8CF6-CACB-0F1545D91B34> /Applications/Qt Bitcoin Trader.app/Contents/Frameworks/QtMultimedia.framework/Versions/4/QtMultimedia
       0x10016d000 -        0x100b88fef +QtGui (4.8.4) <7E72D670-7AEF-3C9A-C7E4-E60A6167CC68> /Applications/Qt Bitcoin Trader.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
       0x100e4f000 -        0x101128fef +QtCore (4.8.4) <066143BB-EB51-053C-84CE-D3EBDA45466A> /Applications/Qt Bitcoin Trader.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
       0x1011c7000 -        0x101309fff +QtNetwork (4.8.4) /Applications/Qt Bitcoin Trader.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
       0x102700000 -        0x102724ff7  com.apple.security.csparser (3.0 - 55179.13) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x10272d000 -        0x102736fff +libqsvgicon.dylib (0) /Developer/Applications/Qt/plugins/iconengines/libqsvgicon.dylib
       0x102742000 -        0x102792fef +QtSvg (4.8.4) <9E293F3C-9919-26DD-BAAB-7BA75E487E93> /Library/Frameworks/QtSvg.framework/Versions/4/QtSvg
       0x1027b4000 -        0x1027baff7 +libqgif.dylib (0) <4E080148-B67D-A059-B570-00F0033ED529> /Developer/Applications/Qt/plugins/imageformats/libqgif.dylib
       0x1027c3000 -        0x1027c9ff7 +libqico.dylib (0) <2DAC98AE-2754-9910-6A6F-F2B2B8B86140> /Developer/Applications/Qt/plugins/imageformats/libqico.dylib
       0x1027cf000 -        0x1027d3ff7 +libqsvg.dylib (0) <776A555C-6C36-2980-89F7-2DA6F7C85538> /Developer/Applications/Qt/plugins/imageformats/libqsvg.dylib
       0x1027d8000 -        0x1027dcfff +libqtga.dylib (0) /Developer/Applications/Qt/plugins/imageformats/libqtga.dylib
       0x104400000 -        0x1044b9ff7  ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
       0x104584000 -        0x1045bfff7 +libqjpeg.dylib (0) <9BE88623-4718-616C-4AE8-36E71E5ECBBD> /Developer/Applications/Qt/plugins/imageformats/libqjpeg.dylib
       0x106285000 -        0x1062c2fe7 +QtXml (4.8.4) <8AAD789E-934F-ECC1-456C-B8FFE4DB9E68> /Library/Frameworks/QtXml.framework/Versions/4/QtXml
       0x106400000 -        0x106454fe7 +libqmng.dylib (0) /Developer/Applications/Qt/plugins/imageformats/libqmng.dylib
       0x106465000 -        0x1064bafe7 +libqtiff.dylib (0) /Developer/Applications/Qt/plugins/imageformats/libqtiff.dylib
       0x1092ab000 -        0x109584fef +QtCore (4.8.4) <066143BB-EB51-053C-84CE-D3EBDA45466A> /Library/Frameworks/QtCore.framework/Versions/4/QtCore
       0x10ca48000 -        0x10d463fef +QtGui (4.8.4) <7E72D670-7AEF-3C9A-C7E4-E60A6167CC68> /Library/Frameworks/QtGui.framework/Versions/4/QtGui
    0x7fff6576d000 -     0x7fff657a193f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    0x7fff89617000 -     0x7fff89801ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff89802000 -     0x7fff89815ff7  libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
    0x7fff89deb000 -     0x7fff8a208fff  FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff8a27f000 -     0x7fff8a3f4ff7  com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8a404000 -     0x7fff8a42cfff  libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8a42d000 -     0x7fff8a42ffff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8a430000 -     0x7fff8a437fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8a442000 -     0x7fff8a449fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff8a44a000 -     0x7fff8a77afff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8a77c000 -     0x7fff8a89492f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff8a895000 -     0x7fff8a8bcff7  com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8a8ca000 -     0x7fff8a8ebfff  com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8aa57000 -     0x7fff8aa5afff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8aa5b000 -     0x7fff8aa7aff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8aa7b000 -     0x7fff8aa9dff7  com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8aa9e000 -     0x7fff8aba0fff  libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8aba1000 -     0x7fff8abf8ff7  com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8bc2c000 -     0x7fff8bc5aff7  libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib
    0x7fff8bcfc000 -     0x7fff8bd04ff7  libsystem_dnssd.dylib (379.38.1) /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8bfbf000 -     0x7fff8c05afff  com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8c05b000 -     0x7fff8c09eff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8c0ad000 -     0x7fff8c0cfff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff8c0d0000 -     0x7fff8c256fff  libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8c257000 -     0x7fff8c2b1ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8c37a000 -     0x7fff8c3c9ff7  libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib
    0x7fff8c3ca000 -     0x7fff8c4eafff  com.apple.desktopservices (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8c4fa000 -     0x7fff8c5f7fff  libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib
    0x7fff8c614000 -     0x7fff8c92bff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8c92c000 -     0x7fff8c958ff7  libRIP.A.dylib (333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8c959000 -     0x7fff8c9aeff7  libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8c9af000 -     0x7fff8c9bdff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8c9c0000 -     0x7fff8c9c0fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8cc86000 -     0x7fff8cce2ff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8cd16000 -     0x7fff8cd6cfff  com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8cd6d000 -     0x7fff8d03eff7  com.apple.security (7.0 - 55179.13) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8d13e000 -     0x7fff8d13ffff  libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib
    0x7fff8d1df000 -     0x7fff8d20afff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff8d20e000 -     0x7fff8d21cfff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8d21d000 -     0x7fff8d257ff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8d281000 -     0x7fff8d35bfff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8d35c000 -     0x7fff8d35ffff  libRadiance.dylib (851) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8d360000 -     0x7fff8d375fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8d376000 -     0x7fff8d3a0ff7  com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8d3b2000 -     0x7fff8d4afff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff8d4b0000 -     0x7fff8d54afff  libvMisc.dylib (380.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8d54b000 -     0x7fff8d54ffff  libCoreVMClient.dylib (32.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8d550000 -     0x7fff8e17dfff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8e1d8000 -     0x7fff8e1f7ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8e20a000 -     0x7fff8e20afff  libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8e238000 -     0x7fff8e258fff  libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8e259000 -     0x7fff8e2e6ff7  com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8e301000 -     0x7fff8e305ff7  com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8ec2b000 -     0x7fff8ecfdff7  com.apple.CoreText (260.0 - 275.17) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8ecfe000 -     0x7fff8eefefff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff8ef81000 -     0x7fff8efd2ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8efe8000 -     0x7fff8f047fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8f110000 -     0x7fff8f173fff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8f174000 -     0x7fff8f183fff  com.apple.opengl (1.8.10 - 1.8.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8f336000 -     0x7fff8f338ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8f339000 -     0x7fff8f33bff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff8f408000 -     0x7fff8f40dfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff8f40f000 -     0x7fff8f41afff  libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib
    0x7fff8f41b000 -     0x7fff8f49aff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8f49b000 -     0x7fff8f49cfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8f49d000 -     0x7fff8f4a4fff  libGFXShared.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8f4e7000 -     0x7fff8f4e9fff  libCVMSPluginSupport.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8fcdc000 -     0x7fff8fce0fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8fe54000 -     0x7fff8fe5afff  libmacho.dylib (829) /usr/lib/system/libmacho.dylib
    0x7fff8fe5b000 -     0x7fff8fe91fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff8fe92000 -     0x7fff8fe94fff  com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8fee5000 -     0x7fff8fee5fff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8fee6000 -     0x7fff90038fff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff9003d000 -     0x7fff90050ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff90051000 -     0x7fff900a0ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff90107000 -     0x7fff90188fff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff90189000 -     0x7fff90195fff  com.apple.CrashReporterSupport (10.8.3 - 418) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff90196000 -     0x7fff90331fef  com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff90332000 -     0x7fff9033ffff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff90340000 -     0x7fff90376fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff90377000 -     0x7fff903a5fff  com.apple.CoreServicesInternal (154.3 - 154.3) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff903ae000 -     0x7fff903bcff7  libkxld.dylib (2050.48.11) <6D1610C7-79F8-38A5-BFB2-F58F134BC8EA> /usr/lib/system/libkxld.dylib
    0x7fff903bd000 -     0x7fff903d3fff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff90436000 -     0x7fff90436fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff90492000 -     0x7fff90530ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff90578000 -     0x7fff90586fff  libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib
    0x7fff90587000 -     0x7fff905f4ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff906bb000 -     0x7fff907c6fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff90efc000 -     0x7fff90f00ff7  com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff90f01000 -     0x7fff90f32ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff911a1000 -     0x7fff911abfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff91230000 -     0x7fff91245ff7  libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib
    0x7fff912c0000 -     0x7fff912c4fff  libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff91356000 -     0x7fff913bffff  libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
    0x7fff913c0000 -     0x7fff913c4fff  libpam.2.dylib (20) /usr/lib/libpam.2.dylib
    0x7fff913c5000 -     0x7fff913dcfff  com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff91a1d000 -     0x7fff91cc1ff7  com.apple.CoreImage (8.4.0 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff91cc2000 -     0x7fff91cc2ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff91d94000 -     0x7fff91eadfff  com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff91eae000 -     0x7fff91ef8ff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff925ac000 -     0x7fff925ebff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff925ee000 -     0x7fff92632fff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
    0x7fff92633000 -     0x7fff926b3ff7  com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff926b4000 -     0x7fff9271cff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff9277d000 -     0x7fff92842ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff92843000 -     0x7fff92845fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff92846000 -     0x7fff928f7fff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff92901000 -     0x7fff9290cff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff92935000 -     0x7fff92938ff7  libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib
    0x7fff92939000 -     0x7fff92946ff7  com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff92947000 -     0x7fff92a49fff  libcrypto.0.9.8.dylib (47.2) /usr/lib/libcrypto.0.9.8.dylib
    0x7fff92a4a000 -     0x7fff92a4bff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff92b49000 -     0x7fff92d7eff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff92d7f000 -     0x7fff92d87fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff92d88000 -     0x7fff92da3ff7  libsystem_kernel.dylib (2050.48.11) <3323E9AD-2317-3C7A-AB7F-1C81F5E148B7> /usr/lib/system/libsystem_kernel.dylib
    0x7fff92da4000 -     0x7fff92da4fff  libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
    0x7fff92f04000 -     0x7fff92ff9fff  libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
    0x7fff92ffa000 -     0x7fff933f1fff  libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff93867000 -     0x7fff93873fff  libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff93874000 -     0x7fff93875ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
    0x7fff93876000 -     0x7fff9387bfff  com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff9387c000 -     0x7fff938a3fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff93948000 -     0x7fff9394dfff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff9394e000 -     0x7fff93959fff  com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff93bf6000 -     0x7fff93c17ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff93c18000 -     0x7fff93c25fff  libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
    0x7fff93c26000 -     0x7fff93c2fff7  com.apple.CommerceCore (1.0 - 26.2) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff93c30000 -     0x7fff93c6dfef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff93c6e000 -     0x7fff93d3aff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
    0x7fff93d3b000 -     0x7fff93d3bfff  com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff93d3c000 -     0x7fff9409bfff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff940f9000 -     0x7fff940fffff  com.apple.DiskArbitration (2.5.2 - 2.5.2) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff94100000 -     0x7fff94182ff7  com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff94183000 -     0x7fff94183fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff94387000 -     0x7fff94388ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff9438e000 -     0x7fff943f6fff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff943f7000 -     0x7fff9449dff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff9468b000 -     0x7fff946b0ff7  libc++abi.dylib (26) /usr/lib/libc++abi.dylib
    0x7fff946c6000 -     0x7fff94712ff7  libauto.dylib (185.4) /usr/lib/libauto.dylib
    0x7fff94995000 -     0x7fff949a9fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff94a5d000 -     0x7fff94ab7fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff94ab8000 -     0x7fff94c66fff  com.apple.QuartzCore (1.8 - 304.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff94c67000 -     0x7fff94c6bfff  libGIF.dylib (851) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff94c6c000 -     0x7fff94c6dff7  libsystem_sandbox.dylib (220.3) /usr/lib/system/libsystem_sandbox.dylib
    0x7fff94c6e000 -     0x7fff94cdcff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff94cdd000 -     0x7fff9566d627  com.apple.CoreGraphics (1.600.0 - 333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff95760000 -     0x7fff95777fff  libGL.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff95778000 -     0x7fff9577eff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff958e4000 -     0x7fff958e4fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff95922000 -     0x7fff95923fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff95cd2000 -     0x7fff95ce4ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff95d33000 -     0x7fff95d50ff7  com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff95de0000 -     0x7fff95e23ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff95e6c000 -     0x7fff95f29ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff95fdb000 -     0x7fff95ff2fff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff962a5000 -     0x7fff962b4ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 2
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 40211
    thread_create: 4
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=181.8M resident=80.4M(44%) swapped_out_or_unallocated=101.5M(56%)
Writable regions: Total=102.0M written=10.0M(10%) resident=14.0M(14%) swapped_out=0K(0%) unallocated=88.0M(86%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG image                             12K
CG shared images                   1216K
CoreServices                       2904K
MALLOC                             89.6M
MALLOC guard page                    48K
STACK GUARD                        56.0M
Stack                              10.0M
VM_ALLOCATE                         136K
__DATA                             11.5M
__IMAGE                             528K
__LINKEDIT                         59.4M
__TEXT                            122.5M
__UNICODE                           544K
mapped file                        69.8M
shared memory                       308K
===========                      =======
TOTAL                             424.4M

Model: MacBookPro9,1, BootROM MBP91.00D3.B08, 4 processors, Intel Core i7, 2.6 GHz, 16 GB, SMC 2.1f173
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 384 MB
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x029E, 0x434D5358384758334D314131363030433130
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x029E, 0x434D5358384758334D314131363030433130
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.7f2 12718, 3 service, 21 devices, 3 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
PCI Card: Apple 57761-B0, sppci_ethernet, Thunderbolt@16,0,0
PCI Card: pci11c1,5901, sppci_ieee1394openhci, Thunderbolt@17,0,0
PCI Card: pci12d8,400e, sppci_usbopenhost, Thunderbolt@12,0,0
PCI Card: pci12d8,400e, sppci_usbopenhost, Thunderbolt@12,0,1
PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@12,0,2
Serial ATA Device: OCZ-VERTEX2, 240.06 GB
Serial ATA Device: APPLE HDD HTS547575A9E384, 750.16 GB
USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
USB Device: USB Optical Mouse, 0x093a  (Pixart Imaging, Inc.), 0x2510, 0x14200000 / 1
USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0x1d180000 / 3
USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 6
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 8
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 5
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0x1d183000 / 4
USB Device: hub_device, apple_vendor_id, 0x9127, 0x40100000 / 2
USB Device: ADATA USB Flash Drive, 0x125f  (ADATA Technology Co., Ltd.), 0x312b, 0x40110000 / 6
USB Device: FaceTime HD Camera (Display), apple_vendor_id, 0x1112, 0x40150000 / 5
USB Device: Display Audio, apple_vendor_id, 0x1107, 0x40140000 / 4
USB Device: Apple Thunderbolt Display, apple_vendor_id, 0x9227, 0x40170000 / 3
legendary
Activity: 1035
Merit: 1065
Bitfinex API is stable and they have TWICE the trade volume of BTC-e

I'll add all most popular exchanges in Qt5 release. So if Bitfinex is so popular, it will be added too.
But first I'll release v1.08 Qt4 Stable version.
legendary
Activity: 1064
Merit: 1000
Bitfinex API is stable and they have TWICE the trade volume of BTC-e
legendary
Activity: 1035
Merit: 1065
Will you add Bitfinex next?

If there available stable API, then most likely yes. I'll add Bitfinex in feature.
legendary
Activity: 1064
Merit: 1000
Qt Bitcoin Trader v0.94 Released.
Happy to tell you that finally rules is working!

My suggestion, if it is not too much work, is to add support for other exchange (Bitstamp, BTC-e), so people would be able to (auto) arbitrage between exchanges with ease.
Therefore something like https://www.bitinstant.com/ was realy handy!
Are there any alternatives out there?

I'll add all popular exchanges in Qt5 version of Qt Bitcoin Trader.

Will you add Bitfinex next?
legendary
Activity: 1035
Merit: 1065
Qt Bitcoin Trader v0.94 Released.
Happy to tell you that finally rules is working!

My suggestion, if it is not too much work, is to add support for other exchange (Bitstamp, BTC-e), so people would be able to (auto) arbitrage between exchanges with ease.
Therefore something like https://www.bitinstant.com/ was realy handy!
Are there any alternatives out there?

I'll add all popular exchanges in Qt5 version of Qt Bitcoin Trader.
member
Activity: 88
Merit: 10
Qt Bitcoin Trader v0.94 Released.
Happy to tell you that finally rules is working!

My suggestion, if it is not too much work, is to add support for other exchange (Bitstamp, BTC-e), so people would be able to (auto) arbitrage between exchanges with ease.
Therefore something like https://www.bitinstant.com/ was realy handy!
Are there any alternatives out there?
legendary
Activity: 1035
Merit: 1065
v1.07.81 Beta Released!

Rules engine rewrited.
Finally Rules can be disabled and saved to disk.
Fixed Last Trades volume counter.
Minor fixes.

Saved rules are always disabled when restored.
member
Activity: 101
Merit: 10
Thanks

I can wait as I have this running on my mac

but thank you for letting me know

legendary
Activity: 1035
Merit: 1065
Does 1.08. Fix the ubuntu build error.

Thanks

Ian w

Qt5 version of Qt Bitcoin Trader developing is already started.
But you can fix it by yourself.
You need to download full version of Qt 4.8.5 http://qt-project.org/downloads and install it to Ubuntu.
member
Activity: 101
Merit: 10
Does 1.08. Fix the ubuntu build error.

Thanks

Ian w
legendary
Activity: 1035
Merit: 1065
Thanks for the quick and useful reply Ighor!

Unfortunately, while I write, my IP is still banned...
I think it has been almost for about an hour now...
I'll check again tomorrow morning, hopefully they will have removed the ban by then.

I'm now testing your software with MtGox and it works really nicely!
I have one minor suggestion about the calculator: I trade mostly to increase my BTC stash and not to cash out and it would be nice if, next to the Valuta->BTC->Valuta path, the calculator also allowed the BTC->Valuta->BTC path, maybe just a button that switches the two rows in the UI?

The first trading profit I'll make consider it a donation already for the great work!
Thanks again and good evening!

I think this feature already done in UI, but not in Calculator dialog.

Example:
1) Fill "Buy Bitcoin" groupbox to buy 1 BTC at 130$
2) Fill "Sell Bitcoin" groupbox to sell 1 BTC at 150$
And above "Buy Bitcoin" groupbox you will see profit Valuta->BTC-Valuta
Also you can fill "Buy Bitcoin" groupbox and then write down 3% profit or 10% profit, then press Apply. "Sell Bitcoin" groupbox will be automatically filled to get this profit.
I think this feature replace Calculator dialog.
Also you can swap calculations directions.

If you think about another feature, please explain me it using screenshots.
newbie
Activity: 44
Merit: 0
Thanks for the quick and useful reply Ighor!

Unfortunately, while I write, my IP is still banned...
I think it has been almost for about an hour now...
I'll check again tomorrow morning, hopefully they will have removed the ban by then.

I'm now testing your software with MtGox and it works really nicely!
I have one minor suggestion about the calculator: I trade mostly to increase my BTC stash and not to cash out and it would be nice if, next to the Valuta->BTC->Valuta path, the calculator also allowed the BTC->Valuta->BTC path, maybe just a button that switches the two rows in the UI?

The first trading profit I'll make consider it a donation already for the great work!
Thanks again and good evening!

legendary
Activity: 1035
Merit: 1065
Just what I was looking for! Thanks, I passed a small donation your way!

Most programs I have found are not geared towards the day trader type, this is. Looking forward to seeing where this goes, and I will let you know about any bugs I find.

Thank you! Waiting feedback.

Yes, github now supports releases. I think overall it's much safe to use github.

I'll upload v1.08 release to GitHub. But you can use auto update instead of downloading new bin version every time. It is safe because there is RSA2048 checksum verification. And it easy to use.

Hi everybody, I was testing the last beta of QtBitcoinTrader on Bitstamp.
I generated the API on the website, logged in into QtBitcoinTrader, and I started playing around with the rules menu.
So far so good.
Until suddenly an error window appears and tells me I have been disconnected from the server and I must wait 900 seconds (=15 minutes).
Only not it has already been 45 minutes and if I type in my browser the address of Bitstamp all I get is this:

Code:
Error 1006
Access denied
What happened?
The owner of this website (bitstamp.net) has banned your IP address ().
CloudFlare Ray ID: XXXXXXXXXXXXXXX • Your IP: XX.XX.XX.XX • Help • Performance & security by CloudFlare

Has any of you had a similar experience? Do I get unbanned by simply waiting or do I have to contact Bitstamp and explain what happened hoping they will reinstate my IP?

Thank you for this information. You need just wait half hour to start work again.

I'll make packages counter to pick ideal interval again and (I have picked interval before Bitstamp released API keys support) then I'll release update.
But you can fix this now by yourself.

Go to the %localappdata%\QtBitcoinTrader folder.
Open end edit Bitstamp_*.ini file.
Find [Network] section.
Change
HttpRequestsInterval=1000
to
HttpRequestsInterval=2000

Also you can try set interval 1300-1700 and check it out.
Smaller interval = faster updates.
newbie
Activity: 44
Merit: 0
Hi everybody, I was testing the last beta of QtBitcoinTrader on Bitstamp.
I generated the API on the website, logged in into QtBitcoinTrader, and I started playing around with the rules menu.
So far so good.
Until suddenly an error window appears and tells me I have been disconnected from the server and I must wait 900 seconds (=15 minutes).
Only not it has already been 45 minutes and if I type in my browser the address of Bitstamp all I get is this:

Code:
Error 1006
Access denied
What happened?
The owner of this website (bitstamp.net) has banned your IP address ().
CloudFlare Ray ID: XXXXXXXXXXXXXXX • Your IP: XX.XX.XX.XX • Help • Performance & security by CloudFlare

Has any of you had a similar experience? Do I get unbanned by simply waiting or do I have to contact Bitstamp and explain what happened hoping they will reinstate my IP?
member
Activity: 86
Merit: 10
Just what I was looking for! Thanks, I passed a small donation your way!

Most programs I have found are not geared towards the day trader type, this is. Looking forward to seeing where this goes, and I will let you know about any bugs I find.
full member
Activity: 208
Merit: 100
nice. i'need mac os x. i'will look. Wink
legendary
Activity: 1064
Merit: 1000
Yes, github now supports releases. I think overall it's much safe to use github.
full member
Activity: 208
Merit: 100
it, will be nice if the os version stay for download in github also.
Pages:
Jump to: