| 17 Nov 2025 |
spewdins | Maybe within the next 5 years… | 02:33:50 |
spewdins | Input works too
Of course it uses wl SHM, but I can’t begin working on a metal based drm video thru the socket if we can’t run wayland on-device already | 02:35:18 |
spewdins | If anyone is even remotely interested lemme know.. | 02:35:40 |
Randy Eckenrode |
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 mesa_clc 0x107b1ac70 llvm::AnalysisManager<llvm::Module>::getResultImpl(llvm::AnalysisKey*, llvm::Module&) + 428
1 mesa_clc 0x107b17cfc llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) + 156
2 libLLVMSPIRVLib.dylib 0x10ff314f0 (anonymous namespace)::runSpirvWriterPasses(llvm::Module*, std::__1::basic_ostream<char, std::__1::char_traits<char>>*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, SPIRV::TranslatorOpts const&) + 1548
3 mesa_clc 0x10442f8d0 llvm_mod_to_spirv(std::__1::unique_ptr<llvm::Module, std::__1::default_delete<llvm::Module>>, llvm::LLVMContext&, clc_compile_args const*, clc_logger const*, clc_binary*) + 12284 (clc_helpers.cpp:1197)
4 mesa_clc 0x10442c81c clc_c_to_spirv + 212 (clc_helpers.cpp:1254)
5 mesa_clc 0x104428454 clc_compile_c_to_spirv + 48 (clc.c:132)
6 mesa_clc 0x104427bd4 main + 1224 (mesa_clc.c:148)
7 dyld 0x19e5f9d54 start + 7184
| 03:33:18 |
Randy Eckenrode | * Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 mesa_clc 0x107b1ac70 llvm::AnalysisManager<llvm::Module>::getResultImpl(llvm::AnalysisKey*, llvm::Module&) + 428
1 mesa_clc 0x107b17cfc llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) + 156
2 libLLVMSPIRVLib.dylib 0x10ff314f0 (anonymous namespace)::runSpirvWriterPasses(llvm::Module*, std::__1::basic_ostream<char, std::__1::char_traits<char>>*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, SPIRV::TranslatorOpts const&) + 1548
3 mesa_clc 0x10442f8d0 llvm_mod_to_spirv(std::__1::unique_ptr<llvm::Module, std::__1::default_delete<llvm::Module>>, llvm::LLVMContext&, clc_compile_args const*, clc_logger const*, clc_binary*) + 12284 (clc_helpers.cpp:1197)
4 mesa_clc 0x10442c81c clc_c_to_spirv + 212 (clc_helpers.cpp:1254)
5 mesa_clc 0x104428454 clc_compile_c_to_spirv + 48 (clc.c:132)
6 mesa_clc 0x104427bd4 main + 1224 (mesa_clc.c:148)
7 dyld 0x19e5f9d54 start + 7184
| 03:33:26 |
spewdins |  Download b6724d06e06b721711e0975f38e2391bc06fac91.png | 05:36:18 |
sylvester-roos | yes i am | 08:38:43 |
sylvester-roos | Redacted or Malformed Event | 08:40:48 |
sylvester-roos | Redacted or Malformed Event | 08:41:07 |
WeetHet | deny mach-lookup com.apple.SystemConfiguration.DNSConfiguration
deny file-read-metadata /private/etc/hosts
deny file-read-data /private/etc/hosts
| 18:46:41 |
WeetHet | Maybe we should just add these to allow list of the sandbox for FODs? | 18:47:06 |
Alyssa Ross | we had it in the past | 18:49:07 |
Alyssa Ross | it wasn't upstreamed and wasn't maintained | 18:49:16 |
Alyssa Ross | https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/481 | 18:49:47 |
WeetHet | cc raitobezarius | 18:49:59 |
raitobezarius | Can you send a CL with the context? | 18:50:28 |
WeetHet | Yep | 18:50:38 |
raitobezarius | Thanks! | 18:50:41 |
WeetHet | Working on it | 18:50:42 |
WeetHet | Tangentially there's also /usr/share/icu | 18:51:25 |
WeetHet | Which is the biggest offender for sandboxProfile in nixpkgs | 18:51:49 |
Randy Eckenrode | Is that because of system frameworks? | 18:56:28 |
spewdins | Thanks for letting me know about this | 18:56:38 |
WeetHet | Might be | 18:56:50 |
Randy Eckenrode | Because otherwise they should be using darwin.ICU for data. | 18:56:57 |
WeetHet | Redacted or Malformed Event | 18:57:03 |
WeetHet | Oh, it's about /usr/share/icu | 18:57:19 |
spewdins | I know / communicated with Torrekie! In like 2018 or something | 18:57:27 |
WeetHet | Redacted or Malformed Event | 18:57:43 |
Alyssa Ross | realistically this work needs to go upstream | 18:57:58 |