Skip to content

Instantly share code, notes, and snippets.

@al3xtjames
Created March 4, 2025 02:26
Show Gist options
  • Save al3xtjames/e8a260602c719bf35dae63988798e835 to your computer and use it in GitHub Desktop.
Save al3xtjames/e8a260602c719bf35dae63988798e835 to your computer and use it in GitHub Desktop.
Thread 0 Crashed:: main Dispatch queue: com.apple.main-thread
0 CoreFoundation 0x7ff81ad8e5c2 _CFGetNonObjCTypeID + 10
1 CoreFoundation 0x7ff81ad41964 CFNumberFormatterCreateNumberFromString + 88
2 SystemConfiguration 0x7ff81b97aeaa localizeNumberString + 115
3 SystemConfiguration 0x7ff81b9719b1 copy_display_name + 271
4 SystemConfiguration 0x7ff81b96be47 SCNetworkInterfaceGetLocalizedDisplayName + 87
5 dumbpipe 0x10986618c system_configuration::network_configuration::SCNetworkInterface::display_name::h59887aa087545815 + 12
6 dumbpipe 0x109865a50 netdev::interface::macos::get_if_type_map::h1a8f3d42e5743ddf + 656
7 dumbpipe 0x10985fb13 netdev::interface::unix::interfaces::h1992a7093dc72d6a + 35
8 dumbpipe 0x1098641be netdev::interface::get_interfaces::ha1f8141108feea53 + 14
9 dumbpipe 0x1091f63ff netwatch::interfaces::State::new::_$u7b$$u7b$closure$u7d$$u7d$::h06766b0cb18d2751 + 287
10 dumbpipe 0x1091f0472 iroh::magicsock::Handle::with_name::_$u7b$$u7b$closure$u7d$$u7d$::h553ff88f722aa748 + 866
11 dumbpipe 0x1091f8d1a _$LT$tracing..instrument..Instrumented$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h96b224c8ea54b8b1 + 186
12 dumbpipe 0x1092b586d iroh::endpoint::Builder::bind::_$u7b$$u7b$closure$u7d$$u7d$::h72521ff3711750c4 + 4077
13 dumbpipe 0x1092bdab9 dumbpipe::main::_$u7b$$u7b$closure$u7d$$u7d$::h786d96ddde9dc3c1 + 4873
14 dumbpipe 0x1092bb279 tokio::runtime::park::CachedParkThread::block_on::he08bf5d86ffd3b96 + 377
15 dumbpipe 0x1092970cf dumbpipe::main::h32c8ecb50963659a + 703
16 dumbpipe 0x1092a1a56 std::sys::backtrace::__rust_begin_short_backtrace::hb2e3ab088a5e2d6e + 6
17 dumbpipe 0x10926ae51 std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h36c31662a7b3c1f9 + 17
18 dumbpipe 0x109c9bf0e std::rt::lang_start_internal::h249c7b7c100fdf0c + 318
19 dumbpipe 0x10929732c main + 44
20 dyld 0x7ff81a8502cd start + 1805
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment