Closed HiddenJester closed 1 year ago
Same issue. I got an error that it couldn't find the crash report and so it dumped this to a terminal window:
0x1021d5d94 - /Applications/HSTracker.app/Contents/Frameworks/libcoreclr.dylib : mono_dump_native_crash_info
0x102179fce - /Applications/HSTracker.app/Contents/Frameworks/libcoreclr.dylib : mono_handle_native_crash
0x1020d05ae - /Applications/HSTracker.app/Contents/Frameworks/libcoreclr.dylib : mono_crashing_signal_handler
0x7fff20802d7d - /usr/lib/system/libsystem_platform.dylib : _sigtramp
0x100000000 - Unknown
0x10124c7c6 - /Applications/HSTracker.app/Contents/MacOS/HSTracker :
0x1012913bd - /Applications/HSTracker.app/Contents/MacOS/HSTracker :
0x101154be9 - /Applications/HSTracker.app/Contents/MacOS/HSTracker :
0x7fff20612623 - /usr/lib/system/libdispatch.dylib : _dispatch_call_block_and_release
0x7fff20613806 - /usr/lib/system/libdispatch.dylib : _dispatch_client_callout
0x7fff20615e37 - /usr/lib/system/libdispatch.dylib : _dispatch_queue_override_invoke
0x7fff20622818 - /usr/lib/system/libdispatch.dylib : _dispatch_root_queue_drain
0x7fff20622f70 - /usr/lib/system/libdispatch.dylib : _dispatch_worker_thread2
0x7fff207ba417 - /usr/lib/system/libsystem_pthread.dylib : _pthread_wqthread
0x7fff207b942f - /usr/lib/system/libsystem_pthread.dylib : start_wqthread
Memory around native instruction pointer (0x7fff2cba4367):0x7fff2cba4357 e5 b9 2c 00 48 8b 65 d0 4c 89 ff e8 99 65 32 00 ..,.H.e.L....e2. 0x7fff2cba4367 0f 0b 0f 1f 80 00 00 00 00 55 48 89 e5 31 c0 5d .........UH..1.] 0x7fff2cba4377 c3 0f 1f 84 00 00 00 00 00 55 48 89 e5 41 57 41 .........UH..AWA 0x7fff2cba4387 56 41 55 41 54 53 50 4d 89 cc 45 89 c6 49 89 cf VAUATSPM..E..I..
================================================================= Abort logout
Hey there, Same for me. I am on the m1 (arm) chip. This could maybe be part of the problem? If you need anything, more reports, specifics, let me/us know.
Same for me, also on M1 chip
I'm on Intel, so the issue isn't due to the type of chip.
Fix incoming with 2.5.6. The build picked up a new version of BobsBuddy which broke the code. I wasn't expecting it and didn't test it before releasing, so my bad.
Please try the newly released 2.5.6
Fixed. Thanks
Describe the bug Release 2.5.5 reliably crashes as startup.
To Reproduce Steps to reproduce the behavior:
Game mode This is all happening before I launch Heartsthone. Simply running HSTracker is sufficient.
Expected behavior HSTracker should be running.
Screenshots If applicable, add screenshots to help explain your problem.
Version (please complete the following information): 2.5.5. Rolling back to 2.5.4 launches without issue. I re-downloaded 2.5.5 and reinstalled it a second time and confirmed the same behavior.
Additional context I did send several "anonymous crash reports" when HSTracker prompted me on a subsequent launch.
Log file Attach the
hstracker.log
file found under/Users/<userid>/Library/Logs/HSTracker/
directory (or use the Help->Open log directory) hstracker.logDeck code If the problem happens with a specific deck, please include the deck code used.