GUI of pamac crashes

I thought breath was abandoned …
In any case the GTK breath theme only exists in the AUR … is that the package you are referring to ?
Or you just mean KDE - which is still a different theme.

Thank you for your explanations! I’m using KDE

‘breath’ global theme,
‘breeze’ application style,
‘breath dark’ plasma style,
‘breath dark’ colours
‘breeze’ windows decoration,
‘breeze’ icons,
‘breeze’ cursors
‘breath’ splash screen

But what about the gtk style (found under the highlighted button^)

Oh, I’m sorry, I missed this very obvious highlighting :sweat:
There wasn’t any selected. I just used the ‘defaults’ button and applied, to make sure.

So, while the right click on the software manager shortcut icon in the task manager then ‘software update’ selection did work before, showed the updates available, I found this afternoon that it didn’t actually proceed with the updates, contrary to what was showed.

I updated using pamac checkupdates then pamac upgrade

Summary
2023-07-10T20:38:48+0100] [ALPM] transaction started
[2023-07-10T20:38:48+0100] [ALPM] upgraded libpamac (11.5.5-2 -> 11.5.5+1+g4dbc56a-1)
[2023-07-10T20:38:48+0100] [ALPM] upgraded libpamac-flatpak-plugin (11.5.5-1 -> 11.5.5+1+g4dbc56a-1)
[2023-07-10T20:38:48+0100] [ALPM] upgraded libpamac-snap-plugin (11.5.5-1 -> 11.5.5+1+g4dbc56a-1)
[2023-07-10T20:38:48+0100] [ALPM] transaction completed
[2023-07-10T20:38:48+0100] [ALPM] running '30-systemd-daemon-reload.hook'...
[2023-07-10T20:38:48+0100] [ALPM] running '30-systemd-update.hook'...
[2023-07-10T20:38:49+0100] [ALPM] running '30-update-mime-database.hook'...
[2023-07-10T20:38:49+0100] [ALPM] running 'dbus-reload.hook'...
[2023-07-10T20:38:49+0100] [ALPM] running 'rebuild-detector.hook'...
[2023-07-10T20:38:49+0100] [ALPM-SCRIPTLET] parallel: Warning: $HOME not set. Using /tmp.
[2023-07-10T20:40:22+0100] [PAMAC] synchronizing package lists
[2023-07-10T20:40:40+0100] [PAMAC] synchronizing package lists
[2023-07-10T20:40:52+0100] [PAMAC] synchronizing package lists
[2023-07-10T20:41:32+0100] [PAMAC] synchronizing package lists
[2023-07-10T20:41:32+0100] [PAMAC] synchronizing package lists
[2023-07-10T20:41:41+0100] [PACMAN] Running 'pacman -Syu'
[2023-07-10T20:41:41+0100] [PACMAN] synchronizing package lists
[2023-07-10T20:41:41+0100] [PACMAN] starting full system upgrade

Now, when I right click on the software manager shortcut icon in the task manager then select ‘software update’, the package manager windows no longer opens. Instead, I’m prompted to enter my password.

Summary

When I enter my password, the password prompting window closes. When I repeat these steps a second time, the software manager window opens and triggers 2 error windows ‘Failed to synchronize databases’.

Summary

When I try to run pamac checkupdates, I have no error :

   ~  pamac checkupdates                                                                                                                                       ✔  25s  
Your system is up to date.

But when I try pamac checkupdates -a, I have the following errors :

cp: cannot create regular file '/var/tmp/pamac/dbs/sync/pamac_aur.db': Permission denied
Error: Failed to prepare transaction: target not found: ckbcomp

I ran ls -al /var/tmp/pamac/ and ls -al /var/tmp/pamac/dbs/sync, copying the commands from other cases , hoping their output can help to shed some light :

Summary
   ~  pamac checkupdates -a                                                                                                                                            ✔ 
3 available updates:
ckbcomp                 1.215-1  -> 1.221-1      AUR
pamac-tray-icon-plasma  0.1.2-5  -> 0.1.3-1      AUR
v86d                    0.1.10-6 -> 0.1.10-12    AUR

Out of Date:
godot-headless-bin      3.5.1-1      AUR
mhwd-nvidia             525.60.11-1  AUR
python-inputs           0.5-3        AUR
snapd                   2.60-1       AUR
    ~  pamac upgrade -a                                                                                                                                             100 ✘ 
Synchronizing package databases...
Preparing...
Synchronizing package databases...
Checking ckbcomp dependencies...
Checking pamac-tray-icon-plasma dependencies...
Checking v86d dependencies...
cp: cannot create regular file '/var/tmp/pamac/dbs/sync/pamac_aur.db': Permission denied
Error: Failed to prepare transaction: target not found: ckbcomp



Edit build files : [e] 
Apply transaction ? [e/y/N] N

Transaction cancelled.
    ~  ls -al /var/tmp/pamac/                                                                                                                                 1 ✘  11s  
total 24
drwxrwxrwx  4 jorgecpd jorgecpd 4096 jul 10 23:56 .
drwxrwxrwt 15 root     root     4096 jul 10 23:36 ..
drwxr-xr-x 24 jorgecpd jorgecpd 4096 jul 10 23:39 aur-jorgecpd
drwxrwxrwx  3 root     root     4096 jul 10 23:56 dbs
-rw-rw-rw-  1 jorgecpd jorgecpd 5632 jul 10 23:56 pamac_aur.db
    ~  ls -al /var/tmp/pamac/dbs/sync                                                                                                                                   ✔ 
total 43416
drwxr-xr-x 2 root root     4096 jul 10 23:41 .
drwxrwxrwx 3 root root     4096 jul 10 23:56 ..
-rw-r--r-- 1 root root       29 jul 10 06:49 community.files
-rw-r--r-- 1 root root  2092210 jul 10 06:49 core.files
-rw-r--r-- 1 root root 42106985 jul 10 23:29 extra.files
-rw-r--r-- 1 root root    10646 jul  6 15:27 mesa-nonfree.files
-rw-r--r-- 1 root root   222016 jul 10 14:37 multilib.files

I am under the impression that this is what happens if you use sudo with pamac. On my system, /var/tmp/pamac/ and all subdirectories and files are owned by the user.

I am also a little curious about the apparent AUR versions of packages that are also available in the Manjaro repositories.

For the AUR packages, their AUR version is newer than the ones in the manjaro repositories, that’s why I think they appeared when I used pamac checkupdates -a

I do not remember having used sudo with pamac - I don’t think I did.

Anyway, I reinstalled pamac after removing it :

sudo pacman -Rsn --nodeps libpamac libpamac-flatpak-plugin libpamac-snap-plugin pamac-cli pamac-gtk3 pamac-tray-icon-plasma

then

sudo rm -r /var/tmp/pamac

then

sudo pacman -S libpamac libpamac-flatpak-plugin libpamac-snap-plugin pamac-cli pamac-gtk3 pamac-tray-icon-plasma

now I have the following

    ~  ls -al /var/tmp/pamac                                                                                                                                            ✔ 
total 12
drwxrwxrwx  3 jorgecpd jorgecpd 4096 jul 11 11:45 .
drwxrwxrwt 16 root     root     4096 jul 11 12:27 ..
drwxrwxrwx  3 root     root     4096 jul 11 12:27 dbs
    ~  ls -al /var/tmp/pamac/dbs/sync                                                                                                                                   ✔ 
total 43416
drwxr-xr-x 2 root root     4096 jul 11 11:45 .
drwxrwxrwx 3 root root     4096 jul 11 12:27 ..
-rw-r--r-- 1 root root       29 jul 10 06:49 community.files
-rw-r--r-- 1 root root  2092210 jul 10 06:49 core.files
-rw-r--r-- 1 root root 42107023 jul 11 08:25 extra.files
-rw-r--r-- 1 root root    10646 jul  6 15:27 mesa-nonfree.files
-rw-r--r-- 1 root root   222016 jul 10 14:37 multilib.files

I still have the same Failed to synchronize databases as explained when I (try to) use the GUI.

The current solution is to not use pamac for the time being.

Use pacman for system updates and yay for AUR updates.

1 Like

Same problem here, pamac 11.0.0 - libpamac 11.5.5… How can I know to avoid updating to a broken version of pamac next time? Should I just come to this forum before every update and search for possible issues?

You can’t know if a software is broken before you tried it. How would you know?

Reading the announcements wouldn’t have helped much in this case.

Certainly if I had read this thread I would have avoided the upgrade :slight_smile:

I guess I’ll have to make a habit of checking in here before updates. I was just wondering if there was another way to find open issues.

Well, the old pamac had a rather serious security vulnerability. You’re better off now.

This solved the Failed to synchronize databases part of the issues here.

sudo rm -rf /var/tmp/pamac/dbs/sync
mkdir -p /var/tmp/pamac/dbs/sync
sudo pacman -Syy
pamac update

The GUI of pamac still doesn’t work.

1 Like

Have you read the post about using either pamac-gtk or pamac-gtk3 and making sure to only have one installed.

1 Like

I exposed in a lot of detail what I did ; I never had the two packages installed at the same time, as seen below:

pacman -Qs pamac-gtk                                                                                                                                            ✔ 
local/pamac-gtk3 10.5.3-4

I ended up reinstalling everything. I was on this occasion made painfully aware that having /home in a separate disk or at least partition makes the process a lot easier. This time I did it, at least…

Thank you all that tried to help, I greatly appreciate it.

Hello, I followed these steps and it solved the problem for me !!! Thank you so much Slug!!!

XFCE

Jul 17 20:43:31 HOSTNAME dbus-daemon[675]: [system] Activating via systemd: service name='org.manjaro.pamac.daemon' unit='pamac-daemon.service' requested by ':1.84' (uid=1000 pid=2584 comm="pamac-manager --updates")
Jul 17 20:43:31 HOSTNAME systemd[1]: Starting Pamac Daemon...
Jul 17 20:43:31 HOSTNAME dbus-daemon[675]: [system] Successfully activated service 'org.manjaro.pamac.daemon'
Jul 17 20:43:31 HOSTNAME systemd[1]: Started Pamac Daemon.
Jul 17 20:43:31 HOSTNAME kernel: pamac-manager[2584]: segfault at 28 ip 000055ffc57c580e sp 00007ffe333c0b50 error 4 in pamac-manager[55ffc57ab000+26000] likely on CPU 5 (core 1, socket 0)
Jul 17 20:43:31 HOSTNAME kernel: Code: 70 3b 02 00 48 83 c4 18 48 89 ef 5b 5d 41 5c 41 5d 41 5e 41 5f ff 25 39 38 02 00 90 48 8b 83 90 00 00 00 48 8d 35 7b bd 00 00 <48> 8b 40 28 48 8b 78 30 ff 15 5c 3c 02 00 48 8b 43 20 31 f6 48 8b
Jul 17 20:43:31 HOSTNAME systemd[1]: Created slice Slice /system/systemd-coredump.
Jul 17 20:43:31 HOSTNAME systemd[1]: Started Process Core Dump (PID 2703/UID 0).
Jul 17 20:43:32 HOSTNAME systemd-coredump[2704]: [🡕] Process 2584 (pamac-manager) of user 1000 dumped core.
                                                 
                                                 Stack trace of thread 2584:
                                                 #0  0x000055ffc57c580e n/a (pamac-manager + 0x2780e)
                                                 #1  0x000055ffc57c9778 n/a (pamac-manager + 0x2b778)
                                                 #2  0x00007f0fad426bc9 g_signal_emit_valist (libgobject-2.0.so.0 + 0x33bc9)
                                                 #3  0x00007f0fad426f60 g_signal_emit_by_name (libgobject-2.0.so.0 + 0x33f60)
                                                 #4  0x00007f0facb06620 n/a (libgio-2.0.so.0 + 0xdc620)
                                                 #5  0x00007f0facb2b4c8 n/a (libgio-2.0.so.0 + 0x1014c8)
                                                 #6  0x00007f0fac939a31 g_main_context_dispatch (libglib-2.0.so.0 + 0x5aa31)
                                                 #7  0x00007f0fac996cc9 n/a (libglib-2.0.so.0 + 0xb7cc9)
                                                 #8  0x00007f0fac938fef g_main_loop_run (libglib-2.0.so.0 + 0x59fef)
                                                 #9  0x00007f0fad4aa37f n/a (libpamac-gtk.so + 0xf37f)
                                                 #10 0x00007f0fad41780c n/a (libgobject-2.0.so.0 + 0x2480c)
                                                 #11 0x00007f0fad419af1 g_object_new_valist (libgobject-2.0.so.0 + 0x26af1)
                                                 #12 0x00007f0fad41a29e g_object_new (libgobject-2.0.so.0 + 0x2729e)
                                                 #13 0x00007f0fad4a6112 pamac_transaction_gtk_construct (libpamac-gtk.so + 0xb112)
                                                 #14 0x000055ffc57c8577 n/a (pamac-manager + 0x2a577)
                                                 #15 0x000055ffc57c91ad n/a (pamac-manager + 0x2b1ad)
                                                 #16 0x00007f0fad4076c0 g_closure_invoke (libgobject-2.0.so.0 + 0x146c0)
                                                 #17 0x00007f0fad435938 n/a (libgobject-2.0.so.0 + 0x42938)
                                                 #18 0x00007f0fad426aa7 g_signal_emit_valist (libgobject-2.0.so.0 + 0x33aa7)
                                                 #19 0x00007f0fad426d34 g_signal_emit (libgobject-2.0.so.0 + 0x33d34)
                                                 #20 0x00007f0facb0f2c6 n/a (libgio-2.0.so.0 + 0xe52c6)
                                                 #21 0x000055ffc57c99ec n/a (pamac-manager + 0x2b9ec)
                                                 #22 0x00007f0faca9dd49 n/a (libgio-2.0.so.0 + 0x73d49)
                                                 #23 0x00007f0fad426bc9 g_signal_emit_valist (libgobject-2.0.so.0 + 0x33bc9)
                                                 #24 0x00007f0fad426d34 g_signal_emit (libgobject-2.0.so.0 + 0x33d34)
                                                 #25 0x00007f0facb07b16 n/a (libgio-2.0.so.0 + 0xddb16)
                                                 #26 0x00007f0facb07e6c g_application_run (libgio-2.0.so.0 + 0xdde6c)
                                                 #27 0x000055ffc57ab423 n/a (pamac-manager + 0xd423)
                                                 #28 0x00007f0fac4fe850 n/a (libc.so.6 + 0x23850)
                                                 #29 0x00007f0fac4fe90a __libc_start_main (libc.so.6 + 0x2390a)
                                                 #30 0x000055ffc57ab555 n/a (pamac-manager + 0xd555)
                                                 
                                                 Stack trace of thread 2585:
                                                 #0  0x00007f0fac5de2ed syscall (libc.so.6 + 0x1032ed)
                                                 #1  0x00007f0fac98eca7 g_cond_wait (libglib-2.0.so.0 + 0xafca7)
                                                 #2  0x00007f0fac904144 n/a (libglib-2.0.so.0 + 0x25144)
                                                 #3  0x00007f0fac96e2fe n/a (libglib-2.0.so.0 + 0x8f2fe)
                                                 #4  0x00007f0fac96bd75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                 #5  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #6  0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2623:
                                                 #0  0x00007f0fac55ef0e n/a (libc.so.6 + 0x83f0e)
                                                 #1  0x00007f0fac5617a0 pthread_cond_wait (libc.so.6 + 0x867a0)
                                                 #2  0x00007f0f5e0c7dfc n/a (iris_dri.so + 0xc7dfc)
                                                 #3  0x00007f0f5e1106ec n/a (iris_dri.so + 0x1106ec)
                                                 #4  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #5  0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2624:
                                                 #0  0x00007f0fac55ef0e n/a (libc.so.6 + 0x83f0e)
                                                 #1  0x00007f0fac5617a0 pthread_cond_wait (libc.so.6 + 0x867a0)
                                                 #2  0x00007f0f5e0c7dfc n/a (iris_dri.so + 0xc7dfc)
                                                 #3  0x00007f0f5e1106ec n/a (iris_dri.so + 0x1106ec)
                                                 #4  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #5  0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2697:
                                                 #0  0x00007f0fac5e7dfc __send (libc.so.6 + 0x10cdfc)
                                                 #1  0x00007f0faab6948a n/a (libcurl.so.4 + 0x1948a)
                                                 #2  0x00007f0faab6d63c n/a (libcurl.so.4 + 0x1d63c)
                                                 #3  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #4  0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2586:
                                                 #0  0x00007f0fac5d8c0f __poll (libc.so.6 + 0xfdc0f)
                                                 #1  0x00007f0fac996c2f n/a (libglib-2.0.so.0 + 0xb7c2f)
                                                 #2  0x00007f0fac9370e2 g_main_context_iteration (libglib-2.0.so.0 + 0x580e2)
                                                 #3  0x00007f0fac937132 n/a (libglib-2.0.so.0 + 0x58132)
                                                 #4  0x00007f0fac96bd75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                 #5  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #6  0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2622:
                                                 #0  0x00007f0fac55ef0e n/a (libc.so.6 + 0x83f0e)
                                                 #1  0x00007f0fac5617a0 pthread_cond_wait (libc.so.6 + 0x867a0)
                                                 #2  0x00007f0f5e0c7dfc n/a (iris_dri.so + 0xc7dfc)
                                                 #3  0x00007f0f5e1106ec n/a (iris_dri.so + 0x1106ec)
                                                 #4  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #5  0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2625:
                                                 #0  0x00007f0fac55ef0e n/a (libc.so.6 + 0x83f0e)
                                                 #1  0x00007f0fac5617a0 pthread_cond_wait (libc.so.6 + 0x867a0)
                                                 #2  0x00007f0f5e0c7dfc n/a (iris_dri.so + 0xc7dfc)
                                                 #3  0x00007f0f5e1106ec n/a (iris_dri.so + 0x1106ec)
                                                 #4  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #5  0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2621:
                                                 #0  0x00007f0fac55ef0e n/a (libc.so.6 + 0x83f0e)
                                                 #1  0x00007f0fac5617a0 pthread_cond_wait (libc.so.6 + 0x867a0)
                                                 #2  0x00007f0f5e0c7dfc n/a (iris_dri.so + 0xc7dfc)
                                                 #3  0x00007f0f5e1106ec n/a (iris_dri.so + 0x1106ec)
                                                 #4  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #5  0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2626:
                                                 #0  0x00007f0fac55ef0e n/a (libc.so.6 + 0x83f0e)
                                                 #1  0x00007f0fac5617a0 pthread_cond_wait (libc.so.6 + 0x867a0)
                                                 #2  0x00007f0f5e0c7dfc n/a (iris_dri.so + 0xc7dfc)
                                                 #3  0x00007f0f5e1106ec n/a (iris_dri.so + 0x1106ec)
                                                 #4  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #5  0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2587:
                                                 #0  0x00007f0fac5d8c0f __poll (libc.so.6 + 0xfdc0f)
                                                 #1  0x00007f0fac996c2f n/a (libglib-2.0.so.0 + 0xb7c2f)
                                                 #2  0x00007f0fac938fef g_main_loop_run (libglib-2.0.so.0 + 0x59fef)
                                                 #3  0x00007f0facb3a28c n/a (libgio-2.0.so.0 + 0x11028c)
                                                 #4  0x00007f0fac96bd75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                 #5  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #6  0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2627:
                                                 #0  0x00007f0fac55ef0e n/a (libc.so.6 + 0x83f0e)
                                                 #1  0x00007f0fac5617a0 pthread_cond_wait (libc.so.6 + 0x867a0)
                                                 #2  0x00007f0f5e0c7dfc n/a (iris_dri.so + 0xc7dfc)
                                                 #3  0x00007f0f5e1106ec n/a (iris_dri.so + 0x1106ec)
                                                 #4  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #5  0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2702:
                                                 #0  0x00007f0fac571e82 n/a (libc.so.6 + 0x96e82)
                                                 #1  0x00007f0fac57219b n/a (libc.so.6 + 0x9719b)
                                                 #2  0x00007f0fac572fc8 realloc (libc.so.6 + 0x97fc8)
                                                 #3  0x00007f0fac943123 g_realloc (libglib-2.0.so.0 + 0x64123)
                                                 #4  0x00007f0fac9225ef n/a (libglib-2.0.so.0 + 0x435ef)
                                                 #5  0x00007f0fac923066 n/a (libglib-2.0.so.0 + 0x44066)
                                                 #6  0x00007f0fac92640f n/a (libglib-2.0.so.0 + 0x4740f)
                                                 #7  0x00007f0fac92667b g_hash_table_replace (libglib-2.0.so.0 + 0x4767b)
                                                 #8  0x00007f0fa675cfb4 n/a (libflatpak.so.0 + 0x4ffb4)
                                                 #9  0x00007f0fa67630e4 n/a (libflatpak.so.0 + 0x560e4)
                                                 #10 0x00007f0fa676e68e flatpak_installation_fetch_remote_ref_sync_full (libflatpak.so.0 + 0x6168e)
                                                 #11 0x00007f0fa676e838 flatpak_installation_fetch_remote_ref_sync (libflatpak.so.0 + 0x61838)
                                                 #12 0x00007f0fa8357c42 n/a (libpamac-flatpak.so + 0xac42)
                                                 #13 0x00007f0fa8358d9e n/a (libpamac-flatpak.so + 0xbd9e)
                                                 #14 0x00007f0fac70d13d n/a (libpamac.so.11 + 0x4813d)
                                                 #15 0x00007f0fac96bd75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                 #16 0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #17 0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2628:
                                                 #0  0x00007f0fac55ef0e n/a (libc.so.6 + 0x83f0e)
                                                 #1  0x00007f0fac5617a0 pthread_cond_wait (libc.so.6 + 0x867a0)
                                                 #2  0x00007f0f5e0c7dfc n/a (iris_dri.so + 0xc7dfc)
                                                 #3  0x00007f0f5e1106ec n/a (iris_dri.so + 0x1106ec)
                                                 #4  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #5  0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2629:
                                                 #0  0x00007f0fac55ef0e n/a (libc.so.6 + 0x83f0e)
                                                 #1  0x00007f0fac5617a0 pthread_cond_wait (libc.so.6 + 0x867a0)
                                                 #2  0x00007f0f5e0c7dfc n/a (iris_dri.so + 0xc7dfc)
                                                 #3  0x00007f0f5e1106ec n/a (iris_dri.so + 0x1106ec)
                                                 #4  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #5  0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2700:
                                                 #0  0x00007f0fac98f2b0 g_rw_lock_reader_unlock (libglib-2.0.so.0 + 0xb02b0)
                                                 #1  0x00007f0fad42caa1 g_type_test_flags (libgobject-2.0.so.0 + 0x39aa1)
                                                 #2  0x00007f0fad43200f g_type_create_instance (libgobject-2.0.so.0 + 0x3f00f)
                                                 #3  0x00007f0fad417d91 n/a (libgobject-2.0.so.0 + 0x24d91)
                                                 #4  0x00007f0fad419387 g_object_new_with_properties (libgobject-2.0.so.0 + 0x26387)
                                                 #5  0x00007f0fad41a2ca g_object_new (libgobject-2.0.so.0 + 0x272ca)
                                                 #6  0x00007f0fac6e546b pamac_alpm_package_linked_construct_from_alpm (libpamac.so.11 + 0x2046b)
                                                 #7  0x00007f0fac704f46 n/a (libpamac.so.11 + 0x3ff46)
                                                 #8  0x00007f0fac96bd75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                 #9  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #10 0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2701:
                                                 #0  0x00007f0fac5d8c0f __poll (libc.so.6 + 0xfdc0f)
                                                 #1  0x00007f0fac996c2f n/a (libglib-2.0.so.0 + 0xb7c2f)
                                                 #2  0x00007f0fac938fef g_main_loop_run (libglib-2.0.so.0 + 0x59fef)
                                                 #3  0x00007f0fa838c660 snapd_client_get_snap_sync (libsnapd-glib-2.so.1 + 0x2c660)
                                                 #4  0x00007f0faa2a49c8 n/a (libpamac-snap.so + 0x59c8)
                                                 #5  0x00007f0faa2a9579 n/a (libpamac-snap.so + 0xa579)
                                                 #6  0x00007f0fac70cffa n/a (libpamac.so.11 + 0x47ffa)
                                                 #7  0x00007f0fac96bd75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                 #8  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #9  0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2683:
                                                 #0  0x00007f0fac5d8c0f __poll (libc.so.6 + 0xfdc0f)
                                                 #1  0x00007f0fac996c2f n/a (libglib-2.0.so.0 + 0xb7c2f)
                                                 #2  0x00007f0fac9370e2 g_main_context_iteration (libglib-2.0.so.0 + 0x580e2)
                                                 #3  0x00007f0fa5f74fde n/a (libdconfsettings.so + 0x5fde)
                                                 #4  0x00007f0fac96bd75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                 #5  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #6  0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2686:
                                                 #0  0x00007f0fac5de2ed syscall (libc.so.6 + 0x1032ed)
                                                 #1  0x00007f0fac98f533 g_cond_wait_until (libglib-2.0.so.0 + 0xb0533)
                                                 #2  0x00007f0fac904115 n/a (libglib-2.0.so.0 + 0x25115)
                                                 #3  0x00007f0fac96edab n/a (libglib-2.0.so.0 + 0x8fdab)
                                                 #4  0x00007f0fac96bd75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                 #5  0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #6  0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 
                                                 Stack trace of thread 2693:
                                                 #0  0x00007f0fac5d8c0f __poll (libc.so.6 + 0xfdc0f)
                                                 #1  0x00007f0faab9cf61 n/a (libcurl.so.4 + 0x4cf61)
                                                 #2  0x00007f0faab9d3e2 n/a (libcurl.so.4 + 0x4d3e2)
                                                 #3  0x00007f0faab976d9 curl_multi_poll (libcurl.so.4 + 0x476d9)
                                                 #4  0x00007f0faab7b1f7 curl_easy_perform (libcurl.so.4 + 0x2b1f7)
                                                 #5  0x00007f0fa678fc72 n/a (libflatpak.so.0 + 0x82c72)
                                                 #6  0x00007f0fa67bc58e n/a (libflatpak.so.0 + 0xaf58e)
                                                 #7  0x00007f0fa67ae1d5 n/a (libflatpak.so.0 + 0xa11d5)
                                                 #8  0x00007f0fa67762f2 flatpak_installation_update_appstream_full_sync (libflatpak.so.0 + 0x692f2)
                                                 #9  0x00007f0fa677148a flatpak_installation_update_appstream_sync (libflatpak.so.0 + 0x6448a)
                                                 #10 0x00007f0fa8355dfb n/a (libpamac-flatpak.so + 0x8dfb)
                                                 #11 0x00007f0fac70c1d2 n/a (libpamac.so.11 + 0x471d2)
                                                 #12 0x00007f0fac96bd75 n/a (libglib-2.0.so.0 + 0x8cd75)
                                                 #13 0x00007f0fac56244b n/a (libc.so.6 + 0x8744b)
                                                 #14 0x00007f0fac5e5e40 n/a (libc.so.6 + 0x10ae40)
                                                 ELF object binary architecture: AMD x86-64

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.