Commit Graph
773914 Commits
Author SHA1 Message Date
Jörg Thalheim ee0fc3559e libblake3: use older tbb
This crashes on macOS.
For consistency, use the same version on all platforms.

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               nix [69105]
Path:                  /Users/USER/*/nix
Identifier:            nix
Version:               ???
Code Type:             ARM-64 (Native)
Parent Process:        Exited process [69036]
Responsible:           ghostty [609]
User ID:               501

Date/Time:             2025-03-24 10:28:36.3531 +0100
OS Version:            macOS 15.1.1 (24B91)
Report Version:        12
Anonymous UUID:        43196E0E-30B7-6E8A-68F3-0C573FEA61E3

Sleep/Wake UUID:       C4FFF3A0-095A-4AE0-935B-60B5E7DE7522

Time Awake Since Boot: 130000 seconds
Time Since Wake:       78381 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x000000010d7d3ff4
Exception Codes:       0x0000000000000001, 0x000000010d7d3ff4

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [69105]

VM Region Info: 0x10d7d3ff4 is not in any region.  Bytes after previous region: 49141  Bytes before following region: 196620
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      __LINKEDIT                  10d7c0000-10d7c8000    [   32K] r--/rwx SM=COW  /Volumes/VOLUME/*/liblowdown.1.dylib
--->  GAP OF 0x3c000 BYTES
      VM_ALLOCATE                 10d804000-10d854000    [  320K] rw-/rwx SM=PRV

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   ???                           	       0x10d7d3ff4 ???
1   libtbb.12.14.dylib            	       0x106abd4f8 tbb::detail::r1::__TBB_InitOnce::~__TBB_InitOnce() + 60
2   libsystem_c.dylib             	       0x1939f2998 __cxa_finalize_ranges + 476
3   libsystem_c.dylib             	       0x1939f275c exit + 44
4   libdyld.dylib                 	       0x193b5a94c dyld4::LibSystemHelpers::exit(int) const + 20
5   dyld                          	       0x1937b42c8 start + 2924

Thread 1:
0   libsystem_pthread.dylib       	       0x193b320e8 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib       	       0x193b320e8 start_wqthread + 0

Thread 3:
0   libsystem_kernel.dylib        	       0x193b01840 __sigwait + 8
1   libsystem_pthread.dylib       	       0x193b37a9c sigwait + 40
2   libnixutil.dylib              	       0x106fae034 nix::signalHandlerThread(unsigned int) + 36 (signals.cc:62)
3   libnixutil.dylib              	       0x106fb0730 decltype(std::declval<void (*)(unsigned int)>()(std::declval<unsigned int>())) std::__1::__invoke[abi:fe190107]<void (*)(unsigned int), unsigned int>(void (*&&)(unsigned int), unsigned int&&) + 40 (invoke.h:149)
4   libnixutil.dylib              	       0x106fb06f4 void std::__1::__thread_execute[abi:fe190107]<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(unsigned int), unsigned int, 2ul>(std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(unsigned int), unsigned int>&, std::__1::__tuple_indices<2ul>) + 48 (thread.h:192)
5   libnixutil.dylib              	       0x106fb0340 void* std::__1::__thread_proxy[abi:fe190107]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(unsigned int), unsigned int>>(void*) + 100 (thread.h:201)
6   libsystem_pthread.dylib       	       0x193b372e4 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x193b320fc thread_start + 8

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x000000010dc8bf80   x1: 0x000000010d7d3ff4   x2: 0x0000000000000103   x3: 0x00000001f9b12978
    x4: 0x0000000000000000   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x0000000000000000   x9: 0x0000000000000000  x10: 0x000000016b68dc40  x11: 0x000000016b68ded0
   x12: 0x0000000000000000  x13: 0x0000000000018000  x14: 0x0000000000004af0  x15: 0x00000001111477df
   x16: 0x0000000193b693b4  x17: 0x0000000200eaa590  x18: 0x0000000000000000  x19: 0x0000000106af0838
   x20: 0x0000000106af0388  x21: 0x0000000000000002  x22: 0x0000000106158030  x23: 0x0000000000000000
   x24: 0x0000000000000008  x25: 0x00000001f8c54000  x26: 0x0000000000000004  x27: 0x0000000000000003
   x28: 0x0000000000000003   fp: 0x000000016b68f7a0   lr: 0x0000000106abc110
    sp: 0x000000016b68f790   pc: 0x000000010d7d3ff4 cpsr: 0x60001000
   far: 0x000000010d7d3ff4  esr: 0x82000007 (Instruction Abort) Translation fault
2025-03-27 11:06:48 +01:00
Gaétan LepageandGitHub bc411b4987 inv-sig-helper: 0-unstable-2025-02-26 -> 0-unstable-2025-03-24 (#392989) 2025-03-25 09:12:48 +01:00
Arne KellerandGitHub c223553ae9 firecracker: 1.10.1 -> 1.11.0 (#391876) 2025-03-25 09:12:37 +01:00
Pol DellaieraandGitHub c2a1bd4834 phpPackages.castor: add versionCheckHook (#392999) 2025-03-25 09:10:49 +01:00
Pol DellaieraandGitHub 44cbbcc7c1 snipe-it: use php84, remove custom override (#393002) 2025-03-25 09:09:13 +01:00
Pol Dellaiera 1e472d9719 snipe-it: reformat, cleanup 2025-03-25 09:03:24 +01:00
Pol Dellaiera 8608ce0a9f snipe-it: use php84, remove custom override 2025-03-25 09:02:03 +01:00
Arne KellerandGitHub 698214a32b tuifeed: 0.3.2 -> 0.4.1 (#392820) 2025-03-25 08:53:30 +01:00
Gaétan LepageandGitHub 774354ec7f presenterm: 0.11.0 -> 0.12.0 (#392983) 2025-03-25 08:51:45 +01:00
Pol Dellaiera 9a45d1ebd3 phpPackages.castor: add versionCheckHook 2025-03-25 08:51:19 +01:00
Pol DellaieraandGitHub 2545d6913e phpactor: add versionCheckHook (#392985) 2025-03-25 08:47:56 +01:00
Pol DellaieraandGitHub fa702eeac3 composer-require-checker: add versionCheckHook (#392987) 2025-03-25 08:43:22 +01:00
Sergei TrofimovichandBjørn Forsman 76996edbe9 mtools: enable parallel building 2025-03-25 08:39:58 +01:00
Sergei TrofimovichandBjørn Forsman fa13f7297f mtools: 4.0.47 -> 4.0.48
Changes: https://lists.gnu.org/archive/html/info-gnu/2025-02/msg00008.html
2025-03-25 08:39:58 +01:00
Franco CortesiandGaetan Lepage f16337f7b3 inv-sig-helper: 0-unstable-2025-02-26 -> 0-unstable-2025-03-24 2025-03-25 08:32:44 +01:00
Pol Dellaiera 372f7b72f6 composer-require-checker: add versionCheckHook 2025-03-25 08:30:21 +01:00
Weijia WangandGitHub 67a7f86918 libretro.scummvm: 0-unstable-2024-12-03 -> 0-unstable-2025-03-09 (#379663) 2025-03-25 08:29:41 +01:00
Pol Dellaiera 21184f50bd phpactor: add versionCheckHook 2025-03-25 08:25:21 +01:00
7303a30fa2 nezha-agent: 1.9.5 -> 1.9.7 (#392917)
Co-authored-by: Moraxyc <Moraxyc@users.noreply.github.com>
2025-03-25 07:24:29 +00:00
Gaetan Lepage 35f5375e16 presenterm: 0.11.0 -> 0.12.0
Diff: https://github.com/mfontanini/presenterm/compare/refs/tags/v0.11.0...v0.12.0

Changelog: https://github.com/mfontanini/presenterm/releases/tag/v0.12.0
2025-03-25 08:19:06 +01:00
e0cdd6b4b0 shopware-cli: 0.5.9 -> 0.5.12 (#392956)
Co-authored-by: shyim <github@shyim.de>
2025-03-25 07:09:35 +00:00
TomaandGitHub 6022a60303 uiua-unstable: 0.15.0-dev.2 -> 0.15.0-rc.1 (#392791) 2025-03-25 08:04:42 +01:00
f99d6a7747 komodo: 1.17.0-dev-7 -> 1.17.0 (#392958)
Co-authored-by: r17x <hi@rin.rocks>
2025-03-25 06:17:47 +00:00
TomaSajtandMasum Reza 090bfb5fcf ripgrep-all: use fetchCargoVendor 2025-03-25 11:46:05 +05:30
TomaSajtandMasum Reza 7076bd458c rustplayer: use fetchCargoVendor 2025-03-25 11:46:05 +05:30
TomaSajtandMasum Reza 060b903150 rtz: use fetchCargoVendor 2025-03-25 11:46:05 +05:30
TomaSajtandMasum Reza 7ca409f951 rmenu: use fetchCargoVendor 2025-03-25 11:46:05 +05:30
TomaSajtandMasum Reza 4608792af5 roon-tui: use fetchCargoVendor 2025-03-25 11:46:05 +05:30
ghpzinandMasum Reza 48280859f2 oprofile: cleanup
- replace `--replace` with `--replace-fail`
- replace `rec` with `finalAttrs`
2025-03-25 11:45:30 +05:30
ghpzinandMasum Reza 9b3c45be5e oprofile: fix build with gcc14
- add patch similar to upstream commit
https://sourceforge.net/p/oprofile/oprofile/ci/b0acf9f0c0aac93bf6f3e196d7a52c9632ff4475
patch from commit does not work as is because tarball used for build
has `configure` inside and changes to `configure.ac` do not affect it
2025-03-25 11:45:30 +05:30
TomaSajtandMasum Reza 0a23e92103 syncstorage-rs: use fetchCargoVendor 2025-03-25 11:43:27 +05:30
TomaSajtandMasum Reza d56b5a4b05 rust-synapse-compress-state: use fetchCargoVendor 2025-03-25 11:43:27 +05:30
TomaSajtandMasum Reza a0815750f1 pomsky: use fetchCargoVendor 2025-03-25 11:43:27 +05:30
TomaSajtandMasum Reza 1c6716d1ee polarity: use fetchCargoVendor 2025-03-25 11:43:27 +05:30
TomaSajtandMasum Reza 35a3805e92 you-have-mail-cli: use fetchCargoVendor
(cherry picked from commit 535ec691679b38f9204677451ecb5177a586aee0)
2025-03-25 11:42:02 +05:30
TomaSajtandMasum Reza c4d5741523 you-have-mail-cli: use cargoDepsCopy shell variable
(cherry picked from commit 8bc679a6e13cdba706bb2c649ddbc9eb2ba63900)
2025-03-25 11:42:02 +05:30
TomaSajtandMasum Reza ad32e75931 oxide-rs: use fetchCargoVendor 2025-03-25 11:39:59 +05:30
TomaSajtandMasum Reza a115fc1250 tunnelto: use fetchCargoVendor 2025-03-25 11:39:59 +05:30
TomaSajtandMasum Reza c3c8a2a16a cotton: use fetchCargoVendor 2025-03-25 11:39:59 +05:30
TomaSajtandMasum Reza 4a5e09f9a4 ciel: use fetchCargoVendor 2025-03-25 11:39:59 +05:30
TomaSajtandMasum Reza b9bf8b7eee emacsPackages.tsc: use fetchCargoVendor 2025-03-25 11:39:59 +05:30
7b2e6ee513 bpfilter: 0.2.1 -> 0.3.0 (#392961)
Co-authored-by: jmbaur <jmbaur@users.noreply.github.com>
2025-03-25 05:57:35 +00:00
Fabian AffolterandGitHub e5cf09a233 python313Packages.androidtvremote2: 0.2.0 -> 0.2.1 (#392779) 2025-03-25 06:54:26 +01:00
Fabian AffolterandGitHub 8dffee48c5 python313Packages.pydeconz: 119 -> 120 (#392780) 2025-03-25 06:54:15 +01:00
Fabian AffolterandGitHub 77be168c9d python313Packages.python-telegram-bot: 21.11.1 -> 22.0 (#392794) 2025-03-25 06:53:47 +01:00
Fabian AffolterandGitHub 5cc8bf59c4 py-spy: set platforms, mark as broken for aarch64 (#392835) 2025-03-25 06:49:47 +01:00
Fabian AffolterandGitHub ca41bde55b dalfox: 2.9.3 -> 2.10.0 (#392847) 2025-03-25 06:45:08 +01:00
R. RyantmandYaya 0c52243192 pyradio: 0.9.3.11.5 -> 0.9.3.11.8 2025-03-25 06:37:50 +01:00
R. Ryantmandzowoq c432bc8701 telegraf: 1.34.0 -> 1.34.1 2025-03-25 15:35:14 +10:00
dotlambdaandGitHub 6a101bc27c immich-public-proxy: 1.8.0 -> 1.9.0 (#391673) 2025-03-24 21:43:07 -07:00