Coder Social home page Coder Social logo

btcpayserver.vault's Introduction

BTCPay Server

BTCPay Server

Accept Bitcoin payments โ‚ฟ

BTCPay Server is a free and open-source Bitcoin payment processor which allows you to accept bitcoin without fees or intermediaries.

"This is lies, my trust in you is broken, I will make you obsolete" ๐Ÿ’š

View Demo ยท Report a bug ยท Request a feature ยท FAQ

๐Ÿ’ผ Table of Contents

๐ŸŽจ Features

  • Direct, peer-to-peer Bitcoin payments
  • No transaction fees (other than the network fee)
  • No fees, middleman or KYC
  • Non-custodial (complete control over the private key)
  • Enhanced privacy & security
  • Self-hosted
  • SegWit support
  • Lightning Network support (LND, Core Lightning (CLN), Eclair)
  • Tor support
  • Share your instance with friends (multi-tenant)
  • Invoice management and Payment requests
  • Apps: Point of sale, crowdfunding, donation button
  • Full-node reliant wallet with hardware wallet integration and SegWit support
  • Bitcoin-only build, separate community-maintained altcoin build (supported altcoins)

๐Ÿš€ Getting Started

Firstly, decide if you want to host an instance yourself or use a third-party host. If you've chosen to self-host, there are plenty of documented ways to deploy BTCPay Server.

After successful deployment, make sure to check our getting started and walkthrough guides. In case you would like to use Lightning Network, see Lightning guide.

๐Ÿ“— Documentation

Please check out our official website, complete documentation and FAQ for more details.

If you have trouble using BTCPay Server, consider joining communities listed on the official website to get help from other contributors. Only create a GitHub issue for technical issues you can't resolve through other channels or feature requests you've validated with other members of the community.

๐Ÿค Contributing

BTCPay Server is built and maintained entirely by volunteer contributors around the internet. We welcome and appreciate new contributions.

If you're a developer looking to help, but you're not sure where to begin, check the good first issue label, which contains small pieces of work that have been specifically flagged as being friendly to new contributors.

Contributors looking to do something a bit more challenging, before opening a pull request, please join our community chat or start a GitHub discussion to get early feedback, discuss the best ways to tackle the problem, and ensure there is no work duplication.

There are many other ways to get involved with the project. Check our contribution guidelines. To get the big-picture of the project development, visit our evolving roadmap.

๐Ÿง‘โ€๐Ÿ’ป Developing

To begin developing locally, visit our local development guide. There are also several video-tutorials:

How to build

While the documentation advises using docker-compose, you may want to build BTCPay Server yourself.

First, install .NET SDK v8.0 as specified by the Microsoft website.

On Powershell:

.\build.ps1

On linux:

./build.sh

How to run

Use the run scripts to run BTCPay Server, this example shows how to print the available command-line arguments of BTCPay Server.

On Powershell:

.\run.ps1 --help

On linux:

./run.sh --help

How to debug

If you want to debug, use Jetbrain's Rider or Visual Studio 2022.

You need to run the development time docker-compose as described in the test guide.

You can then run the debugger by using the Launch Profile Docker-Regtest.

If you need to debug ledger wallet interaction, install the development time certificate with:

# Install development time certificate in the trust store
dotnet dev-certs https --trust

Then use the Docker-Regtest-https debug profile.

Other dependencies

For more information, see the documentation: How to deploy a BTCPay Server instance.

๐Ÿงช API

BTCPay Server has two APIs:

The Greenfield API is our brand-new API which is still in development. Once complete, it will allow you to run BTCPay Server headlessly. The Legacy API, is fully compatible with BitPay's API. It has limited features, but allows instant migration from BitPay.

๐Ÿ’š Community

Our community is the โค๏ธ of the project. To chat with other community members in real-time, join our Mattermost chat. We're also on GitHub discussions.

๐Ÿ“ License

BTCPay Server software, logo and designs are provided under MIT License.

๐Ÿ™ Supporters

The BTCPay Server Project is proudly supported by these entities through the BTCPay Server Foundation.

Spiral OpenSats Baillie Gifford Tether Human Rights Foundation Strike LunaNode Wallet of Satoshi Coincards IVPN

If you'd like to support the project, please visit the donation page.

btcpayserver.vault's People

Contributors

bas02 avatar britttttk avatar dennisreimann avatar jmacato avatar jtone123 avatar maltokyo avatar molnard avatar nicolasdorier avatar pavlenex avatar yahiheb 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  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

btcpayserver.vault's Issues

BTCPayServer.Vault fails to start on Big Sur

Freshly installed BTCPayServer.Vault 1.0.5 on Big Sur, first install on this machine.

"Application not responding", only menu and title window without content and then crash.

Console output:

/Applications/BTCPayServer\ Vault.app/Contents/MacOS/./BTCPayServer.Vault
dbug: Microsoft.Extensions.Hosting.Internal.Host[1]
      Hosting starting
info: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[0]
      User profile is available. Using '/Users/juraj/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest.
info: BTCPayServer.Vault.Hwi[0]
      Ensuring hwi program is deployed...
info: BTCPayServer.Vault.Hwi[0]
      Hwi program deployed to /Applications/BTCPayServer Vault.app/Contents/MacOS/hwi
dbug: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[37]
      Reading data from file '/Users/juraj/.aspnet/DataProtection-Keys/key-3a23ddd7-a443-4ca9-94be-51b732972897.xml'.
dbug: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[18]
      Found key {3a23ddd7-a443-4ca9-94be-51b732972897}.
dbug: Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver[13]
      Considering key {3a23ddd7-a443-4ca9-94be-51b732972897} with expiration date 2021-02-14 15:17:19Z as default key.
dbug: Microsoft.AspNetCore.DataProtection.TypeForwardingActivator[0]
      Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=3.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
dbug: Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ManagedAuthenticatedEncryptorFactory[11]
      Using managed symmetric algorithm 'System.Security.Cryptography.Aes'.
dbug: Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ManagedAuthenticatedEncryptorFactory[10]
      Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'.
dbug: Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider[2]
      Using key {3a23ddd7-a443-4ca9-94be-51b732972897} as the default key.
dbug: Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService[0]
      Key ring with default key {3a23ddd7-a443-4ca9-94be-51b732972897} was loaded during application startup.
dbug: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[2]
      Failed to locate the development https certificate at '(null)'.
info: Microsoft.Hosting.Lifetime[0]
      Now listening on: http://localhost:65092
dbug: Microsoft.AspNetCore.Hosting.Diagnostics[0]
      Loaded hosting startup assembly BTCPayServer.Vault
info: Microsoft.Hosting.Lifetime[0]
      Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
      Hosting environment: Production
info: Microsoft.Hosting.Lifetime[0]
      Content root path: /Users/juraj
dbug: Microsoft.Extensions.Hosting.Internal.Host[2]
      Hosting started
Abort trap: 6

Mac's error reporting:

Process:               BTCPayServer.Vault [59561]
Path:                  /Applications/BTCPayServer Vault.app/Contents/MacOS/./BTCPayServer.Vault
Identifier:            org.btcpayserver.vault
Version:               1.0.5 (1.0.5)
Code Type:             X86-64 (Native)
Parent Process:        bash [57474]
User ID:               502

Date/Time:             2020-11-16 16:21:46.974 +0100
OS Version:            macOS 11.0.1 (20B29)
Report Version:        12
Bridge OS Version:     5.0.1 (18P2561)
Anonymous UUID:        BC665B9E-AEFC-D0E7-77F2-1DAF0A724A64

Sleep/Wake UUID:       0D30CB2B-6D56-4FF6-908D-EE3662FED970

Time Awake Since Boot: 88000 seconds
Time Since Wake:       24000 seconds

System Integrity Protection: enabled

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

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

Termination Reason:    LIBSYSTEM, [0x2]

Application Specific Information:
assertion failure: "(self)->_enumeratingSubviewsCount < ((1 << 6) - 1)" -> %lld

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff20318792 __abort_with_payload + 10
1   libsystem_kernel.dylib        	0x00007fff2031a1d9 abort_with_payload_wrapper_internal + 80
2   libsystem_kernel.dylib        	0x00007fff2031a20b abort_with_payload + 9
3   libsystem_c.dylib             	0x00007fff2027d71b _os_crash_fmt.cold.1 + 55
4   libsystem_c.dylib             	0x00007fff20210105 _os_crash_fmt + 154
5   com.apple.AppKit              	0x00007fff22d15bc5 NSViewSendViewWillDrawToSubviews + 943
6   com.apple.AppKit              	0x00007fff22d157f1 _NSViewWillDraw + 45
7   com.apple.AppKit              	0x00007fff23319025 -[_NSOpenGLViewBackingLayer display] + 579
8   com.apple.QuartzCore          	0x00007fff26bcb5b8 CA::Layer::display_if_needed(CA::Transaction*) + 874
9   com.apple.QuartzCore          	0x00007fff26d05373 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 517
10  com.apple.QuartzCore          	0x00007fff26ba8f91 CA::Transaction::commit() + 783
11  com.apple.AppKit              	0x00007fff22c8d23c NSPerformVisuallyAtomicChange + 154
12  com.apple.AppKit              	0x00007fff22d9a050 -[NSPersistentUIRestorer resumeNormalWindowOrderingAndDrawing] + 66
13  com.apple.AppKit              	0x00007fff22d99f3f -[NSPersistentUIRestorer tearDownStateRestorationApparatusAndResumeWindowOrdering] + 54
14  com.apple.AppKit              	0x00007fff22e25e4a -[NSPersistentUIManager ignoreAnyPreexistingPersistentState] + 75
15  com.apple.AppKit              	0x00007fff22c41205 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:completionHandler:] + 198
16  com.apple.AppKit              	0x00007fff22c4102d -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 528
17  com.apple.AppKit              	0x00007fff22c40c90 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 665
18  com.apple.Foundation          	0x00007fff21181056 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308
19  com.apple.Foundation          	0x00007fff21180ec6 _NSAppleEventManagerGenericHandler + 80
20  com.apple.AE                  	0x00007fff261eb0b9 0x7fff261de000 + 53433
21  com.apple.AE                  	0x00007fff261ea7d4 0x7fff261de000 + 51156
22  com.apple.AE                  	0x00007fff261e3440 aeProcessAppleEvent + 452
23  com.apple.HIToolbox           	0x00007fff2869ff12 AEProcessAppleEvent + 54
24  com.apple.AppKit              	0x00007fff22c3b412 _DPSNextEvent + 2048
25  com.apple.AppKit              	0x00007fff22c3974b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1366
26  com.apple.AppKit              	0x00007fff22c2bbda -[NSApplication run] + 586
27  libAvaloniaNative.dylib       	0x0000000110afc44c PlatformThreadingInterface::RunLoop(IAvnLoopCancellation*) + 94
28  ???                           	0x000000011912cac7 0 + 4715629255
29  ???                           	0x000000011912c535 0 + 4715627829
30  ???                           	0x000000011912bc6a 0 + 4715625578
31  ???                           	0x00000001190f39f5 0 + 4715395573
32  ???                           	0x0000000118a70faa 0 + 4708569002
33  ???                           	0x00000001182b28c0 0 + 4700448960
34  libcoreclr.dylib              	0x000000010983bc9b CallDescrWorkerInternal + 124
35  libcoreclr.dylib              	0x0000000109687919 MethodDescCallSite::CallTargetWorker(unsigned long const*, unsigned long*, int) + 1657
[repeats]


Thread 1:
0   libsystem_kernel.dylib        	0x00007fff202f6e7e mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff202f71f0 mach_msg + 60
2   libcoreclr.dylib              	0x00000001094c42b8 MachMessage::Receive(unsigned int) + 72
3   libcoreclr.dylib              	0x00000001094c31fe SEHExceptionThread(void*) + 94
4   libsystem_pthread.dylib       	0x00007fff2032b950 _pthread_start + 224
5   libsystem_pthread.dylib       	0x00007fff2032747b thread_start + 15

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff202fb7e2 kevent + 10
1   libcoreclr.dylib              	0x00000001094b7af0 CorUnix::CPalSynchronizationManager::ReadBytesFromProcessPipe(int, unsigned char*, int) + 448
2   libcoreclr.dylib              	0x00000001094b7163 CorUnix::CPalSynchronizationManager::WorkerThread(void*) + 131
3   libcoreclr.dylib              	0x00000001094c0b24 CorUnix::CPalThread::ThreadEntry(void*) + 436
4   libsystem_pthread.dylib       	0x00007fff2032b950 _pthread_start + 224
5   libsystem_pthread.dylib       	0x00007fff2032747b thread_start + 15

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff202f771a __open + 10
1   libsystem_kernel.dylib        	0x00007fff202ffb42 open + 209
2   libcoreclr.dylib              	0x000000010953817f TwoWayPipe::WaitForConnection() + 31
3   libcoreclr.dylib              	0x000000010952f457 DbgTransportSession::TransportWorker() + 167
4   libcoreclr.dylib              	0x000000010952deb9 DbgTransportSession::TransportWorkerStatic(void*) + 9
5   libcoreclr.dylib              	0x00000001094c0b24 CorUnix::CPalThread::ThreadEntry(void*) + 436
6   libsystem_pthread.dylib       	0x00007fff2032b950 _pthread_start + 224
7   libsystem_pthread.dylib       	0x00007fff2032747b thread_start + 15

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff202f98e2 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff2032be6f _pthread_cond_wait + 1254
2   libcoreclr.dylib              	0x00000001094b55cb CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 347
3   libcoreclr.dylib              	0x00000001094b5260 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 464
4   libcoreclr.dylib              	0x00000001094b9c4c CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 2028
5   libcoreclr.dylib              	0x00000001094b9f32 WaitForMultipleObjectsEx + 82
6   libcoreclr.dylib              	0x000000010952c148 DebuggerRCThread::MainLoop() + 248
7   libcoreclr.dylib              	0x000000010952bfec DebuggerRCThread::ThreadProc() + 284
8   libcoreclr.dylib              	0x000000010952bd03 DebuggerRCThread::ThreadProcStatic(void*) + 131
9   libcoreclr.dylib              	0x00000001094c0b24 CorUnix::CPalThread::ThreadEntry(void*) + 436
10  libsystem_pthread.dylib       	0x00007fff2032b950 _pthread_start + 224
11  libsystem_pthread.dylib       	0x00007fff2032747b thread_start + 15

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff202f98e2 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff2032be6f _pthread_cond_wait + 1254
2   libcoreclr.dylib              	0x00000001094b55ae CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 318
3   libcoreclr.dylib              	0x00000001094b5260 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 464
4   libcoreclr.dylib              	0x00000001094b9c4c CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 2028
5   libcoreclr.dylib              	0x00000001094b9e6d WaitForSingleObjectEx + 77
6   libcoreclr.dylib              	0x0000000109774099 CLREventBase::WaitEx(unsigned int, WaitMode, PendingSync*) + 201
7   libcoreclr.dylib              	0x00000001096da5df FinalizerThread::WaitForFinalizerEvent(CLREvent*) + 31
8   libcoreclr.dylib              	0x00000001096da742 FinalizerThread::FinalizerThreadWorker(void*) + 98
9   libcoreclr.dylib              	0x00000001096488b3 ManagedThreadBase_DispatchOuter(ManagedThreadCallState*) + 323
10  libcoreclr.dylib              	0x0000000109648f00 ManagedThreadBase::FinalizerBase(void (*)(void*)) + 32
11  libcoreclr.dylib              	0x00000001096daa18 FinalizerThread::FinalizerThreadStart(void*) + 504
12  libcoreclr.dylib              	0x00000001094c0b24 CorUnix::CPalThread::ThreadEntry(void*) + 436
13  libsystem_pthread.dylib       	0x00007fff2032b950 _pthread_start + 224
14  libsystem_pthread.dylib       	0x00007fff2032747b thread_start + 15

Thread 6:
0   libsystem_kernel.dylib        	0x00007fff202fd4e6 __accept + 10
1   libcoreclr.dylib              	0x0000000109537ede IpcStream::DiagnosticsIpc::Accept(void (*)(char const*, unsigned int)) const + 62
2   libcoreclr.dylib              	0x00000001096b5640 DiagnosticsServerThread(void*) + 288
3   libcoreclr.dylib              	0x00000001094c0b24 CorUnix::CPalThread::ThreadEntry(void*) + 436
4   libsystem_pthread.dylib       	0x00007fff2032b950 _pthread_start + 224
5   libsystem_pthread.dylib       	0x00007fff2032747b thread_start + 15

Thread 7:
0   libsystem_kernel.dylib        	0x00007fff202f98e2 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff2032be6f _pthread_cond_wait + 1254
2   libcoreclr.dylib              	0x00000001094b55ae CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 318
3   libcoreclr.dylib              	0x00000001094b5260 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 464
4   libcoreclr.dylib              	0x00000001094ba33d SleepEx + 141
5   libcoreclr.dylib              	0x000000010966f9a2 ThreadpoolMgr::TimerThreadFire() + 146
6   libcoreclr.dylib              	0x000000010966f875 ThreadpoolMgr::TimerThreadStart(void*) + 181
7   libcoreclr.dylib              	0x00000001094c0b24 CorUnix::CPalThread::ThreadEntry(void*) + 436
8   libsystem_pthread.dylib       	0x00007fff2032b950 _pthread_start + 224
9   libsystem_pthread.dylib       	0x00007fff2032747b thread_start + 15

Thread 8:
0   libsystem_kernel.dylib        	0x00007fff202f98e2 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff2032be6f _pthread_cond_wait + 1254
2   libcoreclr.dylib              	0x00000001094b55ae CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 318
3   libcoreclr.dylib              	0x00000001094b5260 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 464
4   libcoreclr.dylib              	0x00000001094b9c4c CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 2028
5   libcoreclr.dylib              	0x00000001094b9e18 PAL_WaitForSingleObjectPrioritized + 72
6   libcoreclr.dylib              	0x00000001097744b0 CLRLifoSemaphore::WaitForSignal(unsigned int) + 32
7   libcoreclr.dylib              	0x000000010966cd6e ThreadpoolMgr::WorkerThreadStart(void*) + 974
8   libcoreclr.dylib              	0x00000001094c0b24 CorUnix::CPalThread::ThreadEntry(void*) + 436
9   libsystem_pthread.dylib       	0x00007fff2032b950 _pthread_start + 224
10  libsystem_pthread.dylib       	0x00007fff2032747b thread_start + 15

Thread 9:
0   libsystem_kernel.dylib        	0x00007fff202f98e2 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff2032be6f _pthread_cond_wait + 1254
2   libcoreclr.dylib              	0x00000001094b55ae CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 318
3   libcoreclr.dylib              	0x00000001094b5260 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 464
4   libcoreclr.dylib              	0x00000001094ba33d SleepEx + 141
5   libcoreclr.dylib              	0x00000001096e438f __SwitchToThread(unsigned int, unsigned int) + 15
6   libcoreclr.dylib              	0x000000010966f03c ThreadpoolMgr::GateThreadStart(void*) + 188
7   libcoreclr.dylib              	0x00000001094c0b24 CorUnix::CPalThread::ThreadEntry(void*) + 436
8   libsystem_pthread.dylib       	0x00007fff2032b950 _pthread_start + 224
9   libsystem_pthread.dylib       	0x00007fff2032747b thread_start + 15

Thread 10:
0   libsystem_kernel.dylib        	0x00007fff202f6e7e mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff202f71f0 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff20423be7 __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x00007fff204222ba __CFRunLoopRun + 1315
4   com.apple.CoreFoundation      	0x00007fff204216be CFRunLoopRunSpecific + 563
5   com.apple.CoreFoundation      	0x00007fff204a7cc9 CFRunLoopRun + 40
6   ???                           	0x00000001185c4b76 0 + 4703669110
7   ???                           	0x00000001185c4822 0 + 4703668258
8   ???                           	0x0000000117dc536f 0 + 4695282543
9   ???                           	0x0000000117dcebf1 0 + 4695321585
10  ???                           	0x0000000117dc5401 0 + 4695282689
11  libcoreclr.dylib              	0x000000010983bc9b CallDescrWorkerInternal + 124
12  libcoreclr.dylib              	0x0000000109687919 MethodDescCallSite::CallTargetWorker(unsigned long const*, unsigned long*, int) + 1657
[repeats]

Thread 17:
0   libsystem_pthread.dylib       	0x00007fff20327458 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000002000209  rbx: 0x0000000000000000  rcx: 0x00007ffee6866778  rdx: 0x00007ffee6866830
  rdi: 0x0000000000000012  rsi: 0x0000000000000002  rbp: 0x00007ffee68667c0  rsp: 0x00007ffee6866778
   r8: 0x00007f936ab0d7c0   r9: 0x0000000000000000  r10: 0x0000000000000054  r11: 0x0000000000000246
  r12: 0x0000000000000054  r13: 0x00007ffee6866830  r14: 0x0000000000000002  r15: 0x0000000000000012
  rip: 0x00007fff20318792  rfl: 0x0000000000000246  cr2: 0x00007fff238575d0
  
Logical CPU:     0
Error Code:      0x02000209
Trap Number:     133

Thread 0 instruction stream not available.

Thread 0 last branch register state not available.


Binary Images:
       0x109393000 -        0x1093a1fff +org.btcpayserver.vault (1.0.5 - 1.0.5) <88259DFC-9B01-3FFD-8745-CE195AF32686> /Applications/BTCPayServer Vault.app/Contents/MacOS/BTCPayServer.Vault
       0x1093c5000 -        0x109417fff +libhostfxr.dylib (0) <CE793390-0661-39E3-BE99-04996419CA3A> /Applications/BTCPayServer Vault.app/Contents/MacOS/libhostfxr.dylib
       0x109426000 -        0x10946afff +libhostpolicy.dylib (0) <005F2D7E-738E-3CE1-9A6B-D4FF1FC3F560> /Applications/BTCPayServer Vault.app/Contents/MacOS/libhostpolicy.dylib
       0x109479000 -        0x1099d4fff +libcoreclr.dylib (0) <8CA07761-C97C-3D89-979A-163E90A65B8B> /Applications/BTCPayServer Vault.app/Contents/MacOS/libcoreclr.dylib
       0x109f9e000 -        0x10a1c3fff +libclrjit.dylib (0) <03CDCFFA-5D89-34F8-B85B-B902572E7168> /Applications/BTCPayServer Vault.app/Contents/MacOS/libclrjit.dylib
       0x10a40c000 -        0x10a414fff +System.Globalization.Native.dylib (0) <A874730E-8E7C-3977-B1EB-B0076FB71E1D> /Applications/BTCPayServer Vault.app/Contents/MacOS/System.Globalization.Native.dylib
       0x10c100000 -        0x10c109fff +System.Native.dylib (0) <A8CC636A-31ED-379F-99EE-AEEBAC8D21DE> /Applications/BTCPayServer Vault.app/Contents/MacOS/System.Native.dylib
       0x110ae9000 -        0x110aeffff +System.Security.Cryptography.Native.Apple.dylib (0) <842C663E-AEC2-3606-811F-3E7AC7DEE90E> /Applications/BTCPayServer Vault.app/Contents/MacOS/System.Security.Cryptography.Native.Apple.dylib
       0x110af9000 -        0x110b0bfff +libAvaloniaNative.dylib (0) <187F396C-2209-31BA-8DE7-F5998E0DCB97> /Applications/BTCPayServer Vault.app/Contents/MacOS/libAvaloniaNative.dylib
       0x112375000 -        0x112384fff  libobjc-trampolines.dylib (818.2) <27F9380F-20DE-3228-B34B-499FC8637F39> /usr/lib/libobjc-trampolines.dylib
       0x112b94000 -        0x113221fff +libSkiaSharp.dylib (0) <4B09ECE2-678A-3E0D-BB86-FB4AA9A70196> /Applications/BTCPayServer Vault.app/Contents/MacOS/libSkiaSharp.dylib
       0x1139bf000 -        0x113a5afff  dyld (832.7.1) <2705F0D8-C104-3DE9-BEB5-B1EF6E28656D> /usr/lib/dyld
    0x7fff20064000 -     0x7fff20065fff  libsystem_blocks.dylib (78) <83E2F888-F4C1-3181-B21B-136A0D7293DD> /usr/lib/system/libsystem_blocks.dylib
    0x7fff20066000 -     0x7fff2009bfff  libxpc.dylib (2038.40.38) <DC50F7DD-1C4B-3BD2-A54D-C5D7D97A3718> /usr/lib/system/libxpc.dylib
    0x7fff2009c000 -     0x7fff200b3fff  libsystem_trace.dylib (1277.50.1) <94196441-5456-342D-84D1-C60A9249D273> /usr/lib/system/libsystem_trace.dylib
    0x7fff200b4000 -     0x7fff2014ffff  libcorecrypto.dylib (1000.40.21) <2FA5C1BD-F41C-3FCF-B1FA-7BED6E19ABEE> /usr/lib/system/libcorecrypto.dylib
    0x7fff20150000 -     0x7fff2017cfff  libsystem_malloc.dylib (317.40.8) <3688DBCE-2FFD-3F98-B12B-69ABE231908D> /usr/lib/system/libsystem_malloc.dylib
    0x7fff2017d000 -     0x7fff201c1fff  libdispatch.dylib (1271.40.12) <C55547DC-A05B-34A1-BD41-D54948D8F57F> /usr/lib/system/libdispatch.dylib
    0x7fff201c2000 -     0x7fff201fafff  libobjc.A.dylib (818.2) <DD09F187-80F1-308F-9395-912F27E9A390> /usr/lib/libobjc.A.dylib
    0x7fff201fb000 -     0x7fff201fdfff  libsystem_featureflags.dylib (28.40.2) <3E1E8F98-E791-301D-909F-4CA205C94D1A> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff201fe000 -     0x7fff20286fff  libsystem_c.dylib (1439.40.11) <8D791F3A-4848-302F-88CD-46D91DE73127> /usr/lib/system/libsystem_c.dylib
    0x7fff20287000 -     0x7fff202dcfff  libc++.1.dylib (904.4) <E7F465AC-C8FF-31DB-8EC4-7EBBA7468EB5> /usr/lib/libc++.1.dylib
    0x7fff202dd000 -     0x7fff202f5fff  libc++abi.dylib (904.4) <253848B5-ED35-3202-8593-5DCC763A8192> /usr/lib/libc++abi.dylib
    0x7fff202f6000 -     0x7fff20324fff  libsystem_kernel.dylib (7195.50.7) <41068F5C-74E3-3C98-9256-6A18364FB5BA> /usr/lib/system/libsystem_kernel.dylib
    0x7fff20325000 -     0x7fff20330fff  libsystem_pthread.dylib (454.40.3) <78072EC6-2257-361A-AAF5-4A3C1832B5EB> /usr/lib/system/libsystem_pthread.dylib
    0x7fff20331000 -     0x7fff2036bfff  libdyld.dylib (832.7.1) <0C66AB9F-E22C-3286-B76B-DA4008698CD2> /usr/lib/system/libdyld.dylib
    0x7fff2036c000 -     0x7fff20375fff  libsystem_platform.dylib (254.40.4) <6C05D209-129A-373A-A90D-CC27AB18C091> /usr/lib/system/libsystem_platform.dylib
    0x7fff20376000 -     0x7fff203a1fff  libsystem_info.dylib (542.40.3) <90DDEF9D-9DBA-3599-A9DD-A7F730AE945F> /usr/lib/system/libsystem_info.dylib
    0x7fff203a2000 -     0x7fff2083dfff  com.apple.CoreFoundation (6.9 - 1770.106) <7EBD4941-5978-33EF-98FB-724BB81E92C8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff2083e000 -     0x7fff20a6cfff  com.apple.LaunchServices (1122.5.1 - 1122.5.1) <E26F607E-C523-3753-95FC-7A75130632FE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff20a6d000 -     0x7fff20b40fff  com.apple.gpusw.MetalTools (1.0 - 1) <0CC81516-4858-3463-A2D8-8FCA414B63FD> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff20b41000 -     0x7fff20da4fff  libBLAS.dylib (1336.40.1) <903B0DDC-4B74-3305-B81D-8E66D6AFAD04> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff20da5000 -     0x7fff20df2fff  com.apple.Lexicon-framework (1.0 - 86.1) <A6282972-785B-3AC4-84A5-6780315011F1> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff20df3000 -     0x7fff20e61fff  libSparse.dylib (106) <D2BC7FE6-7801-3C3B-B8AC-A1F152F92D12> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff20e62000 -     0x7fff20edefff  com.apple.SystemConfiguration (1.20 - 1.20) <660AA1E5-A70A-3FC1-9462-570FBBC76125> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff20edf000 -     0x7fff20f14fff  libCRFSuite.dylib (50) <6873F563-F0FB-32C5-A47A-D97A4931FEA8> /usr/lib/libCRFSuite.dylib
    0x7fff20f15000 -     0x7fff2114bfff  libmecabra.dylib (929) <CF4538C2-3F4A-360C-B6D9-DEBBA67CD5F0> /usr/lib/libmecabra.dylib
    0x7fff2114c000 -     0x7fff214affff  com.apple.Foundation (6.9 - 1770.106) <87138770-ED31-393C-B462-4DAF1A0A52D7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff214b0000 -     0x7fff2159cfff  com.apple.LanguageModeling (1.0 - 247) <83FC0636-F2C6-33F1-A873-E3D5A07A9BA4> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff2159d000 -     0x7fff216d3fff  com.apple.CoreDisplay (229.1 - 229.1) <AA59D0CD-E87F-3C7A-AD83-6EC5D4E67DD5> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff216d4000 -     0x7fff21949fff  com.apple.audio.AudioToolboxCore (1.0 - 1180.19.2) <B7A2D61A-1494-31D8-B8BD-E4D99F512F2A> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff2194a000 -     0x7fff21b33fff  com.apple.CoreText (677.1.0.7 - 677.1.0.7) <ACB75DE7-96D0-379E-8E94-B7DF51A694B9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff21b34000 -     0x7fff221d7fff  com.apple.audio.CoreAudio (5.0 - 5.0) <6A945D2C-386F-375C-8343-845012AAA414> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff221d8000 -     0x7fff22527fff  com.apple.security (7.0 - 59754.41.1) <93F55E6B-0EB7-3E06-A742-CEBE33A01DCE> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff22528000 -     0x7fff22789fff  libicucore.A.dylib (66108) <D5A29DA5-5693-38EA-B09B-5D7160B26339> /usr/lib/libicucore.A.dylib
    0x7fff2278a000 -     0x7fff22793fff  libsystem_darwin.dylib (1439.40.11) <3BD9046F-FAED-3FD9-8191-49A4618555A3> /usr/lib/system/libsystem_darwin.dylib
    0x7fff22794000 -     0x7fff22a7bfff  com.apple.CoreServices.CarbonCore (1307 - 1307) <F20CD75D-F81D-36F3-90AE-7C2F26E01DA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff22a7c000 -     0x7fff22abafff  com.apple.CoreServicesInternal (476 - 476) <E861339B-F001-3BBC-96C7-916E41B0F238> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff22abb000 -     0x7fff22af5fff  com.apple.CSStore (1122.5.1 - 1122.5.1) <74069AC7-3AA9-3953-A036-425105377BFF> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff22af6000 -     0x7fff22ba3fff  com.apple.framework.IOKit (2.0.2 - 1845.50.1) <18A1F263-4AE2-3F9B-A38F-50BEB00B43D1> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff22ba4000 -     0x7fff22baffff  libsystem_notify.dylib (279.40.4) <73D358B2-6C2D-33DF-975C-BE9EE5F45A0F> /usr/lib/system/libsystem_notify.dylib
    0x7fff22bb0000 -     0x7fff22bfbfff  libsandbox.1.dylib (1441.40.38) <C3EE1BD6-3A84-3997-A6F1-B8CA56747A87> /usr/lib/libsandbox.1.dylib
    0x7fff22bfc000 -     0x7fff23958fff  com.apple.AppKit (6.9 - 2022.10.104) <FA93F8CC-AB69-3E81-AC53-3FA08704738C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff23959000 -     0x7fff23bacfff  com.apple.UIFoundation (1.0 - 725) <7F8DC3AA-296B-37DE-AF30-40F2653452C1> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff23bad000 -     0x7fff23bbffff  com.apple.UniformTypeIdentifiers (631.8 - 631.8) <071D25FB-2014-3066-9B85-6FE5CCC0B6AC> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
    0x7fff23bc0000 -     0x7fff23d4afff  com.apple.desktopservices (1.16 - 1346.1.2) <A32717C6-9203-365E-8999-2E0E846B59F5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff24017000 -     0x7fff2465afff  libnetwork.dylib (2288.40.53) <CEC9E75A-51F6-3675-9EA5-007C3DB82A7B> /usr/lib/libnetwork.dylib
    0x7fff2465b000 -     0x7fff24af8fff  com.apple.CFNetwork (1207.2 - 1207.2) <B3968D35-EAF0-3661-8F93-3255128411B6> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff24af9000 -     0x7fff24b07fff  libsystem_networkextension.dylib (1295.40.29) <84A5011E-1511-30C7-86D8-514CFA59EF42> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff24b08000 -     0x7fff24b08fff  libenergytrace.dylib (22) <3646415C-FA89-30B2-84C4-3FDB868DF6F6> /usr/lib/libenergytrace.dylib
    0x7fff24b09000 -     0x7fff24b64fff  libMobileGestalt.dylib (978.40.29) <BC657BA3-6A59-35EF-8E90-26D431477F74> /usr/lib/libMobileGestalt.dylib
    0x7fff24b65000 -     0x7fff24b7bfff  libsystem_asl.dylib (385) <EB8BA94D-1B45-322E-9D26-272872423807> /usr/lib/system/libsystem_asl.dylib
    0x7fff24b7c000 -     0x7fff24b93fff  com.apple.TCC (1.0 - 1) <A3F5F853-54FC-3E67-9F8B-3605B1063D6F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff24b94000 -     0x7fff24ef2fff  com.apple.SkyLight (1.600.0 - 564) <8C9746D1-E3E5-346F-AA56-6EFCDC13DBA4> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff24ef3000 -     0x7fff25586fff  com.apple.CoreGraphics (2.0 - 1463) <C5688C95-BE5D-3278-B1CD-F0A02DF8BDEC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff25587000 -     0x7fff2567dfff  com.apple.ColorSync (4.13.0 - 3472) <37533610-6D35-304E-8D76-945DA4E524AB> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff2567e000 -     0x7fff256d9fff  com.apple.HIServices (1.22 - 712) <8B336535-DBFD-3B34-8099-FF2DEE52BE7F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff25a85000 -     0x7fff25ea2fff  com.apple.CoreData (120 - 1044.1) <57B11511-9A86-3373-8A84-C1AEBC304131> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff25ea3000 -     0x7fff25eb9fff  com.apple.ProtocolBuffer (1 - 285.20.8.8.1) <7B0CA279-FD76-32D3-9A8B-ABA6AA799C30> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff25eba000 -     0x7fff26079fff  libsqlite3.dylib (321.1) <821CC6A3-785F-3EE7-ADFA-9231367F8E09> /usr/lib/libsqlite3.dylib
    0x7fff2607a000 -     0x7fff260f6fff  com.apple.Accounts (113 - 113) <71C2E841-B020-3116-B883-418F84E2343B> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff260f7000 -     0x7fff2610ffff  com.apple.commonutilities (8.0 - 900) <8290C811-7A21-3492-B1BC-67FDF0E1BC3A> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff26110000 -     0x7fff26191fff  com.apple.BaseBoard (526 - 526) <E401B7D4-F695-3F7C-87E2-D553189CA550> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff26192000 -     0x7fff261ddfff  com.apple.RunningBoardServices (1.0 - 505.40.18) <26B2DD3C-EF2D-3FD6-9653-D4F857930917> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff261de000 -     0x7fff26253fff  com.apple.AE (918 - 918) <9A914CB1-A413-352B-95BA-D639D66DC591> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff26254000 -     0x7fff2625afff  libdns_services.dylib (1310.40.42) <5D270035-0D34-3E64-9BA3-8F302E2D767C> /usr/lib/libdns_services.dylib
    0x7fff2625b000 -     0x7fff26262fff  libsystem_symptoms.dylib (1431.40.36) <81345ED1-342F-347F-B979-39846E607C8C> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff26263000 -     0x7fff263e7fff  com.apple.Network (1.0 - 1) <91834A81-98F8-36D6-B6DA-D024ED6ECFC7> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff263e8000 -     0x7fff2640cfff  com.apple.analyticsd (1.0 - 1) <C34AD81D-9BD0-3295-BBC5-39D762835717> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff2640d000 -     0x7fff2640ffff  libDiagnosticMessagesClient.dylib (112) <BA70052F-9547-368E-A643-ACF46CA53A3F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff26410000 -     0x7fff2645cfff  com.apple.spotlight.metadata.utilities (1.0 - 2149.9) <732E84A3-6D75-3C92-8C0A-028547EDDF4D> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff2645d000 -     0x7fff264f7fff  com.apple.Metadata (10.7.0 - 2149.9) <19EA1487-2CDE-36C6-8EC1-537E33FB8874> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff264f8000 -     0x7fff264fefff  com.apple.DiskArbitration (2.7 - 2.7) <2E613BB2-B956-3668-9B33-1464DBC83611> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff264ff000 -     0x7fff26ba5fff  com.apple.vImage (8.1 - 543) <9CFD36A4-7508-31EB-8B78-E5572F5C5426> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff26ba6000 -     0x7fff26e68fff  com.apple.QuartzCore (1.11 - 924.8.3) <5AB4670A-3630-3C4B-B3D5-6A55A09063FC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff26e69000 -     0x7fff26eaafff  libFontRegistry.dylib (309) <A9D64BDE-020F-35E6-8EE7-E5FCF748AEDB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff26eab000 -     0x7fff26fecfff  com.apple.coreui (2.1 - 688.1) <41699554-ABC8-3431-A4E1-026EAD281148> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff26fed000 -     0x7fff270d8fff  com.apple.ViewBridge (550 - 550) <54AE4058-B1B7-3260-BF7F-27EB494505EC> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff270d9000 -     0x7fff270e4fff  com.apple.PerformanceAnalysis (1.275 - 275) <07995E93-BF12-3B63-B33C-9D8941CF43B3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff270e5000 -     0x7fff270f4fff  com.apple.OpenDirectory (11.0 - 230.40.1) <F1AC2921-D026-3048-909D-B623F6AAFC94> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff270f5000 -     0x7fff27114fff  com.apple.CFOpenDirectory (11.0 - 230.40.1) <030D197F-1B82-3E26-AD80-C7621EF6656C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff27115000 -     0x7fff2711dfff  com.apple.CoreServices.FSEvents (1290.40.2 - 1290.40.2) <EE985F8A-608D-3A9E-8DDE-C8F635DC69CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff2711e000 -     0x7fff27142fff  com.apple.coreservices.SharedFileList (143 - 143) <CCD817BF-99F0-34A3-A619-8F47A1F83CC8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff27143000 -     0x7fff27145fff  libapp_launch_measurement.dylib (14.1) <7698D7E2-ECE9-3551-AD03-381DF65EE388> /usr/lib/libapp_launch_measurement.dylib
    0x7fff27146000 -     0x7fff2718efff  com.apple.CoreAutoLayout (1.0 - 21.10.1) <14614F40-5A4F-31C0-90DC-B1FB3D8ECE66> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
    0x7fff2718f000 -     0x7fff27271fff  libxml2.2.dylib (34.8) <667639AF-E0DB-3BFD-B641-5D0BFBCBF6A3> /usr/lib/libxml2.2.dylib
    0x7fff27272000 -     0x7fff272befff  com.apple.CoreVideo (1.8 - 408.4) <652F979C-432A-304C-964C-6AE3231398F3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff272bf000 -     0x7fff272c1fff  com.apple.loginsupport (1.0 - 1) <F748E027-FC2A-3492-BBBB-3ED232B2BD1A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff272eb000 -     0x7fff27308fff  com.apple.UserManagement (1.0 - 1) <3677EF4B-F11A-3485-9DB5-D6251E690B77> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff282a2000 -     0x7fff282b2fff  libsystem_containermanager.dylib (318.41.1) <BF178091-2151-3462-AB4F-A2E111650BA2> /usr/lib/system/libsystem_containermanager.dylib
    0x7fff282b3000 -     0x7fff282c4fff  com.apple.IOSurface (289.3 - 289.3) <457DD2AD-E48D-3BD3-9549-9CD9CA6B4F51> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff282c5000 -     0x7fff282d1fff  com.apple.IOAccelerator (439.35.4 - 439.35.4) <1FC8B98E-D5A3-3C7B-919B-D187D7A6F76B> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff282d2000 -     0x7fff283f7fff  com.apple.Metal (244.32.6 - 244.32.6) <6BB79960-68EA-3CB9-89D9-E8A11B8C9491> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff283f8000 -     0x7fff28414fff  com.apple.audio.caulk (1.0 - 70) <DCBC8033-421D-39D1-938A-BDDFF9998179> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff28415000 -     0x7fff284fffff  com.apple.CoreMedia (1.0 - 2757.5) <B547DA4C-81F0-3793-BCDC-4F454674CBC0> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff28500000 -     0x7fff2865cfff  libFontParser.dylib (305.1.0.5) <A233E765-948B-3954-99C2-A9122040E41B> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff2865d000 -     0x7fff2895cfff  com.apple.HIToolbox (2.1.1 - 1060.0.1) <97A715C9-6C47-388D-8801-A44FB84E5C4D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff2895d000 -     0x7fff28970fff  com.apple.framework.DFRFoundation (1.0 - 264) <C38F9EBB-14D6-354F-8C25-0FB09B110384> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff28971000 -     0x7fff28974fff  com.apple.dt.XCTTargetBootstrap (1.0 - 17500) <71F236E8-7169-3A4B-A1CA-94D7F967971D> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff28975000 -     0x7fff2899efff  com.apple.CoreSVG (1.0 - 149) <B105E089-D8AE-3BEF-BE0B-409009959692> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff2899f000 -     0x7fff28bd8fff  com.apple.ImageIO (3.3.0 - 2130.1.2) <E6C736F9-05FF-313E-9707-EBE4EB81BF03> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff28bd9000 -     0x7fff28f54fff  com.apple.CoreImage (15.0.0 - 1110.11) <AA028F01-5695-36EA-85EE-EB39CF889102> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff28f55000 -     0x7fff28fb0fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <A929F704-8938-3F9F-8B35-9ABDA03F4D37> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff28fb1000 -     0x7fff28fb4fff  libsystem_configuration.dylib (1109.40.9) <EA408233-7EA5-33B5-B099-E9609DD3A0FF> /usr/lib/system/libsystem_configuration.dylib
    0x7fff28fb5000 -     0x7fff28fb9fff  libsystem_sandbox.dylib (1441.40.38) <349F71A1-4C7C-3AE0-8A1B-B95CCBB2327F> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff28fba000 -     0x7fff28fbbfff  com.apple.AggregateDictionary (1.0 - 1) <59A5FE13-BE12-3393-BC0F-40007817F8D7> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff28fbc000 -     0x7fff28fbffff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <4CE6C43E-92B6-3933-BEE1-079336A0D6A1> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff28fc0000 -     0x7fff28fc1fff  liblangid.dylib (136) <EB65D90D-45E3-326D-9F1E-3E9E068E64C5> /usr/lib/liblangid.dylib
    0x7fff28fc2000 -     0x7fff29062fff  com.apple.CoreNLP (1.0 - 245) <AC95402C-105B-3830-8A5B-DA9BCE1AB68B> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff29063000 -     0x7fff29069fff  com.apple.LinguisticData (1.0 - 399) <5C2C56E5-6298-32D3-B374-362D7C7F4A85> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff2906a000 -     0x7fff29726fff  libBNNS.dylib (288.40.19) <C5CF6455-A81A-3B09-94F2-C8F7307E5A58> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff29727000 -     0x7fff298fafff  libvDSP.dylib (760.40.6) <CA559095-DE79-3932-B718-7EFE7770CDF4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff298fb000 -     0x7fff2990dfff  com.apple.CoreEmoji (1.0 - 128) <7F9AAA77-3D73-3164-8961-F0BFE55D7AE8> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff2990e000 -     0x7fff29918fff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <94F7D4E1-88DF-3445-90EF-A0EBC9AF7961> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
    0x7fff29919000 -     0x7fff299ebfff  com.apple.framework.CoreWLAN (16.0 - 1657) <F8A977ED-F434-33CD-8039-5679152B7971> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff299ec000 -     0x7fff29bebfff  com.apple.CoreUtils (6.4 - 640.15) <D53B6F40-B920-3A30-A216-440FD2B7AF24> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff29bec000 -     0x7fff29c0efff  com.apple.MobileKeyBag (2.0 - 1.0) <841C6DAF-1AF1-304E-9EBD-49FC945B235A> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff29c0f000 -     0x7fff29c1ffff  com.apple.AssertionServices (1.0 - 505.40.18) <12D5EA20-2B9C-3C83-A132-70F77B172775> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff29c20000 -     0x7fff29cacfff  com.apple.securityfoundation (6.0 - 55240.40.4) <AC9A369B-6E9B-3267-B56E-2746853615A0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff29cad000 -     0x7fff29cb6fff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <A59DD866-92E0-3B0E-AE10-36E86878132C> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff29cb7000 -     0x7fff29cbbfff  com.apple.xpc.ServiceManagement (1.0 - 1) <D522DFA0-C2D9-31EC-BC6F-8B034DACA54D> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff29cbc000 -     0x7fff29cbefff  libquarantine.dylib (119.40.2) <3DD7F9EE-9B9A-3896-A8CC-4D5BE49385AE> /usr/lib/system/libquarantine.dylib
    0x7fff29cbf000 -     0x7fff29ccafff  libCheckFix.dylib (31) <E66C5541-5A04-3295-BE25-CC251EC627AE> /usr/lib/libCheckFix.dylib
    0x7fff29ccb000 -     0x7fff29ce2fff  libcoretls.dylib (169) <32CA60AD-6EEF-335D-8FB0-A2695D455939> /usr/lib/libcoretls.dylib
    0x7fff29ce3000 -     0x7fff29cf3fff  libbsm.0.dylib (68.40.1) <7530532D-8655-34D7-8C1A-273E196A0DE4> /usr/lib/libbsm.0.dylib
    0x7fff29cf4000 -     0x7fff29d3dfff  libmecab.dylib (929) <533290ED-7500-37B4-9212-D9BA773228F8> /usr/lib/libmecab.dylib
    0x7fff29d3e000 -     0x7fff29d43fff  libgermantok.dylib (24) <14D82EB1-0212-3E80-90F5-842233FFA740> /usr/lib/libgermantok.dylib
    0x7fff29d44000 -     0x7fff29d59fff  libLinearAlgebra.dylib (1336.40.1) <CF200364-E4AF-36A8-AB57-1ADFB6BF28B5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff29d5a000 -     0x7fff29f81fff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <C08BA44C-9764-363E-A35C-B21AEEFA424B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff29f82000 -     0x7fff29fd1fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <E7D2B0C7-FAE3-398A-B949-70A0F6CDAD75> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff29fd2000 -     0x7fff2a118fff  com.apple.MLCompute (1.0 - 1) <0621E469-4210-3C45-AC4E-023B25E0D1CE> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
    0x7fff2a119000 -     0x7fff2a14ffff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <328CA407-7A75-3FE6-9AC1-0D6CE0FF2B0A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff2a150000 -     0x7fff2a18dfff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <0CE771E3-E262-3BFC-BF02-888D7EBB0FE3> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff2a18e000 -     0x7fff2a21efff  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <4130FBE4-C36C-3E1D-BB0B-63D1A64B28E2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff2a21f000 -     0x7fff2a22efff  com.apple.AppleFSCompression (125 - 1.0) <5BE26EB2-6012-33E5-AF38-D8C5F4DF64CA> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff2a22f000 -     0x7fff2a23cfff  libbz2.1.0.dylib (44) <F171593B-230C-390E-8EF7-D0659D2F6B54> /usr/lib/libbz2.1.0.dylib
    0x7fff2a23d000 -     0x7fff2a241fff  libsystem_coreservices.dylib (127) <670DDFEB-8100-3C51-BC96-76BD46A21DF6> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff2a242000 -     0x7fff2a26ffff  com.apple.CoreServices.OSServices (1122.5.1 - 1122.5.1) <4F03F324-1072-38B8-8BC5-837601C2DBA9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff2a270000 -     0x7fff2a3a1fff  com.apple.AuthKit (1.0 - 1) <50C7FC9C-283A-3BB0-8D30-BC39975A2318> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff2a445000 -     0x7fff2a457fff  libz.1.dylib (76) <0AF4F195-1F20-3F59-B09F-31E7249890D5> /usr/lib/libz.1.dylib
    0x7fff2a458000 -     0x7fff2a49ffff  libsystem_m.dylib (3186.40.2) <0276200D-C6F2-3E79-AFDC-E4D7F60A7837> /usr/lib/system/libsystem_m.dylib
    0x7fff2a4a0000 -     0x7fff2a4a0fff  libcharset.1.dylib (59) <56962263-B7B8-3B84-9C2F-F493D9D2630A> /usr/lib/libcharset.1.dylib
    0x7fff2a4a1000 -     0x7fff2a4a6fff  libmacho.dylib (973.4) <F2E3F7A6-B15A-30ED-A6AD-4EFEC37CF3E7> /usr/lib/system/libmacho.dylib
    0x7fff2a4a7000 -     0x7fff2a4c2fff  libkxld.dylib (7195.50.7) <6FFE0801-7BDA-34EE-89E9-EAEC21A7394C> /usr/lib/system/libkxld.dylib
    0x7fff2a4c3000 -     0x7fff2a4cefff  libcommonCrypto.dylib (60178.40.2) <66E10FDF-896D-35F4-B9A8-8EE9400AC23A> /usr/lib/system/libcommonCrypto.dylib
    0x7fff2a4cf000 -     0x7fff2a4d9fff  libunwind.dylib (200.10) <BD13DE19-15F8-3982-ACCB-CD8C036D5D2B> /usr/lib/system/libunwind.dylib
    0x7fff2a4da000 -     0x7fff2a4e1fff  liboah.dylib (203.1.3) <5EC28751-3BE8-3BB7-9DBE-305225CBD41B> /usr/lib/liboah.dylib
    0x7fff2a4e2000 -     0x7fff2a4ecfff  libcopyfile.dylib (173.40.2) <17A9CD2E-0527-3FF7-9CFA-57B30133DFB5> /usr/lib/system/libcopyfile.dylib
    0x7fff2a4ed000 -     0x7fff2a4f4fff  libcompiler_rt.dylib (102.2) <FE958653-7FEC-3ADD-9AC0-A386E47208CF> /usr/lib/system/libcompiler_rt.dylib
    0x7fff2a4f5000 -     0x7fff2a4f7fff  libsystem_collections.dylib (1439.40.11) <31C10DA5-F9B8-36E4-B859-8F6B845FF65D> /usr/lib/system/libsystem_collections.dylib
    0x7fff2a4f8000 -     0x7fff2a4fafff  libsystem_secinit.dylib (87.40.10) <BB2A70F5-BECC-34BD-90FE-14D31C5FD80D> /usr/lib/system/libsystem_secinit.dylib
    0x7fff2a4fb000 -     0x7fff2a4fdfff  libremovefile.dylib (49.40.3) <24CE2291-AEB3-30C9-94E8-535AA6E9C6F2> /usr/lib/system/libremovefile.dylib
    0x7fff2a4fe000 -     0x7fff2a4fefff  libkeymgr.dylib (31) <B47F66C0-27F4-3B77-BAA0-85E895A7421D> /usr/lib/system/libkeymgr.dylib
    0x7fff2a4ff000 -     0x7fff2a506fff  libsystem_dnssd.dylib (1310.40.42) <F54EC6FB-DEC3-3DA8-A749-4892F50D1F08> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff2a507000 -     0x7fff2a50cfff  libcache.dylib (83) <C83C4423-D12A-32A0-875D-81450DF40F42> /usr/lib/system/libcache.dylib
    0x7fff2a50d000 -     0x7fff2a50efff  libSystem.B.dylib (1292.50.1) <14E3BB7B-B95F-3700-8D12-B9B2012C0AF8> /usr/lib/libSystem.B.dylib
    0x7fff2a50f000 -     0x7fff2a512fff  libfakelink.dylib (3) <6E8ABD0B-6BC7-3E2C-B36B-2A7DA4ED0804> /usr/lib/libfakelink.dylib
    0x7fff2a513000 -     0x7fff2a513fff  com.apple.SoftLinking (1.0 - 1) <23011830-946E-312B-A4BA-1725568F5E76> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
    0x7fff2a514000 -     0x7fff2a54bfff  libpcap.A.dylib (98.40.1) <F2D9427C-C7D7-35F9-8A65-AE2C76D73E4B> /usr/lib/libpcap.A.dylib
    0x7fff2a54c000 -     0x7fff2a63cfff  libiconv.2.dylib (59) <BFC929D5-6E2C-3A49-9760-870BC89FC558> /usr/lib/libiconv.2.dylib
    0x7fff2a63d000 -     0x7fff2a64efff  libcmph.dylib (8) <ABEA25CF-8895-31DA-B884-F4012007E7E9> /usr/lib/libcmph.dylib
    0x7fff2a64f000 -     0x7fff2a6c0fff  libarchive.2.dylib (83.40.4) <54E0F2AE-C7F5-34A6-8B09-82FED0643886> /usr/lib/libarchive.2.dylib
    0x7fff2a6c1000 -     0x7fff2a728fff  com.apple.SearchKit (1.4.1 - 1.4.1) <E51D4AB5-0576-3392-B45F-E9CA02D22ED5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2a729000 -     0x7fff2a72afff  libThaiTokenizer.dylib (3) <41BFE684-D7B8-3DBB-A3F6-E25DB819E86A> /usr/lib/libThaiTokenizer.dylib
    0x7fff2a72b000 -     0x7fff2a752fff  com.apple.applesauce (1.0 - 16.26) <0AFF7A71-EE52-36E6-82B5-459459D99D68> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff2a753000 -     0x7fff2a76afff  libapple_nghttp2.dylib (1.41) <94E600F0-740B-308D-9475-8720FFB1923E> /usr/lib/libapple_nghttp2.dylib
    0x7fff2a76b000 -     0x7fff2a77dfff  libSparseBLAS.dylib (1336.40.1) <7A917514-DD2C-3A97-A29B-F41BDCA18852> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2a77e000 -     0x7fff2a77ffff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <CC090B4C-48B8-3DE1-84FA-807642C38DF9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff2a780000 -     0x7fff2a784fff  libpam.2.dylib (28.40.1) <4C7D4B94-5CBA-3480-9BA0-D52B5C675D2A> /usr/lib/libpam.2.dylib
    0x7fff2a785000 -     0x7fff2a79dfff  libcompression.dylib (96.40.6) <C84DBB3A-EDEB-3871-BB2F-AB682A0653F8> /usr/lib/libcompression.dylib
    0x7fff2a79e000 -     0x7fff2a7a3fff  libQuadrature.dylib (7) <C13CA095-EE2D-3C50-98E5-A3570323776F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff2a7a4000 -     0x7fff2ab40fff  libLAPACK.dylib (1336.40.1) <5A406319-C3A7-3D73-93C2-9968ACC81241> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff2ab41000 -     0x7fff2ab8ffff  com.apple.DictionaryServices (1.2 - 341) <CBFBB0CC-093A-39AC-99E3-C032029AC7C3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2ab90000 -     0x7fff2aba8fff  liblzma.5.dylib (16) <7AEA0ACB-B03C-323B-AD4F-C5BD0584D780> /usr/lib/liblzma.5.dylib
    0x7fff2aba9000 -     0x7fff2abaafff  libcoretls_cfhelpers.dylib (169) <86671710-F263-3ED2-8B7D-0052264682CF> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff2abab000 -     0x7fff2aca5fff  com.apple.APFS (1677.50.1 - 1677.50.1) <CBABD7ED-84C7-3F72-80EB-5F8AED435566> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff2aca6000 -     0x7fff2acb3fff  libxar.1.dylib (452) <8999C952-D05A-3BFA-A673-1EB0B27EBB73> /usr/lib/libxar.1.dylib
    0x7fff2acb4000 -     0x7fff2acb7fff  libutil.dylib (58.40.2) <ECE0C079-2434-3B7E-89EE-B2E538E7BBAD> /usr/lib/libutil.dylib
    0x7fff2acb8000 -     0x7fff2ace0fff  libxslt.1.dylib (17.2) <7C79FCBB-B6B4-33A4-BD4B-34D674C2866F> /usr/lib/libxslt.1.dylib
    0x7fff2ace1000 -     0x7fff2acebfff  libChineseTokenizer.dylib (37) <F2ECD480-D020-3141-A3B0-D32C8EDA159F> /usr/lib/libChineseTokenizer.dylib
    0x7fff2acec000 -     0x7fff2adaafff  libvMisc.dylib (760.40.6) <3CA6964F-742A-33C1-90BB-C8B2D1BF0A4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2adab000 -     0x7fff2ae43fff  libate.dylib (3.0.4) <7D10CB14-3612-31A3-82F2-232602CA4E86> /usr/lib/libate.dylib
    0x7fff2ae44000 -     0x7fff2ae4bfff  libIOReport.dylib (64) <AD8D1B4C-F575-316A-9B59-D24C7C15775E> /usr/lib/libIOReport.dylib
    0x7fff2ae4c000 -     0x7fff2ae7afff  com.apple.CrashReporterSupport (10.13 - 15045.1) <2BF44063-CC0D-3CF0-807A-F70E0487E079> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff2af66000 -     0x7fff2af6dfff  libMatch.1.dylib (38) <93E36D5B-9452-3D8E-BC00-DF3E29E9573F> /usr/lib/libMatch.1.dylib
    0x7fff2af6e000 -     0x7fff2aff9fff  libCoreStorage.dylib (554) <7918C52C-BD4A-3661-9735-E7C6B907D48E> /usr/lib/libCoreStorage.dylib
    0x7fff2affa000 -     0x7fff2b04dfff  com.apple.AppleVAFramework (6.1.3 - 6.1.3) <5F9D3C05-FBF9-345D-B49F-95ED20451F0E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff2b04e000 -     0x7fff2b067fff  libexpat.1.dylib (26) <AE175A8E-4D38-3080-A0A8-201ACBE332DE> /usr/lib/libexpat.1.dylib
    0x7fff2b068000 -     0x7fff2b071fff  libheimdal-asn1.dylib (597.40.10) <1316D27D-F0EA-34C6-A347-BEE21CB6AFA6> /usr/lib/libheimdal-asn1.dylib
    0x7fff2b072000 -     0x7fff2b086fff  com.apple.IconFoundation (479.2 - 479.2) <80665902-A372-3C2A-A5EB-25CEDDA30A66> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
    0x7fff2b087000 -     0x7fff2b0f4fff  com.apple.IconServices (479.2 - 479.2) <3E085586-2251-350B-84CE-4CFE7873F9A0> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff2b0f5000 -     0x7fff2b192fff  com.apple.MediaExperience (1.0 - 1) <86D052FE-4200-311A-B53D-3C6EF5240A69> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff2b193000 -     0x7fff2b1bcfff  com.apple.persistentconnection (1.0 - 1.0) <EA6A7841-EC57-39FC-9F2A-11752F6A972C> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff2b1bd000 -     0x7fff2b1cbfff  com.apple.GraphVisualizer (1.0 - 100.1) <B9A37FA5-AB1B-3645-9F36-50C48732692D> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff2b1cc000 -     0x7fff2b5e7fff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) <54C42FE9-18BE-3284-A0F5-24F8BD8EE6AE> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff2b5e8000 -     0x7fff2b632fff  com.apple.OTSVG (1.0 - 677.1.0.7) <918A1463-4534-3D72-A06E-0531915C4F37> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff2b633000 -     0x7fff2b639fff  com.apple.xpc.AppServerSupport (1.0 - 2038.40.38) <A437306B-6D63-308B-AC69-468F1A70C8A6> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
    0x7fff2b63a000 -     0x7fff2b64bfff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <D4873860-7D4B-3ACC-8940-2B0956DFB41B> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff2b64c000 -     0x7fff2b64efff  libspindump.dylib (295) <5B9254B7-7BAB-308E-9182-ECA60A0BA09A> /usr/lib/libspindump.dylib
    0x7fff2b64f000 -     0x7fff2b70ffff  com.apple.Heimdal (4.0 - 2.0) <9382C6FC-4234-3D13-A598-0A13C04D9528> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff2b710000 -     0x7fff2b72afff  com.apple.login (3.0 - 3.0) <9C424BA4-9280-30CE-858E-F18587C7E721> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff2b8ad000 -     0x7fff2b917fff  com.apple.bom (14.0 - 233) <F2B16396-0757-3E1B-8A67-5979B9317EF3> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff2b918000 -     0x7fff2b961fff  com.apple.AppleJPEG (1.0 - 1) <37C198D5-DF3F-3ED5-8DD3-5B1FBF7B3059> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff2b962000 -     0x7fff2ba40fff  libJP2.dylib (2130.1.2) <F4C74378-8FD9-3A9D-9E14-86F7213D468A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff2ba41000 -     0x7fff2ba44fff  com.apple.WatchdogClient.framework (1.0 - 98.40.5) <30521EFA-509E-335C-9D32-5FD6CA769A5A> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff2ba45000 -     0x7fff2ba78fff  com.apple.MultitouchSupport.framework (4400.28 - 4400.28) <7A065BB2-13BA-3DB4-93BB-FD4B034EE493> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff2ba79000 -     0x7fff2bbcbfff  com.apple.VideoToolbox (1.0 - 2757.5) <286CE415-4B19-3F7E-A8E4-0CE8C85C7EBF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff2bbcc000 -     0x7fff2bbfefff  libAudioToolboxUtility.dylib (1180.19.2) <EE687E3D-BA7B-306F-95FC-35A97B7E373B> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff2bbff000 -     0x7fff2bc25fff  libPng.dylib (2130.1.2) <C1D8DC7E-D118-3984-80B1-61D7FA89DC7C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff2bc26000 -     0x7fff2bc83fff  libTIFF.dylib (2130.1.2) <47BC22DE-0058-3402-90EB-8EC81BEBC244> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff2bc84000 -     0x7fff2bca0fff  com.apple.IOPresentment (50.10 - 37) <A84FB6B2-8ED1-31DC-AC7C-726E7915F541> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff2bca1000 -     0x7fff2bca7fff  com.apple.GPUWrangler (6.1.27 - 6.1.27) <89405160-B919-372E-B63A-BA35C9D62EFF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff2bca8000 -     0x7fff2bcabfff  libRadiance.dylib (2130.1.2) <6A2BF16D-8AF3-32AD-B42F-DA8029A8462E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff2bcac000 -     0x7fff2bcb1fff  com.apple.DSExternalDisplay (3.1 - 380) <9BF3CCC3-DB7C-30B3-879B-9650918C73FF> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff2bcb2000 -     0x7fff2bcd6fff  libJPEG.dylib (2130.1.2) <E7902D69-99C3-3D7C-9244-86EA0D1A9617> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff2bcd7000 -     0x7fff2bd06fff  com.apple.ATSUI (1.0 - 1) <39A55921-5BA9-3BA0-9C71-FD598BE2E80C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff2bd07000 -     0x7fff2bd0bfff  libGIF.dylib (2130.1.2) <BEE81025-0B18-37BD-BB5F-6E8FD2262336> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff2bd0c000 -     0x7fff2bd15fff  com.apple.CMCaptureCore (1.0 - 79.12.3) <43F3557A-D353-36B5-B5D6-3D352478EC2F> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
    0x7fff2bd16000 -     0x7fff2bd5dfff  com.apple.print.framework.PrintCore (16 - 531) <0EB74D87-B560-380C-8B88-EDAED20D0D99> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff2bd5e000 -     0x7fff2be2afff  com.apple.TextureIO (3.10.9 - 3.10.9) <44F02506-287C-3733-9ED2-01B36F97ABBF> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff2be2b000 -     0x7fff2be33fff  com.apple.InternationalSupport (1.0 - 60) <D92C8AC5-6D8C-33C9-B011-DE275FA5BB88> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff2be34000 -     0x7fff2beaffff  com.apple.datadetectorscore (8.0 - 674) <43D2CEDD-8A10-3A9F-BFE1-CFBBC35149C1> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff2beb0000 -     0x7fff2bf0efff  com.apple.UserActivity (434 - 434) <9FDA9333-95A0-3301-B75C-B6ABD7F94E09> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
    0x7fff2bf0f000 -     0x7fff2c675fff  com.apple.MediaToolbox (1.0 - 2757.5) <722521DC-E21A-36EA-8381-4E34B182D806> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff2cb57000 -     0x7fff2cb88fff  libSessionUtility.dylib (76.7) <CA11B08D-BE35-3763-A358-E76B6341B089> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7fff2cb89000 -     0x7fff2ccb8fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <6D66F9E9-C3ED-3015-AB27-BA6D2689A002> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2ccb9000 -     0x7fff2cd20fff  com.apple.audio.AudioSession (1.0 - 76.7) <19D0DDAE-D4D2-363A-A6EE-D450E254427D> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7fff2cd21000 -     0x7fff2cd33fff  libAudioStatistics.dylib (25) <2310E5CF-38EC-338C-9C8D-FB79EC9B5C98> /usr/lib/libAudioStatistics.dylib
    0x7fff2cd34000 -     0x7fff2cd43fff  com.apple.speech.synthesis.framework (9.0.48.1 - 9.0.48.1) <92283C03-C35F-3F97-8F81-383FB38CB66B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff2cd44000 -     0x7fff2cdaffff  com.apple.ApplicationServices.ATS (377 - 516) <25751B9A-D1FD-3D90-8EB1-67D3DE9F6163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2cdb0000 -     0x7fff2cdc8fff  libresolv.9.dylib (68) <6C18FE1C-EB05-3E02-925D-DE09157C55F9> /usr/lib/libresolv.9.dylib
    0x7fff2cefb000 -     0x7fff2cfdafff  libSMC.dylib (20) <2E125E1A-D5D6-3054-8384-E1A7A23DD0FE> /usr/lib/libSMC.dylib
    0x7fff2cfdb000 -     0x7fff2d03afff  libcups.2.dylib (494) <F27A4527-C76D-34FE-B268-1C57A127C542> /usr/lib/libcups.2.dylib
    0x7fff2d03b000 -     0x7fff2d04afff  com.apple.LangAnalysis (1.7.0 - 254) <B4F48E46-CEF9-3674-903C-609CA77E78B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff2d04b000 -     0x7fff2d055fff  com.apple.NetAuth (6.2 - 6.2) <54EC7F7F-0DBB-38E4-9BBA-0DB0404E2C9D> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff2d056000 -     0x7fff2d05dfff  com.apple.ColorSyncLegacy (4.13.0 - 1) <A34CD7EB-977C-3FF7-A422-9EC40D79A2BD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff2d05e000 -     0x7fff2d069fff  com.apple.QD (4.0 - 416) <39777BBB-6781-36B5-AF36-E3452D222E09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2d06a000 -     0x7fff2d6d8fff  com.apple.audio.AudioResourceArbitration (1.0 - 1) <513ADF72-F3C7-3381-A926-FD1F6683EB09> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff2d6d9000 -     0x7fff2d6e5fff  com.apple.perfdata (1.0 - 67.40.1) <9C94952B-AA5F-3541-A326-649EFEAFE8B1> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff2d6e6000 -     0x7fff2d6f4fff  libperfcheck.dylib (41) <32799FC7-F2BF-3440-8853-378EE0E0445A> /usr/lib/libperfcheck.dylib
    0x7fff2d6f5000 -     0x7fff2d704fff  com.apple.Kerberos (3.0 - 1) <2529747E-275C-35E6-AB6E-1D14DA5835D2> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff2d705000 -     0x7fff2d754fff  com.apple.GSS (4.0 - 2.0) <DC8F40C2-966E-3F86-8A21-47B426965E85> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff2d755000 -     0x7fff2d765fff  com.apple.CommonAuth (4.0 - 2.0) <815F69EE-F251-3125-A094-C95B25804469> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff2d766000 -     0x7fff2d78cfff  com.apple.MobileAssets (1.0 - 659.40.5) <AD744CE8-9213-389E-ACA8-0451B4FC885C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff2d7b8000 -     0x7fff2d7dafff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <AD781B2F-DEB0-3E13-9420-C0B6449EDE7A> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff2d7db000 -     0x7fff2d7e3fff  com.apple.CorePhoneNumbers (1.0 - 1) <8922ABCB-0302-382B-A0DD-984668BFA8E3> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff2d938000 -     0x7fff2d938fff  liblaunch.dylib (2038.40.38) <D71781B5-4034-3349-BBE5-4B796CD3629A> /usr/lib/system/liblaunch.dylib
    0x7fff2e12a000 -     0x7fff2e270fff  com.apple.Sharing (1570.6 - 1570.6) <B76CAA48-84E4-309A-AE4D-FBB5E2D17CAD> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff2e271000 -     0x7fff2e391fff  com.apple.Bluetooth (8.0.1 - 8.0.1f5) <7136F7B5-F009-3139-BD52-D51815F7D9A4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff2e392000 -     0x7fff2e3a6fff  com.apple.AppContainer (4.0 - 509.40.16) <705EFE05-0522-33E1-9139-F9D5B59AEFB7> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff2e3a7000 -     0x7fff2e3aafff  com.apple.SecCodeWrapper (4.0 - 509.40.16) <74BF3804-694F-3AE3-95A8-31B1DF5D9468> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff2e3ab000 -     0x7fff2e404fff  com.apple.ProtectedCloudStorage (1.0 - 1) <F5C02479-9D92-3CB6-8C21-9AA229D411D4> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff2fb4f000 -     0x7fff2fb7afff  com.apple.RemoteViewServices (2.0 - 163) <09228BBD-D1F6-388C-AD09-9AD113C44271> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff2fb7b000 -     0x7fff2fb8afff  com.apple.SpeechRecognitionCore (6.1.12 - 6.1.12) <275341D7-157B-3B5A-A81D-382CEF408262> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff2fb8b000 -     0x7fff2fb92fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <66CCAAEC-B04B-326F-BB83-6A9E668111BC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff2fdd6000 -     0x7fff2fdd6fff  libsystem_product_info_filter.dylib (8.40.1) <FF59B842-1290-3C4A-9015-AC972563406E> /usr/lib/system/libsystem_product_info_filter.dylib
    0x7fff2feb1000 -     0x7fff2feb1fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <BBCF1D0C-F727-3B9B-801E-FCEA6C9C1103> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff2fed8000 -     0x7fff2fed8fff  com.apple.CoreServices (1122.5.1 - 1122.5.1) <070D2800-D014-34E3-AAA9-CB7199EFC728> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff301a6000 -     0x7fff301a6fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <5D5F6FDF-38E5-363A-A73C-3C21A2D11574> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff301e7000 -     0x7fff301f2fff  com.apple.MediaAccessibility (1.0 - 130) <D7556226-D396-3EA8-B10D-F73C074ABFAD> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff301f3000 -     0x7fff30212fff  com.apple.networking.AlgosScoreFramework (1.0 - 1) <8C52B479-2985-3112-8C95-38C082EC6DF4> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
    0x7fff30a0a000 -     0x7fff30a9ffff  com.apple.CoreBluetooth (1.0 - 1) <0F11E92C-6CFC-3912-BB82-B4CE7BA16FC7> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff30aa0000 -     0x7fff30aa9fff  com.apple.SymptomDiagnosticReporter (1.0 - 79.40.12) <3FF67454-E235-33D7-AB87-02496A234188> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff30abe000 -     0x7fff30acafff  com.apple.AppleIDAuthSupport (1.0 - 1) <7103A610-7E5A-34F7-BE69-5E25B334E66A> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff30acb000 -     0x7fff30b73fff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <12CEDA8E-D339-3022-BFD9-135458523B3E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff30b74000 -     0x7fff30ba7fff  com.apple.MediaKit (16 - 927.40.2) <E5571EB2-2864-372E-BE83-DDE90F1A05CC> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff30ba8000 -     0x7fff30c93fff  com.apple.DiskManagement (14.0 - 1733.40.24) <7B3D0853-7B34-331A-902C-D2ED8004FD39> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff30c94000 -     0x7fff3104efff  com.apple.CoreAUC (321.2.0 - 321.2.0) <CF62493C-B5DE-3C08-B9B3-4B7B4D1AEA84> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff3104f000 -     0x7fff31052fff  com.apple.Mangrove (1.0 - 25) <9E1C3E05-5B1A-3025-9DF5-BA2B40453CE5> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff31053000 -     0x7fff31080fff  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <FA8FC4B3-851C-3082-AD2A-DF86089EB3C9> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff31081000 -     0x7fff311a1fff  com.apple.FileProvider (325 - 325) <B02BE1B5-92B4-371F-AEBA-087BB58272D4> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff311a2000 -     0x7fff311c5fff  com.apple.GenerationalStorage (2.0 - 322) <3400BD70-40AE-3FC5-BC7F-B6AB44B6134D> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff31a0e000 -     0x7fff31a4dfff  com.apple.AppleVPAFramework (3.20.4 - 3.20.4) <9E22EFBC-493A-32A3-B7C2-0F56B4072D17> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff31b1e000 -     0x7fff31b5afff  com.apple.DebugSymbols (195.1 - 195.1) <93BEC865-279E-3A6E-A24B-487C51FF6459> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff31b5b000 -     0x7fff31c18fff  com.apple.CoreSymbolication (12.2 - 64541.4) <D9F608E4-437D-3A1C-83E7-7BD6CF830589> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff32a99000 -     0x7fff32afcfff  com.apple.framework.Apple80211 (17.0 - 1728) <E5DB3BA3-DA6B-33B2-A111-852B5041DE4E> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff32afd000 -     0x7fff32c4ffff  com.apple.CoreWiFi (3.0 - 341) <4B9C6F89-74B7-35F0-AC61-7ECD993B8139> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff32ebc000 -     0x7fff32ecbfff  com.apple.xpc.RemoteServiceDiscovery (1.0 - 2038.40.38) <7F2CB942-65FF-3A6B-AA1E-717BB18DEE80> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff32ecc000 -     0x7fff32ee3fff  com.apple.xpc.RemoteXPC (1.0 - 2038.40.38) <118A75E2-58FB-3E30-B0F0-064E42BD3A9B> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff32f2f000 -     0x7fff32f36fff  com.apple.EFILogin (2.0 - 2) <4EE8F2C6-F75A-3545-93C7-9EC7DB7E4337> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff32f37000 -     0x7fff32f42fff  libcsfde.dylib (554) <DB193672-8501-3F7B-BEB4-4F59C8887512> /usr/lib/libcsfde.dylib
    0x7fff3316c000 -     0x7fff3316cfff  com.apple.ApplicationServices (48 - 50) <BF6B5DC5-22AF-3926-8D21-7F4CFDB03644> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff3346c000 -     0x7fff3346cfff  libHeimdalProxy.dylib (79) <D67CF959-658D-3E1C-9900-5DC0A507D02A> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff3351f000 -     0x7fff3351ffff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <106AE4DA-6F73-393B-889D-5D048ECDDDE1> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff33544000 -     0x7fff33586fff  com.apple.StreamingZip (1.0 - 1) <EA637C36-E29D-3332-9F15-821D32A3EA73> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff344d7000 -     0x7fff34527fff  com.apple.ChunkingLibrary (334 - 334) <996DC3E2-CC2E-376D-9A31-2D5093C078C5> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff34f1d000 -     0x7fff34f20fff  com.apple.Cocoa (6.11 - 23) <D673DE75-8885-39F1-9847-81D602E69229> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff391c1000 -     0x7fff391c4fff  com.apple.OSAServicesClient (1.0 - 1) <7193D631-42B0-3F65-AD4D-161DF0DC2633> /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient
    0x7fff3c973000 -     0x7fff3c992fff  com.apple.private.SystemPolicy (1.0 - 1) <10BDB417-5EFA-348A-9DB7-154F4BC4136D> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
    0x7fff3d2b7000 -     0x7fff3d2c2fff  com.apple.MallocStackLogging (1.0 - 1) <F9CA682E-FCC0-371F-90EA-B5CE51ABF8AC> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
    0x7fff3d2d8000 -     0x7fff3d2eafff  libmis.dylib (274.40.12) <CF45C71D-4237-369F-9FE1-91C0B9C77C06> /usr/lib/libmis.dylib
    0x7fff40e8c000 -     0x7fff40eaafff  libCGInterfaces.dylib (543) <B19C6E0A-C7B5-3CCC-A77F-9751CC30523E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff43495000 -     0x7fff4370bfff  com.apple.RawCamera.bundle (9.10.0 - 1410.3) <D38297EA-053D-38C8-BE73-58DDD60CA203> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff46116000 -     0x7fff46121fff  libGPUSupportMercury.dylib (18.0.50) <4C1A229D-40B0-34B5-9A8F-010DC9C73D67> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff47773000 -     0x7fff477c1fff  com.apple.osanalytics.OSAnalytics (1.0 - 1) <5B713D10-3346-3AAD-A977-7095220E3C03> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
    0x7fff51243000 -     0x7fff512d4fff  com.apple.Symbolication (12.2 - 64541.5.1) <640AAE2D-353D-3009-A7A2-55AE3F965398> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff5e671000 -     0x7fff5f654fff  com.apple.driver.AppleIntelKBLGraphicsGLDriver (16.0.49 - 16.0.0) <1DDAEEF2-ADA1-33EA-A22A-516FF79EFA60> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver
    0x7fff6b3b4000 -     0x7fff6b3bafff  libCoreFSCache.dylib (177.22) <F2BD275B-0979-3426-BC9D-60C22E4FDE1C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff6b3bb000 -     0x7fff6b3bffff  libCoreVMClient.dylib (177.22) <57E480B5-F430-3150-A5D9-D255A2F761E5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff6b3c0000 -     0x7fff6b3cffff  com.apple.opengl (18.0.50 - 18.0.50) <245D7013-B161-397D-9989-500B639ECDF3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff6b3d0000 -     0x7fff6b3d2fff  libCVMSPluginSupport.dylib (18.0.50) <58937D53-04AE-36EA-AF04-A2C6EBD8D8EE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff6b3d3000 -     0x7fff6b3dbfff  libGFXShared.dylib (18.0.50) <8BCF166B-60FA-3321-83BB-24A3527B60A3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff6b3dc000 -     0x7fff6b40ffff  libGLImage.dylib (18.0.50) <BD69E573-1813-3078-BF27-C9183B515647> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff6b410000 -     0x7fff6b44cfff  libGLU.dylib (18.0.50) <21591978-F81A-3C62-9281-CD0ACDF8EEAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff6b44d000 -     0x7fff6b5e1fff  libGLProgrammability.dylib (18.0.50) <C109BB0E-3E50-3DD4-9AD4-5A2D43594A72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff6b5e2000 -     0x7fff6b5ecfff  libGL.dylib (18.0.50) <D2379B83-F70E-375A-AD7A-B612D767ABE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff6b5ed000 -     0x7fff6b768fff  GLEngine (18.0.50) <D5643B63-5D23-3969-859E-042E4C252528> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff6b769000 -     0x7fff6b792fff  GLRendererFloat (18.0.50) <07926815-F627-35B1-9722-003262ACAF16> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff6ca23000 -     0x7fff6ca7bfff  com.apple.opencl (4.5 - 4.5) <4387AA57-D726-3378-8376-E5D6813E219F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff7838d000 -     0x7fff78394fff  libRosetta.dylib (203.1.3) <5EC28751-3BE8-3BB7-9DBE-305225CBD41B> /usr/lib/libRosetta.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=724.6M resident=0K(0%) swapped_out_or_unallocated=724.6M(100%)
Writable regions: Total=259.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=259.0M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG image                            36K        3 
CoreAnimation                       56K        6 
CoreGraphics                         4K        1 
CoreUI image data                  620K        6 
Dispatch continuations            64.0M        1 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           154.2M      141 
MALLOC guard page                   32K        8 
OpenGL GLSL                        256K        3 
STACK GUARD                       56.1M       18 
Stack                             16.1M       18 
VM_ALLOCATE                        2.1G     3763 
VM_ALLOCATE (reserved)              68K        2         reserved VM address space (unallocated)
__CTF                               759        1 
__DATA                            14.5M      319 
__DATA_CONST                      14.0M      171 
__DATA_DIRTY                       548K      100 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       486.4M       15 
__OBJC_RO                         61.0M        1 
__OBJC_RW                         2468K        2 
__TEXT                           238.2M      322 
__UNICODE                          588K        1 
mapped file                      104.2M      181 
shared memory                       40K        4 
===========                     =======  ======= 
TOTAL                              3.3G     5093 
TOTAL, minus reserved VM space     3.3G     5093 

Model: MacBookPro15,2, BootROM 1554.50.3.0.0 (iBridge: 18.16.12561.0.0,0), 4 processors, Quad-Core Intel Core i7, 2.7 GHz, 16 GB, SMC 
Graphics: kHW_IntelIrisGraphics655Item, Intel Iris Plus Graphics 655, spdisplays_builtin
Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, LPDDR3, 2133 MHz, Micron, -
Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, LPDDR3, 2133 MHz, Micron, -
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x7BF), wl0: Sep 11 2020 16:57:49 version 9.30.440.2.32.5.61 FWID 01-129bddb
Bluetooth: Version 8.0.1f5, 3 services, 27 devices, 1 incoming serial ports
Network Service: USB 10/100/1000 LAN 2, Ethernet, en15
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.1 Bus
USB Device: 4-Port USB 2.0 Hub
USB Device: USB 2.0 Hub
USB Device: USB PnP Audio Device
USB Device: USB 2.0 BILLBOARD
USB Device: Keyboard Hub
USB Device: Apple Keyboard
USB Device: TREZOR
USB Device: 4-Port USB 3.0 Hub
USB Device: USB 10/100/1000 LAN
USB Device: Apple T2 Bus
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.4
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.4

L-BTC Ledger nano s & Jade HWI cold wallet. Asking for BTCPayServer.Vault wallet feature request.

https://github.com/btcpayserver/BTCPayServer.Vault/blob/master/BTCPayServer.Hwi/HardwareWalletModels.cs

btcpay feature request. improving our hardware wallets integrations for liquid. maybe a hotwallet spend function for liquid.
I still have a Ledger nano s for liquid testing.
but still waiting for the next batch of Jade wallet release in June.

improving l-btc bitcoin liquid on BTCPay, makes it more assessable for merchants & better for developers storing their funds @NicolasDorier @Kukks
happy to help in any way with testing liquid on BTCPayServer.Vault
cheers ;)

Vault 2.0.3 does not start in Windows 11

Describe the bug

Your BTCPay Environment (please complete the following information):

  • BTCPay Server Version: 1.5.4.0
  • BTCPay Server Vault app version: 2.0.3
  • Deployment Method: Docker

Your local environment (please complete the following information):

  • Your operating system Windows 11
  • Browser: Chrome

Your hardware wallet details (please complete the following information):

  • Hardware wallet name: Ledger X
  • Hardware wallet version:
  • Hardware wallet firmware, bootloader, microcontroller verisons (where applicable):

Additional context

v2.0.3 installs fine, but fails to start in Windows 11. No pop-up box or error message.

Uninstalled, installed v2.0.2, which works as intended.

Trezor model T halts signing if >100 inputs

Forwarded for a Telegram user:

So after extensive testing:

The issue with the trezor model T latest firmware (2.6.3)

If the Tx input is higher than 100 or so, it will halt the signtx part . So btcpay server vault shows signTx and few sec after it just stops , and nothing ever shows on the trezor. (Again this doesn't happen with small tx input).

I've confirmed this with 4 computers (windows 10) and 2 trezor model T.

Elecrum doesn't have this issue (for your reference).

This is a real issue, not only affecting me so it's with being posted to support the BTcpay eco system.

I have tried version 2.05 up to 2.08 . All same issue

I cant sign with my bitbox02

Describe the bug

Sign the transaction with BTCPay Server Vault

Your BTCPay Environment (please complete the following information):

  • BTCPay Server Version: V1.2.1.0
  • BTCPay Server Vault app version: V2.0.1
  • Deployment Method: Manual

Your local environment (please complete the following information):

  • Your operating system Ubuntu 20.04.3 LTS
  • Browser: Firefoy y Brave

Your hardware wallet details (please complete the following information):

  • Hardware wallet name: Bitbox02
  • Hardware wallet version: Bitcoin only
  • Hardware wallet firmware, bootloader, microcontroller verisons (where applicable): latest

Additional context

Device found: Unknown

An unexpected error happened. (Input error: error code: 103, message: generic error. A keypath might be invalid. Supported keypaths are: m/49'/0'/ for p2wpkh-p2sh; m/84'/0'/ for p2wpkh; m/48'/0'//2' for p2wsh multisig; m/48'/0'//1' for p2wsh-p2sh multisig; m/48'/0'/' for any supported multisig; account can be between 0' and 99'; For address keypaths, append /0/
for a receive and /1/ for a change address.)

I think these is part of the issue, i find it in the report:
3-9:1.0: Failed to open report descriptor at '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/report_descriptor': No such file or directory

I can receive but I cant spent. Iฤ‡ant understand that becouse I can do that with Specter. Iแธฟ running the btcpayserver in a testnet node.

Screenshots / Video / GIf (if applicable)

Cannot connect Trezor Safe 3 (was T)

Describe the bug

Your BTCPay Environment (please complete the following information):

  • BTCPay Server Version: v1.11.7+a921504bc
  • BTCPay Server Vault app version: 2.0.8
  • Deployment Method: LunaNode

Your local environment (please complete the following information):

  • Your operating system: Windows 11 Pro (also tried Mac OS Sonoma)
  • Browser: Chrome

Your hardware wallet details (please complete the following information):

  • Hardware wallet name: Trezor
  • Hardware wallet version: Safe 3 Model T
  • Hardware wallet firmware, bootloader, microcontroller verisons (where applicable): firmware 2.6.3

Additional context

Adding wallet to BTCPayServer via Vault, wallet seems to be detected but is shown as "Device: null" and then when I confirm (Address type: segwit, Account: 0), I get "An unexpected error happened. (Object reference not set to an instance of an object.)".

This is a new Trezor T Safe 3 wallet and am using the shipped USB-C cable.

Screenshots / Video / GIf (if applicable)

Screenshot 2023-12-19 130412

[UX] Discussion on improving the instructions on how to use the Vault

Once the vault starts it's quite unclear to people what they have to do next.
To every person I asked to try the vault, they installed it and the next question every single time was "Ok, what now?".

The current page gives this
Screenshot 2019-11-30 at 10 44 17

I don't have specific idea on how we can improve this, so opening the issue for discussion.

Failing to Sign TX with Ledger X

Currently having issues signing tx to broadcast on the Ledger X

I have the latest version of

  • BTCPAYServer
  • Vault
  • Ledger Bitcoin App
  • Ledger Firmware

More info

  • Trying to combine 13 utxos - Doesn't work
  • When manually selecting just one UTXO to try and send that allows me to broadcast
  • Tried combining just two. Confirmed on the ledger and then the next screen just has view PSBT no broadcast button.

Currently the process gets stuck after I confirm that transactions on the Ledger itself.

BTC Vault just sits at sign TX and does not continue to the point where I can click Broadcast.

Have discussed issue on matter with Brittttttk she was successful on S, did not have an X to try.

Trying to combine:
Image Pasted at 2020-10-11 16-35

Sending just a single:
Image Pasted at 2020-10-11 16-39

Unable to sign transaction on Trezor T

Using the p2sh segwit derivation scheme, I connected the xpubkey of BTC wallet #2 to BTC pay server. After updating the firmware, the Trezor T no longer recognizes the wallet #2.

I can see the funds in BTC pay server but I can not sign transaction due to Trezor T not recognizing the Derivation scheme. I created a second wallet 2 and the derivation scheme was not the same as one original derivation scheme I made.

I now have a few thousand worth of BTC i cannot access. ( I can now access the bitcoin through trezor software)
additional details: i tried mac version and the windows version. of pay vault with same result.

new trezor desktop suite
https://suite.trezor.io/
This allowed me to make a wallet with the proper derivation scheme. I was using a p2sh segwit derivation scheme. When recreating a wallet using this scheme, it created wallet #2 with $0 and wallet #3 which was the p2sh segwit wallet with our coin.

previously it only created wallet 2. and derivation scheme was based on that wallet 2.
i have not tried signing an outgoing transaction yet but will update if i do .

Update 

btcpay has pub with -[p2sh] tag, however wallet # 3 in trezor model T is now ypub

I have not tried to sign a transaction yet. Will update when i do.

Update, tries to sign transaction with hardware wallet. it did not work.

What ive noticed:

The new trezor desktop interface specifically separates sewing and p2sh and legacy wallets into separate sections.

if u use the web version, p2sh, and bip32 are grouped together.

I think a new firmware update slightly altered the deriviation scheme, or added a password to the non main wallets i they were not already there.

i have never set a password, yet it al always asks and i just hit the enter key on wallet and it opens my wallets. in the past i dot recall it doing that.

Ledger Nano X not recognized by Vault App

Hi, i can't add my wallet because Ledger Nano X is not recognized by the vault app.

i have on screen :

BTCPayServer successfully connected to the vault.
Device found: Unknown
An unexpected error happened. (Unknown device type specified)

Your BTCPay Environment (please complete the following information):

  • BTCPay Server Version: v1.1.2.0
  • BTCPay Server Vault app version: 1.0.7
  • Deployment Method: raspberry pi 3b+

Your local environment (please complete the following information):

  • Your operating system : Windows 10
  • Browser: same on firefox and chrome

Your hardware wallet details (please complete the following information):

  • Hardware wallet name: Ledger
  • Hardware wallet version: nano X
  • Hardware wallet firmware, bootloader, microcontroller verisons (where applicable): 1.3.0

Additional context

Screenshots / Video / GIf (if applicable)

how to transfer BTC from Btcpay server to other wallet

hello team

i dont have any idea about btcpay send payment when i am try to send btc from btcpay to other address its showing some error please guide me step by step even i dont have hardware wallet please also know how to setup

Thanks

BTCPay send error

Describe the bug

Your BTCPay Environment (please complete the following information):

  • BTCPay Server Version:
  • BTCPay Server Vault app version:
  • Deployment Method:

Your local environment (please complete the following information):

  • Your operating system
  • Browser:

Your hardware wallet details (please complete the following information):

  • Hardware wallet name:
  • Hardware wallet version:
  • Hardware wallet firmware, bootloader, microcontroller verisons (where applicable):

Additional context

Screenshots / Video / GIf (if applicable)

BTCPayServer.Vault won't start on Ubuntu 22.04

This is what I get:

markus@markus-IdeaPad-5-15ARE05:~$ BTCPayServer.Vault
No usable version of libssl was found
Aborted (core dumped)

Apparently it's linked to a different libssl version. Hope there is an easy fix for it.

"The user refused to sign the transaction" (latest Trezor Firmware broken process?)

Usually, when I sign a tx to send, I would be asked for Passphrase just once.

Now, with the latest trezor update things are broken. Not sure if its firmware or not though..

I was asked for a passphrase as normal, and I entered it. Then trezor told me to verify my password, THREE TIMES, asking me to click "confirm" each time. I think Vault isn't used to this new process step that was introduced with the new firmware.

On the browser it displays as the below error (I closed window after that):

Sign the transaction with BTCPayServer Vault
 BTCPayServer successfully connected to the vault.
 Device found: Trezor_1
 The user refused to sign the transaction

Screenshot of the same:
image

And after asking for Passphrase three times, trezor was locked on this screen for more than 5min, without signing anything:

image

Cant open Vault on mac Sierra

Error message says you have macOS 10.12.3. The application requires macOS 10.13 or later.

Sorry if I missed this version requirement in the docs somewhere.

Rasberry Pi 5 (amd64) does not match system (arm64)

dpkg: error processing archive BTCPayServerVault-2.0.8.deb (--install):
package architecture (amd64) does not match system (arm64)
Errors were encountered while processing:
BTCPayServerVault-2.0.8.deb
@rootzoll

Tasks

No tasks being tracked yet.

Thank you for reporting a technical issue.

Describe the bug

Your BTCPay Environment (please complete the following information):

  • BTCPay Server Version:
  • BTCPay Server Vault app version:
  • Deployment Method:

Your local environment (please complete the following information):

  • Your operating system
  • Browser:

Your hardware wallet details (please complete the following information):

  • Hardware wallet name:
  • Hardware wallet version:
  • Hardware wallet firmware, bootloader, microcontroller verisons (where applicable):

Additional context

Screenshots / Video / GIf (if applicable)

Improve the (home) landing page

Right now, when someone installs the vault, it's quite unclear on what they have to do. You have only one CTA "Permissions" that does nothing and that's about it.

vault page

Since it's still in alpha, that's understandable and maybe even better that it's only for those who understand what it does, but in the future we should improve the landing page and provide information on what people need to do in order to pair their btcpay server and a vault.

Question: Is the only way to authorize the vault via derivation scheme?

Vault not working right on linux

Describe the bug

I've never been able to get the send function working on linux. It gives me an error message
"This device can't sign the transaction. (Wrong device, wrong passphrase or wrong device fingerprint in your wallet settings)"
Which makes no sense as its the same device I use to send from Wasabi.

I've tried it with Brave and get that error above. I've tried it with Chrome and it doesn't see that Vault is running so I can't get past that error message.

Your BTCPay Environment (please complete the following information):

  • BTCPay Server Version:
    BTCPay Server v1.11.7+a921504bc (Altcoins)

  • BTCPay Server Vault app version:
    2.0.5

  • Deployment Method:
    Lunanode

Your local environment (please complete the following information):

  • Your operating system
    Ubuntu 22.0.4.3 LTS

  • Browser:
    [Version 1.61.101 Chromium: 120.0.6099.71 (Official Build) (64-bit)]
    Version 120.0.6099.71 (Official Build) (64-bit) - Chrome

Your hardware wallet details (please complete the following information):

  • Hardware wallet name: Nano X
  • Hardware wallet version: 1.0
  • Hardware wallet firmware, bootloader, microcontroller verisons (where applicable):
    2.2.3

Additional context

It seems to me this is a timeout issue.. Could have something to do with the CPU calculations required to calculate a transaction with dozens of inputs. The current workaround is to send a small amount of BTC which calculates successfully just before it times out. If I add more BTC then it times out. I've done this multiple times so I know how much I can send without timing it out. But there's no reason for Wasabi to time out. It times out after about 45 seconds -2 minutes. But if there is going to be a timeout 5+ minutes should be the default. I can calculate exactly how long until the timeout if you want.

My computer is about 4 years old.
8 gigs ram.
ntelยฎ Coreโ„ข i7-8650U CPU @ 1.90GHz ร— 8
Mesa Intelยฎ UHD Graphics 620 (KBL GT2)

Screenshots / Video / GIf (if applicable)

Tenks

Describe the bug

Your BTCPay Environment (please complete the following information):

  • BTCPay Server Version:
  • BTCPay Server Vault app version:
  • Deployment Method:

Your local environment (please complete the following information):

  • Your operating system
  • Browser:

Your hardware wallet details (please complete the following information):

  • Hardware wallet name:
  • Hardware wallet version:
  • Hardware wallet firmware, bootloader, microcontroller verisons (where applicable):

Additional context

Screenshots / Video / GIf (if applicable)

Support Taproot/bech32m addresses

With the bitcoin 2.0.0 app on the ledger nano s it should be possible to create taproot/bech32m addresses. However either the btcpayserver UI or the BTCPayServer.Vault is currently not supporting it.

Can we get an update for this?

Error when fetching device on Raspbian, Raspberry Pi

Checked out BTCPayVault v1.0.2 and built for linux-arm. The app is starting, but it fails to interface with the hardware wallet (ledger nano s).

This is the log when importing derivation scheme from the vault.

info: BTCPayServer.Vault.Hwi[0]
      Permission to https://btcpay.local got granted
dbug: Microsoft.AspNetCore.Server.Kestrel[9]
      Connection id "0HM0L50FT2O22" completed keep alive response.
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
      Request finished in 2018.7584ms 200 
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
      Request starting HTTP/1.1 POST http://127.0.0.1:65092/hwi-bridge/v1 text/plain;charset=UTF-8 24
trce: Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware[2]
      All hosts are allowed.
dbug: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[1]
      POST requests are not supported
dbug: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[2]
      The request has an origin header: 'https://btcpay.local'.
info: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[4]
      CORS policy execution successful.
dbug: Microsoft.AspNetCore.Server.Kestrel[25]
      Connection id "0HM0L50FT2O22", Request id "0HM0L50FT2O22:00000002": started reading request body.
dbug: Microsoft.AspNetCore.Server.Kestrel[26]
      Connection id "0HM0L50FT2O22", Request id "0HM0L50FT2O22:00000002": done reading request body.
dbug: BTCPayServer.Vault.Hwi.Cli[0]
      /home/pi/tmp/.net/BTCPayServer.Vault/udcgk2ts.1vo/hwi enumerate
fail: BTCPayServer.Vault.Hwi.Cli[0]
      Failed to call hwi
System.ComponentModel.Win32Exception (8): Exec format error
   at System.Diagnostics.Process.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
   at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at BTCPayServer.Hwi.Transports.CliTransport.StartProcess(ProcessStartInfo startInfo, CancellationToken cancel)
   at BTCPayServer.Hwi.Transports.CliTransport.SendCommandAsync(String[] arguments, CancellationToken cancel)
fail: Microsoft.AspNetCore.Server.Kestrel[13]
      Connection id "0HM0L50FT2O22", Request id "0HM0L50FT2O22:00000002": An unhandled exception was thrown by the application.
System.ComponentModel.Win32Exception (8): Exec format error
   at System.Diagnostics.Process.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
   at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at BTCPayServer.Hwi.Transports.CliTransport.StartProcess(ProcessStartInfo startInfo, CancellationToken cancel)
   at BTCPayServer.Hwi.Transports.CliTransport.SendCommandAsync(String[] arguments, CancellationToken cancel)
   at BTCPayServer.Vault.HWI.InternalTransport.SendCommandAsync(String[] arguments, CancellationToken cancel)
   at BTCPayServer.Vault.HWI.HwiServer.Handle(HttpContext ctx)
   at Microsoft.Extensions.DependencyInjection.HwiServerExtensions.<>c.<<UseHwiServer>b__1_2>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at Microsoft.AspNetCore.Builder.Extensions.MapMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application)
dbug: Microsoft.AspNetCore.Server.Kestrel[9]
      Connection id "0HM0L50FT2O22" completed keep alive response.
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
      Request finished in 203.2648ms 500 

Any idea?

Signing with Trezor is broken

Describe the bug

Importing a Trezor wallet using the Vault works, but signing a transaction does not.

Your BTCPay Environment (please complete the following information):

  • BTCPay Server Version: 1.2.1

  • BTCPay Server Vault app version: 2.0.1

  • Deployment Method: Dev Env

Your local environment (please complete the following information):

  • Your operating system: macOS
  • Browser: Firefox

Your hardware wallet details (please complete the following information):

  • Hardware wallet name: Trezor
  • Hardware wallet version: Trezor Bridge 2.0.27
  • Hardware wallet firmware, bootloader, microcontroller verisons (where applicable): 1.9.3 and 1.10.2 (latest)

Additional context

Original bug report by @pavlenex, maybe he can provide additional information. I confirmed the issue.

Screenshots / Video / GIf (if applicable)

1.9.3 Firmware

Upload.from.GitHub.for.iOS.MOV

1.10.2 Firmware

Upload.from.GitHub.for.iOS.MOV

Hardware Wallet connect issue

Pls i connected hardware wallet (ledger nano) At the final point of connecting. It shows error message "An unexpected error happened (Exception: Invalid status 6e00)
image

Please any idea of what to do. Thank you

How to use Vault application on Raspberry Pi ARM chip

Is there a documented method or resource on how to implement BTC Pay Server Vault on a Raspberry Pi. I would like to connect my BTCPay Server to my Ledger Nano S and the BTCPay Server Vault on the repo seems to only be for x86 chips. I'm not too technically savvy yet.

I've seen mention of something along the lines of re-building the repo files for ARM architecture.... Is that an easy thing to do?

Can anyone help a newb out?

Btc

Describe the bug

Your BTCPay Environment (please complete the following information):

  • BTCPay Server Version:
  • BTCPay Server Vault app version:
  • Deployment Method:

Your local environment (please complete the following information):

  • Your operating system
  • Browser:

Your hardware wallet details (please complete the following information):

  • Hardware wallet name:
  • Hardware wallet version:
  • Hardware wallet firmware, bootloader, microcontroller verisons (where applicable):

Additional context

Screenshots / Video / GIf (if applicable)

Thank you for reporting a technical issue.

Describe the bug

Your BTCPay Environment (please complete the following information):

  • BTCPay Server Version:
  • BTCPay Server Vault app version:
  • Deployment Method:

Your local environment (please complete the following information):

  • Your operating system
  • Browser:

Your hardware wallet details (please complete the following information):

  • Hardware wallet name:
  • Hardware wallet version:
  • Hardware wallet firmware, bootloader, microcontroller verisons (where applicable):

Additional context

Screenshots / Video / GIf (if applicable)

Cant sign a transaction on Ledger Nano X

Describe the bug

Im trying to send BTC through BtcPayServer.Vault to a different address. When I go to "Bitcoin" it starts fetching the device, connects it and then I receive a message "Derivatation Path is unusal" on my Ledger. If I accept it on my Ledger I get a error on BTCPayServer Overview saying I refused to sign it. The derivation Path is 44`. If I try it again I dont receive anything anymore to sign on my Ledger, not even a message or so.

In the wallet overview of btcpayserver the account key path is m/49'/0'/1'

Your BTCPay Environment (please complete the following information):

  • BTCPay Server Version: 1.6.3.0
  • BTCPay Server Vault app version: 2.0.5
  • Deployment Method: LunaNode

Your local environment (please complete the following information):

  • Your operating system Windows 11
  • Browser: Latest Chrome

Your hardware wallet details (please complete the following information):

  • Hardware wallet name: Ledger Nano X
  • Hardware wallet version: BTC 2.0.6
  • Hardware wallet firmware, bootloader, microcontroller verisons (where applicable): 2.0.2

Additional context

Screenshots / Video / GIf (if applicable)

BTCPay Server Vault v0.0.7 DMG, Quit unexpectedly

BTCPay Server Vault v0.0.7 DMG for mac, Quit unexpectedly!!!
crash immediately upon starting ,so it doesnt work!! , i give my permission in system pref, security & Privacy, since the build is from a unidentified developer, the Documented binaries signature verification is ok!! "Apple Mac, BTCPay can improve this unidentified developer in the future" my mac environments: macOS Catalina 10.15.1 tested on macOS High Sierra 10.13.6 as well, same problem Quit unexpectedly, @NicolasDorier not tested on any other platform!!

my error crash console gives me this, Error Code: 0x02000148. Trap Number: 133.
sent my logs to @NicolasDorier
Screenshot 2019-11-26 at 03 41 22

Error when fetching from Ledger nano s

I receive this error when I try to generate BTC derivation scheme to configure my store with my hardware ledger wallet....

"An unexpected error happened. (Error reading JArray from JsonReader. Path '', line 0, position 0.)"

  • running macOS High Sierra 10.13.6
  • Ledger firmware: Secure Element 1.6.1 / Microcontroller 1.12 / Bootloader 0.11
  • Bitcoin version: 1.5.1
    -Tried both Firefox & Chrome
  • Ledger Live app is closed
    -Tried BTC Pay Vault version 1.0.7 and 1.0.6

Ledger Nano S - No device connected

I have connected my Ledger Nano S(Latest firmware installed) to my Windows 10 PC - (Chrome or Firefox) with BTCPayServer Vault installed and running. I have turned off Ledger Live as well. With the Ledger on and Bitcoin active I attempt to add it to my store wallet and get the error "No device connected. Any help would be appreciated!!

  • BTCPay Server Version: 1.5.2

  • BTCPay Server Vault app version: 2.0.1

  • Deployment Method: Docker on Ubuntu

  • Your operating system Windows 10

  • Browser: Chrome, Firefox

  • Hardware wallet name: Ledger Nano

  • Hardware wallet version: S

  • Hardware wallet firmware: 2.1.0
    Additional context

ptcpay-1
btcpay-2

Btcbuzakskik

Describe the bug

Your BTCPay Environment (please complete the following information):

  • BTCPay Server Version:
  • BTCPay Server Vault app version:
  • Deployment Method:

Your local environment (please complete the following information):

  • Your operating system
  • Browser:

Your hardware wallet details (please complete the following information):

  • Hardware wallet name:
  • Hardware wallet version:
  • Hardware wallet firmware, bootloader, microcontroller verisons (where applicable):

Additional context

Screenshots / Video / GIf (if applicable)

LOW PRIO: Screen brightness jumps slightly higher on Mac OS when app is running. Then drops when app quits again.

When I start the app on Mac OS, the screen instantly gets a bit brighter or colors ad lighter I mean.
When I quit the app, the screen goes back to it's original state.

Not sure if "brightness" is the term. I don't think it's the LCD backlight, but I do notice a change in color when the app is running and returning it back to normal when the app is closed.

Might be an issue with Avalonia?

Not a big deal, but it's there...

Tried taking screenshots, but it doesn't show up on them.
I'm guessing Avalonia triggers some kind of UI mode or GPU thing?

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.