Giter Club home page Giter Club logo

bulwark-crypto / bulwark Goto Github PK

View Code? Open in Web Editor NEW
58.0 23.0 57.0 11.64 MB

The primary development repository for the Bulwark project

Home Page: https://bulwarkcrypto.com/

License: MIT License

Makefile 1.48% Shell 0.79% M4 2.37% Python 3.85% QMake 0.38% Roff 0.26% C++ 78.03% C 11.16% HTML 0.74% CSS 0.37% Objective-C++ 0.10% Assembly 0.11% Java 0.03% Objective-C 0.21% Ruby 0.01% Dockerfile 0.12%
bulwark cryptocurrency bitcoin masternodes privacy tor qt proof-of-stake proof-of-work reward

bulwark's People

Contributors

dustinengle avatar fanquake avatar ff899f avatar fuzzbawls avatar heartofgold42 avatar hodlforjesus avatar j00v avatar kaneohunter avatar kolbyml avatar masterhash-us avatar meiskam avatar opensourcerulez avatar penple avatar penple03 avatar punxsutawneyphil avatar raikzer avatar thesnoot avatar voxterra77 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bulwark's Issues

bip38 RPC help inaccuracies.

the bip38encrypt command's example on the 1st line doesn't include where the argument "passphrase" should be.

the bip38decrypt command also has this issue, but it also lists "bulwarkaddress" as an argument in the example, where it should say "encryptedkey".

Screenshot of both commands below:

bip38

bulwarkd.

how would I be able to run two daemon on one machine incase one timesout/fails out of sync

i2p support

Adding i2p support in addition to TOR support will provide another layer of anonymity to the network.

Wrong total amount of BWK when a transaction is pending

Bulwark core version 2.0.0

User Story:

As a user I want to see the correct amount of BWK when a transaction is pending.

Description:

I send a certain amount of BWK to my wallet and noticed that during the 'pending' phase the total amount of BWK is not correctly shown.

Type: Bug

Reproduction:

  1. My current total is 1000 BWK
  2. I send 200 BWK over to my wallet.
  3. The amount of the new transaction is correctly shown in 'pending' under 'balances'.
  4. However the amount in 'available' under 'balances' is now wrong. It is less than what I before the new transaction.
  5. The amount under 'avaible' (previous + amount of new transaction) is correctly show again after the transaction gets some confirmations.

Expected behavior:
As a user I want to see the correct amount of BWK when a transaction is pending.

Transaction data missing

My transactions tab in the Bulwark wallet is not listing all my transactions.

The sum total of the CSV export, from the transactions tab, is 428.121418 less than "Total" in the overview tab. Meaning I have more coins than the transactions tab accounts for.

I specifically remember receiving my first ever master node reward on 5/27. All transactions between 5/23, "payment to yourself", to 6/20 also "payment to yourself" are missing.

Recover Transactions 1 has been completed - no results
Rebuild Index has been completed - no results
Rescan blockchain files has been completed - no results
Deleting my wallet, downloading a new wallet and pasting in masternode.conf and wallet.dat has been done - no results

Can you help?

screen shot 2018-08-08 at 4 02 29 pm

wallet version 2.0.0 error run on debian 8

download qt wallet from here:
https://github.com/bulwark-crypto/Bulwark/releases/download/2.0.0/bulwark-2.0.0.0-linux64.tar.gz

when run from console:
$ ./bulwark-qt
./bulwark-qt ./bulwark-qt: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version CXXABI_1.3.9' not found (required by ./bulwark-qt) ./bulwark-qt: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version GLIBCXX_3.4.21' not found (required by ./bulwark-qt)

my system: (latest debian 8 update / upgrade)

$ ls -l /usr/lib/x86_64-linux-gnu/libstdc++.so.6
lrwxrwxrwx 1 root root 19 Feb 1 2018 /usr/lib/x86_64-linux-gnu/libstdc++.so.6 -> libstdc++.so.6.0.20

$ cat /etc/issue
Debian GNU/Linux 8 \n \l

$ uname -a
Linux debian 3.16.0-7-amd64 #1 SMP Debian 3.16.59-1 (2018-10-03) x86_64 GNU/Linux

masternode outputs command crashes Bulwark 1.2.2.0

I used masternode outputs command in previous versions with no issue but when I used masternode outputs in 1.2.2.0 it crashes and gives the following error:

Assertion failed: lock cs_wallet not held in wallet.cpp:3208; locks held:
Aborted (core dumped)

I tried making a new wallet.dat file and sending all my coins there and the command still crashes Bulwark.

EDIT: I ended up using the txid and index from the transactions tab as a work around

Inconsistent or inoperable behavior from 'multisend'

Multisend is a system where which users can select an address or address[es] to donate percentages of mined or minted coins. It's unique to the PIVX ecosystem and comes from Hyperstake (HYP). Either fix, implement new code, or disable.

Crashes on OSX Mojave 10.14.1 on startup and corrupts the database

The client 2.0 crashes on startup on Mac and will not run again. This problem is new and did not occur previously when I was running the client.

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

Application Specific Information:
Assertion failed: (!pthread_mutex_lock(&m)), function lock, file /usr/local/include/boost/thread/pthread/recursive_mutex.hpp, line 110.

screenshot 2018-11-06 at 04 15 08

Multisig redeeming results in a wallet crash + corrupted block data/wallet.dat

Describe the bug
You will get a crash when you try to redeem a multisig redeemScript.

To Reproduce
Steps to reproduce the behavior:

  1. Go to File > Multisig Creation
  2. Put in your Redeem key in the bottom field.
  3. Click on Import Redeem
  4. See error

Expected behavior
As soon as you try to redeem the Script your wallet will crash with either your Block files or even your wallet.dat being corrupted and with an error.
Error below under Screenshots

Screenshots
https://cdn.discordapp.com/attachments/394629520843472906/523552829307093012/unknown.png

Desktop (please complete the following information):

  • Os : Windows 10 latest build
  • Version 2.0

Log:

Log got renewed after the next start, means its gone D:

Cannot build in Ubuntu

When running ./configure, it seems wrongly detect SSL library which is installed with LibreSSL.

checking for EVENT_PTHREADS... yes
checking for ZMQ... yes
checking for RAND_egd in -lcrypto... no
configure: error: Detected LibreSSL: This is NOT supported, and may break consensus compatibility!

I googled it and find somebody is also experiencing this and have a fix. Can you please take a look and fix it? Thanks.

PIVX-Project/PIVX#149
PIVX-Project/PIVX#447

macOS High Sierra 10.13.3 still crashing at launch

Process: Bulwark-Qt [877]
Path: /Applications/Bulwark-Qt.app/Contents/MacOS/Bulwark-Qt
Identifier: io.bulwark.Bulwark-Qt
Version: 1.2.2 (1.2.2)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Bulwark-Qt [877]
User ID: 501

Date/Time: 2018-03-16 10:53:23.153 +0300
OS Version: Mac OS X 10.13.3 (17D102)
Report Version: 12
Anonymous UUID: C4F24EC6-68F6-2CA4-4076-55AEC80BAE69

Time Awake Since Boot: 580 seconds

System Integrity Protection: enabled

Crashed Thread: 9 QThread

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

Application Specific Information:
Assertion failed: (pindex->GetBlockHash() == view.GetBestBlock()), function DisconnectBlock, file main.cpp, line 2192.

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff648767c2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff64875cdc mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff3ce1a575 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff3ce198c7 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff3ce18f43 CFRunLoopRunSpecific + 483
5 com.apple.HIToolbox 0x00007fff3c130e26 RunCurrentEventLoopInMode + 286
6 com.apple.HIToolbox 0x00007fff3c130b96 ReceiveNextEventCommon + 613
7 com.apple.HIToolbox 0x00007fff3c130914 _BlockUntilNextEventMatchingListInModeWithFilter + 64
8 com.apple.AppKit 0x00007fff3a3fbf5f _DPSNextEvent + 2085
9 com.apple.AppKit 0x00007fff3ab91b4c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
10 com.apple.AppKit 0x00007fff3a62e267 -[NSApplication _doModalLoop:peek:] + 476
11 com.apple.AppKit 0x00007fff3a812fd3 __35-[NSApplication runModalForWindow:]_block_invoke_2 + 64
12 com.apple.AppKit 0x00007fff3a812f80 __35-[NSApplication runModalForWindow:]_block_invoke + 75
13 com.apple.AppKit 0x00007fff3acc0ee6 _NSTryRunModal + 100
14 com.apple.AppKit 0x00007fff3a62bcf9 -[NSApplication runModalForWindow:] + 133
15 com.apple.AppKit 0x00007fff3a8011e3 __19-[NSAlert runModal]_block_invoke_2 + 158
16 com.apple.AppKit 0x00007fff3a801132 __19-[NSAlert runModal]_block_invoke + 75
17 com.apple.AppKit 0x00007fff3acc0ee6 _NSTryRunModal + 100
18 com.apple.AppKit 0x00007fff3a6a0949 -[NSAlert runModal] + 124
19 com.apple.AppKit 0x00007fff3a6cbff5 __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 937
20 com.apple.AppKit 0x00007fff3a6cbc11 -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 25
21 com.apple.AppKit 0x00007fff3a6cbbc3 -[NSPersistentUIRestorer promptToIgnorePersistentState] + 241
22 com.apple.AppKit 0x00007fff3a4010e9 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:completionHandler:] + 183
23 com.apple.AppKit 0x00007fff3a400f06 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 549
24 com.apple.AppKit 0x00007fff3a400b49 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 690
25 com.apple.Foundation 0x00007fff3ef13404 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 287
26 com.apple.Foundation 0x00007fff3ef13282 _NSAppleEventManagerGenericHandler + 102
27 com.apple.AE 0x00007fff3defedd0 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 1788
28 com.apple.AE 0x00007fff3defe677 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 41
29 com.apple.AE 0x00007fff3defe565 aeProcessAppleEvent + 383
30 com.apple.HIToolbox 0x00007fff3c1405e0 AEProcessAppleEvent + 55
31 com.apple.AppKit 0x00007fff3a3fc21e _DPSNextEvent + 2788
32 com.apple.AppKit 0x00007fff3ab91b4c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
33 com.apple.AppKit 0x00007fff3a3f0d6d -[NSApplication run] + 764
34 libqcocoa.dylib 0x000000010c4ad8dd 0x10c484000 + 170205
35 QtCore 0x000000010a00e2be QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 398
36 QtCore 0x000000010a012e91 QCoreApplication::exec() + 369
37 io.bulwark.Bulwark-Qt 0x00000001088cd428 0x1088c2000 + 46120
38 libdyld.dylib 0x00007fff64730115 start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fff64880562 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff649bb26f _pthread_wqthread + 1552
2 libsystem_pthread.dylib 0x00007fff649bac4d start_wqthread + 13

Thread 2:
0 libsystem_kernel.dylib 0x00007fff64880562 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff649bb06a _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff649bac4d start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff64880562 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff649bb26f _pthread_wqthread + 1552
2 libsystem_pthread.dylib 0x00007fff649bac4d start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff64880562 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff649bb26f _pthread_wqthread + 1552
2 libsystem_pthread.dylib 0x00007fff649bac4d start_wqthread + 13

Thread 5:
0 libsystem_pthread.dylib 0x00007fff649bac40 start_wqthread + 0
1 ??? 0x000060c0000f3780 0 + 106377750984576

Thread 6:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff6487ffca __select + 10
1 com.apple.CoreFoundation 0x00007fff3ce5459b __CFSocketManager + 635
2 libsystem_pthread.dylib 0x00007fff649bb6c1 _pthread_body + 340
3 libsystem_pthread.dylib 0x00007fff649bb56d _pthread_start + 377
4 libsystem_pthread.dylib 0x00007fff649bac5d thread_start + 13

Thread 7:: QThread
0 libsystem_kernel.dylib 0x00007fff64881372 poll + 10
1 QtCore 0x000000010a065e10 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 528
2 QtCore 0x000000010a067469 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 857
3 QtCore 0x000000010a00e2be QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 398
4 QtCore 0x0000000109e4d342 QThread::exec() + 114
5 QtCore 0x0000000109e5145c 0x109e24000 + 185436
6 libsystem_pthread.dylib 0x00007fff649bb6c1 _pthread_body + 340
7 libsystem_pthread.dylib 0x00007fff649bb56d _pthread_start + 377
8 libsystem_pthread.dylib 0x00007fff649bac5d thread_start + 13

Thread 8:: QDBusConnectionManager
0 libsystem_kernel.dylib 0x00007fff64881372 poll + 10
1 QtCore 0x000000010a065e10 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 528
2 QtCore 0x000000010a067469 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 857
3 QtCore 0x000000010a00e2be QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 398
4 QtCore 0x0000000109e4d342 QThread::exec() + 114
5 QtDBus 0x000000010a3bd5a3 0x10a3ba000 + 13731
6 QtCore 0x0000000109e5145c 0x109e24000 + 185436
7 libsystem_pthread.dylib 0x00007fff649bb6c1 _pthread_body + 340
8 libsystem_pthread.dylib 0x00007fff649bb56d _pthread_start + 377
9 libsystem_pthread.dylib 0x00007fff649bac5d thread_start + 13

Thread 9 Crashed:: QThread
0 libsystem_kernel.dylib 0x00007fff6487fe3e __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff649be150 pthread_kill + 333
2 libsystem_c.dylib 0x00007fff647dc312 abort + 127
3 libsystem_c.dylib 0x00007fff647a4368 __assert_rtn + 320
4 io.bulwark.Bulwark-Qt 0x0000000108a7410c 0x1088c2000 + 1777932
5 io.bulwark.Bulwark-Qt 0x0000000108a791e7 0x1088c2000 + 1798631
6 io.bulwark.Bulwark-Qt 0x0000000108a79e9e 0x1088c2000 + 1801886
7 io.bulwark.Bulwark-Qt 0x0000000108a81969 0x1088c2000 + 1833321
8 io.bulwark.Bulwark-Qt 0x0000000108a85029 0x1088c2000 + 1847337
9 io.bulwark.Bulwark-Qt 0x0000000108a2b2c7 0x1088c2000 + 1479367
10 io.bulwark.Bulwark-Qt 0x00000001088ca3c2 0x1088c2000 + 33730
11 QtCore 0x000000010a03ba31 QObject::event(QEvent*) + 769
12 QtWidgets 0x000000010937cffd QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
13 QtWidgets 0x000000010937e39a QApplication::notify(QObject*, QEvent*) + 362
14 QtCore 0x000000010a012798 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 168
15 QtCore 0x000000010a013938 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 840
16 QtCore 0x000000010a067158 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 72
17 QtCore 0x000000010a00e2be QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 398
18 QtCore 0x0000000109e4d342 QThread::exec() + 114
19 QtCore 0x0000000109e5145c 0x109e24000 + 185436
20 libsystem_pthread.dylib 0x00007fff649bb6c1 _pthread_body + 340
21 libsystem_pthread.dylib 0x00007fff649bb56d _pthread_start + 377
22 libsystem_pthread.dylib 0x00007fff649bac5d thread_start + 13

Thread 10:: bulwark-scriptch
0 libsystem_kernel.dylib 0x00007fff6487fcee __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff649bc662 _pthread_cond_wait + 732
2 io.bulwark.Bulwark-Qt 0x00000001088d283b 0x1088c2000 + 67643
3 io.bulwark.Bulwark-Qt 0x0000000108acadb0 0x1088c2000 + 2133424
4 libboost_thread-mt.dylib 0x000000010920cb8c 0x10920a000 + 11148
5 libsystem_pthread.dylib 0x00007fff649bb6c1 _pthread_body + 340
6 libsystem_pthread.dylib 0x00007fff649bb56d _pthread_start + 377
7 libsystem_pthread.dylib 0x00007fff649bac5d thread_start + 13

Thread 11:: bulwark-scriptch
0 libsystem_kernel.dylib 0x00007fff6487fcee __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff649bc662 _pthread_cond_wait + 732
2 io.bulwark.Bulwark-Qt 0x00000001088d283b 0x1088c2000 + 67643
3 io.bulwark.Bulwark-Qt 0x0000000108acadb0 0x1088c2000 + 2133424
4 libboost_thread-mt.dylib 0x000000010920cb8c 0x10920a000 + 11148
5 libsystem_pthread.dylib 0x00007fff649bb6c1 _pthread_body + 340
6 libsystem_pthread.dylib 0x00007fff649bb56d _pthread_start + 377
7 libsystem_pthread.dylib 0x00007fff649bac5d thread_start + 13

Thread 12:: bulwark-scriptch
0 libsystem_kernel.dylib 0x00007fff6487fcee __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff649bc662 _pthread_cond_wait + 732
2 io.bulwark.Bulwark-Qt 0x00000001088d283b 0x1088c2000 + 67643
3 io.bulwark.Bulwark-Qt 0x0000000108acadb0 0x1088c2000 + 2133424
4 libboost_thread-mt.dylib 0x000000010920cb8c 0x10920a000 + 11148
5 libsystem_pthread.dylib 0x00007fff649bb6c1 _pthread_body + 340
6 libsystem_pthread.dylib 0x00007fff649bb56d _pthread_start + 377
7 libsystem_pthread.dylib 0x00007fff649bac5d thread_start + 13

Thread 9 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007000021f7000 rcx: 0x00007000021f4f48 rdx: 0x0000000000000000
rdi: 0x0000000000008517 rsi: 0x0000000000000006 rbp: 0x00007000021f4f80 rsp: 0x00007000021f4f48
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000206
r12: 0x0000000000008517 r13: 0x000000013435a000 r14: 0x0000000000000006 r15: 0x000000000000002d
rip: 0x00007fff6487fe3e rfl: 0x0000000000000206 cr2: 0x00007fff9d764148

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Binary Images:
0x1088c2000 - 0x109069ff7 +io.bulwark.Bulwark-Qt (1.2.2 - 1.2.2) /Applications/Bulwark-Qt.app/Contents/MacOS/Bulwark-Qt
0x109129000 - 0x10917ffff +libzmq.5.dylib (0) /Applications/Bulwark-Qt.app/Contents/Frameworks/libzmq.5.dylib
0x109195000 - 0x109197fff +libboost_system.dylib (0) <5B6B032C-9090-3061-A99A-03B91F2E9D10> /Applications/Bulwark-Qt.app/Contents/Frameworks/libboost_system.dylib
0x10919b000 - 0x1091a9fff +libboost_filesystem.dylib (0) /Applications/Bulwark-Qt.app/Contents/Frameworks/libboost_filesystem.dylib
0x1091b3000 - 0x1091e6fff +libboost_program_options-mt.dylib (0) <498E5D6A-87A0-3BAB-B44C-8159697314CD> /Applications/Bulwark-Qt.app/Contents/Frameworks/libboost_program_options-mt.dylib
0x10920a000 - 0x109216fff +libboost_thread-mt.dylib (0) <187A420D-F69D-3B60-9971-A6C75F1367DD> /Applications/Bulwark-Qt.app/Contents/Frameworks/libboost_thread-mt.dylib
0x10921e000 - 0x109220fff +libboost_chrono-mt.dylib (0) <1DC25C3A-3A29-374D-8629-F580BC1C8BBE> /Applications/Bulwark-Qt.app/Contents/Frameworks/libboost_chrono-mt.dylib
0x109223000 - 0x109326ff3 +QtNetwork (0) /Applications/Bulwark-Qt.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x10936d000 - 0x109799ff7 +QtWidgets (0) /Applications/Bulwark-Qt.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x1098fa000 - 0x109d27ff7 +QtGui (0) /Applications/Bulwark-Qt.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x109e24000 - 0x10a305fff +QtCore (0) <0967D4C1-9487-3421-9861-304DEE848576> /Applications/Bulwark-Qt.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x10a3ba000 - 0x10a414ff7 +QtDBus (0) <6BFE4F79-D9C9-381E-A68D-BB5E6FFEDF4E> /Applications/Bulwark-Qt.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
0x10a42c000 - 0x10a55eff7 +libprotobuf.15.dylib (0) <6300475A-5FB2-39C0-AE54-644CFAC18091> /Applications/Bulwark-Qt.app/Contents/Frameworks/libprotobuf.15.dylib
0x10a60f000 - 0x10a733ff7 +libdb_cxx-4.8.dylib (0) <893E0F96-1F8A-3073-B1CF-CC60610C3E90> /Applications/Bulwark-Qt.app/Contents/Frameworks/libdb_cxx-4.8.dylib
0x10a76d000 - 0x10a7aefff +libssl.1.0.0.dylib (0) <3C28C2A8-036B-34B3-82BB-5780DB7271B2> /Applications/Bulwark-Qt.app/Contents/Frameworks/libssl.1.0.0.dylib
0x10a7d1000 - 0x10a7d9ff3 +libminiupnpc.16.dylib (0) <72A37AAB-42B6-3AAD-892C-6108F30F8B38> /Applications/Bulwark-Qt.app/Contents/Frameworks/libminiupnpc.16.dylib
0x10a7dd000 - 0x10a7defff +libevent_pthreads-2.1.6.dylib (0) <6F618640-46F3-3B56-A22C-26941B4D8790> /Applications/Bulwark-Qt.app/Contents/Frameworks/libevent_pthreads-2.1.6.dylib
0x10a7e4000 - 0x10a811fff +libevent-2.1.6.dylib (0) <891F379E-D5F9-39EB-BECA-2E24F943B7B3> /Applications/Bulwark-Qt.app/Contents/Frameworks/libevent-2.1.6.dylib
0x10a81f000 - 0x10a98fc87 +libcrypto.1.0.0.dylib (0) <1C6D06DA-0F88-37BA-80E9-52C4AC7E942C> /Applications/Bulwark-Qt.app/Contents/Frameworks/libcrypto.1.0.0.dylib
0x10a9f8000 - 0x10a9fafff +libboost_system-mt.dylib (0) /Applications/Bulwark-Qt.app/Contents/Frameworks/libboost_system-mt.dylib
0x10c484000 - 0x10c5daff7 +libqcocoa.dylib (0) /Applications/Bulwark-Qt.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x10c620000 - 0x10c64bffb +QtPrintSupport (0) <7D87076B-A68E-3956-83EA-7F0E06AAD0D6> /Applications/Bulwark-Qt.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x10cf55000 - 0x10cf5bfff +libqgif.dylib (0) <4BF8C3B6-EF03-3D11-BEB2-ADCBC927E37C> /Applications/Bulwark-Qt.app/Contents/PlugIns/imageformats/libqgif.dylib
0x10e65b000 - 0x10f080fff +com.nvidia.web.GeForceGLDriverWeb (10.29.10 - 10.2.9) <898FFB0E-8F02-3422-B173-79973C179E49> /Library/GPUBundles/GeForceGLDriverWeb.bundle/Contents/MacOS/GeForceGLDriverWeb
0x10fa7d000 - 0x10fef6ff7 +com.nvidia.web.GeForceMTLDriverWeb (10.29.10 - 10.2.9) <1321D30B-C64F-3B53-AFE5-CA81A93AC19F> /Library/GPUBundles/GeForceMTLDriverWeb.bundle/Contents/MacOS/GeForceMTLDriverWeb
0x1100ce000 - 0x11011898f dyld (519.2.2) <6695F30B-4E88-3C0B-9867-7D738C44A3E6> /usr/lib/dyld
0x1180b3000 - 0x1180baffb +libqicns.dylib (0) <0AF4D919-D97B-3B83-99D0-B684E491CA8E> /Applications/Bulwark-Qt.app/Contents/PlugIns/imageformats/libqicns.dylib
0x118168000 - 0x11818fffb +libqmacstyle.dylib (0) <010481BF-26A1-3244-8A54-7D4F47408872> /Applications/Bulwark-Qt.app/Contents/PlugIns/styles/libqmacstyle.dylib
0x1183b7000 - 0x1183bcffb +libqico.dylib (0) <7414AC74-5772-37EC-93D6-BF9CF2649B53> /Applications/Bulwark-Qt.app/Contents/PlugIns/imageformats/libqico.dylib
0x1183c1000 - 0x118411fff +libqjpeg.dylib (0) <5A690EEE-BB83-3BC5-889A-C18E59629679> /Applications/Bulwark-Qt.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x118417000 - 0x11841bff7 +libqmacjp2.dylib (0) <61CB4DD0-2F23-30E9-8B06-A7798D6606E6> /Applications/Bulwark-Qt.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
0x11841f000 - 0x118423ff7 +libqtga.dylib (0) /Applications/Bulwark-Qt.app/Contents/PlugIns/imageformats/libqtga.dylib
0x118427000 - 0x118489ffb +libqtiff.dylib (0) <30D71632-1FB2-344B-9A34-21147643CC4D> /Applications/Bulwark-Qt.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x118491000 - 0x118495ff7 +libqwbmp.dylib (0) <3E7C99A6-6FA9-3E5C-BB71-B26986D7B92B> /Applications/Bulwark-Qt.app/Contents/PlugIns/imageformats/libqwbmp.dylib
0x118499000 - 0x118526ff7 +libqwebp.dylib (0) /Applications/Bulwark-Qt.app/Contents/PlugIns/imageformats/libqwebp.dylib
0x7fff35435000 - 0x7fff35436ffb libCyrillicConverter.dylib (70) <4CE6D79E-2347-3340-B3CF-B310162022C5> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
0x7fff354bc000 - 0x7fff3580aff7 com.apple.RawCamera.bundle (8.02.0 - 1017.2.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff38fda000 - 0x7fff38fdeffb com.apple.agl (3.3.1 - AGL-3.3.1) <5A110DE6-3EE7-343B-95FE-9642517D1B64> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x7fff3937b000 - 0x7fff3937bfff com.apple.Accelerate (1.11 - Accelerate 1.11) <5AA750F5-D633-32BA-B7F3-4F651FB1761E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff3937c000 - 0x7fff39392fe3 libCGInterfaces.dylib (417) <27E09D39-51B5-3297-BE33-0DB1736B833A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff39393000 - 0x7fff39891fc3 com.apple.vImage (8.1 - ???) <310976EE-E12D-39D7-8F58-6EE924E08576> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff39892000 - 0x7fff399ecfcb libBLAS.dylib (1211.30.1) <0DB0D952-BCF4-3479-BA2F-785FB1A57479> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff399ed000 - 0x7fff39a1bfef libBNNS.dylib (37) <49EB4DBA-877C-3D41-90A2-C3D982C72A54> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff39a1c000 - 0x7fff39ddcff7 libLAPACK.dylib (1211.30.1) <2D4E4446-6B63-350C-BD68-A1B8FBE99539> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff39ddd000 - 0x7fff39df2ff7 libLinearAlgebra.dylib (1211.30.1) <6C68F41D-1398-3AFE-BE72-C0ECA1B24BDC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff39df3000 - 0x7fff39df8ff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff39df9000 - 0x7fff39e57fff libSparse.dylib (79.1.1) <7AD0F8A8-FD36-36FE-B83D-58648EBD0027> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff39e58000 - 0x7fff39e6bfff libSparseBLAS.dylib (1211.30.1) <42506F6F-0F38-322E-9903-C1DB66E4DA05> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff39e6c000 - 0x7fff3a018fc3 libvDSP.dylib (622.20.8) <6FFCA52B-7D60-326A-ADF2-601F39A8685A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff3a019000 - 0x7fff3a0c9fef libvMisc.dylib (622.20.8) <54F90047-879F-3260-8604-6E453149B49E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff3a0ca000 - 0x7fff3a0cafff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <8A96A8ED-7B88-3D17-8D17-41D224E0EC90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff3a3ba000 - 0x7fff3b217fff com.apple.AppKit (6.9 - 1561.20.106) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff3b269000 - 0x7fff3b269fff com.apple.ApplicationServices (48 - 50) <7627DBD6-497B-3AB7-9B63-F0532EDF09B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff3b26a000 - 0x7fff3b2d0fff com.apple.ApplicationServices.ATS (377 - 445) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff3b369000 - 0x7fff3b48bfff libFontParser.dylib (222.1.2) <11BD5EEF-AF18-33FB-B114-DD611932E822> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff3b48c000 - 0x7fff3b4d6ff7 libFontRegistry.dylib (221) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff3b57b000 - 0x7fff3b5aeff7 libTrueTypeScaler.dylib (222.1.2) <33C245B4-E1AD-3C89-B735-5A5610E547C8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff3b618000 - 0x7fff3b61cff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <42C25E85-1CF3-3DEC-A434-BE69F68F4318> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff3b6bc000 - 0x7fff3b70eff7 com.apple.HIServices (1.22 - 622) <2E83CD6F-ED98-3C29-BD0A-8525E38AB5DB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff3b70f000 - 0x7fff3b71dfff com.apple.LangAnalysis (1.7.0 - 1.7.0) <71A9C815-AC55-3E36-A618-F6778F5119AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff3b71e000 - 0x7fff3b76afff com.apple.print.framework.PrintCore (13 - 503) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff3b76b000 - 0x7fff3b7a5fff com.apple.QD (3.12 - 403) <38D8106A-4FFA-3FE9-9999-714CADD7EE9C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff3b7a6000 - 0x7fff3b7b2fff com.apple.speech.synthesis.framework (7.4.1 - 7.4.1) <9ABE85D9-6E4A-3CEF-AA09-F81E52730598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff3b7b3000 - 0x7fff3ba3efff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <46EDC245-5877-3438-805C-3AA0316E3F5C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff3ba40000 - 0x7fff3ba40fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <0FC3B4FF-FFAB-3346-9A6A-C1DE033185EA> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff3bd55000 - 0x7fff3c0e7fff com.apple.CFNetwork (893.13.1 - 893.13.1) <3ECC6AD0-B47D-38D2-BF26-496B34847D25> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff3c0fc000 - 0x7fff3c0fcfff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff3c0fd000 - 0x7fff3c100ffb com.apple.CommonPanels (1.2.6 - 98) <39C8EBA3-EEB2-335B-8A88-D6C64BAA112F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff3c101000 - 0x7fff3c406ff7 com.apple.HIToolbox (2.1.1 - 910.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff3c407000 - 0x7fff3c40affb com.apple.help (1.3.8 - 64) <18D02016-119A-33E8-AEB0-E9466BA4AD56> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff3c40b000 - 0x7fff3c410fff com.apple.ImageCapture (9.0 - 9.0) <2DE590E5-DF0E-3962-A2BE-06EBC79B3D72> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff3c411000 - 0x7fff3c4a6ffb com.apple.ink.framework (10.9 - 220) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff3c4a7000 - 0x7fff3c4c1ff7 com.apple.openscripting (1.7 - 174) <66899B51-ADFD-360D-88E9-B52439F531B4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff3c4e2000 - 0x7fff3c4e3fff com.apple.print.framework.Print (12 - 267) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff3c4e4000 - 0x7fff3c4e6ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff3c4e7000 - 0x7fff3c4edfff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <1F10ED1F-12C7-39AC-88A0-43A1338F9316> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff3c608000 - 0x7fff3c6c1ff7 com.apple.ColorSync (4.13.0 - 546) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff3c84e000 - 0x7fff3c8e1ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff3c948000 - 0x7fff3c971ffb com.apple.CoreBluetooth (1.0 - 1) <942F88A5-AD68-3359-90D5-6F1A3311C51A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff3c972000 - 0x7fff3ccc6fe7 com.apple.CoreData (120 - 849.2) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff3ccc7000 - 0x7fff3cd93fff com.apple.CoreDisplay (1.0 - 81.7) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff3cd94000 - 0x7fff3d234fe7 com.apple.CoreFoundation (6.9 - 1451) <7AFE9C8F-A562-3AFC-8402-117AA02F57E9> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff3d236000 - 0x7fff3d843fef com.apple.CoreGraphics (2.0 - 1129.5) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff3d845000 - 0x7fff3db34fff com.apple.CoreImage (13.0.0 - 579.2.9) <8AE143AB-6284-3B00-B56D-8C0C1826EF34> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff3ddc3000 - 0x7fff3dea4fff com.apple.CoreMedia (1.0 - 2270.12.1) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff3def4000 - 0x7fff3def4fff com.apple.CoreServices (822.19 - 822.19) <44456ED2-59E4-34CB-B41B-C6A82B269949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff3def5000 - 0x7fff3df69ffb com.apple.AE (735.1 - 735.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff3df6a000 - 0x7fff3e241ff7 com.apple.CoreServices.CarbonCore (1178.2 - 1178.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff3e242000 - 0x7fff3e276ff7 com.apple.DictionaryServices (1.2 - 284) <3FCEE280-8DD0-37C9-BFD4-7BA87AAFC8EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff3e277000 - 0x7fff3e27fff3 com.apple.CoreServices.FSEvents (1239 - 1239) <7BBC5CB7-DBC8-316B-99B0-781827159A2F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff3e280000 - 0x7fff3e438ff7 com.apple.LaunchServices (822.19 - 822.19) <2895A919-0445-3CE2-9696-40122B5A46C5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff3e439000 - 0x7fff3e4e8ff7 com.apple.Metadata (10.7.0 - 1191.2.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff3e4e9000 - 0x7fff3e546ff7 com.apple.CoreServices.OSServices (822.19 - 822.19) <34BF1FAC-A0F7-37B4-950D-46408EBA9684> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff3e547000 - 0x7fff3e5b5fff com.apple.SearchKit (1.4.0 - 1.4.0) <14053F88-2C76-35CA-9FC1-2A9BC0B63F88> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff3e5b6000 - 0x7fff3e5daffb com.apple.coreservices.SharedFileList (71.4 - 71.4) <4AA6DCF5-BAF8-36FA-A8B0-EDF518EFEF14> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff3e875000 - 0x7fff3e9c3fff com.apple.CoreText (352.0 - 578.12.1) <55B16B2D-F083-3B89-A5C2-52FB053331F2> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff3e9c4000 - 0x7fff3e9feff3 com.apple.CoreVideo (1.8 - 279.2) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff3e9ff000 - 0x7fff3ea89ffb com.apple.framework.CoreWLAN (13.0 - 1339) <16DDD47C-BBFE-3D49-8BDF-3652017240FD> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff3ed04000 - 0x7fff3ed09fff com.apple.DiskArbitration (2.7 - 2.7) <44836CE9-A9ED-3017-972A-7A0A3D6B472B> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff3eeca000 - 0x7fff3f28ffff com.apple.Foundation (6.9 - 1451) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff3f2ff000 - 0x7fff3f32ffff com.apple.GSS (4.0 - 2.0) <3B4B4509-B5A3-396B-9C71-80BAE84476FA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff3f441000 - 0x7fff3f544ff3 com.apple.Bluetooth (6.0.2 - 6.0.2f2) <718565B3-6DA7-3DF9-BB51-391FFCAEAFA5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff3f5a4000 - 0x7fff3f63ffff com.apple.framework.IOKit (2.0.2 - 1445.40.1) <9CFA07B9-BA6E-31E4-AD4F-C47071A8C522> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff3f641000 - 0x7fff3f648ffb com.apple.IOSurface (209.2.2 - 209.2.2) <6D35A601-1C47-37BE-AD31-F8EB88F67573> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff3f69f000 - 0x7fff3f816ff7 com.apple.ImageIO.framework (3.3.0 - 1713) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff3f817000 - 0x7fff3f81bffb libGIF.dylib (1713) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff3f81c000 - 0x7fff3f903fff libJP2.dylib (1713) <332083DD-3D27-3DE7-9866-A36D590E511E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff3f904000 - 0x7fff3f927ff7 libJPEG.dylib (1713) <2D846A18-D8AF-3573-803B-BEABCBAC38D1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff3fc03000 - 0x7fff3fc29feb libPng.dylib (1713) <546F41CE-185C-31A0-B61C-1012AA932624> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff3fc2a000 - 0x7fff3fc2cffb libRadiance.dylib (1713) <31787C46-4A2B-3CDF-95E9-EC1BD4794917> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff3fc2d000 - 0x7fff3fc7afeb libTIFF.dylib (1713) <5319B2E1-83D2-30C7-A7BC-A0CE0B07885D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff40a09000 - 0x7fff40a22ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff40cda000 - 0x7fff40ce1fff com.apple.MediaAccessibility (1.0 - 114) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff40d84000 - 0x7fff4139ffff com.apple.MediaToolbox (1.0 - 2270.12.1) <40802884-1347-3CDC-AAD3-D046463A528E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff413a1000 - 0x7fff41420fff com.apple.Metal (124.7 - 124.7) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff4143d000 - 0x7fff41452fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff41453000 - 0x7fff414befef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff414bf000 - 0x7fff414e2fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff414e3000 - 0x7fff41563ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff41564000 - 0x7fff41564ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2E8723FC-AA53-3596-B6A4-220A378B7A5A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff4256d000 - 0x7fff42579ffb com.apple.NetFS (6.0 - 4.0) <81B22AE7-7094-30F2-BF41-84CA05EDB95B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff45361000 - 0x7fff45369fef libcldcpuengine.dylib (2.8.7) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff4536a000 - 0x7fff453b7ffb com.apple.opencl (2.8.12 - 2.8.12) <7F9BF7F0-AFB2-349A-BF9B-2DE5288380C4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff453b8000 - 0x7fff453d4ffb com.apple.CFOpenDirectory (10.13 - 207) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff453d5000 - 0x7fff453e0fff com.apple.OpenDirectory (10.13 - 207) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff4655f000 - 0x7fff46561fff libCVMSPluginSupport.dylib (16.4.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff46562000 - 0x7fff46566ff7 libCoreFSCache.dylib (162.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff46567000 - 0x7fff4656bfff libCoreVMClient.dylib (162.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff4656c000 - 0x7fff46574fff libGFXShared.dylib (16.4.2) <07F1D947-F79B-3608-9080-E4DBFE13AF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff46575000 - 0x7fff46580fff libGL.dylib (16.4.2) <97D6871A-BAF1-33DD-9ED7-BE7BB437F378> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff46581000 - 0x7fff465bcfe7 libGLImage.dylib (16.4.2) <3E2802DF-4998-31DB-B3A2-65720DE919A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff465bd000 - 0x7fff46729fff libGLProgrammability.dylib (16.4.2) <3505EF20-FA3D-321B-8C11-D9CA74656F30> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff4672a000 - 0x7fff46768ffb libGLU.dylib (16.4.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff470e0000 - 0x7fff470eeffb com.apple.opengl (16.4.2 - 16.4.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff470ef000 - 0x7fff47286ffb GLEngine (16.4.2) <8F35484D-9C09-3D79-9825-7E73661326D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff47287000 - 0x7fff472afffb GLRendererFloat (16.4.2) <463BD481-6E1A-3EFC-A93B-C7E9292F76ED> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff47f36000 - 0x7fff4817efff com.apple.QuartzCore (1.11 - 584.8.102) <4479AF33-E6EA-3037-A2C1-3C6F12B1260A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff489b7000 - 0x7fff48cceff7 com.apple.security (7.0 - 58286.41.2) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff48ccf000 - 0x7fff48d59ff7 com.apple.securityfoundation (6.0 - 55185.30.4) <65144003-B9E2-3DE3-8923-F2BAA68BBF4E> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff48d8b000 - 0x7fff48d8effb com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff49133000 - 0x7fff491a3ff3 com.apple.SystemConfiguration (1.17 - 1.17) <3C6B2BB9-43AB-39AD-8027-38E30A8A4186> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff49358000 - 0x7fff496d1ff7 com.apple.VideoToolbox (1.0 - 2270.12.1) <77848D39-10DA-3AA3-88F4-2898F42FCA5A> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff4bdd6000 - 0x7fff4be62ff7 com.apple.APFS (1.0 - 1) <9D67579C-7FB4-3AD9-AB4F-9174A552EB37> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff4ca75000 - 0x7fff4ca9dfff com.apple.framework.Apple80211 (13.0 - 1345) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff4ca9f000 - 0x7fff4caaeff7 com.apple.AppleFSCompression (96.30.2 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff4cbea000 - 0x7fff4cc32ff3 com.apple.AppleJPEG (1.0 - 1) <8BBD5180-5BF9-33DB-8B91-974B1D0AECFB> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff4cc6d000 - 0x7fff4cc95fff com.apple.applesauce (1.0 - ???) <32FF4851-2F68-35BA-835F-91856A20C323> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff4cd62000 - 0x7fff4cdb2ff7 com.apple.AppleVAFramework (5.0.39 - 5.0.39) <4B830521-2A54-3116-8103-127E631FEDC8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff4d481000 - 0x7fff4d488ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <47B6301F-D908-3811-BB9E-DA16D9B29A34> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff4d489000 - 0x7fff4d510ff7 com.apple.backup.framework (1.9.2 - 1.9.2) <40C6CFA8-4013-3AFB-97CE-8A09388FA343> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff4eea0000 - 0x7fff4eea9ff3 com.apple.CommonAuth (4.0 - 2.0) <11B2D184-36B8-3624-B1AD-7B6037D76160> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff4f13a000 - 0x7fff4f51afff com.apple.CoreAUC (249.0.0 - 249.0.0) <7F406271-A215-3C75-BDAA-B9611BA2822E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff4f51b000 - 0x7fff4f54bff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff4f8b6000 - 0x7fff4f8c6ff7 com.apple.CoreEmoji (1.0 - 69.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff5079c000 - 0x7fff507cdff3 com.apple.CoreServicesInternal (309.1 - 309.1) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff50b1c000 - 0x7fff50badfff com.apple.CoreSymbolication (63075) <2458D96C-1C31-34F8-93F0-73DB0042CB30> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff50c30000 - 0x7fff50d64fff com.apple.coreui (2.1 - 492.2) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff50d65000 - 0x7fff50e70fff com.apple.CoreUtils (5.3 - 530.60) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff50ec5000 - 0x7fff50f29fff com.apple.framework.CoreWiFi (13.0 - 1339) <7EBA8BA5-C650-3067-A805-8DD08FC816FD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff50f2a000 - 0x7fff50f39ff7 com.apple.CrashReporterSupport (10.13 - 1) <6B5B2B78-15D2-363F-BE34-8F9226E79E24> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff50fb6000 - 0x7fff50fc5ff7 com.apple.framework.DFRFoundation (1.0 - 191.1) <87B83349-C317-3E07-894C-5BC5C20AE08B> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff50fc8000 - 0x7fff50fccffb com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff51052000 - 0x7fff510c8fff com.apple.datadetectorscore (7.0 - 590.3) <792593BC-21C7-3E0C-929E-067CD725FCBD> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff51116000 - 0x7fff51156ff7 com.apple.DebugSymbols (141 - 141) <99562E28-0E56-3F6F-93A1-EF997A5E1F87> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff51157000 - 0x7fff51286fff com.apple.desktopservices (1.12.2 - 1.12.2) <8E068AF7-FB72-38E2-948E-6C13F359C69D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff51ffb000 - 0x7fff52429fff com.apple.vision.FaceCore (3.3.2 - 3.3.2) <80C97AD7-D5C2-311A-B268-4AA60CAD6CED> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff54091000 - 0x7fff54091fff libmetal_timestamp.dylib (802.3.14) <567B1E2F-A6C4-3350-A72E-AF0E0C4A7788> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib
0x7fff556f1000 - 0x7fff556fcff7 libGPUSupportMercury.dylib (16.4.2) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff5643d000 - 0x7fff5644cfff com.apple.GraphVisualizer (1.0 - 5) <0A93C5DE-0D28-312E-8764-6B0FB805ED91> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff564c4000 - 0x7fff56538fff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff56dea000 - 0x7fff56df1ffb com.apple.IOAccelerator (376.6 - 376.6) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff56df5000 - 0x7fff56e0cfff com.apple.IOPresentment (1.0 - 32.1) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff571d6000 - 0x7fff571fbfff com.apple.IconServices (97.4 - 97.4) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff57490000 - 0x7fff57585fff com.apple.LanguageModeling (1.0 - 159.3.1) <9B08E18E-69B4-3413-A03A-EF5AE4BE6277> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff57586000 - 0x7fff575c8ff7 com.apple.Lexicon-framework (1.0 - 33.2) <5CC5E8EE-62A1-3EA5-B300-A39ABD0CF12D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff575cc000 - 0x7fff575d3ff7 com.apple.LinguisticData (1.0 - 238.3) <228AF7CA-649A-3E24-BBC7-8A24B39B3FC4> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff57df7000 - 0x7fff57dfafff com.apple.Mangrove (1.0 - 1) <13832222-8A6B-3790-8914-BE874B5ED4DD> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff58235000 - 0x7fff5829eff7 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff582a6000 - 0x7fff582bbff3 com.apple.MobileAssets (1.0 - 437.40.1) <589D6786-0C0F-3CDB-8093-3834402CE083> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff584b7000 - 0x7fff584dffff com.apple.MultitouchSupport.framework (1204.13 - 1204.13) <6C5D778D-4AB7-39A4-989B-2E8D2D57B3A0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff58744000 - 0x7fff5874ffff com.apple.NetAuth (6.2 - 6.2) <5C6F492A-28EF-3A0E-B573-6F3D60CFF0C7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff59f51000 - 0x7fff59f91ffb com.apple.PerformanceAnalysis (1.183.1 - 183.1) <2BE359F2-DCE6-3E33-BA99-964507A3F540> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff5bd6d000 - 0x7fff5bd8bfff com.apple.ProtocolBuffer (1 - 259) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff5bf6c000 - 0x7fff5bf8fffb com.apple.RemoteViewServices (2.0 - 125) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff5d8ac000 - 0x7fff5d9bdfff com.apple.Sharing (972.14 - 972.14) <964AEC2D-8A2A-33BE-9334-98A7CBE7CC51> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff5d9e7000 - 0x7fff5d9e8fff com.apple.performance.SignpostNotification (1.0 - 1) /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
0x7fff5e6e5000 - 0x7fff5e97ffff com.apple.SkyLight (1.600.0 - 312.23.4) <455CE6F6-CD58-3E08-8300-CA8BDD3377FC> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff5f130000 - 0x7fff5f13dff7 com.apple.SpeechRecognitionCore (4.0.13 - 4.0.13) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff5f5d6000 - 0x7fff5f5fdff7 com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff5fccf000 - 0x7fff5fd53fe7 com.apple.Symbolication (9.0 - 63079.1) <177BC9CA-E6AE-3B40-806F-0080C0CDFF29> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff60245000 - 0x7fff6024cff3 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff60459000 - 0x7fff60516ff7 com.apple.TextureIO (3.7 - 3.7) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff605ba000 - 0x7fff605bbfff com.apple.TrustEvaluationAgent (2.0 - 31) <39F533B2-211E-3635-AF47-23F27749FF4A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff605c1000 - 0x7fff60770ff3 com.apple.UIFoundation (1.0 - 546.1.1) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff61439000 - 0x7fff61508ff7 com.apple.ViewBridge (343.2 - 343.2) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff61eb3000 - 0x7fff61eb5ffb com.apple.loginsupport (1.0 - 1) <5E2C4AA7-066D-3FDB-B0E1-4CDAF287392C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff62019000 - 0x7fff6204cfff libclosured.dylib (519.2.2) <48051216-5647-3643-B979-B77D0FD20011> /usr/lib/closure/libclosured.dylib
0x7fff620ec000 - 0x7fff62125ff7 libCRFSuite.dylib (41) /usr/lib/libCRFSuite.dylib
0x7fff62126000 - 0x7fff62131fff libChineseTokenizer.dylib (28) /usr/lib/libChineseTokenizer.dylib
0x7fff621c3000 - 0x7fff621c4ff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff621fb000 - 0x7fff623c5ff3 libFosl_dynamic.dylib (17.7) /usr/lib/libFosl_dynamic.dylib
0x7fff623fd000 - 0x7fff623fdfff libOpenScriptingUtil.dylib (174) <203D2C39-61BB-3713-A502-2D17B04A42AC> /usr/lib/libOpenScriptingUtil.dylib
0x7fff62526000 - 0x7fff6252affb libScreenReader.dylib (562.13) <21638ECC-87BF-3CC5-B2D8-6F7883F5FDCA> /usr/lib/libScreenReader.dylib
0x7fff6252b000 - 0x7fff6252cff3 libSystem.B.dylib (1252) <47329E26-DC23-3EBA-9461-37755368327D> /usr/lib/libSystem.B.dylib
0x7fff625bf000 - 0x7fff625bffff libapple_crypto.dylib (109.40.1) <32252490-B1E9-363F-AEED-3EC97D919348> /usr/lib/libapple_crypto.dylib
0x7fff625c0000 - 0x7fff625d6ff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
0x7fff625d7000 - 0x7fff62601ff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
0x7fff62602000 - 0x7fff62683fdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib
0x7fff62687000 - 0x7fff62687ff3 libauto.dylib (187) /usr/lib/libauto.dylib
0x7fff62688000 - 0x7fff6273ffff libboringssl.dylib (109.40.1) <75F5F125-B919-3318-BD12-29CB5E868475> /usr/lib/libboringssl.dylib
0x7fff62740000 - 0x7fff62750ff3 libbsm.0.dylib (39) <770B341F-3BB7-3123-B53C-F2D58868A963> /usr/lib/libbsm.0.dylib
0x7fff62751000 - 0x7fff6275effb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
0x7fff6275f000 - 0x7fff627b5fff libc++.1.dylib (400.9) /usr/lib/libc++.1.dylib
0x7fff627b6000 - 0x7fff627daff7 libc++abi.dylib (400.7) <217656D5-BC40-37FF-B322-91CB2AAD4F34> /usr/lib/libc++abi.dylib
0x7fff627dc000 - 0x7fff627ecfff libcmph.dylib (6) /usr/lib/libcmph.dylib
0x7fff627ed000 - 0x7fff62803fff libcompression.dylib (47) /usr/lib/libcompression.dylib
0x7fff62ab0000 - 0x7fff62ac8ff7 libcoretls.dylib (155) /usr/lib/libcoretls.dylib
0x7fff62ac9000 - 0x7fff62acaffb libcoretls_cfhelpers.dylib (155) /usr/lib/libcoretls_cfhelpers.dylib
0x7fff62c63000 - 0x7fff62df3fff libcrypto.35.dylib (22) <067CFC21-249D-392D-ADE1-785100BF0F83> /usr/lib/libcrypto.35.dylib
0x7fff62f9a000 - 0x7fff62ff0ff3 libcups.2.dylib (462.1) /usr/lib/libcups.2.dylib
0x7fff63072000 - 0x7fff63079ff3 libdscsym.dylib (183.1) <2DE012BF-CE9A-3BDF-9A2D-55D66B51AA35> /usr/lib/libdscsym.dylib
0x7fff6312e000 - 0x7fff6312efff libenergytrace.dylib (16) /usr/lib/libenergytrace.dylib
0x7fff63165000 - 0x7fff6316aff3 libheimdal-asn1.dylib (520.30.1) <14DC1451-6E22-3A48-80CB-5D33DC0F8C3B> /usr/lib/libheimdal-asn1.dylib
0x7fff63196000 - 0x7fff63287ff7 libiconv.2.dylib (51) <0772997F-4109-38A1-91ED-0F3F16AE99E5> /usr/lib/libiconv.2.dylib
0x7fff63288000 - 0x7fff634afffb libicucore.A.dylib (59152.0.1) /usr/lib/libicucore.A.dylib
0x7fff634fc000 - 0x7fff634fdfff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
0x7fff634fe000 - 0x7fff63517ffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
0x7fff63518000 - 0x7fff6352eff7 libmarisa.dylib (9) /usr/lib/libmarisa.dylib
0x7fff635df000 - 0x7fff63807ff7 libmecabra.dylib (779.7.6) <7E255F87-BBB4-3AE5-BC82-6DEE70566D05> /usr/lib/libmecabra.dylib
0x7fff639df000 - 0x7fff63ab6ffb libnetwork.dylib (1229.30.11) <4E7A6EBA-B3DD-3001-9C97-CB423922B78C> /usr/lib/libnetwork.dylib
0x7fff63b2c000 - 0x7fff63f1a7e7 libobjc.A.dylib (723) <93A92316-DE1E-378C-8891-99720B50D075> /usr/lib/libobjc.A.dylib
0x7fff63f2d000 - 0x7fff63f31fff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
0x7fff63f34000 - 0x7fff63f68fff libpcap.A.dylib (79.20.1) /usr/lib/libpcap.A.dylib
0x7fff63fe7000 - 0x7fff64003ffb libresolv.9.dylib (65) /usr/lib/libresolv.9.dylib
0x7fff64051000 - 0x7fff64052ff7 libspindump.dylib (248) <12E8B8BA-072F-39AE-8BC9-7D5840DA80EB> /usr/lib/libspindump.dylib
0x7fff64053000 - 0x7fff641e6fe7 libsqlite3.dylib (274.5) /usr/lib/libsqlite3.dylib
0x7fff643b7000 - 0x7fff643f0fff libusrtcp.dylib (1229.30.11) <537F14D0-84DF-349F-8EA0-52BB7A241E60> /usr/lib/libusrtcp.dylib
0x7fff643f1000 - 0x7fff643f4ffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
0x7fff643f5000 - 0x7fff64402fff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib
0x7fff64406000 - 0x7fff644edfff libxml2.2.dylib (31.7) <49544596-BCF8-3765-8DC5-DB1A9A90EF92> /usr/lib/libxml2.2.dylib
0x7fff644ee000 - 0x7fff64516fff libxslt.1.dylib (15.10) <66682AF6-C2D5-374C-901F-25A3E72814DC> /usr/lib/libxslt.1.dylib
0x7fff64517000 - 0x7fff64529ffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
0x7fff645c7000 - 0x7fff645cbff7 libcache.dylib (80) <354F3B7D-404E-3398-9EBF-65CA2CE65211> /usr/lib/system/libcache.dylib
0x7fff645cc000 - 0x7fff645d6ff3 libcommonCrypto.dylib (60118.30.2) <674286D3-7744-36A3-9AAA-49DFCD97A986> /usr/lib/system/libcommonCrypto.dylib
0x7fff645d7000 - 0x7fff645defff libcompiler_rt.dylib (62) <4487CFBA-A5D7-3282-9E6B-94CAD7BE507E> /usr/lib/system/libcompiler_rt.dylib
0x7fff645df000 - 0x7fff645e7ffb libcopyfile.dylib (146.30.2) <2C7C67D7-562B-3FFA-973D-BACF4C10E1EC> /usr/lib/system/libcopyfile.dylib
0x7fff645e8000 - 0x7fff6466dfff libcorecrypto.dylib (562.30.10) <8A53EFE1-AFCA-3676-BEE1-FA5ED9F0E222> /usr/lib/system/libcorecrypto.dylib
0x7fff646f5000 - 0x7fff6472eff7 libdispatch.dylib (913.30.4) <7D0E3183-282B-3FEE-A734-2C0ADC092084> /usr/lib/system/libdispatch.dylib
0x7fff6472f000 - 0x7fff6474cff7 libdyld.dylib (519.2.2) /usr/lib/system/libdyld.dylib
0x7fff6474d000 - 0x7fff6474dffb libkeymgr.dylib (28) <6D84A96F-C65B-38EC-BDB5-21FD2C97E7B2> /usr/lib/system/libkeymgr.dylib
0x7fff6474e000 - 0x7fff6475aff3 libkxld.dylib (4570.41.2) <661F47FA-F6FC-3FB1-8023-9DFE108AEEF7> /usr/lib/system/libkxld.dylib
0x7fff6475b000 - 0x7fff6475bff7 liblaunch.dylib (1205.30.29) /usr/lib/system/liblaunch.dylib
0x7fff6475c000 - 0x7fff64760ffb libmacho.dylib (900.0.1) <756F2553-07B6-3B42-ACEA-2F0F1A5E8D0F> /usr/lib/system/libmacho.dylib
0x7fff64761000 - 0x7fff64763ff3 libquarantine.dylib (86) <6AC8773F-3817-3D82-99C2-01BABB9C3CBB> /usr/lib/system/libquarantine.dylib
0x7fff64764000 - 0x7fff64765ff3 libremovefile.dylib (45) <912FA211-DD8C-3C92-8424-21B89F8B10FD> /usr/lib/system/libremovefile.dylib
0x7fff64766000 - 0x7fff6477dfff libsystem_asl.dylib (356.1.1) <94972913-9DF0-3C78-847C-43E58919E3DA> /usr/lib/system/libsystem_asl.dylib
0x7fff6477e000 - 0x7fff6477efff libsystem_blocks.dylib (67) /usr/lib/system/libsystem_blocks.dylib
0x7fff6477f000 - 0x7fff64808ff7 libsystem_c.dylib (1244.30.3) /usr/lib/system/libsystem_c.dylib
0x7fff64809000 - 0x7fff6480cffb libsystem_configuration.dylib (963.30.1) <0F8D0B76-4F7D-34EC-AB6C-50F9465809DA> /usr/lib/system/libsystem_configuration.dylib
0x7fff6480d000 - 0x7fff64810ffb libsystem_coreservices.dylib (51) <21A488D0-2D07-344E-8631-CC8B2A246F35> /usr/lib/system/libsystem_coreservices.dylib
0x7fff64811000 - 0x7fff64812fff libsystem_darwin.dylib (1244.30.3) <2F750CB1-BC26-3FA3-AE59-553EE30D451B> /usr/lib/system/libsystem_darwin.dylib
0x7fff64813000 - 0x7fff64819ff7 libsystem_dnssd.dylib (878.30.4) /usr/lib/system/libsystem_dnssd.dylib
0x7fff6481a000 - 0x7fff64863ff7 libsystem_info.dylib (517.30.1) <7D79E167-4B5C-3833-81EE-3AF3FB53616D> /usr/lib/system/libsystem_info.dylib
0x7fff64864000 - 0x7fff64889ff7 libsystem_kernel.dylib (4570.41.2) <5155A4C3-825B-3178-AC51-0D2D2F2A6618> /usr/lib/system/libsystem_kernel.dylib
0x7fff6488a000 - 0x7fff648d5fcb libsystem_m.dylib (3146) /usr/lib/system/libsystem_m.dylib
0x7fff648d6000 - 0x7fff648f5fff libsystem_malloc.dylib (140.40.1) <36B22C99-D772-3039-9A4C-AA31389965E1> /usr/lib/system/libsystem_malloc.dylib
0x7fff648f6000 - 0x7fff6499aff3 libsystem_network.dylib (1229.30.11) <40BAD301-8744-3AD8-A688-E7925C587B00> /usr/lib/system/libsystem_network.dylib
0x7fff6499b000 - 0x7fff649a5ffb libsystem_networkextension.dylib (767.40.1) /usr/lib/system/libsystem_networkextension.dylib
0x7fff649a6000 - 0x7fff649afff3 libsystem_notify.dylib (172) <98EA3D62-7C86-30DE-8261-D020D2F1EFF3> /usr/lib/system/libsystem_notify.dylib
0x7fff649b0000 - 0x7fff649b7ff7 libsystem_platform.dylib (161.20.1) /usr/lib/system/libsystem_platform.dylib
0x7fff649b8000 - 0x7fff649c3fff libsystem_pthread.dylib (301.30.1) /usr/lib/system/libsystem_pthread.dylib
0x7fff649c4000 - 0x7fff649c7ff3 libsystem_sandbox.dylib (765.40.2) <922D3D15-AB4C-3F1A-A94F-39214AF1ADB3> /usr/lib/system/libsystem_sandbox.dylib
0x7fff649c8000 - 0x7fff649c9ff3 libsystem_secinit.dylib (30) /usr/lib/system/libsystem_secinit.dylib
0x7fff649ca000 - 0x7fff649d1ff7 libsystem_symptoms.dylib (820.30.7) /usr/lib/system/libsystem_symptoms.dylib
0x7fff649d2000 - 0x7fff649e5ff7 libsystem_trace.dylib (829.30.14) <69EBF017-D40F-30D7-9B0B-BFC862D761A5> /usr/lib/system/libsystem_trace.dylib
0x7fff649e7000 - 0x7fff649ecff7 libunwind.dylib (35.3) <6D4FCD49-D2A9-3233-95C7-A7635CE265F2> /usr/lib/system/libunwind.dylib
0x7fff649ed000 - 0x7fff64a19ff7 libxpc.dylib (1205.30.29) /usr/lib/system/libxpc.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
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: 386
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=394.0M resident=0K(0%) swapped_out_or_unallocated=394.0M(100%)
Writable regions: Total=443.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=443.4M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 3
Activity Tracing 256K 2
CG backing stores 8336K 7
CG image 80K 5
CoreAnimation 68K 7
CoreGraphics 8K 2
CoreImage 8K 3
CoreUI image data 732K 9
CoreUI image file 180K 3
Foundation 4K 2
IOKit 128.1M 7
Image IO 16K 2
Kernel Alloc Once 8K 2
MALLOC 291.2M 52
MALLOC guard page 64K 15
Memory Tag 242 12K 2
Memory Tag 251 28K 2
STACK GUARD 56.0M 14
Stack 14.1M 14
VM_ALLOCATE 184K 21
__DATA 34.3M 282
__FONT_DATA 4K 2
__GLSLBUILTINS 2588K 2
__LINKEDIT 193.9M 37
__TEXT 200.1M 278
__UNICODE 560K 2
mapped file 434.2M 80
shared memory 632K 13
=========== ======= =======
TOTAL 1.3G 842

Model: iMac14,2, BootROM IM142.0123.B00, 4 processors, Intel Core i5, 3,4 GHz, 32 GB, SMC 2.15f7
Graphics: NVIDIA GeForce GTX 775M, NVIDIA GeForce GTX 775M, PCIe, 2 GB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x859B, 0x43543130323436344246313630422E4D3136
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x859B, 0x43543130323436344246313630422E4D3136
Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1600 MHz, 0x859B, 0x43543130323436344246313630422E4D3136
Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1600 MHz, 0x859B, 0x43543130323436344246313630422E4D3136
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (7.77.37.5.1a3)
Bluetooth: Version 6.0.2f2, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD ST1000DM003, 1 TB
USB Device: USB 3.0 Bus
USB Device: My Passport 0822
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: FaceTime HD Camera (Built-in)
USB Device: Keyboard Hub
USB Device: Apple Keyboard
Thunderbolt Bus: iMac, Apple Inc., 23.10

Stuck at scanning block

Hello,
I downloaded the latest version of BWK core and run it. After some time I realized it was stuck at scanning block 98108. I remembered that I saw on twitter that I needed to reindex and I did it.
Reindex went fine until it got again to block 98108. Stuck again.
What should I do now.

Thank you

Build unix issue

Any suggest?

CXX libbitcoin_server_a-init.o
g++: internal compiler error: Killed (program cc1plus)

OS: Ubuntu 16.04

Wallet not working

As a user, I want to ask some help fixing the wallet installation, even version 1.2.3 is not opening and I dont know where are my coins now.

Type: Bug

  • Open Bulwark
  • error opening the wallet.... and error again.
    Thanks

Can't compile on archlinux

Hi,
I can't compile on archlinux, because of something with the boost library:

checking for boostlib >= 1.20.0... configure: We could not detect the boost libraries (version 1.20 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option.  If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
checking whether the Boost::System library is available... no
checking whether the Boost::Filesystem library is available... no
checking whether the Boost::Program_Options library is available... no
checking whether the Boost::Thread library is available... no
checking whether the Boost::Chrono library is available... no
checking for working boost reduced exports... no
configure: WARNING: boost versions < 1.49 are known to have symbol visibility issues. Disabling reduced exports.
checking whether the Boost::Unit_Test_Framework library is available... no
checking for dynamic linked boost test... no
configure: error: No working boost sleep implementation found.

It looks like bitcoin had a similar problem: bitcoin/bitcoin#5016 bitcoin/bitcoin#3274 bitcoin/bitcoin#10700

Or am I doing something wrong?

Proper testnet

We need a valid testnet infrastructure set up, with DNS seeder, nodes, and appropriate chain parameters.

Font too small in high resolution display

For example in my Linux laptop displaying QHD+ (WQXGA+, 3200x1800), which I set to 210 DPI, the fonts are about 3 times smaller than in the other apps.

Some other wallets like ZCoin (zcoin-qt) can adjust to the font DPI setting.

New wallet not sync

Hi,

Everyone since yesterday my wallet is not sync, then I got the new one and the problem stay the same,
it said it syncing with the network but since 4 hours i am stuck on block 62688.

Any specific reason ?

(my network is very fast)

RPC Console Issues with `dumpprivkey`, `bip38encrypt/decrypt` and `multisend`

bip38encrypt/decrypt issue:

the bip38encrypt command's example on the 1st line doesn't include where the argument "passphrase" should be.

the bip38decrypt command also has this issue, but it also lists "bulwarkaddress" as an argument in the example, where it should say "encryptedkey".

Screenshot of both commands below:

bip38

multisend issue:

I ran "multisend" with no arguments in my windows wallet debug console, this immediately crashed my wallet. I assumed this was just an issue with when there are no arguments present.

I then tried running "bulwark-cli multisend help" to find out more about setting multisend up on my Ubuntu 16.04 VPS. This just crashed my wallet immediately as well.

multisend

EDIT:

I looked up the commands from 3rd party documentation and tried entering bulwark-cli multisend <address> <%>

This command also caused a wallet crash, I also included the logs from systemctl status bulwarkd.service and `dmesg | egrep -i 'killed process'.

multisend2

EDIT2: Removed part about dumpprivkey, Levi explained that is expected behavior.

Assertion failed!

Every time i try to open the wallet I get this error.

Assertion Failed!
Program: D:\bulwark-1.2.0 wallet\bin\bulwark-qt.exe
File: main.cpp, Line2871

Expression: !setBlockIndexCandidates.empty()

Wrong datestamp on Sent BWK

User Story

As a user, I want to report a bug in the wallet.

Description

Type: Bug

Summary:
I sent coins to myself, TODAY. However, the transaction says I sent it 6 days ago.

After receiving about 1 stake a day for quite some time, I downloaded v2 of the wallet. I haven't received a stake in over 12 days now. (Not the bug but definitely weird...). So, I decided to recombine & split my inputs. So I used Coin control and "Split UTXO" to send my own coins to the same address, and the TX says it was sent October 5th. I sent the tx today, and today is October 11th.

Expected behavior

I expected the transaction date to be today, when I actually sent the coins.

Actual behavior

The tx date is 6 days old.

Reproduction

  • Download Wallet v2.0.0
  • Go to send tab > Open Coin Control
  • Click Select All Button (All coins are in 1 address, but split into many UTXO)
  • Close Coin Control
  • Click "Split UTXO"
  • Specify desired # of UTXO
  • Copy full "After Fee" amount of BWK & paste that into "Amount" field.
  • Send the coins to the same address that they are already in.

Additional Information

macOS 10.13.4

These are the Most recent 3 TX in my wallet.

screen shot 2018-10-11 at 4 48 02 pm

The middle tx, is the one I sent today, on October 11th.

transaction history not visible in Bulwark core version v1.2.4.0-225d5c7 (64-bit)

Don't know why my wallet stopped showing transaction history.

I took the following steps to try to fix this issue but none have worked:

  • cleared my local chaindata (wiped files from appdata folder),
  • Tools -> Wallet repair -> Rebuild index
  • Tools -> Wallet repair ->Rescan and Recover transactions 1 (-zapwallettxes=1)

image

Recent transactions are visible in the overview screen, though in the transactions tab they are not.

bulwarkd failed

when running bulwarkd after run in period of time it killed with this error:
$ bulwarkd: main.cpp:2327: bool ConnectBlock(const CBlock&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool): Assertion `hashPrevBlock == view.GetBestBlock()' failed.

Reproduction

  • Open terminal at linux (ubuntu 16.0.4.3)
  • run bulwarkd

Additional Information

  • Bulwark version: 1.2.3.0-linux64.tar.gz
  • Operating System: Linux ubuntu 16.0.4.3

Password isn't verified when fully unlocking a anonymizeonly-locked wallet

When a wallet is currently unlocked with a true anonymizeonly setting, the wallet can be fully unlocked without using/knowing the wallet passphrase.

Here is the process I went through showing first that the anonymizeonly lock is working as expected, then showing that I can trivially get a full unlock without knowing the password:

betwixt:~/bulwark$ ./bulwark-cli walletlock
betwixt:~/bulwark$ ./bulwark-cli getstakingstatus
{
  "validtime": true,
  "haveconnections": true,
  "walletunlocked": false,
  "mintablecoins": true,
  "enoughcoins": true,
  "mnsync": true,
  "staking status": false
}
betwixt:~/bulwark$ ./bulwark-cli walletpassphrase "MYACTUALPASS" 0 true
betwixt:~/bulwark$ ./bulwark-cli getstakingstatus
{
  "validtime": true,
  "haveconnections": true,
  "walletunlocked": true,
  "mintablecoins": true,
  "enoughcoins": true,
  "mnsync": true,
  "staking status": true
}

Looking good. Now let's say I try to send from this wallet (back to myself for the sake of example):

betwixt:~/bulwark$ ./bulwark-cli getaccountaddress ""
bSomeNewAddr
betwixt:~/bulwark$ ./bulwark-cli sendfrom "" bSomeNewAddr 1
error: {"code":-13,"message":"Error: Please enter the wallet passphrase with walletpassphrase first."}

Good. But now:

betwixt:~/bulwark$ ./bulwark-cli walletpassphrase THISISNOTMYPASSWORD 60
betwixt:~/bulwark$ ./bulwark-cli sendfrom "" bSomeNewAddr 1
(shows the tx id here)

If I don't have the existing anonymizeonly unlock active (i.e. after the 60 second expiry set above) the bad password isn't accepted:

betwixt:~/bulwark$ ./bulwark-cli walletpassphrase THISISNOTMYPASSWORD 60
error: {"code":-14,"message":"Error: The wallet passphrase entered was incorrect."}

This seems to make the anonymizeonly option completely ineffective from a security point of view at the moment and needs a fix ASAP.

Containerized/Virtualized TOR nodes

Create Docker/LXC/KVM containers that provide a user friendly way to start up an onion routed TOR full node or masternode. This will allow users a higher level of privacy and strengthen our TOR network. Making this process more accessible to those who might otherwise not have the expertise to set this up.

Sending from remote wallet using CLI

Hey, so I'm trying to send my BWK from my MN address to a separate address in the same wallet using CLI. I'm using sendfrom and instead of sending it from my MN address it's using the destination address as the sender
can I report this somewhere or is there something I'm doing wrong?
I sent from my mn address earlier to an address of a friend's wallet, and it worked fine.. however this is giving issues

Spam potentially causing high CPU usage

LogPrintf("Skipping Masternode with obsolete version %d\n", mn.protocolVersion);

On release, most nodes will be out of date and this line will cause spam to the log file.

May I suggest some way to limit the amount of times this is reported to the log file? At least for a short while until the majority of masternodes are on 1.2.3.

bulwark-qt segfaults on macOS after encrypting wallet

Since the Bulwark app is currently broken, I downloaded bulwark-1.2.0.3-x86_64-apple-darwin11.tar.gz and tried to see if I could get it to work. bulwark-qt from this tarball runs fine on High Sierra, and everything worked well until I encrypted my wallet. Encryption went through, the client said it had to restart, and when I tried to start bulwark-qt again, I get

Segmentation fault: 11

Here's a gist of the crash report.

Multisend dialog

Change Window from fixed size to variable, can't see added entries after 6 or 7.

Building Bulwark under High Sierra

I tried to build my own version of Bulwark under High Sierra, because I still have problems with the prebuilt version. First, I installed all dependencies via Homebrew, tried to configure, which died with the message

configure: error: Detected LibreSSL: This is NOT supported, and may break consensus compatibility!

I fixed this by exporting the correct flags for OpenSSL.

export LDFLAGS=-L/usr/local/opt/openssl/lib;export CPPFLAGS=-I/usr/local/opt/openssl/include

configure finished successfully, so I went on to make the whole thing. This works fine for a while, but then dies with the following error:

rpcserver.cpp:495:48: error: too many template arguments for class template 'basic_socket_acceptor'
static void RPCAcceptHandler(boost::shared_ptr<basic_socket_acceptor<Protocol, SocketAcceptorService> > acceptor,
^ ~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/boost/asio/basic_socket_acceptor.hpp:73:7: note: template is declared here
class basic_socket_acceptor
^
rpcserver.cpp:505:41: error: too many template arguments for class template 'basic_socket_acceptor'
static void RPCListen(boost::shared_ptr<basic_socket_acceptor<Protocol, SocketAcceptorService> > acceptor,
^ ~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/boost/asio/basic_socket_acceptor.hpp:73:7: note: template is declared here
class basic_socket_acceptor
^
rpcserver.cpp:528:48: error: too many template arguments for class template 'basic_socket_acceptor'
static void RPCAcceptHandler(boost::shared_ptr<basic_socket_acceptor<Protocol, SocketAcceptorService> > acceptor,
^ ~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/boost/asio/basic_socket_acceptor.hpp:73:7: note: template is declared here
class basic_socket_acceptor
^
rpcserver.cpp:616:27: error: no matching constructor for initialization of 'ssl::context'
rpc_ssl_context = new ssl::context(*rpc_io_service, ssl::context::sslv23);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/boost/asio/ssl/impl/context.ipp:63:10: note: candidate constructor not viable: requires single argument 'm', but 2 arguments were provided
context::context(context::method m)
^
/usr/local/include/boost/asio/ssl/impl/context.ipp:326:10: note: candidate constructor not viable: requires single argument 'other', but 2 arguments were provided
context::context(context&& other)
^
/usr/local/include/boost/asio/ssl/context.hpp:36:7: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 2 were provided
class context
^
rpcserver.cpp:638:50: error: no member named 'impl' in 'boost::asio::ssl::context'
SSL_CTX_set_cipher_list(rpc_ssl_context->impl(), strCiphers.c_str());
~~~~~~~~~~~~~~~ ^
rpcserver.cpp:694:13: error: no matching function for call to 'RPCListen'
RPCListen(acceptor, *rpc_ssl_context, fUseSSL);
^~~~~~~~~

Could this be because you're using Boost 1.63? Homebrew currently installs 1.66.

Error "POTENTIAL DEADLOCK DETECTED"

User Story

Been getting reports about a deadlock error from multiple users in the last few weeks.
Error coincides with high CPU usage.

Description

Type: Bug

bulwarkd reports a possible deadlock as shown in the Logs section.
CPU usage often grows to 100% when this happens.

Expected behavior

Should not deadlock.

Actual behavior

Seems to deadlock.

Reproduction

Unknown, appears to happen without any known pattern on VPS.

Solution

It seems that we inherited this problem from the Bitcoin codebase.
Apparently, they fixed it in or after version 0.14.

  • Research if and when Bitcoin Core fixed this bug
  • Update Bulwark codebase to newer version of Bitcoin Core

Additional Information

  • Bulwark version: 1.2.4.0

  • Operating System: Linux

Logs

2018-06-08 08:01:09 POTENTIAL DEADLOCK DETECTED
2018-06-08 08:01:09 Previous lock order was:
2018-06-08 08:01:09  pnode->cs_vRecvMsg  net.cpp:1380
2018-06-08 08:01:09  (1) cs_main  main.cpp:5007
2018-06-08 08:01:09  (2) cs_vSend  net.cpp:1990
2018-06-08 08:01:09 Current lock order is:
2018-06-08 08:01:09  (2) pnode->cs_vSend  net.cpp:1396
2018-06-08 08:01:09  (1) cs_main  main.cpp:5794
2018-06-08 08:01:09  (1) cs_main  main.cpp:1925

Error on getblocktemplate

Error on rpc => getblocktemplate
error: {"code":-7,"message":"Out of memory"}

Causes the wallet to crash.
Removing the function should fix it :)

Exit handling in Windows

When clicking the 'X' on the Window titlebar instead of proper exit (file->exit) block database will need to be reindexed. This occurs when block database doesn't get a chance to safely flush caches and data to file. Implement a handler for Windows OS exit signal to delay shutdown until database can properly shut down.

ubuntu16.04 version on Mint Sonya didńt work

FYI: Tried to install bulwark-1.2.1.0-x86_64-ubuntu16.04-gnu.tar.gz on my Linux Mint (ubuntu 16.04) system.

Did not work. Nothing happens when executing.

Then I tried the bulwark-1.2.1.0-x86_64-ubuntu14.04-gnu.tar.gz . It worked.

Any ideas why the 16.04 didn't work on Mint Sonya?

Masternode goes to MISSING status.

My node has been working good for a long time, but lately it has been going to Missing and refreshing does not solve the issue. I have got the debug log file that I will paste a link here so you can take a look at. Please, attend to this issue and help resolve it. Seems some users are facing the exact same problem.

https://transfer.sh/11Oseu/debug.log

Multi-signature Isn't Functional

User Story

As a user, I want to create a multisig wallet without needing the public key to be in my own wallet.

Description

Type: Bug

Summary: When attempting to make a multisig wallet, my address returned with no errors, however, the 3rd part address returned "no full public key for address...". The 3rd part then attempted the same but my address returned the same error. I also tried adding the 3rd party's address as a watch-only address but this also did not work.

Having given the code a brief look, I could be wrong, but I believe that the code here:

            // Case 1: Bulwark address and we have full public key:
            CBitcoinAddress address(keyString);
            if (pwalletMain && address.IsValid()) {
                CKeyID keyID;
                if (!address.GetKeyID(keyID)) {
                    throw runtime_error(
                        strprintf("%s does not refer to a key", keyString));
                }
                CPubKey vchPubKey;
                if (!pwalletMain->GetPubKey(keyID, vchPubKey))
                    throw runtime_error(
                        strprintf("no full public key for address %s", keyString));
                if (!vchPubKey.IsFullyValid()){
                    string sKey = keyString.empty()?"(empty)":keyString;
                    throw runtime_error(" Invalid public key: " + sKey );
                }
                pubkeys[i++] = vchPubKey;
            }

Is checking for the full public key in the wallet, which negates the whole purpose of multisig if one user has all the keys anyway.

Expected behavior

I believe that the expected behavior is that you would be able to make a multisig address without needing all private keys involved.

Actual behavior

The actual behavior is that you need all private keys involved to make the multisig address.

Reproduction

  • Open Bulwark
  • File>Multi-signature creation
  • Enter a public address from your own wallet, and a address from a 3rd party's wallet
  • Do the same on the 3rd party's wallet
  • Both will reject the other wallet's address

Solution

Summary:

I'm unsure as to what you would do to fix this.

Additional Information

  • Bulwark version: 1.2.4.0
  • Operating System: Windows

Logs

Debug file download link: https://instant.io/#0b55cc05519c65a79add0e30c20fc06014cf3c1b

setstakesplitthreshold not functioning correctly

Describe the bug
I used bulwark-cli setstakesplitthreshold to set a threshold of 101 but certain inputs (not all) are splitting so that one piece is lower than 101. No splits are equal halves. As far as I can determine it is splitting so that at least one of the resulting inputs is higher than 101, but not both.

To Reproduce
via command line on Ubuntu 16.04:
$ bulwark-cli setstakesplitthreshold 101
Wait for stakes.
Stakes are unequal.
Some splits, perhaps coincidently all those around the 180 BWK level, split to just over 100 on one input and 80-something on the other. Those at levels lower (e.g. 130BWK) don't split.

Expected behavior
Inputs are divided into two equal parts after each stake as long as each input will remain >101.

Transactions
See example txid for bug:
cfadc36f92bea87933175b03480df09f4265b273aae40a88860bd8bb0b113210

See this example for no split with lower input:
23cc1cea5b4c3c097247f8fa7e68d8e757f0b218d802444d1982f9e8a32a9f97

Desktop (please complete the following information):

  • OS: Ubuntu 16.04
  • Vultr VPS

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.