Giter Site home page Giter Site logo

Comments (6)

DerekSelander avatar DerekSelander commented on July 3, 2024 2

@chrisvasselli hey, I'll have some time over the holidays... that sweet spot of kids in school while I'm not working.

I've been planning a couple updates to it for a while and will look at issues then.

Cheers

from dsdump.

chrisvasselli avatar chrisvasselli commented on July 3, 2024 1

Hey @DerekSelander, curious if you are still planning on maintaining this project. It's been a huge help in maintaining https://github.com/shinydevelopment/SimulatorStatusMagic. Thank you for all the work you've put into it! I'm blocked on this issue from using it going forward though, since it seems to not work with the latest iOS binaries, and I haven't found a good alternative.

from dsdump.

chrisvasselli avatar chrisvasselli commented on July 3, 2024

Still seems to be the case beta 5.

from dsdump.

malhal avatar malhal commented on July 3, 2024

Same problem with Xcode 14.2 Simulator binaries (iOS 16.2). Fyi this is the current dsdump_beta.zip in compiled folder.

% dsdump
Version: 0.8.3 Built: (14:20:17, Jun 20 2022), Usage: dsdump [option..] <mach-o-file>, use -h for help
% sysctl -n machdep.cpu.brand_string
Apple M1
% dsdump -a arm64 --objc /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/NotesShared.framework/NotesShared
2022-12-15 10:53:32.615 dsdump[71061:1715844] *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayM objectAtIndexedSubscript:]: index 0 beyond bounds for empty array'
*** First throw call stack:
(
	0   CoreFoundation                      0x000000018e03b3f8 __exceptionPreprocess + 176
	1   libobjc.A.dylib                     0x000000018db86ea8 objc_exception_throw + 60
	2   CoreFoundation                      0x000000018e120ca4 -[__NSCFString characterAtIndex:].cold.1 + 0
	3   CoreFoundation                      0x000000018dfacfa8 -[__NSArrayM objectAtIndexedSubscript:] + 188
	4   dsdump                              0x00000001025203b8 __53-[XRMachOLibrary(Opcode) printChainDetails:callback:]_block_invoke_2 + 748
	5   dsdump                              0x000000010252a774 _ZNK5dyld311MachOLoaded9walkChainER11DiagnosticsPNS0_25ChainedFixupPointerOnDiskEtbjU13block_pointerFvS4_RbE + 96
	6   dsdump                              0x000000010252a9c8 _ZNK5dyld311MachOLoaded27forEachFixupInSegmentChainsER11DiagnosticsPK30dyld_chained_starts_in_segmentbU13block_pointerFvPNS0_25ChainedFixupPointerOnDiskES5_RbE + 180
	7   dsdump                              0x000000010252a5f8 _ZNK5dyld311MachOLoaded23forEachFixupInAllChainsER11DiagnosticsPK28dyld_chained_starts_in_imagebU13block_pointerFvPNS0_25ChainedFixupPointerOnDiskEPK30dyld_chained_starts_in_segmentRbE + 92
	8   dsdump                              0x000000010252009c __53-[XRMachOLibrary(Opcode) printChainDetails:callback:]_block_invoke + 124
	9   dsdump                              0x0000000102538860 _ZNK5dyld313MachOAnalyzer15withChainStartsER11DiagnosticsyU13block_pointerFvPK28dyld_chained_starts_in_imageE + 140
	10  dsdump                              0x000000010251ff3c -[XRMachOLibrary(Opcode) printChainDetails:callback:] + 284
	11  dsdump                              0x00000001025167b4 -[XRMachOLibrary handleLoadCommand:] + 368
	12  dsdump                              0x000000010252c2c0 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 160
	13  dsdump                              0x0000000102516038 -[XRMachOLibrary initWithPath:] + 1456
	14  dsdump                              0x0000000102515a40 -[XRMachOLibrary initWithCPath:] + 144
	15  dsdump                              0x00000001025234ac main + 1912
	16  dyld                                0x000000018dbb7e50 start + 2544
)
libc++abi: terminating with uncaught exception of type NSException
zsh: abort      dsdump -a arm64 --objc 
% dsdump -a x86_64 --objc /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/NotesShared.framework/NotesShared 
zsh: segmentation fault  dsdump -a x86_64 --objc 

from dsdump.

chrisvasselli avatar chrisvasselli commented on July 3, 2024

@DerekSelander Ah, I'm looking forward to that sweet spot too haha. Thanks, appreciate it!

from dsdump.

Helloyunho avatar Helloyunho commented on July 3, 2024

so it's been over a year and I'm still getting the same issue...

from dsdump.

Related Issues (20)

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.