• Joined on 2023-11-05
kode54 commented on issue ALHP/ALHP.GO#218 2023-11-06 03:55:50 +01:00
Crashes pacman on full system upgrade from existing core/extra/multilib install

Yeah, verified working.

kode54 closed issue ALHP/ALHP.GO#218 2023-11-06 03:55:50 +01:00
Crashes pacman on full system upgrade from existing core/extra/multilib install
kode54 commented on issue ALHP/ALHP.GO#218 2023-11-05 22:41:33 +01:00
Crashes pacman on full system upgrade from existing core/extra/multilib install

pkg2->filename is NULL.

*pkg2 is:

$5 = {name_hash = 5737442551468256197, filename = 0x0, base = 0x0, name = 0x5612278331f0 "libaccounts-qt",
  version = 0x5612278331d0 "1.16-3.1", desc…
kode54 commented on issue ALHP/ALHP.GO#218 2023-11-05 12:03:30 +01:00
Crashes pacman on full system upgrade from existing core/extra/multilib install

I had to:

sudo -i
ulimit -c unlimited

Because for some reason, root had ulimit -c set to 0.

Here's a backtrace from that:

#0  __pthread_kill_implementation…
kode54 opened issue ALHP/ALHP.GO#218 2023-11-05 09:59:14 +01:00
Crashes pacman on full system upgrade from existing core/extra/multilib install