Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not work in MacOS Sonoma #428

Closed
Fatpandac opened this issue Aug 29, 2023 · 3 comments
Closed

Do not work in MacOS Sonoma #428

Fatpandac opened this issue Aug 29, 2023 · 3 comments

Comments

@Fatpandac
Copy link

Fatpandac commented Aug 29, 2023

Steps to Reproduce

Just run rye

Expected Result

No Crash

Actual Result

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString stringByStandardizingPath]: unrecognized selector sent to instance 0x600002d840c0'
*** First throw call stack:
(
	0   CoreFoundation                      0x000000018b6988c0 __exceptionPreprocess + 176
	1   libobjc.A.dylib                     0x000000018b191eb4 objc_exception_throw + 60
	2   CoreFoundation                      0x000000018b74a3dc -[NSObject(NSObject) __retain_OA] + 0
	3   CoreFoundation                      0x000000018b6029e4 ___forwarding___ + 1572
	4   CoreFoundation                      0x000000018b602300 _CF_forwarding_prep_0 + 96
	5   Foundation                          0x000000018c6d68f0 -[NSProcessInfo arguments] + 188
	6   CoreFoundation                      0x000000018b713ff8 __getDefaultArguments_block_invoke + 96
	7   libdispatch.dylib                   0x000000018b399910 _dispatch_client_callout + 20
	8   libdispatch.dylib                   0x000000018b39b14c _dispatch_once_callout + 32
	9   CoreFoundation                      0x000000018b713994 _addBackstopValuesForIdentifierAndSource + 640
	10  CoreFoundation                      0x000000018b5ce254 __81-[_CFXPreferences(SourceAdditions) withNamedVolatileSourceForIdentifier:perform:]_block_invoke + 144
	11  CoreFoundation                      0x000000018b71363c -[_CFXPreferences withNamedVolatileSourceForIdentifier:perform:] + 272
	12  CoreFoundation                      0x000000018b5d45c4 -[CFPrefsSearchListSource addNamedVolatileSourceForIdentifier:] + 136
	13  CoreFoundation                      0x000000018b7528bc __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke.155 + 296
	14  CoreFoundation                      0x000000018b752564 -[_CFXPreferences withSearchLists:] + 84
	15  CoreFoundation                      0x000000018b5cfb18 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 300
	16  CoreFoundation                      0x000000018b752710 -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 384
	17  CoreFoundation                      0x000000018b5cf440 -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 156
	18  CoreFoundation                      0x000000018b5cf368 _CFPreferencesCopyAppValueWithContainerAndConfiguration + 112
	19  SystemConfiguration                 0x000000018c35f478 SCDynamicStoreCopyProxiesWithOptions + 180
	20  rye                                 0x0000000104382240 Curl_macos_init + 16
	21  rye                                 0x00000001043729b4 curl_global_init + 176
	22  rye                                 0x000000010436079c _ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17hf24a6acb07f5d738E + 36
	23  rye                                 0x00000001046914bc _ZN3std10sys_common4once5queue4Once4call17hb408807c3dc5e3adE + 724
	24  rye                                 0x0000000104360980 _ZN4curl9INIT_CTOR9init_ctor17hf437ff9a3d9db55cE + 96
	25  dyld                                0x000000018b1e95c8 ___ZZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateEENK3$_0clEv_block_invoke + 168
	26  dyld                                0x000000018b22e920 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.209 + 340
	27  dyld                                0x000000018b221c60 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 496
	28  dyld                                0x000000018b1c92fc _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 300
	29  dyld                                0x000000018b220c98 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 192
	30  dyld                                0x000000018b22e434 _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 516
	31  dyld                                0x000000018b1e5798 _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 448
	32  dyld                                0x000000018b1ebb14 _ZNK5dyld416JustInTimeLoader15runInitializersERNS_12RuntimeStateE + 36
	33  dyld                                0x000000018b1e5b4c _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 220
	34  dyld                                0x000000018b1e9654 _ZZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateEENK3$_1clEv + 112
	35  dyld                                0x000000018b1e5ccc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 304
	36  dyld                                0x000000018b20aad4 _ZN5dyld44APIs25runAllInitializersForMainEv + 464
	37  dyld                                0x000000018b1cdf34 _ZN5dyld4L7prepareERNS_4APIsEPKN5dyld313MachOAnalyzerE + 3192
	38  dyld                                0x000000018b1ccf44 start + 1948
)
libc++abi: terminating due to uncaught exception of type NSException
[1]    59233 abort      rye

image

Version Info

0.12.0

Stacktrace

No response

@mitsuhiko
Copy link
Collaborator

mitsuhiko commented Aug 29, 2023

@SomeoneToIgnore
Copy link

👋
Upstream curl issue had been fixed, new curl-sys version had been released and seems to work on Sonoma.
See alexcrichton/curl-rust#524 (comment) for more details.

@mitsuhiko
Copy link
Collaborator

0.15.0 also had fixes in it that should resolve this issue. It's at least working for me. Closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants