You are not logged in.

#1 2021-03-21 23:52:27

newsboost
Member
Registered: 2016-07-24
Posts: 157

[SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

Hi,

I've been running https://awesomewm.org/ for a while now. It seems like gnome-applications such as "gedit" takes a *LOT* of time to startup (I measured: 20-25 seconds, that's crazy, using lightning fast NVME SSD!) and I think it has something to do with "dbus", which is something I honestly don't really know anything about but I think I need it and I think my system is misconfigured and I tried reading about dbus but didn't understand it... So, right now, I am running a fully updated "5.11.7-arch1-1"-linux and I googled and will post what I think might help identifying the root cause:

As root I typed "dbus-monitor --system" in one terminal-window. In another I typed "gedit & disown" and watched what happens. This is the output:

# dbus-monitor --system
signal time=1616369722.970455 sender=org.freedesktop.DBus -> destination=:1.116 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
   string ":1.116"
signal time=1616369722.970513 sender=org.freedesktop.DBus -> destination=:1.116 serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
   string ":1.116"
method call time=1616369729.117105 sender=:1.117 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
method return time=1616369729.117115 sender=org.freedesktop.DBus -> destination=:1.117 serial=1 reply_serial=1
   string ":1.117"
signal time=1616369729.117119 sender=org.freedesktop.DBus -> destination=(null destination) serial=80 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.117"
   string ""
   string ":1.117"
signal time=1616369729.117137 sender=org.freedesktop.DBus -> destination=:1.117 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
   string ":1.117"
method call time=1616369729.117411 sender=:1.117 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string "type='signal',sender='org.freedesktop.NetworkManager',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged',path='/org/freedesktop/NetworkManager',arg0='org.freedesktop.NetworkManager'"
method return time=1616369729.117417 sender=org.freedesktop.DBus -> destination=:1.117 serial=3 reply_serial=2
method call time=1616369729.117510 sender=:1.117 -> destination=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string "type='signal',sender='org.freedesktop.NetworkManager',interface='org.freedesktop.NetworkManager',path='/org/freedesktop/NetworkManager'"
method return time=1616369729.117518 sender=org.freedesktop.DBus -> destination=:1.117 serial=4 reply_serial=3
method call time=1616369729.117549 sender=:1.117 -> destination=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.freedesktop.NetworkManager'"
method return time=1616369729.117553 sender=org.freedesktop.DBus -> destination=:1.117 serial=5 reply_serial=4
method call time=1616369729.117666 sender=:1.117 -> destination=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
   string "org.freedesktop.NetworkManager"
method return time=1616369729.117688 sender=org.freedesktop.DBus -> destination=:1.117 serial=6 reply_serial=5
   string ":1.2"
method call time=1616369729.117875 sender=:1.117 -> destination=:1.2 serial=6 path=/org/freedesktop/NetworkManager; interface=org.freedesktop.DBus.Properties; member=GetAll
   string "org.freedesktop.NetworkManager"
method return time=1616369729.118227 sender=:1.2 -> destination=:1.117 serial=3058 reply_serial=6
   array [
      dict entry(
         string "Devices"
         variant             array [
               object path "/org/freedesktop/NetworkManager/Devices/1"
               object path "/org/freedesktop/NetworkManager/Devices/2"
               object path "/org/freedesktop/NetworkManager/Devices/3"
               object path "/org/freedesktop/NetworkManager/Devices/5"
               object path "/org/freedesktop/NetworkManager/Devices/6"
            ]
      )
      dict entry(
         string "AllDevices"
         variant             array [
               object path "/org/freedesktop/NetworkManager/Devices/1"
               object path "/org/freedesktop/NetworkManager/Devices/2"
               object path "/org/freedesktop/NetworkManager/Devices/3"
               object path "/org/freedesktop/NetworkManager/Devices/5"
               object path "/org/freedesktop/NetworkManager/Devices/6"
            ]
      )
      dict entry(
         string "Checkpoints"
         variant             array [
            ]
      )
      dict entry(
         string "NetworkingEnabled"
         variant             boolean true
      )
      dict entry(
         string "WirelessEnabled"
         variant             boolean true
      )
      dict entry(
         string "WirelessHardwareEnabled"
         variant             boolean true
      )
      dict entry(
         string "WwanEnabled"
         variant             boolean true
      )
      dict entry(
         string "WwanHardwareEnabled"
         variant             boolean true
      )
      dict entry(
         string "WimaxEnabled"
         variant             boolean false
      )
      dict entry(
         string "WimaxHardwareEnabled"
         variant             boolean false
      )
      dict entry(
         string "ActiveConnections"
         variant             array [
               object path "/org/freedesktop/NetworkManager/ActiveConnection/5"
               object path "/org/freedesktop/NetworkManager/ActiveConnection/4"
               object path "/org/freedesktop/NetworkManager/ActiveConnection/3"
            ]
      )
      dict entry(
         string "PrimaryConnection"
         variant             object path "/org/freedesktop/NetworkManager/ActiveConnection/5"
      )
      dict entry(
         string "PrimaryConnectionType"
         variant             string "802-3-ethernet"
      )
      dict entry(
         string "Metered"
         variant             uint32 4
      )
      dict entry(
         string "ActivatingConnection"
         variant             object path "/org/freedesktop/NetworkManager/ActiveConnection/5"
      )
      dict entry(
         string "Startup"
         variant             boolean false
      )
      dict entry(
         string "Version"
         variant             string "1.30.2"
      )
      dict entry(
         string "Capabilities"
         variant             array [
               uint32 1
               uint32 2
            ]
      )
      dict entry(
         string "State"
         variant             uint32 70
      )
      dict entry(
         string "Connectivity"
         variant             uint32 4
      )
      dict entry(
         string "ConnectivityCheckAvailable"
         variant             boolean true
      )
      dict entry(
         string "ConnectivityCheckEnabled"
         variant             boolean true
      )
      dict entry(
         string "ConnectivityCheckUri"
         variant             string "http://ping.archlinux.org/nm-check.txt"
      )
      dict entry(
         string "GlobalDnsConfiguration"
         variant             array [
            ]
      )
   ]
method call time=1616369729.122759 sender=:1.118 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
method return time=1616369729.122788 sender=org.freedesktop.DBus -> destination=:1.118 serial=1 reply_serial=1
   string ":1.118"
signal time=1616369729.122794 sender=org.freedesktop.DBus -> destination=(null destination) serial=81 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.118"
   string ""
   string ":1.118"
signal time=1616369729.122824 sender=org.freedesktop.DBus -> destination=:1.118 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
   string ":1.118"
method call time=1616369729.122989 sender=:1.118 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameHasOwner
   string "org.pacrunner"
method return time=1616369729.122997 sender=org.freedesktop.DBus -> destination=:1.118 serial=3 reply_serial=2
   boolean false
signal time=1616369729.123162 sender=org.freedesktop.DBus -> destination=:1.118 serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
   string ":1.118"
signal time=1616369729.123193 sender=org.freedesktop.DBus -> destination=(null destination) serial=82 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.118"
   string ":1.118"
   string ""
method call time=1616369729.124277 sender=:1.119 -> destination=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello
method return time=1616369729.124284 sender=org.freedesktop.DBus -> destination=:1.119 serial=1 reply_serial=1
   string ":1.119"
signal time=1616369729.124289 sender=org.freedesktop.DBus -> destination=(null destination) serial=83 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.119"
   string ""
   string ":1.119"
signal time=1616369729.124316 sender=org.freedesktop.DBus -> destination=:1.119 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
   string ":1.119"
method call time=1616369729.124472 sender=:1.119 -> destination=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameHasOwner
   string "org.pacrunner"
method return time=1616369729.124480 sender=org.freedesktop.DBus -> destination=:1.119 serial=3 reply_serial=2
   boolean false
signal time=1616369729.124651 sender=org.freedesktop.DBus -> destination=:1.119 serial=6 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameLost
   string ":1.119"
signal time=1616369729.124663 sender=org.freedesktop.DBus -> destination=(null destination) serial=84 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.119"
   string ":1.119"
   string ""
signal time=1616369758.021919 sender=:1.2 -> destination=(null destination) serial=3059 path=/org/freedesktop/NetworkManager/AccessPoint/97; interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
   string "org.freedesktop.NetworkManager.AccessPoint"
   array [
      dict entry(
         string "Strength"
         variant             byte 84
      )
   ]
   array [
   ]
signal time=1616369758.022009 sender=:1.2 -> destination=(null destination) serial=3060 path=/org/freedesktop/NetworkManager/AccessPoint/97; interface=org.freedesktop.NetworkManager.AccessPoint; member=PropertiesChanged
   array [
      dict entry(
         string "Strength"
         variant             byte 84
      )
   ]
signal time=1616369761.116910 sender=:1.41 -> destination=(null destination) serial=143 path=/org/freedesktop/UPower/devices/mouse_hidpp_battery_0; interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
   string "org.freedesktop.UPower.Device"
   array [
      dict entry(
         string "UpdateTime"
         variant             uint64 1616369761
      )
   ]
   array [
   ]

I also think this is relevant:

systemctl status dbus
● dbus.service - D-Bus System Message Bus
     Loaded: loaded (/usr/lib/systemd/system/dbus.service; static)
     Active: active (running) since Sun 2021-03-21 03:46:45 CET; 20h ago
TriggeredBy: ● dbus.socket
       Docs: man:dbus-daemon(1)
   Main PID: 791 (dbus-daemon)
      Tasks: 1 (limit: 19017)
     Memory: 3.0M
     CGroup: /system.slice/dbus.service
             └─791 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-ac>

Mar 22 00:32:10 HPomen dbus-daemon[791]: [system] Activating via systemd: service name='org.freedeskt>
Mar 22 00:32:10 HPomen dbus-daemon[791]: [system] Activation via systemd failed for unit 'dbus-org.fr>
Mar 22 00:32:21 HPomen dbus-daemon[791]: [system] Connection :1.110 (uid=0 pid=169558 comm="dbus-moni>
Mar 22 00:33:01 HPomen dbus-daemon[791]: [system] Monitoring connection :1.110 closed.
Mar 22 00:33:22 HPomen dbus-daemon[791]: [system] Connection :1.114 (uid=0 pid=169833 comm="dbus-moni>
Mar 22 00:34:54 HPomen dbus-daemon[791]: [system] Monitoring connection :1.114 closed.
Mar 22 00:35:14 HPomen dbus-daemon[791]: [system] Activating via systemd: service name='org.freedeskt>
Mar 22 00:35:14 HPomen dbus-daemon[791]: [system] Activation via systemd failed for unit 'dbus-org.fr>
Mar 22 00:35:22 HPomen dbus-daemon[791]: [system] Connection :1.116 (uid=0 pid=171161 comm="dbus-moni>
Mar 22 00:36:03 HPomen dbus-daemon[791]: [system] Monitoring connection :1.116 closed.

And my ~/.xinitrc-file (this is in essence made using cp /etc/X11/xinit/xinitrc ~/.xinitrc c.f. https://wiki.archlinux.org/index.php/Xinit#xinitrc):

 cat .xinitrc
#!/bin/sh

userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then
    xrdb -merge $sysresources
fi

if [ -f $sysmodmap ]; then
    xmodmap $sysmodmap
fi

if [ -f "$userresources" ]; then
    xrdb -merge "$userresources"
fi

if [ -f "$usermodmap" ]; then
    xmodmap "$usermodmap"
fi

# start some nice programs (if executable as standalone):
if [ -d /etc/X11/xinit/xinitrc.d ] ; then
 for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
  [ -x "$f" ] && . "$f"
 done
 unset f
fi

exec awesome

Maybe it's a stupid question and maybe the solution is really simple - but does anyone know anything about this and how to solve it? I would be very grateful, if you can help me solve this, it's been bugging me for too long now and I don't really understand this or know where to look...

*UPDATE*: This has nothing to do with AwesomeWM (as originally indicated) - I discovered the same problem exists for i3 and gnome, just thought awesome had anything to do with this, as the problem wasn't there when I switched to Awesome WM...

Last edited by newsboost (2021-03-24 23:02:42)

Offline

#2 2021-03-22 07:07:19

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,549

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

25 seconds is the default dbus timeout, yes.

The timeout will be for the session bus, but you were looking at the system bus.
The typical cause is a broken xinitrc, but that does not seem to be the case for you.

Let's get a basic idea about the system

echo $DBUS_SESSION_BUS_ADDRESS
loginctl session-status
ps aux | grep dbus

If you want to inspect the behavior, try just "dbus-monitor"

Offline

#3 2021-03-22 18:05:31

newsboost
Member
Registered: 2016-07-24
Posts: 157

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

seth wrote:

25 seconds is the default dbus timeout, yes.

The timeout will be for the session bus, but you were looking at the system bus.

Ok, great thanks a lot (told you, I didn't know what I was doing but suspected dbus-issue)...

seth wrote:

The typical cause is a broken xinitrc, but that does not seem to be the case for you.

Let's get a basic idea about the system

echo $DBUS_SESSION_BUS_ADDRESS
loginctl session-status
ps aux | grep dbus

If you want to inspect the behavior, try just "dbus-monitor"

Ok, thanks, sorry for a bit delayed answer. Using "dbus-monitor" just writes out more stuff I don't know anything about, I'll post it if any of you need it... Feedback on requested output:

$ echo $DBUS_SESSION_BUS_ADDRESS
unix:path=/run/user/1000/bus
$ ps aux | grep dbus
dbus         791  0.0  0.0  13020  6529 ?        Ss   Mar21   0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
laptop      2379  0.0  0.0  12604  6348 ?        Ss   Mar21   0:00 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
laptop      2408  0.0  0.0  11740  5536 ?        S    Mar21   0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 3
laptop    178305  0.0  0.0   9912  2372 pts/11   S+   18:54   0:00 grep --color=auto --exclude-dir=.bzr --exclude-dir=CVS --exclude-dir=.git --exclude-dir=.hg --exclude-dir=.svn --exclude-dir=.idea --exclude-dir=.tox dbus

hmm. I don't think there should be so many processes running, is this right? Maybe I should kill them all and just start a single - but I don't know anything about this. What could be the cause, if this is incorrect?

And here's the long output-list:

$ loginctl session-status
1 - laptop (1000)
           Since: Sun 2021-03-21 03:46:28 CET; 1 day 15h ago
          Leader: 819 (login)
            Seat: seat0; vc1
             TTY: tty1
         Service: login; type tty; class user
           State: active
            Unit: session-1.scope
                  ├─   819 login -- laptop
                  ├─  2312 -zsh
                  ├─  2342 /bin/sh /usr/bin/startx
                  ├─  2360 xinit /home/laptop/.xinitrc -- /etc/X11/xinit/xserverrc :0 vt1 -keeptty -a>
                  ├─  2361 /usr/lib/Xorg -nolisten tcp :0 vt1 -keeptty -auth /tmp/serverauth.PONvP7SW>
                  ├─  2373 awesome
                  ├─  2996 /usr/lib/chromium/chromium
                  ├─  3040 /usr/lib/chromium/chromium --type=zygote --no-zygote-sandbox
                  ├─  3041 /usr/lib/chromium/chromium --type=zygote
                  ├─  3043 /usr/lib/chromium/chromium --type=zygote
                  ├─  3076 /usr/lib/chromium/chromium --type=gpu-process --field-trial-handle=1559093>
                  ├─  3082 /usr/lib/chromium/chromium --type=broker
                  ├─  3092 /usr/lib/chromium/chromium --type=utility --utility-sub-type=network.mojom>
                  ├─  3100 /usr/lib/chromium/chromium --type=utility --utility-sub-type=storage.mojom>
                  ├─  3122 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3124 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3194 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3216 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3266 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3281 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3288 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3320 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3342 /usr/bin/plasma-browser-integration-host chrome-extension://cimiefiiaegbel>
                  ├─  3411 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3454 /usr/lib/chromium/chromium --type=ppapi --field-trial-handle=1559093505170>
                  ├─  3473 /usr/bin/../lib/notepadqq/notepadqq-bin
                  ├─  3520 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3521 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3527 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3531 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3611 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3628 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3649 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3675 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3731 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3758 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3779 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3794 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3809 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  3831 termite
                  ├─  3838 /usr/bin/zsh
                  ├─  3868 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─  4225 gimp-2.10
                  ├─  4382 /usr/lib/gimp/2.0/plug-ins/script-fu/script-fu -gimp 10 9 -run 0
                  ├─  4483 mc
                  ├─  4485 zsh -Z -g
                  ├─  4538 termite
                  ├─  4544 /usr/bin/zsh
                  ├─  4578 /usr/bin/python /usr/bin/terminator
                  ├─  4585 /usr/bin/zsh
                  ├─  4611 sudo bash
                  ├─  4612 bash
                  ├─  4613 /usr/bin/zsh
                  ├─  4738 /usr/bin/zsh
                  ├─  4780 /usr/bin/zsh
                  ├─  5083 /usr/lib/firefox/firefox
                  ├─  5184 /usr/lib/firefox/firefox -contentproc -childID 2 -isForBrowser -prefsLen 1>
                  ├─  5196 /usr/lib/firefox/firefox -contentproc -childID 3 -isForBrowser -prefsLen 1>
                  ├─  5203 /usr/lib/firefox/firefox -contentproc -childID 4 -isForBrowser -prefsLen 1>
                  ├─  5398 /usr/lib/firefox/firefox -contentproc -parentBuildID 20210311111503 -prefs>
                  ├─ 57375 /usr/bin/zsh
                  ├─115656 sudo bash
                  ├─115657 bash
                  ├─116299 /usr/lib/chromium/chromium --type=utility --utility-sub-type=audio.mojom.A>
                  ├─117591 /usr/lib/chromium/chromium --type=renderer --field-trial-handle=1559093505>
                  ├─122743 /bin/sh /usr/share/pycharm/bin/pycharm.sh
                  ├─122817 /usr/lib/jvm/java-11-openjdk//bin/java -classpath /usr/share/pycharm/lib/b>
                  ├─123470 /usr/share/pycharm/bin/fsnotifier64
                  ├─167413 termite
                  ├─167419 /usr/bin/zsh
                  ├─172212 vim
                  ├─172381 termite
                  ├─172387 /usr/bin/zsh
                  ├─172736 /usr/bin/python3 /usr/bin/ipython
                  ├─173678 /usr/lib/speech-dispatcher-modules/sd_dummy /etc/speech-dispatcher/modules>
                  ├─173682 /usr/bin/speech-dispatcher --spawn --communication-method unix_socket --so>
                  ├─175528 /usr/lib/firefox/firefox -contentproc -childID 16 -isForBrowser -prefsLen >
                  ├─175620 /usr/lib/firefox/firefox -contentproc -childID 18 -isForBrowser -prefsLen >
                  ├─175705 /usr/lib/firefox/firefox -contentproc -childID 19 -isForBrowser -prefsLen >
                  ├─176836 /usr/lib/firefox/firefox -contentproc -childID 23 -isForBrowser -prefsLen >
                  ├─177277 /usr/lib/firefox/firefox -contentproc -childID 24 -isForBrowser -prefsLen >
                  ├─177351 /usr/lib/firefox/firefox -contentproc -childID 25 -isForBrowser -prefsLen >
                  ├─177437 /usr/lib/firefox/firefox -contentproc -childID 26 -isForBrowser -prefsLen >
                  ├─177550 termite
                  ├─177556 /usr/bin/zsh
                  ├─177636 termite
                  ├─177642 /usr/bin/zsh
                  ├─178375 loginctl session-status
                  └─178376 less

Mar 22 00:32:10 HPomen sudo[169552]:   laptop : TTY=pts/9 ; PWD=/home/laptop ; USER=root ; COMMAND=/u>
Mar 22 00:32:10 HPomen sudo[169552]: pam_unix(sudo:session): session opened for user root(uid=0) by (>
Mar 22 00:35:04 HPomen sudo[169552]: pam_unix(sudo:session): session closed for user root
Mar 22 00:35:14 HPomen sudo[171159]: pam_systemd_home(sudo:account): systemd-homed is not available: >
Mar 22 00:35:14 HPomen sudo[171159]:   laptop : TTY=pts/9 ; PWD=/home/laptop ; USER=root ; COMMAND=/u>
Mar 22 00:35:14 HPomen sudo[171159]: pam_unix(sudo:session): session opened for user root(uid=0) by (>
Mar 22 00:53:11 HPomen sudo[171159]: pam_unix(sudo:session): session closed for user root
Mar 22 03:19:04 HPomen su[177092]: (to laptop) laptop on pts/0
Mar 22 03:19:04 HPomen su[177092]: pam_unix(su:session): session opened for user laptop(uid=1000) by >
Mar 22 18:51:27 HPomen su[177092]: pam_unix(su:session): session closed for user laptop

Looking forward to hear if any of you know what seems to be the dbus-culprit here and maybe an explanation - obviosuly 25 seconds for starting gedit is way too slow, thanks a lot Seth :-)

Offline

#4 2021-03-22 18:56:45

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,549

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

Because of the sudo in the capped output (should've told you to skip the pager ;-)
=> Is the timeout on an approach to "sudo gedit"?
(Don't, "man sudoedit")

Offline

#5 2021-03-22 19:59:22

newsboost
Member
Registered: 2016-07-24
Posts: 157

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

seth wrote:

Because of the sudo in the capped output (should've told you to skip the pager ;-)

Sorry, I didn't get this. What is because of "sudo" and what pager should I skip? English isn't my first language, I normally understand things though, just not this sentence, sorry, please elaborate :-)

seth wrote:

=> Is the timeout on an approach to "sudo gedit"?

There's no timeout issue when I run "sudo gedit" - gedit will start immediately in that/this case... I'm still not really understanding this problem at all, sorry...

seth wrote:

(Don't, "man sudoedit")

I didn't know about "sudoedit" before now. However, it says "execute a command as another user". I'm more trying to understand the problem and how to make "gedit" open up without this long 20-25 seconds delay and using my "default user", preferably without using sudo to root or another user...

Do you suggest me to modify /etc/sudo.conf to achieve this? I was hoping or believe another solution exist. Or did I misunderstand you completey? Thanks for the input, though, I'm not completely sure how to proceed from here...

Offline

#6 2021-03-22 21:10:12

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,549

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

The session bus seems actually fine, which is one of the reasons why I suspected you were trying to run "sudo gedit" (which you are not supposed to do) and get the timeout/delay there.
Apparently that's not the case, so simply forget the entire sudo aspect.

Since the session bus and variable seem fine, let's have a closer look:

strace -t gedit > /tmp/gedit.strace 2>&1

Please post that file.

Offline

#7 2021-03-22 22:47:36

newsboost
Member
Registered: 2016-07-24
Posts: 157

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

seth wrote:

The session bus seems actually fine, which is one of the reasons why I suspected you were trying to run "sudo gedit" (which you are not supposed to do) and get the timeout/delay there.
Apparently that's not the case, so simply forget the entire sudo aspect.

Hmm, damn, now things just suddently works... I didn't do much - could just running "dbus-monitor" or "sudo gedit" have changed anything? My laptop has been on "suspend", because I wanted to figure out the root cause of this, this has happened before and probably will happen again in the future. Damn, now I don't know when it happens again or what caused it, in the first place...

seth wrote:

Since the session bus and variable seem fine, let's have a closer look:

strace -t gedit > /tmp/gedit.strace 2>&1

Please post that file.

I'll post it - but now things are working, for some strange/weird reason (maybe sudo'ing gedit or just running "dbus-monitor" cleaned up up some things, I don't understand this?)... In other words: "gedit" now opens up in maybe less than 1 second... Damn, I cannot reproduce the issue now - but I'm sure it'll happen again in the future, as it has happened earlier... I'll at least remember this thread then - and then I could/can compare the following output, with the output, the next time the situation arises (contents of gedit.strace is outputted below)...

23:29:12 execve("/usr/bin/gedit", ["gedit"], 0x7ffd33d88c58 /* 63 vars */) = 0
23:29:12 brk(NULL)                      = 0x555ce22cb000
23:29:12 arch_prctl(0x3001 /* ARCH_??? */, 0x7ffec2cced50) = -1 EINVAL (Invalid argument)
23:29:12 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/glibc-hwcaps/x86-64-v3/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/glibc-hwcaps/x86-64-v3", 0x7ffec2ccdf70, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/glibc-hwcaps/x86-64-v2/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/glibc-hwcaps/x86-64-v2", 0x7ffec2ccdf70, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/tls/haswell/x86_64/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/tls/haswell/x86_64", 0x7ffec2ccdf70, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/tls/haswell/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/tls/haswell", 0x7ffec2ccdf70, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/tls/x86_64/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/tls/x86_64", 0x7ffec2ccdf70, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/tls/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/tls", 0x7ffec2ccdf70, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/haswell/x86_64/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/haswell/x86_64", 0x7ffec2ccdf70, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/haswell/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/haswell", 0x7ffec2ccdf70, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/x86_64/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/x86_64", 0x7ffec2ccdf70, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \360\1\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=660384, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f38520a1000
23:29:12 mmap(NULL, 664648, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3851ffe000
23:29:12 mmap(0x7f385201d000, 258048, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1f000) = 0x7f385201d000
23:29:12 mmap(0x7f385205c000, 258048, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5e000) = 0x7f385205c000
23:29:12 mmap(0x7f385209b000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9c000) = 0x7f385209b000
23:29:12 mmap(0x7f38520a0000, 1096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f38520a0000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f3851fbd000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\3\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1809488, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 1819256, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3851e00000
23:29:12 mprotect(0x7f3851e37000, 1556480, PROT_NONE) = 0
23:29:12 mmap(0x7f3851e37000, 1036288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x37000) = 0x7f3851e37000
23:29:12 mmap(0x7f3851f34000, 516096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x134000) = 0x7f3851f34000
23:29:12 mmap(0x7f3851fb3000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b2000) = 0x7f3851fb3000
23:29:12 mmap(0x7f3851fbb000, 4728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3851fbb000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \340\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=362408, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 367544, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3851da6000
23:29:12 mprotect(0x7f3851db4000, 294912, PROT_NONE) = 0
23:29:12 mmap(0x7f3851db4000, 192512, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f3851db4000
23:29:12 mmap(0x7f3851de3000, 98304, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3d000) = 0x7f3851de3000
23:29:12 mmap(0x7f3851dfc000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x55000) = 0x7f3851dfc000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libtepl-5.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libtepl-5.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \320\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=198328, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 201600, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3851d74000
23:29:12 mprotect(0x7f3851d81000, 139264, PROT_NONE) = 0
23:29:12 mmap(0x7f3851d81000, 90112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f3851d81000
23:29:12 mmap(0x7f3851d97000, 45056, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23000) = 0x7f3851d97000
23:29:12 mmap(0x7f3851da3000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2e000) = 0x7f3851da3000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`|\2\0\0\0\0\0"..., 832) = 832
23:29:12 pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
23:29:12 pread64(3, "\4\0\0\0@\0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0"..., 80, 848) = 80
23:29:12 pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0T\246\344\4\347\334\35\347\301CJ\0\267\261\2552"..., 68, 928) = 68
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=2154488, ...}, AT_EMPTY_PATH) = 0
23:29:12 pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
23:29:12 mmap(NULL, 1884632, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3851ba7000
23:29:12 mmap(0x7f3851bcd000, 1359872, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26000) = 0x7f3851bcd000
23:29:12 mmap(0x7f3851d19000, 311296, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x172000) = 0x7f3851d19000
23:29:12 mmap(0x7f3851d65000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000) = 0x7f3851d65000
23:29:12 mmap(0x7f3851d6b000, 33240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3851d6b000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\320\1\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1269144, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 1274664, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3851a6f000
23:29:12 mprotect(0x7f3851a8c000, 1146880, PROT_NONE) = 0
23:29:12 mmap(0x7f3851a8c000, 581632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0x7f3851a8c000
23:29:12 mmap(0x7f3851b1a000, 561152, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xab000) = 0x7f3851b1a000
23:29:12 mmap(0x7f3851ba4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x134000) = 0x7f3851ba4000
23:29:12 mmap(0x7f3851ba6000, 808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3851ba6000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgtk-3.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libgtk-3.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\10\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=8004760, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3851a6d000
23:29:12 mmap(NULL, 8027704, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38512c5000
23:29:12 mmap(0x7f3851348000, 3674112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x83000) = 0x7f3851348000
23:29:12 mmap(0x7f38516c9000, 3723264, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x404000) = 0x7f38516c9000
23:29:12 mmap(0x7f3851a56000, 73728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x790000) = 0x7f3851a56000
23:29:12 mmap(0x7f3851a68000, 20024, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3851a68000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgdk-3.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libgdk-3.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \260\2\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1039120, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 1044600, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38511c5000
23:29:12 mmap(0x7f38511f0000, 512000, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2b000) = 0x7f38511f0000
23:29:12 mmap(0x7f385126d000, 311296, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa8000) = 0x7f385126d000
23:29:12 mmap(0x7f38512b9000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf3000) = 0x7f38512b9000
23:29:12 mmap(0x7f38512c4000, 120, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f38512c4000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libpango-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libpango-1.0.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \360\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=329480, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 332488, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3851173000
23:29:12 mprotect(0x7f3851182000, 258048, PROT_NONE) = 0
23:29:12 mmap(0x7f3851182000, 159744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f3851182000
23:29:12 mmap(0x7f38511a9000, 94208, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x36000) = 0x7f38511a9000
23:29:12 mmap(0x7f38511c1000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4d000) = 0x7f38511c1000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libatk-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libatk-1.0.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \260\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=161480, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 165048, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f385114a000
23:29:12 mmap(0x7f3851155000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f3851155000
23:29:12 mmap(0x7f3851163000, 49152, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19000) = 0x7f3851163000
23:29:12 mmap(0x7f385116f000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x24000) = 0x7f385116f000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libcairo.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libcairo.so.2", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \1\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1166760, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 1173424, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f385102b000
23:29:12 mmap(0x7f385103d000, 860160, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f385103d000
23:29:12 mmap(0x7f385110f000, 217088, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe4000) = 0x7f385110f000
23:29:12 mmap(0x7f3851144000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x118000) = 0x7f3851144000
23:29:12 mmap(0x7f3851149000, 1968, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3851149000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgtksourceview-4.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libgtksourceview-4.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \240\1\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=616384, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 620432, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850f93000
23:29:12 mprotect(0x7f3850fad000, 499712, PROT_NONE) = 0
23:29:12 mmap(0x7f3850fad000, 344064, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f3850fad000
23:29:12 mmap(0x7f3851001000, 151552, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6e000) = 0x7f3851001000
23:29:12 mmap(0x7f3851027000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x93000) = 0x7f3851027000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libamtk-5.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libamtk-5.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 P\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=63160, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3850f91000
23:29:12 mmap(NULL, 65816, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850f80000
23:29:12 mmap(0x7f3850f85000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f3850f85000
23:29:12 mmap(0x7f3850f8b000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f3850f8b000
23:29:12 mmap(0x7f3850f8f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f3850f8f000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libpeas-gtk-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libpeas-gtk-1.0.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 P\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=54888, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 57584, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850f71000
23:29:12 mmap(0x7f3850f76000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f3850f76000
23:29:12 mmap(0x7f3850f7b000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f3850f7b000
23:29:12 mmap(0x7f3850f7e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f3850f7e000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libpeas-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libpeas-1.0.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 `\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=91832, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 94776, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850f59000
23:29:12 mprotect(0x7f3850f5f000, 65536, PROT_NONE) = 0
23:29:12 mmap(0x7f3850f5f000, 40960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f3850f5f000
23:29:12 mmap(0x7f3850f69000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f3850f69000
23:29:12 mmap(0x7f3850f6f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f3850f6f000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgirepository-1.0.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libgirepository-1.0.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=132872, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 135272, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850f37000
23:29:12 mmap(0x7f3850f3e000, 65536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f3850f3e000
23:29:12 mmap(0x7f3850f4e000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f3850f4e000
23:29:12 mmap(0x7f3850f57000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1f000) = 0x7f3850f57000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\363\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1327568, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 1327128, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850df2000
23:29:12 mprotect(0x7f3850e01000, 1261568, PROT_NONE) = 0
23:29:12 mmap(0x7f3850e01000, 634880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f3850e01000
23:29:12 mmap(0x7f3850e9c000, 622592, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xaa000) = 0x7f3850e9c000
23:29:12 mmap(0x7f3850f35000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x142000) = 0x7f3850f35000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgmodule-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libgmodule-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=14064, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 16512, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850ded000
23:29:12 mmap(0x7f3850dee000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f3850dee000
23:29:12 mmap(0x7f3850def000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f3850def000
23:29:12 mmap(0x7f3850df0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f3850df0000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=100096, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3850deb000
23:29:12 mmap(NULL, 102416, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850dd1000
23:29:12 mprotect(0x7f3850dd4000, 86016, PROT_NONE) = 0
23:29:12 mmap(0x7f3850dd4000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f3850dd4000
23:29:12 mmap(0x7f3850de2000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x7f3850de2000
23:29:12 mmap(0x7f3850de9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f3850de9000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libmount.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libmount.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\300\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=379496, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 382408, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850d73000
23:29:12 mprotect(0x7f3850d7f000, 323584, PROT_NONE) = 0
23:29:12 mmap(0x7f3850d7f000, 245760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f3850d7f000
23:29:12 mmap(0x7f3850dbb000, 73728, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x48000) = 0x7f3850dbb000
23:29:12 mmap(0x7f3850dce000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5a000) = 0x7f3850dce000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libresolv.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20G\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=92496, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 104608, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850d59000
23:29:12 mprotect(0x7f3850d5d000, 73728, PROT_NONE) = 0
23:29:12 mmap(0x7f3850d5d000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f3850d5d000
23:29:12 mmap(0x7f3850d6b000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f3850d6b000
23:29:12 mmap(0x7f3850d6f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f3850d6f000
23:29:12 mmap(0x7f3850d71000, 6304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3850d71000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\200\0\0\0\0\0\0"..., 832) = 832
23:29:12 pread64(3, "\4\0\0\0@\0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0"..., 80, 792) = 80
23:29:12 pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\362\31\276gD\247\336\310\337\r\250\255\2518<\266"..., 68, 872) = 68
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=154032, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 131440, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850d38000
23:29:12 mmap(0x7f3850d3f000, 61440, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f3850d3f000
23:29:12 mmap(0x7f3850d4e000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f3850d4e000
23:29:12 mmap(0x7f3850d53000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f3850d53000
23:29:12 mmap(0x7f3850d55000, 12656, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3850d55000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libffi.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libffi.so.7", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@ \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=42960, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 46376, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850d2c000
23:29:12 mmap(0x7f3850d2e000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f3850d2e000
23:29:12 mmap(0x7f3850d34000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f3850d34000
23:29:12 mmap(0x7f3850d36000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f3850d36000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libicuuc.so.68", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libicuuc.so.68", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 P\6\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=2012960, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 2023984, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850b3d000
23:29:12 mmap(0x7f3850ba2000, 966656, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x65000) = 0x7f3850ba2000
23:29:12 mmap(0x7f3850c8e000, 557056, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x151000) = 0x7f3850c8e000
23:29:12 mmap(0x7f3850d16000, 81920, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d8000) = 0x7f3850d16000
23:29:12 mmap(0x7f3850d2a000, 4656, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3850d2a000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libicui18n.so.68", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libicui18n.so.68", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \320\16\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=3262384, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3850b3b000
23:29:12 mmap(NULL, 3269272, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f385081c000
23:29:12 mmap(0x7f3850909000, 1642496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xed000) = 0x7f3850909000
23:29:12 mmap(0x7f3850a9a000, 581632, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x27e000) = 0x7f3850a9a000
23:29:12 mmap(0x7f3850b28000, 73728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x30b000) = 0x7f3850b28000
23:29:12 mmap(0x7f3850b3a000, 664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3850b3a000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=460544, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 463112, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38507aa000
23:29:12 mmap(0x7f38507ac000, 327680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f38507ac000
23:29:12 mmap(0x7f38507fc000, 122880, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x52000) = 0x7f38507fc000
23:29:12 mmap(0x7f385081a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6f000) = 0x7f385081a000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libpangocairo-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libpangocairo-1.0.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 P\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=63296, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 65720, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850799000
23:29:12 mprotect(0x7f385079e000, 40960, PROT_NONE) = 0
23:29:12 mmap(0x7f385079e000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f385079e000
23:29:12 mmap(0x7f38507a5000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f38507a5000
23:29:12 mmap(0x7f38507a8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f38507a8000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\240\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=864048, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 866744, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38506c5000
23:29:12 mprotect(0x7f38506cf000, 819200, PROT_NONE) = 0
23:29:12 mmap(0x7f38506cf000, 606208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f38506cf000
23:29:12 mmap(0x7f3850763000, 208896, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9e000) = 0x7f3850763000
23:29:12 mmap(0x7f3850797000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd1000) = 0x7f3850797000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libpangoft2-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libpangoft2-1.0.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=95928, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 98696, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38506ac000
23:29:12 mprotect(0x7f38506b3000, 65536, PROT_NONE) = 0
23:29:12 mmap(0x7f38506b3000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f38506b3000
23:29:12 mmap(0x7f38506be000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f38506be000
23:29:12 mmap(0x7f38506c3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f38506c3000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \200\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=300736, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 303744, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850661000
23:29:12 mprotect(0x7f3850669000, 262144, PROT_NONE) = 0
23:29:12 mmap(0x7f3850669000, 159744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f3850669000
23:29:12 mmap(0x7f3850690000, 98304, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2f000) = 0x7f3850690000
23:29:12 mmap(0x7f38506a9000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x47000) = 0x7f38506a9000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \320\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=861880, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f385065f000
23:29:12 mmap(NULL, 864272, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f385058b000
23:29:12 mprotect(0x7f3850598000, 782336, PROT_NONE) = 0
23:29:12 mmap(0x7f3850598000, 548864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f3850598000
23:29:12 mmap(0x7f385061e000, 229376, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x93000) = 0x7f385061e000
23:29:12 mmap(0x7f3850657000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xcb000) = 0x7f3850657000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libfribidi.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libfribidi.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=120632, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 123040, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f385056c000
23:29:12 mmap(0x7f385056e000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f385056e000
23:29:12 mmap(0x7f3850573000, 90112, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f3850573000
23:29:12 mmap(0x7f3850589000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c000) = 0x7f3850589000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libcairo-gobject.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libcairo-gobject.so.2", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 @\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=42600, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 45336, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850560000
23:29:12 mprotect(0x7f3850564000, 20480, PROT_NONE) = 0
23:29:12 mmap(0x7f3850564000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f3850564000
23:29:12 mmap(0x7f3850566000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f3850566000
23:29:12 mmap(0x7f3850569000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f3850569000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgdk_pixbuf-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libgdk_pixbuf-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 `\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=145088, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 147808, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f385053b000
23:29:12 mprotect(0x7f3850541000, 118784, PROT_NONE) = 0
23:29:12 mmap(0x7f3850541000, 81920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f3850541000
23:29:12 mmap(0x7f3850555000, 32768, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f3850555000
23:29:12 mmap(0x7f385055e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7f385055e000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libepoxy.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libepoxy.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \340\5\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1246560, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 1249160, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f385040a000
23:29:12 mmap(0x7f3850468000, 421888, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5e000) = 0x7f3850468000
23:29:12 mmap(0x7f38504cf000, 380928, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc5000) = 0x7f38504cf000
23:29:12 mmap(0x7f385052c000, 61440, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x121000) = 0x7f385052c000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libXi.so.6", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=71464, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 73864, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38503f7000
23:29:12 mmap(0x7f38503fa000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f38503fa000
23:29:12 mmap(0x7f3850405000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f3850405000
23:29:12 mmap(0x7f3850408000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f3850408000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \300\1\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1308832, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f38503f5000
23:29:12 mmap(NULL, 1312968, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38502b4000
23:29:12 mmap(0x7f38502d0000, 565248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c000) = 0x7f38502d0000
23:29:12 mmap(0x7f385035a000, 606208, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa6000) = 0x7f385035a000
23:29:12 mmap(0x7f38503ee000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x139000) = 0x7f38503ee000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libatk-bridge-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libatk-bridge-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\300\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=214816, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 218072, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f385027e000
23:29:12 mmap(0x7f385028a000, 94208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f385028a000
23:29:12 mmap(0x7f38502a1000, 61440, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23000) = 0x7f38502a1000
23:29:12 mmap(0x7f38502b0000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x31000) = 0x7f38502b0000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libcloudproviders.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libcloudproviders.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=91832, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 94672, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850266000
23:29:12 mprotect(0x7f385026d000, 61440, PROT_NONE) = 0
23:29:12 mmap(0x7f385026d000, 36864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f385026d000
23:29:12 mmap(0x7f3850276000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f3850276000
23:29:12 mmap(0x7f385027c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f385027c000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libXfixes.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libXfixes.so.3", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=30248, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 32824, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f385025d000
23:29:12 mprotect(0x7f385025f000, 20480, PROT_NONE) = 0
23:29:12 mmap(0x7f385025f000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f385025f000
23:29:12 mmap(0x7f3850262000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f3850262000
23:29:12 mmap(0x7f3850264000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f3850264000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2207\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=39408, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 43520, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850252000
23:29:12 mmap(0x7f3850255000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f3850255000
23:29:12 mmap(0x7f3850259000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f3850259000
23:29:12 mmap(0x7f385025b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f385025b000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libxkbcommon.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libxkbcommon.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 P\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=280408, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 282640, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f385020c000
23:29:12 mmap(0x7f3850211000, 126976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f3850211000
23:29:12 mmap(0x7f3850230000, 126976, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x24000) = 0x7f3850230000
23:29:12 mmap(0x7f385024f000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x42000) = 0x7f385024f000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libwayland-client.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libwayland-client.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 `\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=68048, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f385020a000
23:29:12 mmap(NULL, 70440, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38501f8000
23:29:12 mmap(0x7f38501fe000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f38501fe000
23:29:12 mmap(0x7f3850204000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f3850204000
23:29:12 mmap(0x7f3850207000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f3850207000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libwayland-cursor.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libwayland-cursor.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=30496, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 32976, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38501ef000
23:29:12 mmap(0x7f38501f0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f38501f0000
23:29:12 mmap(0x7f38501f2000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f38501f2000
23:29:12 mmap(0x7f38501f3000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f38501f3000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libwayland-egl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libwayland-egl.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=13856, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 16400, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38501ea000
23:29:12 mmap(0x7f38501eb000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f38501eb000
23:29:12 mmap(0x7f38501ec000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f38501ec000
23:29:12 mmap(0x7f38501ed000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f38501ed000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 @\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=80776, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 83768, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38501d5000
23:29:12 mmap(0x7f38501d9000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f38501d9000
23:29:12 mmap(0x7f38501e4000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f38501e4000
23:29:12 mmap(0x7f38501e8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f38501e8000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libXcursor.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libXcursor.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=42600, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 45096, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38501c9000
23:29:12 mmap(0x7f38501cc000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f38501cc000
23:29:12 mmap(0x7f38501d1000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f38501d1000
23:29:12 mmap(0x7f38501d3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f38501d3000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libXdamage.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libXdamage.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=13928, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 16440, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38501c4000
23:29:12 mmap(0x7f38501c5000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f38501c5000
23:29:12 mmap(0x7f38501c6000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f38501c6000
23:29:12 mmap(0x7f38501c7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f38501c7000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libXcomposite.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libXcomposite.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=13928, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f38501c2000
23:29:12 mmap(NULL, 16440, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38501bd000
23:29:12 mmap(0x7f38501be000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f38501be000
23:29:12 mmap(0x7f38501bf000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f38501bf000
23:29:12 mmap(0x7f38501c0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f38501c0000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libXrandr.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libXrandr.so.2", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=46808, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 49320, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38501b0000
23:29:12 mmap(0x7f38501b2000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f38501b2000
23:29:12 mmap(0x7f38501b9000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f38501b9000
23:29:12 mmap(0x7f38501bb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f38501bb000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libXinerama.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libXinerama.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=14048, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 16552, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38501ab000
23:29:12 mmap(0x7f38501ac000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f38501ac000
23:29:12 mmap(0x7f38501ad000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f38501ad000
23:29:12 mmap(0x7f38501ae000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f38501ae000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libthai.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libthai.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=40752, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 43152, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f38501a0000
23:29:12 mmap(0x7f38501a2000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f38501a2000
23:29:12 mmap(0x7f38501a6000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f38501a6000
23:29:12 mmap(0x7f38501a9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f38501a9000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 `\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=218808, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 221200, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850169000
23:29:12 mmap(0x7f385016f000, 147456, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f385016f000
23:29:12 mmap(0x7f3850193000, 45056, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2a000) = 0x7f3850193000
23:29:12 mmap(0x7f385019e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x34000) = 0x7f385019e000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=46968, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3850167000
23:29:12 mmap(NULL, 49488, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f385015a000
23:29:12 mmap(0x7f385015c000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f385015c000
23:29:12 mmap(0x7f3850163000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f3850163000
23:29:12 mmap(0x7f3850165000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f3850165000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \300\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=165648, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 168200, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850130000
23:29:12 mmap(0x7f385013c000, 77824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f385013c000
23:29:12 mmap(0x7f385014f000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1f000) = 0x7f385014f000
23:29:12 mmap(0x7f3850158000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x27000) = 0x7f3850158000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 `\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=59120, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 61480, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850120000
23:29:12 mprotect(0x7f3850126000, 32768, PROT_NONE) = 0
23:29:12 mmap(0x7f3850126000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f3850126000
23:29:12 mmap(0x7f385012b000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f385012b000
23:29:12 mmap(0x7f385012e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f385012e000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=14064, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 16424, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f385011b000
23:29:12 mmap(0x7f385011c000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f385011c000
23:29:12 mmap(0x7f385011d000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f385011d000
23:29:12 mmap(0x7f385011e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f385011e000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libpixman-1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libpixman-1.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \260\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=681768, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 684376, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3850073000
23:29:12 mmap(0x7f385007e000, 532480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f385007e000
23:29:12 mmap(0x7f3850100000, 73728, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8d000) = 0x7f3850100000
23:29:12 mmap(0x7f3850112000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9e000) = 0x7f3850112000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libxml2.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libxml2.so.2", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \340\2\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1487712, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 1495304, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384ff05000
23:29:12 mmap(0x7f384ff33000, 954368, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2e000) = 0x7f384ff33000
23:29:12 mmap(0x7f385001c000, 307200, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x117000) = 0x7f385001c000
23:29:12 mmap(0x7f3850067000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x161000) = 0x7f3850067000
23:29:12 mmap(0x7f3850071000, 4360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3850071000
23:29:12 close(3)                       = 0
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f384ff03000
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\"\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=22704, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 24720, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384fefc000
23:29:12 mmap(0x7f384fefe000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f384fefe000
23:29:12 mmap(0x7f384ff00000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f384ff00000
23:29:12 mmap(0x7f384ff01000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f384ff01000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libblkid.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\220\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=326600, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 329512, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384feab000
23:29:12 mprotect(0x7f384feb4000, 274432, PROT_NONE) = 0
23:29:12 mmap(0x7f384feb4000, 204800, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f384feb4000
23:29:12 mmap(0x7f384fee6000, 65536, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3b000) = 0x7f384fee6000
23:29:12 mmap(0x7f384fef7000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4b000) = 0x7f384fef7000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libicudata.so.68", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libicudata.so.68", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\20\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=28574360, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 28577792, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384e36a000
23:29:12 mmap(0x7f384feaa000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b3f000) = 0x7f384feaa000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@`\t\0\0\0\0\0"..., 832) = 832
23:29:12 pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\t\4\347D\323S,\261]Q\30B+DZ\232"..., 36, 800) = 36
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=20947728, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 1951744, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384e18d000
23:29:12 mprotect(0x7f384e223000, 1269760, PROT_NONE) = 0
23:29:12 mmap(0x7f384e223000, 966656, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x96000) = 0x7f384e223000
23:29:12 mmap(0x7f384e30f000, 299008, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x182000) = 0x7f384e30f000
23:29:12 mmap(0x7f384e359000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1cb000) = 0x7f384e359000
23:29:12 mmap(0x7f384e367000, 10240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f384e367000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=593928, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 103144, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384e173000
23:29:12 mmap(0x7f384e176000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f384e176000
23:29:12 mmap(0x7f384e187000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7f384e187000
23:29:12 mmap(0x7f384e18b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f384e18b000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgraphite2.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libgraphite2.so.3", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=145088, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f384e171000
23:29:12 mmap(NULL, 147472, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384e14c000
23:29:12 mmap(0x7f384e14f000, 106496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f384e14f000
23:29:12 mmap(0x7f384e169000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0x7f384e169000
23:29:12 mmap(0x7f384e16e000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0x7f384e16e000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libexpat.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 @\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=186040, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 188432, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384e11d000
23:29:12 mprotect(0x7f384e121000, 163840, PROT_NONE) = 0
23:29:12 mmap(0x7f384e121000, 118784, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f384e121000
23:29:12 mmap(0x7f384e13e000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0x7f384e13e000
23:29:12 mmap(0x7f384e149000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2b000) = 0x7f384e149000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libbz2.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libbz2.so.1.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=74448, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 76840, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384e10a000
23:29:12 mmap(0x7f384e10c000, 53248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f384e10c000
23:29:12 mmap(0x7f384e119000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f384e119000
23:29:12 mmap(0x7f384e11b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f384e11b000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \340\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=341912, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 344752, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384e0b5000
23:29:12 mmap(0x7f384e0c3000, 192512, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f384e0c3000
23:29:12 mmap(0x7f384e0f2000, 86016, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3d000) = 0x7f384e0f2000
23:29:12 mmap(0x7f384e107000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x51000) = 0x7f384e107000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libatspi.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libatspi.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\1\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=235584, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 238752, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384e07a000
23:29:12 mmap(0x7f384e08b000, 94208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x7f384e08b000
23:29:12 mmap(0x7f384e0a2000, 57344, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x7f384e0a2000
23:29:12 mmap(0x7f384e0b0000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x35000) = 0x7f384e0b0000
23:29:12 close(3)                       = 0
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f384e078000
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libdatrie.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libdatrie.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=34568, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 36880, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384e06e000
23:29:12 mmap(0x7f384e070000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f384e070000
23:29:12 mmap(0x7f384e074000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f384e074000
23:29:12 mmap(0x7f384e076000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f384e076000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\20\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=14064, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 16424, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384e069000
23:29:12 mmap(0x7f384e06a000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f384e06a000
23:29:12 mmap(0x7f384e06b000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f384e06b000
23:29:12 mmap(0x7f384e06c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f384e06c000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=26216, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 28688, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384e061000
23:29:12 mmap(0x7f384e063000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f384e063000
23:29:12 mmap(0x7f384e065000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f384e065000
23:29:12 mmap(0x7f384e067000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f384e067000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=157456, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 159760, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384e039000
23:29:12 mprotect(0x7f384e03c000, 143360, PROT_NONE) = 0
23:29:12 mmap(0x7f384e03c000, 94208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f384e03c000
23:29:12 mmap(0x7f384e053000, 45056, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f384e053000
23:29:12 mmap(0x7f384e05f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x25000) = 0x7f384e05f000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@0\1\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=738040, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 742672, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384df83000
23:29:12 mmap(0x7f384df96000, 487424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13000) = 0x7f384df96000
23:29:12 mmap(0x7f384e00d000, 155648, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8a000) = 0x7f384e00d000
23:29:12 mmap(0x7f384e033000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xaf000) = 0x7f384e033000
23:29:12 mmap(0x7f384e038000, 1296, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f384e038000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libzstd.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f384df81000
23:29:12 openat(AT_FDCWD, "/usr/lib/libzstd.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 P\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=886544, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 888888, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384dea7000
23:29:12 mmap(0x7f384deac000, 786432, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f384deac000
23:29:12 mmap(0x7f384df6c000, 77824, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc5000) = 0x7f384df6c000
23:29:12 mmap(0x7f384df7f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd7000) = 0x7f384df7f000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/liblz4.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/liblz4.so.1", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=136888, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 139280, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384de84000
23:29:12 mmap(0x7f384de87000, 110592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f384de87000
23:29:12 mmap(0x7f384dea2000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7f384dea2000
23:29:12 mmap(0x7f384dea5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x20000) = 0x7f384dea5000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=38704, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 41016, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384de79000
23:29:12 mmap(0x7f384de7c000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f384de7c000
23:29:12 mmap(0x7f384de80000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f384de80000
23:29:12 mmap(0x7f384de82000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f384de82000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgcrypt.so.20", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libgcrypt.so.20", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\360\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1246864, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 1250424, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384dd47000
23:29:12 mprotect(0x7f384dd56000, 1150976, PROT_NONE) = 0
23:29:12 mmap(0x7f384dd56000, 880640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f384dd56000
23:29:12 mmap(0x7f384de2d000, 266240, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe6000) = 0x7f384de2d000
23:29:12 mmap(0x7f384de6f000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x127000) = 0x7f384de6f000
23:29:12 mmap(0x7f384de78000, 1144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f384de78000
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgpg-error.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libgpg-error.so.0", O_RDONLY|O_CLOEXEC) = 3
23:29:12 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@P\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=153560, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 156112, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f384dd20000
23:29:12 mprotect(0x7f384dd25000, 131072, PROT_NONE) = 0
23:29:12 mmap(0x7f384dd25000, 86016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f384dd25000
23:29:12 mmap(0x7f384dd3a000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f384dd3a000
23:29:12 mmap(0x7f384dd45000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x24000) = 0x7f384dd45000
23:29:12 close(3)                       = 0
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f384dd1e000
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f384dd1c000
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f384dd1a000
23:29:12 mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f384dd17000
23:29:12 arch_prctl(ARCH_SET_FS, 0x7f384dd17940) = 0
23:29:12 mprotect(0x7f3851d65000, 12288, PROT_READ) = 0
23:29:12 mprotect(0x7f384dd45000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384de6f000, 12288, PROT_READ) = 0
23:29:12 mprotect(0x7f384de82000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384dea5000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384df7f000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3850d53000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f385025b000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384e05f000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384e033000, 16384, PROT_READ) = 0
23:29:12 mprotect(0x7f384e067000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384e06c000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384e076000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f385081a000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3851ba4000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3850d36000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3851dfc000, 12288, PROT_READ) = 0
23:29:12 mprotect(0x7f3850158000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384ff01000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f38503ee000, 12288, PROT_READ) = 0
23:29:12 mprotect(0x7f38501e8000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3850408000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384e107000, 8192, PROT_READ) = 0
23:29:12 mprotect(0x7f384e0b0000, 16384, PROT_READ) = 0
23:29:12 mprotect(0x7f384e11b000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384e149000, 8192, PROT_READ) = 0
23:29:12 mprotect(0x7f384e16e000, 8192, PROT_READ) = 0
23:29:12 mprotect(0x7f384e18b000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3850f35000, 4096, PROT_READ) = 0
23:29:12 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f384dd15000
23:29:12 mprotect(0x7f384e359000, 53248, PROT_READ) = 0
23:29:12 mprotect(0x7f384feaa000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384fef7000, 16384, PROT_READ) = 0
23:29:12 mprotect(0x7f3850de9000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3850d16000, 77824, PROT_READ) = 0
23:29:12 mprotect(0x7f3850067000, 36864, PROT_READ) = 0
23:29:12 mprotect(0x7f3850112000, 32768, PROT_READ) = 0
23:29:12 mprotect(0x7f385011e000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f385012e000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3850165000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f385019e000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f38501a9000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f38501ae000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f38501bb000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f38501c0000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3850264000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f38501c7000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f38501d3000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f38501ed000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3850207000, 8192, PROT_READ) = 0
23:29:12 mprotect(0x7f38501f3000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f385024f000, 8192, PROT_READ) = 0
23:29:12 mprotect(0x7f3850df0000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3850dce000, 8192, PROT_READ) = 0
23:29:12 mprotect(0x7f3850d6f000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3851fb3000, 28672, PROT_READ) = 0
23:29:12 mprotect(0x7f385027c000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f385116f000, 12288, PROT_READ) = 0
23:29:12 mprotect(0x7f38502b0000, 8192, PROT_READ) = 0
23:29:12 mprotect(0x7f385052c000, 32768, PROT_READ) = 0
23:29:12 mprotect(0x7f385055e000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3850797000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3850657000, 28672, PROT_READ) = 0
23:29:12 mprotect(0x7f38506a9000, 8192, PROT_READ) = 0
23:29:12 mprotect(0x7f3851144000, 16384, PROT_READ) = 0
23:29:12 mprotect(0x7f3850569000, 8192, PROT_READ) = 0
23:29:12 mprotect(0x7f3850589000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f38511c1000, 12288, PROT_READ) = 0
23:29:12 mprotect(0x7f38506c3000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f38507a8000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3850b28000, 69632, PROT_READ) = 0
23:29:12 mprotect(0x7f3850f57000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3850f6f000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f38512b9000, 36864, PROT_READ) = 0
23:29:12 mprotect(0x7f3851a56000, 65536, PROT_READ) = 0
23:29:12 mprotect(0x7f3850f7e000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3850f8f000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3851027000, 12288, PROT_READ) = 0
23:29:12 mprotect(0x7f3851da3000, 8192, PROT_READ) = 0
23:29:12 mprotect(0x7f385209b000, 16384, PROT_READ) = 0
23:29:12 mprotect(0x555ce1046000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f38520d2000, 8192, PROT_READ) = 0
23:29:12 munmap(0x7f3851fbd000, 264488) = 0
23:29:12 set_tid_address(0x7f384dd17c10) = 182397
23:29:12 set_robust_list(0x7f384dd17c20, 24) = 0
23:29:12 rt_sigaction(SIGRTMIN, {sa_handler=0x7f3850d3fb70, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7f3850d4b960}, NULL, 8) = 0
23:29:12 rt_sigaction(SIGRT_1, {sa_handler=0x7f3850d3fc10, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f3850d4b960}, NULL, 8) = 0
23:29:12 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
23:29:12 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
23:29:12 brk(NULL)                      = 0x555ce22cb000
23:29:12 brk(0x555ce22ec000)            = 0x555ce22ec000
23:29:12 prctl(PR_CAPBSET_READ, CAP_MAC_OVERRIDE) = 1
23:29:12 prctl(PR_CAPBSET_READ, 0x30 /* CAP_??? */) = -1 EINVAL (Invalid argument)
23:29:12 prctl(PR_CAPBSET_READ, CAP_CHECKPOINT_RESTORE) = 1
23:29:12 prctl(PR_CAPBSET_READ, 0x2c /* CAP_??? */) = -1 EINVAL (Invalid argument)
23:29:12 prctl(PR_CAPBSET_READ, 0x2a /* CAP_??? */) = -1 EINVAL (Invalid argument)
23:29:12 prctl(PR_CAPBSET_READ, 0x29 /* CAP_??? */) = -1 EINVAL (Invalid argument)
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 brk(0x555ce230d000)            = 0x555ce230d000
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=6629968, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 6629968, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f384d6c2000
23:29:12 close(3)                       = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2998, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(3, "# Locale name alias data base.\n#"..., 4096) = 2998
23:29:12 read(3, "", 4096)              = 0
23:29:12 close(3)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gedit.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/gedit.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/gedit.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/gedit.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/gedit.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/gedit.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gtk30-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/gtk30-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/gtk30-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/gtk30-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/gtk30-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/gtk30-properties.mo", O_RDONLY) = 3
23:29:12 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=326, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 326, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f38520d1000
23:29:12 close(3)                       = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/tepl-5.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/tepl-5.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/tepl-5.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/tepl-5.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/tepl-5.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/tepl-5.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 3
23:29:12 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gtk30.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/gtk30.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/gtk30.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/gtk30.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/gtk30.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/gtk30.mo", O_RDONLY) = 4
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0644, st_size=3222, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 3222, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f3851ffd000
23:29:12 close(4)                       = 0
23:29:12 futex(0x7f384ff02048, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3851be3f80}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 access("/usr/lib/gtk-3.0/3.0.0/linux/modules/libxapp-gtk3-module.so", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/lib/gtk-3.0/3.0.0/linux/modules/libxapp-gtk3-module.la", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/lib/gtk-3.0/3.0.0/modules/libxapp-gtk3-module.so", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/lib/gtk-3.0/3.0.0/modules/libxapp-gtk3-module.la", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/lib/gtk-3.0/linux/modules/libxapp-gtk3-module.so", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/lib/gtk-3.0/linux/modules/libxapp-gtk3-module.la", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/lib/gtk-3.0/modules/libxapp-gtk3-module.so", F_OK) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gtk-3.0/modules/libxapp-gtk3-module.so", {st_mode=S_IFREG|0755, st_size=13856, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gtk-3.0/modules/libxapp-gtk3-module.so", O_RDONLY|O_CLOEXEC) = 4
23:29:12 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=13856, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 16440, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f3851ff8000
23:29:12 mmap(0x7f3851ff9000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7f3851ff9000
23:29:12 mmap(0x7f3851ffa000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f3851ffa000
23:29:12 mmap(0x7f3851ffb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f3851ffb000
23:29:12 close(4)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libxapp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f384d681000
23:29:12 close(4)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libxapp.so.1", O_RDONLY|O_CLOEXEC) = 4
23:29:12 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \0\1\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=214792, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 217792, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f3851fc2000
23:29:12 mmap(0x7f3851fd2000, 94208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x10000) = 0x7f3851fd2000
23:29:12 mmap(0x7f3851fe9000, 45056, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x27000) = 0x7f3851fe9000
23:29:12 mmap(0x7f3851ff4000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x31000) = 0x7f3851ff4000
23:29:12 close(4)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgnomekbdui.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libgnomekbdui.so.8", O_RDONLY|O_CLOEXEC) = 4
23:29:12 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \200\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=91920, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 94520, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f384d669000
23:29:12 mprotect(0x7f384d671000, 57344, PROT_NONE) = 0
23:29:12 mmap(0x7f384d671000, 36864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x8000) = 0x7f384d671000
23:29:12 mmap(0x7f384d67a000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x11000) = 0x7f384d67a000
23:29:12 mmap(0x7f384d67f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x15000) = 0x7f384d67f000
23:29:12 close(4)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgnomekbd.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libgnomekbd.so.8", O_RDONLY|O_CLOEXEC) = 4
23:29:12 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=34440, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 37104, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f384d65f000
23:29:12 mprotect(0x7f384d662000, 20480, PROT_NONE) = 0
23:29:12 mmap(0x7f384d662000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x7f384d662000
23:29:12 mmap(0x7f384d665000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x6000) = 0x7f384d665000
23:29:12 mmap(0x7f384d667000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x7000) = 0x7f384d667000
23:29:12 close(4)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libxklavier.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libxklavier.so.16", O_RDONLY|O_CLOEXEC) = 4
23:29:12 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 `\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=113600, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 117344, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f384d642000
23:29:12 mprotect(0x7f384d648000, 86016, PROT_NONE) = 0
23:29:12 mmap(0x7f384d648000, 49152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x6000) = 0x7f384d648000
23:29:12 mmap(0x7f384d654000, 32768, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x12000) = 0x7f384d654000
23:29:12 mmap(0x7f384d65d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1a000) = 0x7f384d65d000
23:29:12 close(4)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libxkbfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libxkbfile.so.1", O_RDONLY|O_CLOEXEC) = 4
23:29:12 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 P\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=162600, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 166304, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f384d619000
23:29:12 mprotect(0x7f384d61e000, 139264, PROT_NONE) = 0
23:29:12 mmap(0x7f384d61e000, 106496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x5000) = 0x7f384d61e000
23:29:12 mmap(0x7f384d638000, 28672, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1f000) = 0x7f384d638000
23:29:12 mmap(0x7f384d640000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x26000) = 0x7f384d640000
23:29:12 close(4)                       = 0
23:29:12 mprotect(0x7f384d640000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384d65d000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384d667000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384d67f000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3851ff4000, 12288, PROT_READ) = 0
23:29:12 mprotect(0x7f3851ffb000, 4096, PROT_READ) = 0
23:29:12 munmap(0x7f384d681000, 264488) = 0
23:29:12 access("/usr/lib/gtk-3.0/3.0.0/linux/modules/libcanberra-gtk-module.so", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/lib/gtk-3.0/3.0.0/linux/modules/libcanberra-gtk-module.la", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/lib/gtk-3.0/3.0.0/modules/libcanberra-gtk-module.so", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/lib/gtk-3.0/3.0.0/modules/libcanberra-gtk-module.la", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/lib/gtk-3.0/linux/modules/libcanberra-gtk-module.so", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/lib/gtk-3.0/linux/modules/libcanberra-gtk-module.la", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/lib/gtk-3.0/modules/libcanberra-gtk-module.so", F_OK) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gtk-3.0/modules/libcanberra-gtk-module.so", {st_mode=S_IFREG|0755, st_size=26304, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gtk-3.0/modules/libcanberra-gtk-module.so", O_RDONLY|O_CLOEXEC) = 4
23:29:12 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=26304, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 28848, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f384d6ba000
23:29:12 mmap(0x7f384d6bc000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f384d6bc000
23:29:12 mmap(0x7f384d6bf000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x5000) = 0x7f384d6bf000
23:29:12 mmap(0x7f384d6c0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x5000) = 0x7f384d6c0000
23:29:12 close(4)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libcanberra-gtk3.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f384d5d8000
23:29:12 close(4)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libcanberra-gtk3.so.0", O_RDONLY|O_CLOEXEC) = 4
23:29:12 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=22136, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 24592, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f384d6b3000
23:29:12 mmap(0x7f384d6b5000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f384d6b5000
23:29:12 mmap(0x7f384d6b7000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7f384d6b7000
23:29:12 mmap(0x7f384d6b8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7f384d6b8000
23:29:12 close(4)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libcanberra.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libcanberra.so.0", O_RDONLY|O_CLOEXEC) = 4
23:29:12 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=75544, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 77888, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f384d69f000
23:29:12 mprotect(0x7f384d6a2000, 61440, PROT_NONE) = 0
23:29:12 mmap(0x7f384d6a2000, 40960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x7f384d6a2000
23:29:12 mmap(0x7f384d6ac000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xd000) = 0x7f384d6ac000
23:29:12 mmap(0x7f384d6b1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x11000) = 0x7f384d6b1000
23:29:12 close(4)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/glibc-hwcaps/x86-64-v3/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/glibc-hwcaps/x86-64-v3", 0x7ffec2ccd430, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/glibc-hwcaps/x86-64-v2/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/glibc-hwcaps/x86-64-v2", 0x7ffec2ccd430, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/tls/haswell/x86_64/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/tls/haswell/x86_64", 0x7ffec2ccd430, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/tls/haswell/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/tls/haswell", 0x7ffec2ccd430, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/tls/x86_64/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/tls/x86_64", 0x7ffec2ccd430, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/tls/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/tls", 0x7ffec2ccd430, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/haswell/x86_64/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/haswell/x86_64", 0x7ffec2ccd430, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/haswell/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/haswell", 0x7ffec2ccd430, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/x86_64/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/x86_64", 0x7ffec2ccd430, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = 4
23:29:12 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=38504, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 40976, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f384d694000
23:29:12 mprotect(0x7f384d696000, 28672, PROT_NONE) = 0
23:29:12 mmap(0x7f384d696000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f384d696000
23:29:12 mmap(0x7f384d69b000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x7000) = 0x7f384d69b000
23:29:12 mmap(0x7f384d69d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x8000) = 0x7f384d69d000
23:29:12 close(4)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libtdb.so.1", O_RDONLY|O_CLOEXEC) = 4
23:29:12 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 @\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=96016, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 98384, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f384d5bf000
23:29:12 mmap(0x7f384d5c3000, 53248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7f384d5c3000
23:29:12 mmap(0x7f384d5d0000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x11000) = 0x7f384d5d0000
23:29:12 mmap(0x7f384d5d6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x16000) = 0x7f384d5d6000
23:29:12 close(4)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libltdl.so.7", O_RDONLY|O_CLOEXEC) = 4
23:29:12 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=42688, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 45168, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f384d688000
23:29:12 mprotect(0x7f384d68a000, 32768, PROT_NONE) = 0
23:29:12 mmap(0x7f384d68a000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f384d68a000
23:29:12 mmap(0x7f384d68f000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x7000) = 0x7f384d68f000
23:29:12 mmap(0x7f384d692000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x9000) = 0x7f384d692000
23:29:12 close(4)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = 4
23:29:12 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 @\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=181944, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 184336, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f384d591000
23:29:12 mprotect(0x7f384d595000, 163840, PROT_NONE) = 0
23:29:12 mmap(0x7f384d595000, 90112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7f384d595000
23:29:12 mmap(0x7f384d5ab000, 69632, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1a000) = 0x7f384d5ab000
23:29:12 mmap(0x7f384d5bd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2b000) = 0x7f384d5bd000
23:29:12 close(4)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libogg.so.0", O_RDONLY|O_CLOEXEC) = 4
23:29:12 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=38520, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 40976, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f384d586000
23:29:12 mprotect(0x7f384d588000, 28672, PROT_NONE) = 0
23:29:12 mmap(0x7f384d588000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f384d588000
23:29:12 mmap(0x7f384d58b000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x5000) = 0x7f384d58b000
23:29:12 mmap(0x7f384d58f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x8000) = 0x7f384d58f000
23:29:12 close(4)                       = 0
23:29:12 mprotect(0x7f384d58f000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384d5bd000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384d692000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384d5d6000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384d69d000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384d6b1000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384d6b8000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384d6c0000, 4096, PROT_READ) = 0
23:29:12 munmap(0x7f384d5d8000, 264488) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 brk(0x555ce232e000)            = 0x555ce232e000
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 gettid()                       = 182397
23:29:12 sched_getattr(182397, {size=56, sched_policy=SCHED_OTHER, sched_flags=0, sched_nice=0, sched_priority=0, sched_runtime=0, sched_deadline=0, sched_period=0, sched_util_min=0, sched_util_max=1024}, 56, 0) = 0
23:29:12 sched_setattr(182397, {size=56, sched_policy=SCHED_OTHER, sched_flags=0, sched_nice=0, sched_priority=0, sched_runtime=0, sched_deadline=0, sched_period=0, sched_util_min=0, sched_util_max=1024}, 0) = 0
23:29:12 rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 4
23:29:12 write(4, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x7f3851ba62a4, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 getpid()                       = 182397
23:29:12 gettid()                       = 182397
23:29:12 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f384cd85000
23:29:12 mprotect(0x7f384cd86000, 8388608, PROT_READ|PROT_WRITE) = 0
23:29:12 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL STOP RTMIN RT_1], 8) = 0
23:29:12 clone(child_stack=0x7f384d584cf0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[182398], tls=0x7f384d585640, child_tidptr=0x7f384d585910) = 182398
23:29:12 rt_sigprocmask(SIG_SETMASK, ~[KILL STOP RTMIN RT_1], NULL, 8) = 0
23:29:12 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x555ce230d1b0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3851be3f80}, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3851be3f80}, 8) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 5
23:29:12 fcntl(5, F_GETFL)              = 0x2 (flags O_RDWR)
23:29:12 fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 connect(5, {sa_family=AF_UNIX, sun_path="/run/user/1000/bus"}, 110) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 getpid()                       = 182397
23:29:12 geteuid()                      = 1000
23:29:12 getegid()                      = 1000
23:29:12 getpid()                       = 182397
23:29:12 geteuid()                      = 1000
23:29:12 getegid()                      = 1000
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 sendmsg(5, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\0", iov_len=1}], msg_iovlen=1, msg_control=[{cmsg_len=28, cmsg_level=SOL_SOCKET, cmsg_type=SCM_CREDENTIALS, cmsg_data={pid=182397, uid=1000, gid=1000}}], msg_controllen=32, msg_flags=0}, MSG_NOSIGNAL) = 1
23:29:12 sendto(5, "AUTH\r\n", 6, MSG_NOSIGNAL, NULL, 0) = 6
23:29:12 recvfrom(5, "REJECTED EXTERNAL\r\n", 4096, 0, NULL, NULL) = 19
23:29:12 sendto(5, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24
23:29:12 recvfrom(5, 0x555ce231d820, 4096, 0, NULL, NULL) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, revents=POLLIN}])
23:29:12 recvfrom(5, "OK 49aaa343f0607602d8d457186056b"..., 4096, 0, NULL, NULL) = 37
23:29:12 sendto(5, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19
23:29:12 recvfrom(5, 0x555ce231d820, 4096, 0, NULL, NULL) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, revents=POLLIN}])
23:29:12 recvfrom(5, "AGREE_UNIX_FD\r\n", 4096, 0, NULL, NULL) = 15
23:29:12 sendto(5, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 6
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f384c584000
23:29:12 mprotect(0x7f384c585000, 8388608, PROT_READ|PROT_WRITE) = 0
23:29:12 rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
23:29:12 clone(child_stack=0x7f384cd83cf0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[182399], tls=0x7f384cd84640, child_tidptr=0x7f384cd84910) = 182399
23:29:12 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 7
23:29:12 write(7, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 poll([{fd=7, events=POLLIN}], 1, 25000) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 read(7, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=7, events=POLLIN}], 1, 25000) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 read(7, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(7, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231e1b0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(7)                       = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 7
23:29:12 write(7, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 poll([{fd=7, events=POLLIN}], 1, 25000) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 read(7, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=7, events=POLLIN}], 1, 25000) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 read(7, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(7, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce23294b0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(7)                       = 0
23:29:12 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 7
23:29:12 connect(7, {sa_family=AF_UNIX, sun_path="/run/user/1000/wayland-0"}, 27) = -1 ENOENT (No such file or directory)
23:29:12 close(7)                       = 0
23:29:12 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 7
23:29:12 connect(7, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, 20) = 0
23:29:12 getpeername(7, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, [124->20]) = 0
23:29:12 uname({sysname="Linux", nodename="HPomen", ...}) = 0
23:29:12 access("/home/laptop/.Xauthority", R_OK) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.Xauthority", O_RDONLY) = 8
23:29:12 newfstatat(8, "", {st_mode=S_IFREG|0600, st_size=51, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(8, "\1\0\0\6HPomen\0\0010\0\22MIT-MAGIC-COOKIE-"..., 4096) = 51
23:29:12 read(8, "", 4096)              = 0
23:29:12 close(8)                       = 0
23:29:12 getsockname(7, {sa_family=AF_UNIX}, [124->2]) = 0
23:29:12 brk(0x555ce2351000)            = 0x555ce2351000
23:29:12 fcntl(7, F_GETFL)              = 0x2 (flags O_RDWR)
23:29:12 fcntl(7, F_SETFL, O_RDWR|O_NONBLOCK) = 0
23:29:12 fcntl(7, F_SETFD, FD_CLOEXEC)  = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="l\0\v\0\0\0\22\0\20\0\0\0", iov_len=12}, {iov_base="", iov_len=0}, {iov_base="MIT-MAGIC-COOKIE-1", iov_len=18}, {iov_base="\0\0", iov_len=2}, {iov_base=":q\27\31;\224/\234\"z\373\36\n\t\250\3", iov_len=16}, {iov_base="", iov_len=0}], 6) = 48
23:29:12 recvfrom(7, 0x555ce2329840, 8, 0, NULL, NULL) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvfrom(7, "\1\0\v\0\0\0K\3", 8, 0, NULL, NULL) = 8
23:29:12 recvfrom(7, "\20B\267\0\0\0\0\4\377\377\37\0\0\1\0\0\24\0\377\377\1\7\0\0  \10\377\0\0\0\0"..., 3372, 0, NULL, NULL) = 3372
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="b\0\5\0\f\0\0\0BIG-REQUESTS", iov_len=20}], 1) = 20
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\1\0\0\0\0\0\1\205\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\205\0\1\0", iov_len=4}], 1) = 4
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\2\0\0\0\0\0\377\377?\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="7\0\5\0\0\0\0\4\357\1\0\0\10\0\0\0\377\377\377\0\24\0\6\0\357\1\0\0\27\0\0\0"..., iov_len=44}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 44
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\10\4\0\244\0\0\0\37\0\0\0\0\0\0\0\220\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 688
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="b\0\5\0\t\0\0\4", iov_len=8}, {iov_base="XKEYBOARD", iov_len=9}, {iov_base="\0\0\0", iov_len=3}], 3) = 20
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\5\0\0\0\0\0\1\207U\211\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\207\0\2\0\1\0\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\6\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\0\5\0\v\0\0\0UTF8_STRING\0\20\0\6\0\20\0\0\0WM_C"..., iov_len=1344}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 1344
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\7\0\0\0\0\0q\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 960
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0%\0\0\0\0\0\223\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 544
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="b\0\4\0\5\0\0\0", iov_len=8}, {iov_base="RANDR", iov_len=5}, {iov_base="\0\0\0", iov_len=3}], 3) = 16
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0006\0\0\0\0\0\1\214Y\223\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="b\0\10\0\27\0\0\0", iov_len=8}, {iov_base="Generic Event Extension", iov_len=23}, {iov_base="\0", iov_len=1}], 3) = 32
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0007\0\0\0\0\0\1\200\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\200\0\2\0\1\0\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\08\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\214\0\3\0\1\0\0\0\6\0\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\09\0\0\0\0\0\1\0\0\0\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\2\0\4\0\357\1\0\0\0\10\0\0\0\0\2\0\214\4\3\0\357\1\0\0\v\0\0\0\214\31\2\0"..., iov_len=36}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 36
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0<\0\214\1\0\0\230\\\1\0\273J?\1\4\0\10\0&\0?\1\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 1616
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\214*\3\0\357\1\0\0\1\10\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0=\0\25\0\0\0\273J?\1\3\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 116
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\214\t\3\0\275\1\0\0\273J?\1", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0>\0(\0\0\0\230\\\1\0\273\1\0\0U\2\0\0P\1\0\0\0\0\4\0!\0\1\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 192
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\214\24\3\0\273\1\0\0\273J?\1", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0?\0\t\0\0\0\230\\\1\0\0\0\220\1\0\17p\10\276\1\0\0\1\0?\0\1\0\10\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 68
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\0\3\0\4\0\0\0EDID", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0@\0\0\0\0\0R\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\214\17\7\0\275\1\0\0R\0\0\0\0\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\10A\0@\0\0\0\23\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 288
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\214\t\3\0\346\1\0\0\273J?\1", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0B\0\10\0\0\0\230\\\1\0\271\1\0\0X\1\0\0\301\0\0\0\0\0\4\0\2\0\1\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\214\24\3\0\271\1\0\0\273J?\1", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0C\0\t\0\0\0\230\\\1\0\240\24\310\5\200\78\4\347\1\0\0\1\0?\0\1\0\10\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 68
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\214\17\7\0\346\1\0\0R\0\0\0\0\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\10D\0 \0\0\0\23\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 160
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\214\t\3\0\337\1\0\0\273J?\1", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0E\0\37\0\0\0\230\\\1\0\272\1\0\0U\2\0\0P\1\0\0\0\0\4\0\30\0\1\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 156
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\214\24\3\0\272\1\0\0\273J?\1", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0F\0\t\0\0\0\230\\\1\0\0\17\0\0\240\5\0\n\305\1\0\0\2\0?\0\1\0\10\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 68
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\214\17\7\0\337\1\0\0R\0\0\0\0\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\10G\0@\0\0\0\23\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 288
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\24\0\6\0\357\1\0\0\231\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1 H\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="$\0\1\0\20\0\6\0\r\0\0\0_XSETTINGS_S0\0\0\0", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0J\0\0\0\0\0\232\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\27\0\2\0\232\1\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0K\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\3\0\2\0\0\0\0\0\16\0\2\0\0\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\0\3L\0\0\0\0\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="%\0\1\0", iov_len=4}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 4
23:29:12 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 openat(AT_FDCWD, "/usr/share/X11/locale/locale.alias", O_RDONLY) = 8
23:29:12 newfstatat(8, "", {st_mode=S_IFREG|0644, st_size=79033, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(8, "#\n#\tThis file contains alias nam"..., 4096) = 4096
23:29:12 read(8, "\t\t\tbr_FR.ISO8859-1\nbr_FR\t\t\t\t\t\tbr"..., 4096) = 4096
23:29:12 read(8, "\t\tde_DE.ISO8859-15\nde_DE.ISO_885"..., 4096) = 4096
23:29:12 read(8, ".ISO8859-1\nes.UTF-8\t\t\t\t\tes_ES.UT"..., 4096) = 4096
23:29:12 read(8, "\tfi_FI.ISO8859-1\nfi_FI.ISO-8859-"..., 4096) = 4096
23:29:12 read(8, "_IL.UTF-8\nhi\t\t\t\t\t\thi_IN.ISCII-DE"..., 4096) = 4096
23:29:12 read(8, "859-4\t\t\t\tlv_LV.ISO8859-4\nlv_LV.i"..., 4096) = 4096
23:29:12 read(8, "pl_PL.UTF-8\npp\t\t\t\t\t\tpp_AN.ISO885"..., 4096) = 4096
23:29:12 read(8, "\t\t\t\t\tth_TH.TIS620\nth_TH.utf8\t\t\t\t"..., 4096) = 4096
23:29:12 read(8, "\t\t\tcs_CZ.ISO8859-2\ndanish\t\t\t\t\t\td"..., 4096) = 4096
23:29:12 read(8, ".ISO8859-6\nar_LB.ISO-8859-6:\t\t\t\t"..., 4096) = 4096
23:29:12 read(8, "\t\t\t\t\t\tcs_CZ.ISO8859-2\ncs_CZ.iso8"..., 4096) = 4096
23:29:12 read(8, "CA.ISO8859-1\nen_CA.ISO-8859-1:\t\t"..., 4096) = 4096
23:29:12 read(8, "8859-1\nes_MX.ISO-8859-1:\t\t\t\tes_M"..., 4096) = 4096
23:29:12 read(8, "H.ISO8859-15\nfr_CH.utf8:\t\t\t\t\tfr_"..., 4096) = 4096
23:29:12 read(8, "-1:\t\t\t\tit_IT.ISO8859-1\nit_IT.iso"..., 4096) = 4096
23:29:12 read(8, ".utf8:\t\t\t\t\tne_NP.UTF-8\nnl:\t\t\t\t\t\t"..., 4096) = 4096
23:29:12 read(8, "ISO8859-5\nru_RU.ISO-8859-5:\t\t\t\tr"..., 4096) = 4096
23:29:12 read(8, "8\nur:\t\t\t\t\t\tur_IN.UTF-8\nur_IN:\t\t\t"..., 4096) = 4096
23:29:12 read(8, "\tit_IT.ISO8859-1\njapanese:\t\t\t\t\tj"..., 4096) = 1209
23:29:12 read(8, "", 4096)              = 0
23:29:12 close(8)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/share/X11/locale/locale.alias", O_RDONLY) = 8
23:29:12 newfstatat(8, "", {st_mode=S_IFREG|0644, st_size=79033, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(8, "#\n#\tThis file contains alias nam"..., 4096) = 4096
23:29:12 read(8, "\t\t\tbr_FR.ISO8859-1\nbr_FR\t\t\t\t\t\tbr"..., 4096) = 4096
23:29:12 read(8, "\t\tde_DE.ISO8859-15\nde_DE.ISO_885"..., 4096) = 4096
23:29:12 read(8, ".ISO8859-1\nes.UTF-8\t\t\t\t\tes_ES.UT"..., 4096) = 4096
23:29:12 read(8, "\tfi_FI.ISO8859-1\nfi_FI.ISO-8859-"..., 4096) = 4096
23:29:12 read(8, "_IL.UTF-8\nhi\t\t\t\t\t\thi_IN.ISCII-DE"..., 4096) = 4096
23:29:12 read(8, "859-4\t\t\t\tlv_LV.ISO8859-4\nlv_LV.i"..., 4096) = 4096
23:29:12 read(8, "pl_PL.UTF-8\npp\t\t\t\t\t\tpp_AN.ISO885"..., 4096) = 4096
23:29:12 read(8, "\t\t\t\t\tth_TH.TIS620\nth_TH.utf8\t\t\t\t"..., 4096) = 4096
23:29:12 read(8, "\t\t\tcs_CZ.ISO8859-2\ndanish\t\t\t\t\t\td"..., 4096) = 4096
23:29:12 read(8, ".ISO8859-6\nar_LB.ISO-8859-6:\t\t\t\t"..., 4096) = 4096
23:29:12 read(8, "\t\t\t\t\t\tcs_CZ.ISO8859-2\ncs_CZ.iso8"..., 4096) = 4096
23:29:12 read(8, "CA.ISO8859-1\nen_CA.ISO-8859-1:\t\t"..., 4096) = 4096
23:29:12 close(8)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/share/X11/locale/locale.dir", O_RDONLY) = 8
23:29:12 newfstatat(8, "", {st_mode=S_IFREG|0644, st_size=37007, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(8, "#\n#\tThis file contains locale da"..., 4096) = 4096
23:29:12 read(8, "\tes_PA.ISO8859-1\niso8859-15/XLC_"..., 4096) = 4096
23:29:12 read(8, "_PL.ISO8859-2\niso8859-1/XLC_LOCA"..., 4096) = 4096
23:29:12 read(8, "F-8/XLC_LOCALE\t\t\ten_BW.UTF-8\nen_"..., 4096) = 4096
23:29:12 read(8, "TF-8/XLC_LOCALE\t\t\tpt_PT.UTF-8\nen"..., 4096) = 4096
23:29:12 read(8, ":\t\t\tde_DE.ISO8859-1\niso8859-15/X"..., 4096) = 4096
23:29:12 read(8, "\niso8859-1/XLC_LOCALE:\t\t\tid_ID.I"..., 4096) = 4096
23:29:12 read(8, "ig5/XLC_LOCALE:\t\t\tzh_HK.big5\nzh_"..., 4096) = 4096
23:29:12 close(8)                       = 0
23:29:12 access("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", R_OK) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", O_RDONLY) = 8
23:29:12 newfstatat(8, "", {st_mode=S_IFREG|0644, st_size=4194, ...}, AT_EMPTY_PATH) = 0
23:29:12 brk(0x555ce2372000)            = 0x555ce2372000
23:29:12 read(8, "#  XLocale Database Sample for e"..., 4096) = 4096
23:29:12 read(8, "\tJISX0201.1976-0:GR\n}\n \n#\tcs24 c"..., 4096) = 98
23:29:12 read(8, "", 4096)              = 0
23:29:12 close(8)                       = 0
23:29:12 uname({sysname="Linux", nodename="HPomen", ...}) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.Xdefaults-HPomen", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="b\0\6\0\17\0\0\0", iov_len=8}, {iov_base="XInputExtension", iov_len=15}, {iov_base="\0", iov_len=1}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0O\0\0\0\0\0\1\203B\201\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="b\0\6\0\17\0\0\0", iov_len=8}, {iov_base="XInputExtension", iov_len=15}, {iov_base="\0", iov_len=1}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0P\0\0\0\0\0\1\203B\201\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203\1\6\0\17\0\0\0", iov_len=8}, {iov_base="XInputExtension", iov_len=15}, {iov_base="\0", iov_len=1}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1Q\0\0\0\0\0\2\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="b\1\6\0\17\0\0\0", iov_len=8}, {iov_base="XInputExtension", iov_len=15}, {iov_base="\0", iov_len=1}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0R\0\0\0\0\0\1\203B\201\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203\1\6\0\17\0\0\0", iov_len=8}, {iov_base="XInputExtension", iov_len=15}, {iov_base="\0", iov_len=1}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1S\0\0\0\0\0\2\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203/\2\0\2\0\3\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1/T\0\0\0\0\0\2\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\2030\2\0\0\0\3\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\0010U\0\364\17\0\0\24\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 4096
23:29:12 recvfrom(7, "\27\0\0\0\30\0\0\0\31\0\0\0\32\0\0\0\33\0\0\0\34\0\0\0\35\0\0\0\36\0\0\0"..., 12272, 0, NULL, NULL) = 12272
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\0\10\0\30\0\3\0libinput Tapping Enabled", iov_len=32}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 32
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0V\0\0\0\0\08\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\2\0\0\08\1\0\0\23\0\0\0\0\0\0\0\1\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;W\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\0\4\0\5\0\0\0Abs X\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0X\0\0\0\0\0\233\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\0\4\0\5\0\0\0Abs Y\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0Y\0\0\0\0\0\234\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\0\5\0\f\0\0\0Abs Pressure", iov_len=20}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 20
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0Z\0\0\0\0\0\235\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\0\5\0\n\0\0\0Abs Tilt Xre", iov_len=20}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 20
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0[\0\0\0\0\0\236\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\0\5\0\n\0\0\0Abs Tilt Yre", iov_len=20}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 20
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\\\0\0\0\0\0\237\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\0\5\0\t\0\0\0Abs WheelYre", iov_len=20}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 20
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0]\0\0\0\0\0\240\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\21\0\2\0\245\0\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0^\0\2\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\21\0\2\0\246\0\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0_\0\2\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\21\0\2\0\36\1\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0`\0\4\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 48
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\21\0\2\0\37\1\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0a\0\4\0\0\0\17\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 48
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\4\0\0\08\1\0\0\23\0\0\0\0\0\0\0\1\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;b\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\1\7\0\21\0\0\0Device Product IDEna", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0c\0\0\0\0\0\31\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\4\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;d\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\5\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;e\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\v\0\0\08\1\0\0\23\0\0\0\0\0\0\0\1\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;f\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\v\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;g\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\t\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;h\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\23\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;i\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\10\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;j\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\20\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;k\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\f\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;l\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\r\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;m\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\22\0\0\08\1\0\0\23\0\0\0\0\0\0\0\1\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;n\0\1\0\0\0\23\0\0\0\0\0\0\0\1\0\0\0\10\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\22\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;o\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\6\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;p\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\7\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;q\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\21\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;r\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\n\0\0\08\1\0\0\23\0\0\0\0\0\0\0\1\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;s\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\n\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;t\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\25\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;u\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\24\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;v\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\16\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;w\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\17\0\0\08\1\0\0\23\0\0\0\0\0\0\0\1\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;x\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203;\6\0\17\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;y\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 uname({sysname="Linux", nodename="HPomen", ...}) = 0
23:29:12 access("/.flatpak-info", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 getpid()                       = 182397
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\203.\5\0\357\1\0\0\1\0\0\0\0\0\1\0\2\30\0\0\1\0\t\0\1\0\0\4\357\1\0\0"..., iov_len=484}, {iov_base="XFIXES", iov_len=6}, {iov_base="\0\0", iov_len=2}], 3) = 492
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0|\0\1\0\0\4O\1\0\0lyF\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 320
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\210\0\0\0\0\0\1\212W\214\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\212\0\3\0\5\0\0\0\0\0\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\211\0\0\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="b\0\5\0\t\0\0\0", iov_len=8}, {iov_base="Composite", iov_len=9}, {iov_base="\0\0\0", iov_len=3}], 3) = 20
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\212\0\0\0\0\0\1\216\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\216\0\3\0\0\0\0\0\4\0\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\213\0\0\0\0\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="b\0\4\0\6\0\0\0", iov_len=8}, {iov_base="DAMAGE", iov_len=6}, {iov_base="\0\0", iov_len=2}], 3) = 16
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\214\0\0\0\0\0\1\217[\230\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\217\0\3\0\1\0\0\0\1\0\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\215\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="b\0\4\0\5\0\0\0", iov_len=8}, {iov_base="SHAPE", iov_len=5}, {iov_base="\0\0\0", iov_len=3}], 3) = 16
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\216\0\0\0\0\0\1\201@\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\201\0\1\0", iov_len=4}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 4
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\217\0\0\0\0\0\1\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="&\0\2\0\357\1\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\220\0\0\0\0\0\357\1\0\0\312\1@\0\366\20m\4\366\20m\4\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 uname({sysname="Linux", nodename="HPomen", ...}) = 0
23:29:12 access("/.flatpak-info", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 getpid()                       = 182397
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\22\0\10\0\1\0\0\4\"\0\0\0\37\0\0\0\10\30\0\0\6\0\0\0gedit\0\0\0"..., iov_len=228}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 228
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\221\0\1\0\0\4\"\0\0\0myF\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 192
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="b\0\3\0\4\0\0\4", iov_len=8}, {iov_base="SYNC", iov_len=4}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\231\0\0\0\0\0\1\206S\206\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\206\0\2\0\3\1\0\4", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\232\0\0\0\0\0\3\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="b\0\3\0\4\0\0\4", iov_len=8}, {iov_base="SYNC", iov_len=4}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\233\0\0\0\0\0\1\206S\206\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\212\2\4\0\1\0\0\4\216\1\0\0\7\0\0\0\27\30\2\0\216\1\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\235\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gio/modules", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 8
23:29:12 newfstatat(8, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 brk(0x555ce2396000)            = 0x555ce2396000
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/giomodule.cache", {st_mode=S_IFREG|0644, st_size=365, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gio/modules/giomodule.cache", O_RDONLY) = 9
23:29:12 newfstatat(9, "", {st_mode=S_IFREG|0644, st_size=365, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(9, "libdconfsettings.so: gsettings-b"..., 365) = 365
23:29:12 close(9)                       = 0
23:29:12 getdents64(8, 0x555ce236dcc0 /* 11 entries */, 32768) = 440
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgiolibproxy.so", {st_mode=S_IFREG|0755, st_size=18104, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgioremote-volume-monitor.so", {st_mode=S_IFREG|0755, st_size=104200, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgsettingsgconfbackend.so", {st_mode=S_IFREG|0755, st_size=26296, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgiognomeproxy.so", {st_mode=S_IFREG|0755, st_size=22200, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgvfsdbus.so", {st_mode=S_IFREG|0755, st_size=198688, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libdconfsettings.so", {st_mode=S_IFREG|0755, st_size=55048, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libxfconfgsettingsbackend.so", {st_mode=S_IFREG|0755, st_size=34408, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgiognutls.so", {st_mode=S_IFREG|0755, st_size=124736, ...}, 0) = 0
23:29:12 getdents64(8, 0x555ce236dcc0 /* 0 entries */, 32768) = 0
23:29:12 close(8)                       = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 access("/.flatpak-info", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgvfsdbus.so", {st_mode=S_IFREG|0755, st_size=198688, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gio/modules/libgvfsdbus.so", O_RDONLY|O_CLOEXEC) = 8
23:29:12 read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \240\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(8, "", {st_mode=S_IFREG|0755, st_size=198688, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 201464, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x7f384d5e7000
23:29:12 mmap(0x7f384d5f1000, 110592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0xa000) = 0x7f384d5f1000
23:29:12 mmap(0x7f384d60c000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x25000) = 0x7f384d60c000
23:29:12 mmap(0x7f384d616000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x2e000) = 0x7f384d616000
23:29:12 close(8)                       = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gvfs/glibc-hwcaps/x86-64-v3/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gvfs/glibc-hwcaps/x86-64-v3", 0x7ffec2cccd10, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gvfs/glibc-hwcaps/x86-64-v2/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gvfs/glibc-hwcaps/x86-64-v2", 0x7ffec2cccd10, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gvfs/tls/haswell/x86_64/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gvfs/tls/haswell/x86_64", 0x7ffec2cccd10, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gvfs/tls/haswell/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gvfs/tls/haswell", 0x7ffec2cccd10, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gvfs/tls/x86_64/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gvfs/tls/x86_64", 0x7ffec2cccd10, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gvfs/tls/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gvfs/tls", 0x7ffec2cccd10, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gvfs/haswell/x86_64/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gvfs/haswell/x86_64", 0x7ffec2cccd10, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gvfs/haswell/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gvfs/haswell", 0x7ffec2cccd10, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gvfs/x86_64/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gvfs/x86_64", 0x7ffec2cccd10, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gvfs/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = 8
23:29:12 read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\1\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(8, "", {st_mode=S_IFREG|0755, st_size=263944, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 266936, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x7f384c542000
23:29:12 mprotect(0x7f384c555000, 163840, PROT_NONE) = 0
23:29:12 mmap(0x7f384c555000, 106496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x13000) = 0x7f384c555000
23:29:12 mmap(0x7f384c56f000, 53248, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x2d000) = 0x7f384c56f000
23:29:12 mmap(0x7f384c57d000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x3a000) = 0x7f384c57d000
23:29:12 close(8)                       = 0
23:29:12 mprotect(0x7f384c57d000, 24576, PROT_READ) = 0
23:29:12 mprotect(0x7f384d616000, 8192, PROT_READ) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3851be3f80}, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3851be3f80}, 8) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 8
23:29:12 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=8, events=POLLIN}], 1, 25000) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 read(8, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=8, events=POLLIN}], 1, 25000) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 read(8, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=8, events=POLLIN}], 1, 25000) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 read(8, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce237aa20, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(8)                       = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 8
23:29:12 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=8, events=POLLIN}], 1, 25000) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 read(8, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=8, events=POLLIN}], 1, 25000) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 read(8, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce237aa20, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(8)                       = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gvfs/modules", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/charset.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 brk(0x555ce23b7000)            = 0x555ce23b7000
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 access("/usr/share/gtk-3.0/settings.ini", F_OK) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtk-3.0/settings.ini", O_RDONLY) = 8
23:29:12 newfstatat(8, "", {st_mode=S_IFREG|0644, st_size=95, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(8, "[Settings]\ngtk-icon-theme-name ="..., 4096) = 95
23:29:12 read(8, "", 4096)              = 0
23:29:12 close(8)                       = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 access("/etc/gtk-3.0/settings.ini", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/etc/xdg/gtk-3.0/settings.ini", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.config/gtk-3.0/settings.ini", F_OK) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.config/gtk-3.0/settings.ini", O_RDONLY) = 8
23:29:12 newfstatat(8, "", {st_mode=S_IFREG|0644, st_size=262, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(8, "[Settings]\ngtk-button-images=1\ng"..., 4096) = 262
23:29:12 read(8, "", 4096)              = 0
23:29:12 close(8)                       = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.config/gtk-3.0/gtk.css", {st_mode=S_IFREG|0644, st_size=21, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.config/gtk-3.0/gtk.css", O_RDONLY) = 8
23:29:12 statx(8, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=21, ...}) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 read(8, "@import 'colors.css';", 8192) = 21
23:29:12 read(8, "", 8192)              = 0
23:29:12 close(8)                       = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.config/gtk-3.0/colors.css", O_RDONLY) = 8
23:29:12 statx(8, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=4075, ...}) = 0
23:29:12 read(8, "@define-color theme_fg_color #23"..., 8192) = 4075
23:29:12 read(8, "", 8192)              = 0
23:29:12 close(8)                       = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 access("/home/laptop/.local/share/themes/Breeze/gtk-3.24/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.local/share/themes/Breeze/gtk-3.22/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.local/share/themes/Breeze/gtk-3.20/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.local/share/themes/Breeze/gtk-3.18/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.local/share/themes/Breeze/gtk-3.16/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.local/share/themes/Breeze/gtk-3.14/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.local/share/themes/Breeze/gtk-3.0/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.themes/Breeze/gtk-3.24/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.themes/Breeze/gtk-3.22/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.themes/Breeze/gtk-3.20/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.themes/Breeze/gtk-3.18/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.themes/Breeze/gtk-3.16/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.themes/Breeze/gtk-3.14/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.themes/Breeze/gtk-3.0/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.local/share/flatpak/exports/share/themes/Breeze/gtk-3.24/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.local/share/flatpak/exports/share/themes/Breeze/gtk-3.22/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.local/share/flatpak/exports/share/themes/Breeze/gtk-3.20/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.local/share/flatpak/exports/share/themes/Breeze/gtk-3.18/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.local/share/flatpak/exports/share/themes/Breeze/gtk-3.16/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.local/share/flatpak/exports/share/themes/Breeze/gtk-3.14/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/home/laptop/.local/share/flatpak/exports/share/themes/Breeze/gtk-3.0/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/var/lib/flatpak/exports/share/themes/Breeze/gtk-3.24/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/var/lib/flatpak/exports/share/themes/Breeze/gtk-3.22/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/var/lib/flatpak/exports/share/themes/Breeze/gtk-3.20/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/var/lib/flatpak/exports/share/themes/Breeze/gtk-3.18/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/var/lib/flatpak/exports/share/themes/Breeze/gtk-3.16/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/var/lib/flatpak/exports/share/themes/Breeze/gtk-3.14/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/var/lib/flatpak/exports/share/themes/Breeze/gtk-3.0/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/local/share/themes/Breeze/gtk-3.24/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/local/share/themes/Breeze/gtk-3.22/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/local/share/themes/Breeze/gtk-3.20/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/local/share/themes/Breeze/gtk-3.18/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/local/share/themes/Breeze/gtk-3.16/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/local/share/themes/Breeze/gtk-3.14/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/local/share/themes/Breeze/gtk-3.0/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/share/themes/Breeze/gtk-3.24/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/share/themes/Breeze/gtk-3.22/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/share/themes/Breeze/gtk-3.20/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/share/themes/Breeze/gtk-3.18/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/share/themes/Breeze/gtk-3.16/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/share/themes/Breeze/gtk-3.14/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/share/themes/Breeze/gtk-3.0/gtk.css", F_OK) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/themes/Breeze/gtk-3.0/gtk.gresource", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/themes/Breeze/gtk-3.0/gtk.css", O_RDONLY) = 8
23:29:12 statx(8, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=3703366, ...}) = 0
23:29:12 read(8, "/* GTK NAMED COLORS\n   ---------"..., 8192) = 8192
23:29:12 read(8, "ected_fg_color @theme_unfocused_"..., 8192) = 8192
23:29:12 read(8, " textview button.subtitle:link,\n"..., 8192) = 8192
23:29:12 brk(0x555ce23e4000)            = 0x555ce23e4000
23:29:12 brk(0x555ce23dc000)            = 0x555ce23dc000
23:29:12 read(8, ".selection-mode flowboxchild.sub"..., 8192) = 8192
23:29:12 read(8, " headerbar.selection-mode header"..., 8192) = 8192
23:29:12 read(8, "tion button.flat:checked, popove"..., 8192) = 8192
23:29:12 read(8, "_button_background_insensitive_b"..., 8192) = 8192
23:29:12 read(8, "breeze; }\n\npopover.background.to"..., 8192) = 8192
23:29:12 read(8, "utton:checked, .csd popover.back"..., 8192) = 8192
23:29:12 read(8, "button:backdrop, .csd popover.ba"..., 8192) = 8192
23:29:12 read(8, "selection button.suggested-actio"..., 8192) = 8192
23:29:12 read(8, "ackground.magnifier checkbutton."..., 8192) = 8192
23:29:12 read(8, "d popover.background.magnifier b"..., 8192) = 8192
23:29:12 read(8, "background.touch-selection popov"..., 8192) = 8192
23:29:12 read(8, "ebar-button:backdrop:focus, .csd"..., 8192) = 8192
23:29:12 mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f384c501000
23:29:12 brk(0x555ce23cc000)            = 0x555ce23cc000
23:29:12 read(8, "sted-action.osd popover.backgrou"..., 8192) = 8192
23:29:12 read(8, "on.suggested-action:backdrop:dis"..., 8192) = 8192
23:29:12 read(8, ".sidebar-button:backdrop:disable"..., 8192) = 8192
23:29:12 read(8, "sd button:backdrop:disabled > .l"..., 8192) = 8192
23:29:12 read(8, "bel, .csd popover.background.mag"..., 8192) = 8192
23:29:12 read(8, "lection radiobutton.suggested-ac"..., 8192) = 8192
23:29:12 read(8, "over.background.touch-selection "..., 8192) = 8192
23:29:12 read(8, "sd popover.background.magnifier "..., 8192) = 8192
23:29:12 read(8, "sabled:checked, popover.backgrou"..., 8192) = 8192
23:29:12 read(8, "ed,\n      popover.background rad"..., 8192) = 8192
23:29:12 read(8, "action.osd button.flat:backdrop:"..., 8192) = 8192
23:29:12 read(8, "led:active > .label,\n        pop"..., 8192) = 8192
23:29:12 read(8, " .label, .csd popover.background"..., 8192) = 8192
23:29:12 read(8, "ested-action.osd button.sidebar-"..., 8192) = 8192
23:29:12 read(8, "round.touch-selection button.sid"..., 8192) = 8192
23:29:12 read(8, "er.background.magnifier .csd pop"..., 8192) = 8192
23:29:12 mremap(0x7f384c501000, 266240, 528384, MREMAP_MAYMOVE) = 0x7f384c480000
23:29:12 read(8, "tion.osd button:backdrop:disable"..., 8192) = 8192
23:29:12 read(8, "ted-action.sidebar-button:backdr"..., 8192) = 8192
23:29:12 read(8, " button.flat:backdrop, .csd popo"..., 8192) = 8192
23:29:12 read(8, "r.background.magnifier button.su"..., 8192) = 8192
23:29:12 read(8, " .csd popover.background.magnifi"..., 8192) = 8192
23:29:12 read(8, "ction button:disabled:active, .c"..., 8192) = 8192
23:29:12 read(8, "touch-selection button.suggested"..., 8192) = 8192
23:29:12 read(8, " > .label, .csd popover.backgrou"..., 8192) = 8192
23:29:12 read(8, "led:focus > .label,\n      button"..., 8192) = 8192
23:29:12 read(8, "cked, .csd popover.background.ma"..., 8192) = 8192
23:29:12 read(8, "gnifier notebook > header > tabs"..., 8192) = 8192
23:29:12 read(8, "idebar-button:backdrop,\n  button"..., 8192) = 8192
23:29:12 read(8, ".magnifier checkbutton.destructi"..., 8192) = 8192
23:29:12 read(8, "election button.destructive-acti"..., 8192) = 8192
23:29:12 read(8, "d.touch-selection button.destruc"..., 8192) = 8192
23:29:12 read(8, "background.touch-selection butto"..., 8192) = 8192
23:29:12 read(8, "ection button.destructive-action"..., 8192) = 8192
23:29:12 read(8, "drop_breeze;\n      background-co"..., 8192) = 8192
23:29:12 read(8, "d.magnifier button.destructive-a"..., 8192) = 8192
23:29:12 read(8, "uch-selection button.destructive"..., 8192) = 8192
23:29:12 read(8, "action.osd button.sidebar-button"..., 8192) = 8192
23:29:12 read(8, "ackground.touch-selection button"..., 8192) = 8192
23:29:12 read(8, "op:disabled:active, .csd popover"..., 8192) = 8192
23:29:12 read(8, "fier button.destructive-action.o"..., 8192) = 8192
23:29:12 read(8, "utton.sidebar-button:backdrop:di"..., 8192) = 8192
23:29:12 read(8, "drop:disabled:focus, popover.bac"..., 8192) = 8192
23:29:12 read(8, "sd popover.background.magnifier "..., 8192) = 8192
23:29:12 read(8, "ection button.destructive-action"..., 8192) = 8192
23:29:12 read(8, "button.destructive-action:backdr"..., 8192) = 8192
23:29:12 read(8, "kdrop:disabled:focus > .label, p"..., 8192) = 8192
23:29:12 read(8, "at:backdrop:disabled:checked > ."..., 8192) = 8192
23:29:12 read(8, "label, .csd popover.background.t"..., 8192) = 8192
23:29:12 mremap(0x7f384c480000, 528384, 1052672, MREMAP_MAYMOVE) = 0x7f384c37f000
23:29:12 read(8, "el, popover.background.touch-sel"..., 8192) = 8192
23:29:12 read(8, "backdrop:disabled:checked > .lab"..., 8192) = 8192
23:29:12 read(8, "kdrop:disabled, .csd popover.bac"..., 8192) = 8192
23:29:12 read(8, "structive-action.osd popover.bac"..., 8192) = 8192
23:29:12 read(8, "on.sidebar-button:backdrop:disab"..., 8192) = 8192
23:29:12 read(8, "button.flat:backdrop:disabled,\n "..., 8192) = 8192
23:29:12 read(8, "und.magnifier button.destructive"..., 8192) = 8192
23:29:12 read(8, ".destructive-action:disabled:che"..., 8192) = 8192
23:29:12 read(8, "election button:disabled:focus >"..., 8192) = 8192
23:29:12 read(8, "}\n  stacksidebar.sidebar row.nee"..., 8192) = 8192
23:29:12 read(8, "rop_breeze;\n      background-col"..., 8192) = 8192
23:29:12 read(8, "  min-width: 18px;\n  animation: "..., 8192) = 8192
23:29:12 read(8, "watch overlay:selected,\ncolorswa"..., 8192) = 8192
23:29:12 read(8, "theme_button_foreground_backdrop"..., 8192) = 8192
23:29:12 read(8, "link > label,\nheaderbar.selectio"..., 8192) = 8192
23:29:12 read(8, "eaderbar.selection-mode headerba"..., 8192) = 8192
23:29:12 read(8, "\n    headerbar.selection-mode he"..., 8192) = 8192
23:29:12 read(8, "ed,\n    headerbar.selection-mode"..., 8192) = 8192
23:29:12 read(8, "tton.subtitle:visited > label:vi"..., 8192) = 8192
23:29:12 read(8, "n-mode headerbar button.subtitle"..., 8192) = 8192
23:29:12 read(8, "nk,\n    headerbar.selection-mode"..., 8192) = 8192
23:29:12 read(8, "itle:selected:link button.subtit"..., 8192) = 8192
23:29:12 read(8, "ction-mode button:selected:link "..., 8192) = 8192
23:29:12 read(8, "ed:link,\n    headerbar.selection"..., 8192) = 8192
23:29:12 read(8, "on.subtitle:visited:link,\n    he"..., 8192) = 8192
23:29:12 read(8, "lection-mode button:selected:vis"..., 8192) = 8192
23:29:12 read(8, ":link,\n    headerbar.selection-m"..., 8192) = 8192
23:29:12 read(8, "ton.subtitle:selected:link butto"..., 8192) = 8192
23:29:12 read(8, "ection-mode headerbar button.sub"..., 8192) = 8192
23:29:12 read(8, "button.subtitle:link button:visi"..., 8192) = 8192
23:29:12 read(8, " headerbar.selection-mode header"..., 8192) = 8192
23:29:12 read(8, " headerbar button.subtitle:link "..., 8192) = 8192
23:29:12 read(8, "erbar.selection-mode headerbar b"..., 8192) = 8192
23:29:12 read(8, "headerbar.selection-mode headerb"..., 8192) = 8192
23:29:12 read(8, "ink button.subtitle:visited:link"..., 8192) = 8192
23:29:12 read(8, "erbar button.subtitle:link butto"..., 8192) = 8192
23:29:12 read(8, "visited,\n    headerbar.selection"..., 8192) = 8192
23:29:12 read(8, "erbar button.subtitle:link butto"..., 8192) = 8192
23:29:12 read(8, ":link:visited,\n    headerbar.sel"..., 8192) = 8192
23:29:12 read(8, "eaderbar.selection-mode button:s"..., 8192) = 8192
23:29:12 read(8, "e button.subtitle:link .subtitle"..., 8192) = 8192
23:29:12 read(8, "derbar button.subtitle:link butt"..., 8192) = 8192
23:29:12 read(8, "bar .subtitle:link:visited,\n    "..., 8192) = 8192
23:29:12 read(8, "erbar.selection-mode headerbar b"..., 8192) = 8192
23:29:12 read(8, "lected:link headerbar button.sub"..., 8192) = 8192
23:29:12 read(8, "ink button.subtitle:visited:link"..., 8192) = 8192
23:29:12 read(8, "aderbar.selection-mode headerbar"..., 8192) = 8192
23:29:12 read(8, "ited:link,\n    headerbar.selecti"..., 8192) = 8192
23:29:12 read(8, "r.selection-mode button.subtitle"..., 8192) = 8192
23:29:12 read(8, "    button:selected:link headerb"..., 8192) = 8192
23:29:12 read(8, "visited:link,\n    *:selected hea"..., 8192) = 8192
23:29:12 read(8, "n-mode button:selected:link head"..., 8192) = 8192
23:29:12 read(8, "aderbar.selection-mode headerbar"..., 8192) = 8192
23:29:12 read(8, "eaderbar button.subtitle:selecte"..., 8192) = 8192
23:29:12 read(8, "ton.subtitle:visited:link,\n    h"..., 8192) = 8192
23:29:12 read(8, "bar.selection-mode headerbar but"..., 8192) = 8192
23:29:12 read(8, "ction-mode button.subtitle:selec"..., 8192) = 8192
23:29:12 read(8, "bar.selection-mode button.subtit"..., 8192) = 8192
23:29:12 read(8, "ed:link,\n    headerbar.selection"..., 8192) = 8192
23:29:12 read(8, "lection-mode headerbar button:se"..., 8192) = 8192
23:29:12 read(8, "d:visited button.subtitle:visite"..., 8192) = 8192
23:29:12 read(8, "eaderbar.selection-mode headerba"..., 8192) = 8192
23:29:12 read(8, "ink,\n    headerbar.selection-mod"..., 8192) = 8192
23:29:12 read(8, "ction-mode button.subtitle:link "..., 8192) = 8192
23:29:12 mremap(0x7f384c37f000, 1052672, 2101248, MREMAP_MAYMOVE) = 0x7f384c17e000
23:29:12 read(8, "nk button.subtitle:visited:link,"..., 8192) = 8192
23:29:12 read(8, "nk,\n    headerbar.selection-mode"..., 8192) = 8192
23:29:12 read(8, " headerbar.selection-mode header"..., 8192) = 8192
23:29:12 read(8, "link button:visited,\n    headerb"..., 8192) = 8192
23:29:12 read(8, "aderbar.selection-mode headerbar"..., 8192) = 8192
23:29:12 read(8, ".selection-mode headerbar button"..., 8192) = 8192
23:29:12 read(8, "selection-mode headerbar button."..., 8192) = 8192
23:29:12 read(8, "rbar.selection-mode headerbar bu"..., 8192) = 8192
23:29:12 read(8, "button.subtitle:visited .subtitl"..., 8192) = 8192
23:29:12 read(8, ",\n    headerbar.selection-mode h"..., 8192) = 8192
23:29:12 read(8, "r button:visited:link,\n    heade"..., 8192) = 8192
23:29:12 read(8, ".selection-mode headerbar button"..., 8192) = 8192
23:29:12 read(8, "ction-mode headerbar button:sele"..., 8192) = 8192
23:29:12 read(8, "link,\n    headerbar.selection-mo"..., 8192) = 8192
23:29:12 read(8, "derbar button.subtitle:link .sub"..., 8192) = 8192
23:29:12 read(8, "headerbar.selection-mode button."..., 8192) = 8192
23:29:12 read(8, "nk headerbar.selection-mode head"..., 8192) = 8192
23:29:12 read(8, " button.subtitle:visited:link,\n "..., 8192) = 8192
23:29:12 read(8, "de headerbar button.subtitle:vis"..., 8192) = 8192
23:29:12 read(8, "-mode headerbar button.subtitle:"..., 8192) = 8192
23:29:12 read(8, "ction-mode headerbar button.subt"..., 8192) = 8192
23:29:12 read(8, "erbar.selection-mode headerbar b"..., 8192) = 8192
23:29:12 read(8, " headerbar.selection-mode header"..., 8192) = 8192
23:29:12 read(8, "button:visited:link,\n    headerb"..., 8192) = 8192
23:29:12 read(8, "ted button.subtitle:visited:link"..., 8192) = 8192
23:29:12 read(8, "de button:selected:visited heade"..., 8192) = 8192
23:29:12 read(8, "ar.selection-mode headerbar butt"..., 8192) = 8192
23:29:12 read(8, ":selected:link button.subtitle:v"..., 8192) = 8192
23:29:12 read(8, "visited button.subtitle:visited:"..., 8192) = 8192
23:29:12 read(8, "r.selection-mode headerbar .subt"..., 8192) = 8192
23:29:12 read(8, "ited:link,\n    headerbar.selecti"..., 8192) = 8192
23:29:12 read(8, "tion-mode headerbar button.subti"..., 8192) = 8192
23:29:12 read(8, "de button.subtitle:link headerba"..., 8192) = 8192
23:29:12 read(8, "isited:link,\n    headerbar.selec"..., 8192) = 8192
23:29:12 read(8, "on.subtitle:link button:visited,"..., 8192) = 8192
23:29:12 read(8, "  headerbar.selection-mode heade"..., 8192) = 8192
23:29:12 read(8, "r.selection-mode headerbar butto"..., 8192) = 8192
23:29:12 read(8, "lection-mode headerbar button.su"..., 8192) = 8192
23:29:12 read(8, ",\n    headerbar.selection-mode h"..., 8192) = 8192
23:29:12 read(8, "n:visited:link,\n    headerbar.se"..., 8192) = 8192
23:29:12 read(8, " button.subtitle:visited:link,\n "..., 8192) = 8192
23:29:12 read(8, "d:visited button:visited:link,\n "..., 8192) = 8192
23:29:12 read(8, "headerbar.selection-mode headerb"..., 8192) = 8192
23:29:12 read(8, "nk headerbar button.subtitle:vis"..., 8192) = 8192
23:29:12 read(8, "ar button.subtitle:link button.s"..., 8192) = 8192
23:29:12 read(8, "le:visited:link,\n    headerbar.s"..., 8192) = 8192
23:29:12 read(8, "    headerbar.selection-mode hea"..., 8192) = 8192
23:29:12 read(8, "mode headerbar button:selected:l"..., 8192) = 8192
23:29:12 read(8, "ode button.subtitle:link headerb"..., 8192) = 8192
23:29:12 read(8, "bar.selection-mode headerbar but"..., 8192) = 8192
23:29:12 read(8, "e:hover:visited:link,\n  headerba"..., 8192) = 8192
23:29:12 read(8, "n.subtitle:selected:link button."..., 8192) = 8192
23:29:12 read(8, "on:selected:visited button.subti"..., 8192) = 8192
23:29:12 read(8, "n.subtitle:visited > label:hover"..., 8192) = 8192
23:29:12 read(8, "ink > label:hover,\n    headerbar"..., 8192) = 8192
23:29:12 read(8, "de button:selected:visited butto"..., 8192) = 8192
23:29:12 read(8, "tton:link:hover,\n    headerbar.s"..., 8192) = 8192
23:29:12 read(8, "r:visited,\n    headerbar.selecti"..., 8192) = 8192
23:29:12 read(8, "headerbar button.subtitle:hover:"..., 8192) = 8192
23:29:12 read(8, "d,\n    headerbar.selection-mode "..., 8192) = 8192
23:29:12 read(8, "tion-mode headerbar button.subti"..., 8192) = 8192
23:29:12 read(8, "derbar.selection-mode button:sel"..., 8192) = 8192
23:29:12 read(8, "le:selected:link button:hover:vi"..., 8192) = 8192
23:29:12 read(8, "ubtitle:hover:link,\n    headerba"..., 8192) = 8192
23:29:12 read(8, ":link,\n    headerbar.selection-m"..., 8192) = 8192
23:29:12 read(8, "e:link button.subtitle:hover:vis"..., 8192) = 8192
23:29:12 read(8, "on-mode button.subtitle:visited "..., 8192) = 8192
23:29:12 read(8, " .subtitle:link *:link:hover,\n  "..., 8192) = 8192
23:29:12 read(8, "   headerbar.selection-mode head"..., 8192) = 8192
23:29:12 read(8, "ction-mode headerbar button.subt"..., 8192) = 8192
23:29:12 read(8, "tle:hover:link,\n    headerbar.se"..., 8192) = 8192
23:29:12 read(8, "ction-mode headerbar button.subt"..., 8192) = 8192
23:29:12 read(8, "btitle:link button:link:hover:vi"..., 8192) = 8192
23:29:12 read(8, "ion-mode button.subtitle:hover:l"..., 8192) = 8192
23:29:12 read(8, "tton.subtitle:selected:link .sub"..., 8192) = 8192
23:29:12 read(8, "itle:hover:link,\n    headerbar.s"..., 8192) = 8192
23:29:12 read(8, "er:visited,\n    headerbar.select"..., 8192) = 8192
23:29:12 read(8, "r.selection-mode button.subtitle"..., 8192) = 8192
23:29:12 read(8, "k,\n    headerbar.selection-mode "..., 8192) = 8192
23:29:12 read(8, ".subtitle:link:hover,\n    header"..., 8192) = 8192
23:29:12 read(8, "ink button.subtitle:hover:link,\n"..., 8192) = 8192
23:29:12 read(8, "on.subtitle:link button.subtitle"..., 8192) = 8192
23:29:12 read(8, "on-mode button.subtitle:selected"..., 8192) = 8192
23:29:12 read(8, "de headerbar button.subtitle:hov"..., 8192) = 8192
23:29:12 read(8, ",\n    button:selected:visited he"..., 8192) = 8192
23:29:12 read(8, "erbar.selection-mode button.subt"..., 8192) = 8192
23:29:12 read(8, "button:selected:visited headerba"..., 8192) = 8192
23:29:12 read(8, "ction-mode button.subtitle:hover"..., 8192) = 8192
23:29:12 read(8, "bar.selection-mode headerbar but"..., 8192) = 8192
23:29:12 read(8, "election-mode headerbar button.s"..., 8192) = 8192
23:29:12 read(8, "election-mode headerbar button:s"..., 8192) = 8192
23:29:12 read(8, "headerbar button:hover:visited,\n"..., 8192) = 8192
23:29:12 read(8, "eaderbar button.subtitle:hover:v"..., 8192) = 8192
23:29:12 read(8, ".subtitle:hover:link,\n    header"..., 8192) = 8192
23:29:12 read(8, "aderbar button:selected:link but"..., 8192) = 8192
23:29:12 read(8, "r button.subtitle:selected:link "..., 8192) = 8192
23:29:12 read(8, "hover:link,\n    headerbar.select"..., 8192) = 8192
23:29:12 read(8, "title:link headerbar button:hove"..., 8192) = 8192
23:29:12 read(8, " headerbar button.subtitle:hover"..., 8192) = 8192
23:29:12 read(8, "eaderbar.selection-mode button.s"..., 8192) = 8192
23:29:12 read(8, "ited,\n    headerbar.selection-mo"..., 8192) = 8192
23:29:12 read(8, "mode headerbar button.subtitle:v"..., 8192) = 8192
23:29:12 read(8, ":hover:link,\n    headerbar.selec"..., 8192) = 8192
23:29:12 read(8, "aderbar.selection-mode headerbar"..., 8192) = 8192
23:29:12 read(8, "erbar button.subtitle:link butto"..., 8192) = 8192
23:29:12 read(8, "eaderbar.selection-mode button.s"..., 8192) = 8192
23:29:12 read(8, "on:selected:visited button.subti"..., 8192) = 8192
23:29:12 read(8, "ted button.subtitle:hover:link,\n"..., 8192) = 8192
23:29:12 read(8, "tle:link button.subtitle:hover:l"..., 8192) = 8192
23:29:12 read(8, "headerbar .subtitle:hover:link,\n"..., 8192) = 8192
23:29:12 read(8, "elected:link button.subtitle:hov"..., 8192) = 8192
23:29:12 read(8, "link,\n    headerbar.selection-mo"..., 8192) = 8192
23:29:12 read(8, "tton:hover:visited,\n    headerba"..., 8192) = 8192
23:29:12 read(8, "btitle:link button:hover:visited"..., 8192) = 8192
23:29:12 read(8, "n-mode headerbar button:hover:li"..., 8192) = 8192
23:29:12 read(8, " headerbar.selection-mode button"..., 8192) = 8192
23:29:12 read(8, "selection-mode headerbar button:"..., 8192) = 8192
23:29:12 read(8, "k,\n    *:selected headerbar.sele"..., 8192) = 8192
23:29:12 read(8, " headerbar.selection-mode header"..., 8192) = 8192
23:29:12 read(8, "ed:link,\n    headerbar.selection"..., 8192) = 8192
23:29:12 read(8, "erbar button:selected:visited *."..., 8192) = 8192
23:29:12 read(8, "e headerbar button:selected:link"..., 8192) = 8192
23:29:12 read(8, "nk button.subtitle:hover:link,\n "..., 8192) = 8192
23:29:12 read(8, "-mode headerbar button:selected:"..., 8192) = 8192
23:29:12 read(8, "-mode headerbar button:selected:"..., 8192) = 8192
23:29:12 read(8, " button:hover:link,\n    headerba"..., 8192) = 8192
23:29:12 read(8, "ar button.subtitle:selected:link"..., 8192) = 8192
23:29:12 read(8, "-mode headerbar button.subtitle:"..., 8192) = 8192
23:29:12 mremap(0x7f384c17e000, 2101248, 4198400, MREMAP_MAYMOVE) = 0x7f3847bff000
23:29:12 read(8, "k:visited,\n    headerbar.selecti"..., 8192) = 8192
23:29:12 read(8, "hover:visited,\n    headerbar.sel"..., 8192) = 8192
23:29:12 read(8, "eaderbar.selection-mode headerba"..., 8192) = 8192
23:29:12 read(8, "title:link headerbar button.subt"..., 8192) = 8192
23:29:12 read(8, "tle:link headerbar button:hover:"..., 8192) = 8192
23:29:12 read(8, "derbar.selection-mode headerbar "..., 8192) = 8192
23:29:12 read(8, "r button.subtitle:link button:ho"..., 8192) = 8192
23:29:12 read(8, "k,\n    headerbar.selection-mode "..., 8192) = 8192
23:29:12 read(8, "link,\n    headerbar.selection-mo"..., 8192) = 8192
23:29:12 read(8, "visited button:hover:link,\n    h"..., 8192) = 8192
23:29:12 read(8, "title:hover:link,\n    headerbar."..., 8192) = 8192
23:29:12 read(8, "erbar button.subtitle:hover:link"..., 8192) = 8192
23:29:12 read(8, "r.selection-mode headerbar butto"..., 8192) = 8192
23:29:12 read(8, "subtitle:selected:link headerbar"..., 8192) = 8192
23:29:12 read(8, "subtitle:hover:link,\n    headerb"..., 8192) = 8192
23:29:12 read(8, "n.subtitle:hover:link,\n    heade"..., 8192) = 8192
23:29:12 read(8, "d headerbar.selection-mode heade"..., 8192) = 8192
23:29:12 read(8, "title:hover:link,\n    headerbar."..., 8192) = 8192
23:29:12 read(8, "erbar.selection-mode headerbar b"..., 8192) = 8192
23:29:12 read(8, "k button:hover:visited,\n    head"..., 8192) = 8192
23:29:12 read(8, "e:link button.subtitle:hover:lin"..., 8192) = 8192
23:29:12 read(8, "e button:active:visited:link,\n  "..., 8192) = 8192
23:29:12 read(8, "n.subtitle:link > label:active,\n"..., 8192) = 8192
23:29:12 read(8, "el:active,\n    headerbar.selecti"..., 8192) = 8192
23:29:12 read(8, "link > label:active,\n    headerb"..., 8192) = 8192
23:29:12 read(8, " headerbar button.subtitle:visit"..., 8192) = 8192
23:29:12 read(8, "link button:active:visited,\n    "..., 8192) = 8192
23:29:12 read(8, ":selected:link button:active:vis"..., 8192) = 8192
23:29:12 read(8, "n.subtitle:active:visited,\n    h"..., 8192) = 8192
23:29:12 read(8, "ction-mode headerbar button.subt"..., 8192) = 8192
23:29:12 read(8, "lection-mode headerbar button.su"..., 8192) = 8192
23:29:12 read(8, "ction-mode button:selected:visit"..., 8192) = 8192
23:29:12 read(8, "derbar.selection-mode headerbar "..., 8192) = 8192
23:29:12 read(8, "n:selected:link headerbar button"..., 8192) = 8192
23:29:12 read(8, "le:selected:link button:active:l"..., 8192) = 8192
23:29:12 read(8, "utton:selected:visited button.su"..., 8192) = 8192
23:29:12 read(8, "on-mode headerbar button.subtitl"..., 8192) = 8192
23:29:12 read(8, ",\n    headerbar.selection-mode b"..., 8192) = 8192
23:29:12 read(8, "ode headerbar .subtitle:link but"..., 8192) = 8192
23:29:12 read(8, "e:link:active,\n    headerbar.sel"..., 8192) = 8192
23:29:12 read(8, "erbar.selection-mode headerbar b"..., 8192) = 8192
23:29:12 read(8, ".subtitle:active:visited:link,\n "..., 8192) = 8192
23:29:12 read(8, " headerbar.selection-mode header"..., 8192) = 8192
23:29:12 read(8, "derbar.selection-mode headerbar "..., 8192) = 8192
23:29:12 read(8, ".selection-mode button.subtitle:"..., 8192) = 8192
23:29:12 read(8, "on-mode headerbar button.subtitl"..., 8192) = 8192
23:29:12 read(8, "n.subtitle:active:link,\n    head"..., 8192) = 8192
23:29:12 read(8, "ton.subtitle:visited headerbar b"..., 8192) = 8192
23:29:12 read(8, "r.selection-mode headerbar butto"..., 8192) = 8192
23:29:12 read(8, "tle:active:link,\n    headerbar.s"..., 8192) = 8192
23:29:12 read(8, "title:link:active,\n    headerbar"..., 8192) = 8192
23:29:12 read(8, "  headerbar.selection-mode heade"..., 8192) = 8192
23:29:12 read(8, "ode headerbar button.subtitle:li"..., 8192) = 8192
23:29:12 read(8, "tle:link button.subtitle:active:"..., 8192) = 8192
23:29:12 read(8, "bar.selection-mode *.subtitle:ac"..., 8192) = 8192
23:29:12 read(8, "selection-mode button.subtitle:s"..., 8192) = 8192
23:29:12 read(8, "lected:link headerbar.selection-"..., 8192) = 8192
23:29:12 read(8, "bar button.subtitle:selected:lin"..., 8192) = 8192
23:29:12 read(8, "-mode button.subtitle:selected:l"..., 8192) = 8192
23:29:12 read(8, "n.subtitle:active:link,\n    head"..., 8192) = 8192
23:29:12 read(8, "e headerbar button.subtitle:sele"..., 8192) = 8192
23:29:12 read(8, "-mode headerbar button.subtitle:"..., 8192) = 8192
23:29:12 read(8, "aderbar.selection-mode headerbar"..., 8192) = 8192
23:29:12 read(8, ":active:visited,\n    headerbar.s"..., 8192) = 8192
23:29:12 read(8, "rbar.selection-mode button:selec"..., 8192) = 8192
23:29:12 read(8, "e button.subtitle:selected:link "..., 8192) = 8192
23:29:12 read(8, ",\n    headerbar.selection-mode h"..., 8192) = 8192
23:29:12 read(8, "eaderbar.selection-mode headerba"..., 8192) = 8192
23:29:12 read(8, "le:link button.subtitle:active:l"..., 8192) = 8192
23:29:12 read(8, " headerbar.selection-mode header"..., 8192) = 8192
23:29:12 read(8, "n:active:link,\n    headerbar.sel"..., 8192) = 8192
23:29:12 read(8, "sited headerbar button.subtitle:"..., 8192) = 8192
23:29:12 read(8, "aderbar.selection-mode headerbar"..., 8192) = 8192
23:29:12 read(8, "btitle:visited button:active:lin"..., 8192) = 8192
23:29:12 read(8, "button.subtitle:active:link,\n   "..., 8192) = 8192
23:29:12 read(8, "n:active:visited,\n    headerbar."..., 8192) = 8192
23:29:12 read(8, "link,\n    headerbar.selection-mo"..., 8192) = 8192
23:29:12 read(8, "-mode headerbar button.subtitle:"..., 8192) = 8192
23:29:12 read(8, "bar.selection-mode headerbar but"..., 8192) = 8192
23:29:12 read(8, "utton.subtitle:link .subtitle:ac"..., 8192) = 8192
23:29:12 read(8, "nk button:active:visited,\n    he"..., 8192) = 8192
23:29:12 read(8, " button:selected:link headerbar."..., 8192) = 8192
23:29:12 read(8, "elected:link button:active:visit"..., 8192) = 8192
23:29:12 read(8, "ction-mode headerbar button.subt"..., 8192) = 8192
23:29:12 read(8, "   headerbar.selection-mode butt"..., 8192) = 8192
23:29:12 read(8, "le:link button:active:visited,\n "..., 8192) = 8192
23:29:12 read(8, "ton.subtitle:selected:link heade"..., 8192) = 8192
23:29:12 read(8, "derbar.selection-mode button.sub"..., 8192) = 8192
23:29:12 read(8, "headerbar button:active:link,\n  "..., 8192) = 8192
23:29:12 read(8, "sited headerbar.selection-mode h"..., 8192) = 8192
23:29:12 read(8, "elected:link headerbar.selection"..., 8192) = 8192
23:29:12 read(8, "title:active:link:visited,\n    h"..., 8192) = 8192
23:29:12 read(8, " headerbar button.subtitle:selec"..., 8192) = 8192
23:29:12 read(8, "aderbar.selection-mode headerbar"..., 8192) = 8192
23:29:12 read(8, "ive:link,\n    headerbar.selectio"..., 8192) = 8192
23:29:12 read(8, "e headerbar button.subtitle:sele"..., 8192) = 8192
23:29:12 read(8, "tle:selected:link button.subtitl"..., 8192) = 8192
23:29:12 read(8, "itle:active:link,\n    headerbar."..., 8192) = 8192
23:29:12 read(8, "title:selected:link button.subti"..., 8192) = 8192
23:29:12 read(8, "  headerbar.selection-mode heade"..., 8192) = 8192
23:29:12 read(8, "r button.subtitle:selected:link "..., 8192) = 8192
23:29:12 read(8, "tton.subtitle:link headerbar but"..., 8192) = 8192
23:29:12 read(8, "ar.selection-mode headerbar butt"..., 8192) = 8192
23:29:12 read(8, ",\n    headerbar.selection-mode h"..., 8192) = 8192
23:29:12 read(8, "button.subtitle:visited headerba"..., 8192) = 8192
23:29:12 read(8, "tive:link,\n    headerbar.selecti"..., 8192) = 8192
23:29:12 read(8, "bar.selection-mode headerbar but"..., 8192) = 8192
23:29:12 read(8, "rbar.selection-mode headerbar bu"..., 8192) = 8192
23:29:12 read(8, "erbar button.subtitle:link butto"..., 8192) = 8192
23:29:12 read(8, "e:link,\n    headerbar.selection-"..., 8192) = 8192
23:29:12 read(8, "headerbar.selection-mode headerb"..., 8192) = 8192
23:29:12 read(8, "ed headerbar.selection-mode head"..., 8192) = 8192
23:29:12 read(8, "eaderbar button.subtitle:active:"..., 8192) = 8192
23:29:12 read(8, "derbar.selection-mode headerbar "..., 8192) = 8192
23:29:12 read(8, "ton:active:link,\n    headerbar.s"..., 8192) = 8192
23:29:12 read(8, ",\n    headerbar.selection-mode h"..., 8192) = 8192
23:29:12 read(8, "-mode headerbar button.subtitle:"..., 8192) = 8192
23:29:12 read(8, "selection-mode headerbar button:"..., 8192) = 8192
23:29:12 read(8, "active:link,\n    headerbar.selec"..., 8192) = 8192
23:29:12 read(8, "rbar button.subtitle:active:link"..., 8192) = 8192
23:29:12 read(8, "  headerbar.selection-mode heade"..., 8192) = 8192
23:29:12 read(8, "tion-mode button.subtitle:link >"..., 8192) = 8192
23:29:12 read(8, "rbar button:backdrop:visited,\n  "..., 8192) = 8192
23:29:12 read(8, "aderbar button.subtitle:visited,"..., 8192) = 8192
23:29:12 read(8, "election-mode label:backdrop but"..., 8192) = 8192
23:29:12 read(8, "  headerbar.selection-mode butto"..., 8192) = 8192
23:29:12 read(8, "tion.subtitle:hover:selected:lin"..., 8192) = 8192
23:29:12 read(8, "aderbar.selection-mode headerbar"..., 8192) = 8192
23:29:12 read(8, "-mode headerbar button.subtitle:"..., 8192) = 8192
23:29:12 read(8, " headerbar.selection-mode header"..., 8192) = 8192
23:29:12 read(8, "erbar.selection-mode headerbar b"..., 8192) = 8192
23:29:12 read(8, "ode button:selected:link headerb"..., 8192) = 8192
23:29:12 read(8, "n.subtitle:link > label,\n  heade"..., 8192) = 8192
23:29:12 read(8, "nk > label,\n  headerbar.selectio"..., 8192) = 8192
23:29:12 read(8, "tion-mode headerbar button.subti"..., 8192) = 8192
23:29:12 read(8, "ar.selection-mode button.subtitl"..., 8192) = 8192
23:29:12 read(8, "ton:selected:visited button:visi"..., 8192) = 8192
23:29:12 read(8, "eaderbar.selection-mode button.s"..., 8192) = 8192
23:29:12 read(8, "lection-mode headerbar button:se"..., 8192) = 8192
23:29:12 read(8, "ection-mode headerbar button.sub"..., 8192) = 8192
23:29:12 read(8, "-mode headerbar button:selected:"..., 8192) = 8192
23:29:12 read(8, "ar.selection-mode button:selecte"..., 8192) = 8192
23:29:12 read(8, "r.selection-mode .subtitle:selec"..., 8192) = 8192
23:29:12 read(8, "ted,\n  headerbar.selection-mode "..., 8192) = 8192
23:29:12 read(8, "election-mode headerbar button.s"..., 8192) = 8192
23:29:12 read(8, "utton.subtitle:visited:link,\n  h"..., 8192) = 8192
23:29:12 read(8, "ection-mode button.subtitle:link"..., 8192) = 8192
23:29:12 read(8, "tton.subtitle:link,\n  headerbar."..., 8192) = 8192
23:29:12 read(8, "tion-mode headerbar button.subti"..., 8192) = 8192
23:29:12 read(8, "le:link *:link,\n  headerbar.sele"..., 8192) = 8192
23:29:12 read(8, "headerbar button.subtitle:visite"..., 8192) = 8192
23:29:12 read(8, "  headerbar.selection-mode heade"..., 8192) = 8192
23:29:12 read(8, "on-mode .subtitle:link,\n  header"..., 8192) = 8192
23:29:12 read(8, ",\n  headerbar.selection-mode hea"..., 8192) = 8192
23:29:12 read(8, "aderbar button.subtitle:link but"..., 8192) = 8192
23:29:12 read(8, "button.subtitle:link,\n  headerba"..., 8192) = 8192
23:29:12 read(8, "lection-mode headerbar button.su"..., 8192) = 8192
23:29:12 read(8, "tton.subtitle:selected:link butt"..., 8192) = 8192
23:29:12 read(8, "e:visited,\n  headerbar.selection"..., 8192) = 8192
23:29:12 read(8, "tion-mode headerbar button.subti"..., 8192) = 8192
23:29:12 read(8, "\n  *:selected headerbar.selectio"..., 8192) = 8192
23:29:12 read(8, "btitle:link,\n  headerbar.selecti"..., 8192) = 8192
23:29:12 read(8, "k,\n  headerbar.selection-mode bu"..., 8192) = 8192
23:29:12 read(8, "link,\n  headerbar.selection-mode"..., 8192) = 8192
23:29:12 read(8, "bar.selection-mode .subtitle:lin"..., 8192) = 8192
23:29:12 read(8, "election-mode headerbar button.s"..., 8192) = 8192
23:29:12 read(8, "bar .subtitle:selected:link butt"..., 8192) = 8192
23:29:12 read(8, "headerbar .subtitle:link button."..., 8192) = 8192
23:29:12 read(8, "erbar button.subtitle:selected:l"..., 8192) = 8192
23:29:12 read(8, "on.subtitle:visited,\n  headerbar"..., 8192) = 8192
23:29:12 read(8, "ink headerbar button.subtitle:li"..., 8192) = 8192
23:29:12 read(8, "e:link button.subtitle:link,\n  h"..., 8192) = 8192
23:29:12 read(8, ":link,\n  headerbar.selection-mod"..., 8192) = 8192
23:29:12 read(8, "-mode button:selected:visited he"..., 8192) = 8192
23:29:12 read(8, "ected:link button.subtitle:link,"..., 8192) = 8192
23:29:12 read(8, "ected:link button.subtitle:visit"..., 8192) = 8192
23:29:12 read(8, "n.subtitle:link headerbar button"..., 8192) = 8192
23:29:12 read(8, "bar button.subtitle:link .subtit"..., 8192) = 8192
23:29:12 read(8, " button.subtitle:selected:link h"..., 8192) = 8192
23:29:12 read(8, "tle:selected:link button.subtitl"..., 8192) = 8192
23:29:12 read(8, "utton.subtitle:visited headerbar"..., 8192) = 8192
23:29:12 read(8, "on-mode headerbar button.subtitl"..., 8192) = 8192
23:29:12 read(8, "bar button.subtitle:link,\n  butt"..., 8192) = 8192
23:29:12 read(8, ".selection-mode headerbar *:sele"..., 8192) = 8192
23:29:12 read(8, "ted:link headerbar button.subtit"..., 8192) = 8192
23:29:12 read(8, "button.subtitle:link button.subt"..., 8192) = 8192
23:29:12 read(8, "on.subtitle:link,\n  headerbar.se"..., 8192) = 8192
23:29:12 read(8, "    background-color: @theme_but"..., 8192) = 8192
23:29:12 read(8, "debar-button check:disabled,\n   "..., 8192) = 8192
23:29:12 read(8, " 1px solid @borders_breeze; }\n  "..., 8192) = 8192
23:29:12 read(8, "abs > selction:checked {\n       "..., 8192) = 8192
23:29:12 read(8, "ook > header button.flat:active,"..., 8192) = 8192
23:29:12 read(8, "@theme_selected_bg_color_breeze;"..., 8192) = 8192
23:29:12 read(8, "\n    border: 0; }\n    .sidebar r"..., 8192) = 8192
23:29:12 read(8, "    margin-left: 3px;\n    margin"..., 8192) = 8192
23:29:12 read(8, "e-dialog {\n      box-shadow: 0 2"..., 8192) = 8192
23:29:12 read(8, "ack > box label {\n    animation:"..., 8192) = 8192
23:29:12 read(8, "l:backdrop selction.maximize, la"..., 8192) = 582
23:29:12 read(8, "", 8192)              = 0
23:29:12 close(8)                       = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 brk(0x555ce23ed000)            = 0x555ce23ed000
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 brk(0x555ce2411000)            = 0x555ce2411000
23:29:12 brk(0x555ce2432000)            = 0x555ce2432000
23:29:12 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f384c521000
23:29:12 brk(0x555ce2453000)            = 0x555ce2453000
23:29:12 brk(0x555ce2474000)            = 0x555ce2474000
23:29:12 brk(0x555ce2495000)            = 0x555ce2495000
23:29:12 brk(0x555ce24b6000)            = 0x555ce24b6000
23:29:12 mremap(0x7f384c521000, 135168, 266240, MREMAP_MAYMOVE) = 0x7f384c4e0000
23:29:12 brk(0x555ce24d7000)            = 0x555ce24d7000
23:29:12 brk(0x555ce24f8000)            = 0x555ce24f8000
23:29:12 brk(0x555ce2519000)            = 0x555ce2519000
23:29:12 brk(0x555ce253a000)            = 0x555ce253a000
23:29:12 brk(0x555ce255b000)            = 0x555ce255b000
23:29:12 brk(0x555ce257c000)            = 0x555ce257c000
23:29:12 mremap(0x7f384c4e0000, 266240, 528384, MREMAP_MAYMOVE) = 0x7f384c45f000
23:29:12 brk(0x555ce259d000)            = 0x555ce259d000
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache", O_RDONLY) = 8
23:29:12 newfstatat(8, "", {st_mode=S_IFREG|0644, st_size=3637, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(8, "# GdkPixbuf Image Loader Modules"..., 1024) = 1024
23:29:12 read(8, "\" \"\"\n\"GIF8\" \"\" 100\n\n\"/usr/lib/gd"..., 1024) = 1024
23:29:12 read(8, "-2.0/2.10.0/loaders/libpixbufloa"..., 1024) = 1024
23:29:12 read(8, "\\003\" \"xz \" 100\n\"  \\n\" \"xz \" 100"..., 1024) = 565
23:29:12 read(8, "", 1024)              = 0
23:29:12 close(8)                       = 0
23:29:12 brk(0x555ce25be000)            = 0x555ce25be000
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 brk(0x555ce25df000)            = 0x555ce25df000
23:29:12 brk(0x555ce2600000)            = 0x555ce2600000
23:29:12 brk(0x555ce2621000)            = 0x555ce2621000
23:29:12 brk(0x555ce2642000)            = 0x555ce2642000
23:29:12 brk(0x555ce2663000)            = 0x555ce2663000
23:29:12 brk(0x555ce2684000)            = 0x555ce2684000
23:29:12 brk(0x555ce26a5000)            = 0x555ce26a5000
23:29:12 brk(0x555ce26c6000)            = 0x555ce26c6000
23:29:12 brk(0x555ce26e7000)            = 0x555ce26e7000
23:29:12 brk(0x555ce2708000)            = 0x555ce2708000
23:29:12 brk(0x555ce2729000)            = 0x555ce2729000
23:29:12 brk(0x555ce2728000)            = 0x555ce2728000
23:29:12 brk(0x555ce2749000)            = 0x555ce2749000
23:29:12 brk(0x555ce276a000)            = 0x555ce276a000
23:29:12 brk(0x555ce278b000)            = 0x555ce278b000
23:29:12 brk(0x555ce27ac000)            = 0x555ce27ac000
23:29:12 brk(0x555ce27cd000)            = 0x555ce27cd000
23:29:12 brk(0x555ce27cc000)            = 0x555ce27cc000
23:29:12 brk(0x555ce27ed000)            = 0x555ce27ed000
23:29:12 brk(0x555ce280e000)            = 0x555ce280e000
23:29:12 brk(0x555ce282f000)            = 0x555ce282f000
23:29:12 brk(0x555ce2850000)            = 0x555ce2850000
23:29:12 brk(0x555ce2871000)            = 0x555ce2871000
23:29:12 brk(0x555ce2892000)            = 0x555ce2892000
23:29:12 brk(0x555ce28b3000)            = 0x555ce28b3000
23:29:12 brk(0x555ce28d4000)            = 0x555ce28d4000
23:29:12 mremap(0x7f384c45f000, 528384, 1052672, MREMAP_MAYMOVE) = 0x7f384c35e000
23:29:12 brk(0x555ce28f5000)            = 0x555ce28f5000
23:29:12 brk(0x555ce2916000)            = 0x555ce2916000
23:29:12 brk(0x555ce2937000)            = 0x555ce2937000
23:29:12 brk(0x555ce2958000)            = 0x555ce2958000
23:29:12 brk(0x555ce2979000)            = 0x555ce2979000
23:29:12 brk(0x555ce299a000)            = 0x555ce299a000
23:29:12 brk(0x555ce29bb000)            = 0x555ce29bb000
23:29:12 brk(0x555ce29dc000)            = 0x555ce29dc000
23:29:12 brk(0x555ce29fd000)            = 0x555ce29fd000
23:29:12 brk(0x555ce2a1e000)            = 0x555ce2a1e000
23:29:12 brk(0x555ce2a3f000)            = 0x555ce2a3f000
23:29:12 brk(0x555ce2a60000)            = 0x555ce2a60000
23:29:12 brk(0x555ce2a81000)            = 0x555ce2a81000
23:29:12 brk(0x555ce2aa2000)            = 0x555ce2aa2000
23:29:12 brk(0x555ce2ac3000)            = 0x555ce2ac3000
23:29:12 brk(0x555ce2ae4000)            = 0x555ce2ae4000
23:29:12 brk(0x555ce2b05000)            = 0x555ce2b05000
23:29:12 brk(0x555ce2b26000)            = 0x555ce2b26000
23:29:12 brk(0x555ce2b47000)            = 0x555ce2b47000
23:29:12 brk(0x555ce2b68000)            = 0x555ce2b68000
23:29:12 brk(0x555ce2b89000)            = 0x555ce2b89000
23:29:12 brk(0x555ce2baa000)            = 0x555ce2baa000
23:29:12 mremap(0x7f384c35e000, 1052672, 2101248, MREMAP_MAYMOVE) = 0x7f384c15d000
23:29:12 brk(0x555ce2bcb000)            = 0x555ce2bcb000
23:29:12 brk(0x555ce2bec000)            = 0x555ce2bec000
23:29:12 brk(0x555ce2c0d000)            = 0x555ce2c0d000
23:29:12 brk(0x555ce2c2e000)            = 0x555ce2c2e000
23:29:12 brk(0x555ce2c4f000)            = 0x555ce2c4f000
23:29:12 brk(0x555ce2c70000)            = 0x555ce2c70000
23:29:12 brk(0x555ce2c91000)            = 0x555ce2c91000
23:29:12 brk(0x555ce2cb2000)            = 0x555ce2cb2000
23:29:12 brk(0x555ce2cd3000)            = 0x555ce2cd3000
23:29:12 brk(0x555ce2cf4000)            = 0x555ce2cf4000
23:29:12 brk(0x555ce2d15000)            = 0x555ce2d15000
23:29:12 brk(0x555ce2d36000)            = 0x555ce2d36000
23:29:12 brk(0x555ce2d57000)            = 0x555ce2d57000
23:29:12 brk(0x555ce2d78000)            = 0x555ce2d78000
23:29:12 brk(0x555ce2d99000)            = 0x555ce2d99000
23:29:12 brk(0x555ce2dba000)            = 0x555ce2dba000
23:29:12 brk(0x555ce2ddb000)            = 0x555ce2ddb000
23:29:12 brk(0x555ce2dfc000)            = 0x555ce2dfc000
23:29:12 brk(0x555ce2e1d000)            = 0x555ce2e1d000
23:29:12 brk(0x555ce2e3e000)            = 0x555ce2e3e000
23:29:12 brk(0x555ce2e5f000)            = 0x555ce2e5f000
23:29:12 brk(0x555ce2e80000)            = 0x555ce2e80000
23:29:12 brk(0x555ce2ea1000)            = 0x555ce2ea1000
23:29:12 brk(0x555ce2ec2000)            = 0x555ce2ec2000
23:29:12 brk(0x555ce2ee3000)            = 0x555ce2ee3000
23:29:12 brk(0x555ce2f04000)            = 0x555ce2f04000
23:29:12 brk(0x555ce2f25000)            = 0x555ce2f25000
23:29:12 brk(0x555ce2f46000)            = 0x555ce2f46000
23:29:12 brk(0x555ce2f67000)            = 0x555ce2f67000
23:29:12 brk(0x555ce2f88000)            = 0x555ce2f88000
23:29:12 brk(0x555ce2fa9000)            = 0x555ce2fa9000
23:29:12 brk(0x555ce2fca000)            = 0x555ce2fca000
23:29:12 brk(0x555ce2feb000)            = 0x555ce2feb000
23:29:12 brk(0x555ce300c000)            = 0x555ce300c000
23:29:12 brk(0x555ce302d000)            = 0x555ce302d000
23:29:12 brk(0x555ce304e000)            = 0x555ce304e000
23:29:12 brk(0x555ce306f000)            = 0x555ce306f000
23:29:12 brk(0x555ce3090000)            = 0x555ce3090000
23:29:12 brk(0x555ce308f000)            = 0x555ce308f000
23:29:12 brk(0x555ce30b0000)            = 0x555ce30b0000
23:29:12 brk(0x555ce30af000)            = 0x555ce30af000
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 brk(0x555ce30d0000)            = 0x555ce30d0000
23:29:12 mmap(NULL, 663552, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f384c4a0000
23:29:12 munmap(0x7f384c4a0000, 663552) = 0
23:29:12 brk(0x555ce30f1000)            = 0x555ce30f1000
23:29:12 brk(0x555ce3112000)            = 0x555ce3112000
23:29:12 brk(0x555ce3133000)            = 0x555ce3133000
23:29:12 brk(0x555ce3154000)            = 0x555ce3154000
23:29:12 brk(0x555ce3175000)            = 0x555ce3175000
23:29:12 brk(0x555ce3196000)            = 0x555ce3196000
23:29:12 brk(0x555ce31b7000)            = 0x555ce31b7000
23:29:12 brk(0x555ce31d8000)            = 0x555ce31d8000
23:29:12 brk(0x555ce31f9000)            = 0x555ce31f9000
23:29:12 brk(0x555ce321a000)            = 0x555ce321a000
23:29:12 brk(0x555ce323b000)            = 0x555ce323b000
23:29:12 brk(0x555ce325c000)            = 0x555ce325c000
23:29:12 brk(0x555ce327d000)            = 0x555ce327d000
23:29:12 brk(0x555ce329e000)            = 0x555ce329e000
23:29:12 brk(0x555ce32bf000)            = 0x555ce32bf000
23:29:12 brk(0x555ce32e0000)            = 0x555ce32e0000
23:29:12 brk(0x555ce3301000)            = 0x555ce3301000
23:29:12 brk(0x555ce3322000)            = 0x555ce3322000
23:29:12 brk(0x555ce3343000)            = 0x555ce3343000
23:29:12 brk(0x555ce3364000)            = 0x555ce3364000
23:29:12 brk(0x555ce3385000)            = 0x555ce3385000
23:29:12 brk(0x555ce33a6000)            = 0x555ce33a6000
23:29:12 brk(0x555ce33c7000)            = 0x555ce33c7000
23:29:12 brk(0x555ce33e8000)            = 0x555ce33e8000
23:29:12 brk(0x555ce3409000)            = 0x555ce3409000
23:29:12 brk(0x555ce342a000)            = 0x555ce342a000
23:29:12 brk(0x555ce344b000)            = 0x555ce344b000
23:29:12 brk(0x555ce346c000)            = 0x555ce346c000
23:29:12 brk(0x555ce348d000)            = 0x555ce348d000
23:29:12 brk(0x555ce34ae000)            = 0x555ce34ae000
23:29:12 brk(0x555ce34cf000)            = 0x555ce34cf000
23:29:12 brk(0x555ce34f0000)            = 0x555ce34f0000
23:29:12 brk(0x555ce3511000)            = 0x555ce3511000
23:29:12 brk(0x555ce3532000)            = 0x555ce3532000
23:29:12 brk(0x555ce3553000)            = 0x555ce3553000
23:29:12 brk(0x555ce3574000)            = 0x555ce3574000
23:29:12 brk(0x555ce3595000)            = 0x555ce3595000
23:29:12 brk(0x555ce35b6000)            = 0x555ce35b6000
23:29:12 brk(0x555ce35d7000)            = 0x555ce35d7000
23:29:12 brk(0x555ce35f8000)            = 0x555ce35f8000
23:29:12 brk(0x555ce3619000)            = 0x555ce3619000
23:29:12 brk(0x555ce363a000)            = 0x555ce363a000
23:29:12 brk(0x555ce365b000)            = 0x555ce365b000
23:29:12 brk(0x555ce367c000)            = 0x555ce367c000
23:29:12 brk(0x555ce369d000)            = 0x555ce369d000
23:29:12 brk(0x555ce36be000)            = 0x555ce36be000
23:29:12 brk(0x555ce36df000)            = 0x555ce36df000
23:29:12 brk(0x555ce3700000)            = 0x555ce3700000
23:29:12 brk(0x555ce3721000)            = 0x555ce3721000
23:29:12 brk(0x555ce3742000)            = 0x555ce3742000
23:29:12 brk(0x555ce3763000)            = 0x555ce3763000
23:29:12 brk(0x555ce3784000)            = 0x555ce3784000
23:29:12 brk(0x555ce37a5000)            = 0x555ce37a5000
23:29:12 brk(0x555ce37c6000)            = 0x555ce37c6000
23:29:12 brk(0x555ce37e7000)            = 0x555ce37e7000
23:29:12 brk(0x555ce3808000)            = 0x555ce3808000
23:29:12 brk(0x555ce3829000)            = 0x555ce3829000
23:29:12 brk(0x555ce384a000)            = 0x555ce384a000
23:29:12 brk(0x555ce3885000)            = 0x555ce3885000
23:29:12 brk(0x555ce38a6000)            = 0x555ce38a6000
23:29:12 brk(0x555ce38c7000)            = 0x555ce38c7000
23:29:12 brk(0x555ce38e8000)            = 0x555ce38e8000
23:29:12 brk(0x555ce3939000)            = 0x555ce3939000
23:29:12 brk(0x555ce39b9000)            = 0x555ce39b9000
23:29:12 mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f384c441000
23:29:12 mremap(0x7f384c441000, 1052672, 2101248, MREMAP_MAYMOVE) = 0x7f38479fe000
23:29:12 mremap(0x7f38479fe000, 2101248, 1155072, MREMAP_MAYMOVE) = 0x7f38479fe000
23:29:12 munmap(0x7f3847bff000, 4198400) = 0
23:29:12 access("/usr/share/themes/Breeze/gtk-3.0/settings.ini", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="b\2\4\0\6\0\0\4", iov_len=8}, {iov_base="RENDER", iov_len=6}, {iov_base="\0\0", iov_len=2}], 3) = 16
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\236\0\0\0\0\0\1\213\0\216\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\213\0\3\0\0\0\0\0\v\0\0\0\213\1\1\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\237\0\0\0\0\0\0\0\0\0\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 1972
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/atk10.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/atk10.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/atk10.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/atk10.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/atk10.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/atk10.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 getresuid([1000], [1000], [1000]) = 0
23:29:12 getresgid([1000], [1000], [1000]) = 0
23:29:12 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 8
23:29:12 connect(8, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, 20) = 0
23:29:12 getpeername(8, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, [124->20]) = 0
23:29:12 uname({sysname="Linux", nodename="HPomen", ...}) = 0
23:29:12 access("/home/laptop/.Xauthority", R_OK) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.Xauthority", O_RDONLY) = 9
23:29:12 newfstatat(9, "", {st_mode=S_IFREG|0600, st_size=51, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(9, "\1\0\0\6HPomen\0\0010\0\22MIT-MAGIC-COOKIE-"..., 4096) = 51
23:29:12 read(9, "", 4096)              = 0
23:29:12 close(9)                       = 0
23:29:12 getsockname(8, {sa_family=AF_UNIX}, [124->2]) = 0
23:29:12 fcntl(8, F_GETFL)              = 0x2 (flags O_RDWR)
23:29:12 fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK) = 0
23:29:12 fcntl(8, F_SETFD, FD_CLOEXEC)  = 0
23:29:12 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
23:29:12 writev(8, [{iov_base="l\0\v\0\0\0\22\0\20\0\0\0", iov_len=12}, {iov_base="", iov_len=0}, {iov_base="MIT-MAGIC-COOKIE-1", iov_len=18}, {iov_base="\0\0", iov_len=2}, {iov_base=":q\27\31;\224/\234\"z\373\36\n\t\250\3", iov_len=16}, {iov_base="", iov_len=0}], 6) = 48
23:29:12 recvfrom(8, 0x555ce2796f40, 8, 0, NULL, NULL) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 recvfrom(8, "\1\0\v\0\0\0K\3", 8, 0, NULL, NULL) = 8
23:29:12 recvfrom(8, "\20B\267\0\0\0@\4\377\377\37\0\0\1\0\0\24\0\377\377\1\7\0\0  \10\377\0\0\0\0"..., 3372, 0, NULL, NULL) = 3372
23:29:12 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
23:29:12 writev(8, [{iov_base="b\0\5\0\f\0\0\0BIG-REQUESTS", iov_len=20}], 1) = 20
23:29:12 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\1\0\0\0\0\0\1\205\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
23:29:12 writev(8, [{iov_base="\205\0\1\0", iov_len=4}], 1) = 4
23:29:12 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\2\0\0\0\0\0\377\377?\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 recvmsg(8, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
23:29:12 writev(8, [{iov_base="7\0\5\0\0\0@\4\357\1\0\0\10\0\0\0\377\377\377\0\24\0\6\0\357\1\0\0\27\0\0\0"..., iov_len=44}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 44
23:29:12 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\10\4\0\244\0\0\0\37\0\0\0\0\0\0\0\220\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 688
23:29:12 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
23:29:12 writev(8, [{iov_base="b\0\5\0\t\0@\4", iov_len=8}, {iov_base="XKEYBOARD", iov_len=9}, {iov_base="\0\0\0", iov_len=3}], 3) = 20
23:29:12 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\5\0\0\0\0\0\1\207U\211\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
23:29:12 writev(8, [{iov_base="\207\0\2\0\1\0\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:12 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\6\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
23:29:12 writev(8, [{iov_base="\20\0\5\0\n\0\0\0AT_SPI_BUS\377\0", iov_len=20}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 20
23:29:12 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\7\0\0\0\0\0\241\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
23:29:12 writev(8, [{iov_base="\24\0\6\0\357\1\0\0\241\1\0\0\37\0\0\0\0\0\0\0\0 \0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\10\10\0\21\0\0\0\37\0\0\0\0\0\0\0D\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 100
23:29:12 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
23:29:12 writev(8, [{iov_base="<\0\2\0\0\0@\4+\1\1\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\2\n\0\0\0\0\0\4\0\200\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 shutdown(8, SHUT_RDWR)         = 0
23:29:12 close(8)                       = 0
23:29:12 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 8
23:29:12 connect(8, {sa_family=AF_UNIX, sun_path="/tmp/dbus-BEsv0Je0lU"}, 22) = 0
23:29:12 fcntl(8, F_GETFL)              = 0x2 (flags O_RDWR)
23:29:12 fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK) = 0
23:29:12 geteuid()                      = 1000
23:29:12 getsockname(8, {sa_family=AF_UNIX}, [128->2]) = 0
23:29:12 poll([{fd=8, events=POLLOUT}], 1, 0) = 1 ([{fd=8, revents=POLLOUT}])
23:29:12 sendto(8, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1
23:29:12 sendto(8, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24
23:29:12 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 read(8, "OK eadd07b6be9ae4babc9098c76056b"..., 2048) = 37
23:29:12 poll([{fd=8, events=POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
23:29:12 sendto(8, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19
23:29:12 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 read(8, "AGREE_UNIX_FD\r\n", 2048) = 15
23:29:12 poll([{fd=8, events=POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
23:29:12 sendto(8, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7
23:29:12 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
23:29:12 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128
23:29:12 poll([{fd=8, events=POLLIN}], 1, 25000) = 1 ([{fd=8, revents=POLLIN}])
23:29:12 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\n\0\0\0\1\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.52\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 260
23:29:12 recvmsg(8, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 9
23:29:12 write(9, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 newfstatat(8, "", {st_mode=S_IFSOCK|0777, st_size=0, ...}, AT_EMPTY_PATH) = 0
23:29:12 fcntl(8, F_GETFL)              = 0x802 (flags O_RDWR|O_NONBLOCK)
23:29:12 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1Y\0\0\0\2\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="T\0\0\0type='signal', interface='or"..., iov_len=89}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 233
23:29:12 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1d\0\0\0\3\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="_\0\0\0type='signal', interface='or"..., iov_len=100}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 244
23:29:12 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1o\0\0\0\4\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="j\0\0\0type='signal', arg0='org.a11"..., iov_len=111}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 255
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 access("/run/user/1000/flatpak-info", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 10
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=10, events=POLLIN}], 1, 25000) = 1 ([{fd=10, revents=POLLIN}])
23:29:12 read(10, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=10, events=POLLIN}], 1, 25000) = 1 ([{fd=10, revents=POLLIN}])
23:29:12 read(10, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce25a9040, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(10)                      = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 10
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=10, events=POLLIN}], 1, 25000) = 1 ([{fd=10, revents=POLLIN}])
23:29:12 read(10, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=10, events=POLLIN}], 1, 25000) = 1 ([{fd=10, revents=POLLIN}])
23:29:12 read(10, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce25a3c70, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(10)                      = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851d68a00, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 10
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce23113d0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=10, events=POLLIN}], 1, 25000) = 1 ([{fd=10, revents=POLLIN}])
23:29:12 read(10, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=10, events=POLLIN}], 1, 25000) = 1 ([{fd=10, revents=POLLIN}])
23:29:12 read(10, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=10, events=POLLIN}], 1, 25000) = 1 ([{fd=10, revents=POLLIN}])
23:29:12 read(10, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=10, events=POLLIN}], 1, 25000) = 1 ([{fd=10, revents=POLLIN}])
23:29:12 read(10, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce25a40d0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(10)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/glib-2.0/schemas/gschemas.compiled", O_RDONLY) = 10
23:29:12 newfstatat(10, "", {st_mode=S_IFREG|0644, st_size=351496, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 351496, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f384c4ec000
23:29:12 close(10)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/local/share/glib-2.0/schemas/gschemas.compiled", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/glib-2.0/schemas/gschemas.compiled", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/glib-2.0/schemas/gschemas.compiled", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/glib-2.0/schemas/gschemas.compiled", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libxfconfgsettingsbackend.so", {st_mode=S_IFREG|0755, st_size=34408, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gio/modules/libxfconfgsettingsbackend.so", O_RDONLY|O_CLOEXEC) = 10
23:29:12 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(10, "", {st_mode=S_IFREG|0755, st_size=34408, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 36904, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7f384d5dd000
23:29:12 mprotect(0x7f384d5e0000, 20480, PROT_NONE) = 0
23:29:12 mmap(0x7f384d5e0000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x3000) = 0x7f384d5e0000
23:29:12 mmap(0x7f384d5e3000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x6000) = 0x7f384d5e3000
23:29:12 mmap(0x7f384d5e5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x7000) = 0x7f384d5e5000
23:29:12 close(10)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libxfconf-0.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 10
23:29:12 newfstatat(10, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f384c4ab000
23:29:12 close(10)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libxfconf-0.so.3", O_RDONLY|O_CLOEXEC) = 10
23:29:12 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(10, "", {st_mode=S_IFREG|0755, st_size=104120, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 106744, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7f384c490000
23:29:12 mmap(0x7f384c497000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x7000) = 0x7f384c497000
23:29:12 mmap(0x7f384c4a2000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x12000) = 0x7f384c4a2000
23:29:12 mmap(0x7f384c4a8000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x17000) = 0x7f384c4a8000
23:29:12 close(10)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgthread-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libgthread-2.0.so.0", O_RDONLY|O_CLOEXEC) = 10
23:29:12 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(10, "", {st_mode=S_IFREG|0755, st_size=13856, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 16400, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7f3851fbd000
23:29:12 mmap(0x7f3851fbe000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x1000) = 0x7f3851fbe000
23:29:12 mmap(0x7f3851fbf000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x2000) = 0x7f3851fbf000
23:29:12 mmap(0x7f3851fc0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x2000) = 0x7f3851fc0000
23:29:12 close(10)                      = 0
23:29:12 mprotect(0x7f3851fc0000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384c4a8000, 8192, PROT_READ) = 0
23:29:12 mprotect(0x7f384d5e5000, 4096, PROT_READ) = 0
23:29:12 munmap(0x7f384c4ab000, 264488) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libdconfsettings.so", {st_mode=S_IFREG|0755, st_size=55048, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gio/modules/libdconfsettings.so", O_RDONLY|O_CLOEXEC) = 10
23:29:12 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 @\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(10, "", {st_mode=S_IFREG|0755, st_size=55048, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 57568, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7f384c4dd000
23:29:12 mmap(0x7f384c4e1000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x4000) = 0x7f384c4e1000
23:29:12 mmap(0x7f384c4e7000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0xa000) = 0x7f384c4e7000
23:29:12 mmap(0x7f384c4ea000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0xc000) = 0x7f384c4ea000
23:29:12 close(10)                      = 0
23:29:12 mprotect(0x7f384c4ea000, 4096, PROT_READ) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgsettingsgconfbackend.so", {st_mode=S_IFREG|0755, st_size=26296, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gio/modules/libgsettingsgconfbackend.so", O_RDONLY|O_CLOEXEC) = 10
23:29:12 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(10, "", {st_mode=S_IFREG|0755, st_size=26296, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 28712, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7f384c4d5000
23:29:12 mmap(0x7f384c4d8000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x3000) = 0x7f384c4d8000
23:29:12 mmap(0x7f384c4da000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x5000) = 0x7f384c4da000
23:29:12 mmap(0x7f384c4db000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x5000) = 0x7f384c4db000
23:29:12 close(10)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgconf-2.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 10
23:29:12 newfstatat(10, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f384c44f000
23:29:12 close(10)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libgconf-2.so.4", O_RDONLY|O_CLOEXEC) = 10
23:29:12 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \240\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(10, "", {st_mode=S_IFREG|0755, st_size=202504, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 205128, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7f384c41c000
23:29:12 mmap(0x7f384c426000, 106496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0xa000) = 0x7f384c426000
23:29:12 mmap(0x7f384c440000, 49152, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x24000) = 0x7f384c440000
23:29:12 mmap(0x7f384c44c000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x2f000) = 0x7f384c44c000
23:29:12 close(10)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libdbus-glib-1.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libdbus-glib-1.so.2", O_RDONLY|O_CLOEXEC) = 10
23:29:12 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \220\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(10, "", {st_mode=S_IFREG|0755, st_size=157392, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 160120, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7f384c4ad000
23:29:12 mmap(0x7f384c4b6000, 77824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x9000) = 0x7f384c4b6000
23:29:12 mmap(0x7f384c4c9000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x1c000) = 0x7f384c4c9000
23:29:12 mmap(0x7f384c4d2000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x24000) = 0x7f384c4d2000
23:29:12 close(10)                      = 0
23:29:12 mprotect(0x7f384c4d2000, 8192, PROT_READ) = 0
23:29:12 mprotect(0x7f384c44c000, 8192, PROT_READ) = 0
23:29:12 mprotect(0x7f384c4db000, 4096, PROT_READ) = 0
23:29:12 munmap(0x7f384c44f000, 264488) = 0
23:29:12 munmap(0x7f384c4d5000, 28712)  = 0
23:29:12 munmap(0x7f384c41c000, 205128) = 0
23:29:12 munmap(0x7f384c4ad000, 160120) = 0
23:29:12 getuid()                       = 1000
23:29:12 openat(AT_FDCWD, "/run/dconf/user/1000", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/run/user/1000/dconf/profile", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/etc/dconf/profile/user", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/dconf/profile/user", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/dconf/profile/user", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/local/share/dconf/profile/user", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/dconf/profile/user", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 mkdir("/run/user/1000/dconf", 0700) = -1 EEXIST (File exists)
23:29:12 newfstatat(AT_FDCWD, "/run/user/1000/dconf", {st_mode=S_IFDIR|0700, st_size=60, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/run/user/1000/dconf/user", O_RDWR|O_CREAT, 0600) = 10
23:29:12 pwrite64(10, "\0", 1, 1)       = 1
23:29:12 mmap(NULL, 1, PROT_READ, MAP_SHARED, 10, 0) = 0x7f384d687000
23:29:12 close(10)                      = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.config/dconf/user", O_RDONLY) = 10
23:29:12 newfstatat(10, "", {st_mode=S_IFREG|0644, st_size=17878, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 17878, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f384d682000
23:29:12 close(10)                      = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 10
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f38471fd000
23:29:12 mprotect(0x7f38471fe000, 8388608, PROT_READ|PROT_WRITE) = 0
23:29:12 rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
23:29:12 clone(child_stack=0x7f38479fccf0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[182400], tls=0x7f38479fd640, child_tidptr=0x7f38479fd910) = 182400
23:29:12 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x7f3851dff120, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 futex(0x7f3851dff120, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce30b4f00, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce30b4f00, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce30b4f00, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 futex(0x7f3851dff108, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 futex(0x7f3851dff108, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 futex(0x7f3851dff108, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 futex(0x7f3851dff108, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851dff108, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851dff108, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 futex(0x7f3851dff108, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 futex(0x7f3851dff108, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.config/gedit/accels", O_RDONLY) = 11
23:29:12 read(11, "; gedit GtkAccelMap rc-file     "..., 4000) = 102
23:29:12 read(11, "", 4000)             = 0
23:29:12 close(11)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce30b4f00, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/girepository-1.0/Gedit-3.0.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=24436, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 24436, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384c4d7000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/girepository-1.0/GtkSource-4.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=68976, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 68976, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384c4c6000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/girepository-1.0/Gtk-3.0.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=678836, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 678836, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384c3ea000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/girepository-1.0/xlib-2.0.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=836, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 836, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384d681000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/girepository-1.0/Gdk-3.0.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=235840, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 235840, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384c3b0000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/girepository-1.0/cairo-1.0.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=14344, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 14344, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384d5d9000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/girepository-1.0/Pango-1.0.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=69048, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 69048, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384c4b5000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/girepository-1.0/HarfBuzz-0.0.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=120216, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 120216, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384c392000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/girepository-1.0/GObject-2.0.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=59588, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 59588, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384c383000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/girepository-1.0/GLib-2.0.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=204696, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 204696, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384c12b000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/girepository-1.0/Gio-2.0.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=356384, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 356384, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384c0d3000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/girepository-1.0/GdkPixbuf-2.0.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=16268, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 16268, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384c4b1000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/girepository-1.0/GModule-2.0.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=1340, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 1340, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384d5d8000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/girepository-1.0/Atk-1.0.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=74264, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 74264, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384c370000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/girepository-1.0/Peas-1.0.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=9364, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 9364, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384c4ae000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/girepository-1.0/GIRepository-2.0.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=28216, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 28216, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384c369000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/girepository-1.0/PeasGtk-1.0.typelib", O_RDONLY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=2864, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 2864, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384c4ad000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/gedit/plugins", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(11, 0x555ce24add80 /* 24 entries */, 32768) = 872
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/docinfo.plugin", {st_mode=S_IFREG|0644, st_size=11451, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/docinfo.plugin", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=11451, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "[Plugin]\nModule=docinfo\nIAge=3\nN"..., 11451) = 11451
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/locale/locale.alias", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=2998, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "# Locale name alias data base.\n#"..., 4096) = 2998
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/spell.plugin", {st_mode=S_IFREG|0644, st_size=10757, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/spell.plugin", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=10757, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "[Plugin]\nModule=spell\nIAge=3\nNam"..., 10757) = 10757
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libfilebrowser.so", {st_mode=S_IFREG|0755, st_size=195528, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools.plugin", {st_mode=S_IFREG|0644, st_size=10694, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools.plugin", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=10694, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "[Plugin]\nLoader=python3\nModule=e"..., 10694) = 10694
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/modelines.plugin", {st_mode=S_IFREG|0644, st_size=10846, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/modelines.plugin", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=10846, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "[Plugin]\nModule=modelines\nIAge=3"..., 10846) = 10846
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libspell.so", {st_mode=S_IFREG|0755, st_size=34560, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libtime.so", {st_mode=S_IFREG|0755, st_size=51016, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/filebrowser.plugin", {st_mode=S_IFREG|0644, st_size=6070, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/filebrowser.plugin", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=6070, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "[Plugin]\nLoader=C\nModule=filebro"..., 6070) = 6070
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libmodelines.so", {st_mode=S_IFREG|0755, st_size=30312, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/sort.plugin", {st_mode=S_IFREG|0644, st_size=10246, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/sort.plugin", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=10246, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "[Plugin]\nModule=sort\nIAge=3\nName"..., 10246) = 10246
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libsort.so", {st_mode=S_IFREG|0755, st_size=26368, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce23f1530 /* 12 entries */, 32768) = 408
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/capture.py", {st_mode=S_IFREG|0644, st_size=9172, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/filelookup.py", {st_mode=S_IFREG|0644, st_size=5475, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/__init__.py", {st_mode=S_IFREG|0644, st_size=1044, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/outputpanel.py", {st_mode=S_IFREG|0644, st_size=8541, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/manager.py", {st_mode=S_IFREG|0644, st_size=29164, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/windowactivatable.py", {st_mode=S_IFREG|0644, st_size=4731, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/functions.py", {st_mode=S_IFREG|0644, st_size=12872, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/library.py", {st_mode=S_IFREG|0644, st_size=16458, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/linkparsing.py", {st_mode=S_IFREG|0644, st_size=7648, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/appactivatable.py", {st_mode=S_IFREG|0644, st_size=5973, ...}, 0) = 0
23:29:12 getdents64(12, 0x555ce23f1530 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libquickhighlight.so", {st_mode=S_IFREG|0755, st_size=22120, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/quickhighlight.plugin", {st_mode=S_IFREG|0644, st_size=5134, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/quickhighlight.plugin", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=5134, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "[Plugin]\nModule=quickhighlight\nI"..., 5134) = 5134
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/quickopen.plugin", {st_mode=S_IFREG|0644, st_size=4428, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/quickopen.plugin", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=4428, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "[Plugin]\nLoader=python3\nModule=q"..., 4428) = 4428
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libdocinfo.so", {st_mode=S_IFREG|0755, st_size=34560, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/time.plugin", {st_mode=S_IFREG|0644, st_size=13125, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/time.plugin", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=13125, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "[Plugin]\nModule=time\nIAge=3\nName"..., 13125) = 13125
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets.plugin", {st_mode=S_IFREG|0644, st_size=5502, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets.plugin", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=5502, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "[Plugin]\nLoader=python3\nModule=s"..., 5502) = 5502
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/quickopen", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/quickopen", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce23f1530 /* 5 entries */, 32768) = 152
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/quickopen/popup.py", {st_mode=S_IFREG|0644, st_size=18668, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/quickopen/__init__.py", {st_mode=S_IFREG|0644, st_size=5861, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/quickopen/virtualdirs.py", {st_mode=S_IFREG|0644, st_size=2435, ...}, 0) = 0
23:29:12 getdents64(12, 0x555ce23f1530 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/pythonconsole", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/pythonconsole", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce23f1530 /* 5 entries */, 32768) = 144
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/pythonconsole/__init__.py", {st_mode=S_IFREG|0644, st_size=2635, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/pythonconsole/console.py", {st_mode=S_IFREG|0644, st_size=14859, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/pythonconsole/config.py", {st_mode=S_IFREG|0644, st_size=2644, ...}, 0) = 0
23:29:12 getdents64(12, 0x555ce23f1530 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/pythonconsole.plugin", {st_mode=S_IFREG|0644, st_size=5809, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/pythonconsole.plugin", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=5809, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "[Plugin]\nLoader=python3\nModule=p"..., 5809) = 5809
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce23f1530 /* 20 entries */, 32768) = 688
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/snippet.py", {st_mode=S_IFREG|0644, st_size=12365, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/languagemanager.py", {st_mode=S_IFREG|0644, st_size=1266, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/helper.py", {st_mode=S_IFREG|0644, st_size=5814, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/signals.py", {st_mode=S_IFREG|0644, st_size=2482, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/document.py", {st_mode=S_IFREG|0644, st_size=35908, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/parser.py", {st_mode=S_IFREG|0644, st_size=7416, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/__init__.py", {st_mode=S_IFREG|0644, st_size=1052, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/placeholder.py", {st_mode=S_IFREG|0644, st_size=21063, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/importer.py", {st_mode=S_IFREG|0644, st_size=4189, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/manager.py", {st_mode=S_IFREG|0644, st_size=37876, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/substitutionparser.py", {st_mode=S_IFREG|0644, st_size=5839, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/shareddata.py", {st_mode=S_IFREG|0644, st_size=2821, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/windowactivatable.py", {st_mode=S_IFREG|0644, st_size=5689, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/library.py", {st_mode=S_IFREG|0644, st_size=29275, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/singleton.py", {st_mode=S_IFREG|0644, st_size=1153, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/completion.py", {st_mode=S_IFREG|0644, st_size=5748, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/exporter.py", {st_mode=S_IFREG|0644, st_size=3726, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/appactivatable.py", {st_mode=S_IFREG|0644, st_size=4078, ...}, 0) = 0
23:29:12 getdents64(12, 0x555ce23f1530 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 getdents64(11, 0x555ce24add80 /* 0 entries */, 32768) = 0
23:29:12 close(11)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libtime", 0x7ffec2ccdc50, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libtime.so", {st_mode=S_IFREG|0755, st_size=51016, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/libtime.so", O_RDONLY|O_CLOEXEC) = 11
23:29:12 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0755, st_size=51016, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 53352, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7f384c0c5000
23:29:12 mprotect(0x7f384c0c8000, 36864, PROT_NONE) = 0
23:29:12 mmap(0x7f384c0c8000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x3000) = 0x7f384c0c8000
23:29:12 mmap(0x7f384c0cb000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x6000) = 0x7f384c0cb000
23:29:12 mmap(0x7f384c0d1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0xb000) = 0x7f384c0d1000
23:29:12 close(11)                      = 0
23:29:12 mprotect(0x7f384c0d1000, 4096, PROT_READ) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libfilebrowser", 0x7ffec2ccdc50, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libfilebrowser.so", {st_mode=S_IFREG|0755, st_size=195528, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/libfilebrowser.so", O_RDONLY|O_CLOEXEC) = 11
23:29:12 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \300\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0755, st_size=195528, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 198392, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7f384c094000
23:29:12 mmap(0x7f384c0a0000, 90112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0xc000) = 0x7f384c0a0000
23:29:12 mmap(0x7f384c0b6000, 49152, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x22000) = 0x7f384c0b6000
23:29:12 mmap(0x7f384c0c2000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x2d000) = 0x7f384c0c2000
23:29:12 close(11)                      = 0
23:29:12 mprotect(0x7f384c0c2000, 8192, PROT_READ) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libmodelines", 0x7ffec2ccdc50, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libmodelines.so", {st_mode=S_IFREG|0755, st_size=30312, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/libmodelines.so", O_RDONLY|O_CLOEXEC) = 11
23:29:12 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0755, st_size=30312, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 32840, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7f384c360000
23:29:12 mmap(0x7f384c363000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x3000) = 0x7f384c363000
23:29:12 mmap(0x7f384c366000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x6000) = 0x7f384c366000
23:29:12 mmap(0x7f384c367000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x6000) = 0x7f384c367000
23:29:12 close(11)                      = 0
23:29:12 mprotect(0x7f384c367000, 4096, PROT_READ) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libspell", 0x7ffec2ccdc50, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libspell.so", {st_mode=S_IFREG|0755, st_size=34560, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/libspell.so", O_RDONLY|O_CLOEXEC) = 11
23:29:12 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0755, st_size=34560, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 36992, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7f384c08a000
23:29:12 mprotect(0x7f384c08d000, 20480, PROT_NONE) = 0
23:29:12 mmap(0x7f384c08d000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x3000) = 0x7f384c08d000
23:29:12 mmap(0x7f384c08f000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x5000) = 0x7f384c08f000
23:29:12 mmap(0x7f384c092000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x7000) = 0x7f384c092000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libgspell-1.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 11
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f384c049000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libgspell-1.so.2", O_RDONLY|O_CLOEXEC) = 11
23:29:12 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \200\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0755, st_size=145224, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 147936, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7f384c024000
23:29:12 mprotect(0x7f384c02c000, 110592, PROT_NONE) = 0
23:29:12 mmap(0x7f384c02c000, 65536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x8000) = 0x7f384c02c000
23:29:12 mmap(0x7f384c03c000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x18000) = 0x7f384c03c000
23:29:12 mmap(0x7f384c047000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x22000) = 0x7f384c047000
23:29:12 close(11)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libenchant-2.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libenchant-2.so.2", O_RDONLY|O_CLOEXEC) = 11
23:29:12 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0755, st_size=50872, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 53344, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7f384c016000
23:29:12 mmap(0x7f384c019000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x3000) = 0x7f384c019000
23:29:12 mmap(0x7f384c01f000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x9000) = 0x7f384c01f000
23:29:12 mmap(0x7f384c022000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0xb000) = 0x7f384c022000
23:29:12 close(11)                      = 0
23:29:12 mprotect(0x7f384c022000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384c047000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f384c092000, 4096, PROT_READ) = 0
23:29:12 munmap(0x7f384c049000, 264488) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libdocinfo", 0x7ffec2ccdc50, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libdocinfo.so", {st_mode=S_IFREG|0755, st_size=34560, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/plugins/libdocinfo.so", O_RDONLY|O_CLOEXEC) = 11
23:29:12 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(11, "", {st_mode=S_IFREG|0755, st_size=34560, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 36968, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7f384c080000
23:29:12 mmap(0x7f384c082000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x2000) = 0x7f384c082000
23:29:12 mmap(0x7f384c084000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x4000) = 0x7f384c084000
23:29:12 mmap(0x7f384c088000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x7000) = 0x7f384c088000
23:29:12 close(11)                      = 0
23:29:12 mprotect(0x7f384c088000, 4096, PROT_READ) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce30b4f00, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce30b4f00, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/gedit/gedit-metadata.xml", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 futex(0x555ce23113d0, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 futex(0x555ce23113d0, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 newfstatat(AT_FDCWD, ".", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=620, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=620, ...}, 0) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851dff108, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x555ce22f10e0, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x7f3851dff120, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 futex(0x7f3851dff120, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x555ce22f10e0, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 futex(0x555ce22f10e0, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 mkdir("/home/laptop/.local/share", 0755) = -1 EEXIST (File exists)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 statfs("/home/laptop", {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=204762428, f_bfree=148770000, f_bavail=140313758, f_files=52076544, f_ffree=50254034, f_fsid={val=[0x79d3ed10, 0x1dd91a]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_RELATIME}) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 inotify_init1(IN_CLOEXEC)      = 11
23:29:12 fcntl(11, F_GETFL)             = 0 (flags O_RDONLY)
23:29:12 fcntl(11, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
23:29:12 write(4, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(4, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 inotify_add_watch(11, "/home/laptop/.local/share", IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR) = 1
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/recently-used.xbel", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0600, st_size=45478, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 45478) = 45478
23:29:12 close(12)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/dev/urandom", O_RDONLY) = 12
23:29:12 read(12, "\32\30\215\36#\301U\5m\240\30\224\212\237\27\317", 16) = 16
23:29:12 close(12)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f38469fc000
23:29:12 mprotect(0x7f38469fd000, 8388608, PROT_READ|PROT_WRITE) = 0
23:29:12 rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
23:29:12 clone(child_stack=0x7f38471fbcf0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[182401], tls=0x7f38471fc640, child_tidptr=0x7f38471fc910) = 182401
23:29:12 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f38506c4118, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
23:29:12 futex(0x555ce2303eb0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2303ea0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f38461fb000
23:29:12 mprotect(0x7f38461fc000, 8388608, PROT_READ|PROT_WRITE) = 0
23:29:12 rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
23:29:12 clone(child_stack=0x7f38469facf0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[182402], tls=0x7f38469fb640, child_tidptr=0x7f38469fb910) = 182402
23:29:12 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
23:29:12 futex(0x555ce2303ea0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x555ce2822ee0, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/fonts/noto/NotoSans-Regular.ttf", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=512672, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 512672, PROT_READ, MAP_PRIVATE|MAP_NORESERVE, 12, 0) = 0x7f3847bab000
23:29:12 close(12)                      = 0
23:29:12 access("/usr/share/fonts/noto/NotoSans-Regular.ttf", R_OK) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/fonts/noto/NotoSans-Regular.ttf", O_RDONLY) = 12
23:29:12 fcntl(12, F_SETFD, FD_CLOEXEC) = 0
23:29:12 fstat(12, {st_mode=S_IFREG|0644, st_size=512672, ...}) = 0
23:29:12 mmap(NULL, 512672, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f3847b2d000
23:29:12 close(12)                      = 0
23:29:12 futex(0x555ce2303eb0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f38459fa000
23:29:12 mprotect(0x7f38459fb000, 8388608, PROT_READ|PROT_WRITE) = 0
23:29:12 rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
23:29:12 clone(child_stack=0x7f38461f9cf0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[182403], tls=0x7f38461fa640, child_tidptr=0x7f38461fa910) = 182403
23:29:12 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
23:29:12 futex(0x555ce2303ea0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2822fa0, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
23:29:12 access("/usr/share/fonts/TTF/DejaVuSansMono.ttf", R_OK) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/fonts/TTF/DejaVuSansMono.ttf", O_RDONLY) = 12
23:29:12 fcntl(12, F_SETFD, FD_CLOEXEC) = 0
23:29:12 fstat(12, {st_mode=S_IFREG|0644, st_size=340712, ...}) = 0
23:29:12 mmap(NULL, 340712, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f38459a6000
23:29:12 close(12)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gtk-3.0/3.0.0/immodules.cache", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=1883, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "# GTK+ Input Method Modules file"..., 4096) = 1883
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x555ce2303eb0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/gtksourceview-4/language-specs", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/gtksourceview-4/language-specs", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/gtksourceview-4/language-specs", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/local/share/gtksourceview-4/language-specs", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce24bb8f0 /* 170 entries */, 32768) = 5912
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/csharp.lang", {st_mode=S_IFREG|0644, st_size=9629, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/perl.lang", {st_mode=S_IFREG|0644, st_size=37458, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/maxima.lang", {st_mode=S_IFREG|0644, st_size=67230, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/opencl.lang", {st_mode=S_IFREG|0644, st_size=20847, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/docbook.lang", {st_mode=S_IFREG|0644, st_size=16367, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ooc.lang", {st_mode=S_IFREG|0644, st_size=8711, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cpphdr.lang", {st_mode=S_IFREG|0644, st_size=1445, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/protobuf.lang", {st_mode=S_IFREG|0644, st_size=4507, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/makefile.lang", {st_mode=S_IFREG|0644, st_size=6176, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cobol.lang", {st_mode=S_IFREG|0644, st_size=21299, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/actionscript.lang", {st_mode=S_IFREG|0644, st_size=8851, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/nemerle.lang", {st_mode=S_IFREG|0644, st_size=8402, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/diff.lang", {st_mode=S_IFREG|0644, st_size=3057, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cuda.lang", {st_mode=S_IFREG|0644, st_size=10498, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/xml.lang", {st_mode=S_IFREG|0644, st_size=9453, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/modelica.lang", {st_mode=S_IFREG|0644, st_size=9479, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ada.lang", {st_mode=S_IFREG|0644, st_size=7216, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/rpmspec.lang", {st_mode=S_IFREG|0644, st_size=7683, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gtk-doc.lang", {st_mode=S_IFREG|0644, st_size=3751, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ocl.lang", {st_mode=S_IFREG|0644, st_size=5361, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/toml.lang", {st_mode=S_IFREG|0644, st_size=8663, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/abnf.lang", {st_mode=S_IFREG|0644, st_size=3629, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/systemverilog.lang", {st_mode=S_IFREG|0644, st_size=8803, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/erb-js.lang", {st_mode=S_IFREG|0644, st_size=1291, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ftl.lang", {st_mode=S_IFREG|0644, st_size=3135, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gap.lang", {st_mode=S_IFREG|0644, st_size=2786, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/latex.lang", {st_mode=S_IFREG|0644, st_size=25857, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/scheme.lang", {st_mode=S_IFREG|0644, st_size=10410, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/pascal.lang", {st_mode=S_IFREG|0644, st_size=8482, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/markdown.lang", {st_mode=S_IFREG|0644, st_size=15537, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/forth.lang", {st_mode=S_IFREG|0644, st_size=9567, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/chdr.lang", {st_mode=S_IFREG|0644, st_size=1815, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/powershell.lang", {st_mode=S_IFREG|0644, st_size=23045, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/changelog.lang", {st_mode=S_IFREG|0644, st_size=3492, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/rust.lang", {st_mode=S_IFREG|0644, st_size=10501, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/less.lang", {st_mode=S_IFREG|0644, st_size=31693, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/xslt.lang", {st_mode=S_IFREG|0644, st_size=3925, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/awk.lang", {st_mode=S_IFREG|0644, st_size=4250, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/json.lang", {st_mode=S_IFREG|0644, st_size=4299, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/verilog.lang", {st_mode=S_IFREG|0644, st_size=15913, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-modules.lang", {st_mode=S_IFREG|0644, st_size=10182, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dosbatch.lang", {st_mode=S_IFREG|0644, st_size=5201, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/libtool.lang", {st_mode=S_IFREG|0644, st_size=1876, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/objj.lang", {st_mode=S_IFREG|0644, st_size=21348, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/imagej.lang", {st_mode=S_IFREG|0644, st_size=30130, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/kotlin.lang", {st_mode=S_IFREG|0644, st_size=13506, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/julia.lang", {st_mode=S_IFREG|0644, st_size=14364, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/mediawiki.lang", {st_mode=S_IFREG|0644, st_size=10936, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/html.lang", {st_mode=S_IFREG|0644, st_size=15437, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/solidity.lang", {st_mode=S_IFREG|0644, st_size=11128, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/go.lang", {st_mode=S_IFREG|0644, st_size=10522, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-jsx.lang", {st_mode=S_IFREG|0644, st_size=6676, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ansforth94.lang", {st_mode=S_IFREG|0644, st_size=23146, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-functions-classes.lang", {st_mode=S_IFREG|0644, st_size=17830, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-modules.lang", {st_mode=S_IFREG|0644, st_size=13770, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sweave.lang", {st_mode=S_IFREG|0644, st_size=2229, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/tera.lang", {st_mode=S_IFREG|0644, st_size=5240, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/asciidoc.lang", {st_mode=S_IFREG|0644, st_size=22707, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cpp.lang", {st_mode=S_IFREG|0644, st_size=5691, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-expressions.lang", {st_mode=S_IFREG|0644, st_size=7678, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/fcl.lang", {st_mode=S_IFREG|0644, st_size=3840, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/prolog.lang", {st_mode=S_IFREG|0644, st_size=8398, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/logtalk.lang", {st_mode=S_IFREG|0644, st_size=14561, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/pig.lang", {st_mode=S_IFREG|0644, st_size=9574, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/genie.lang", {st_mode=S_IFREG|0644, st_size=7798, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/bennugd.lang", {st_mode=S_IFREG|0644, st_size=9024, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/mallard.lang", {st_mode=S_IFREG|0644, st_size=3781, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/haskell.lang", {st_mode=S_IFREG|0644, st_size=8342, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/R.lang", {st_mode=S_IFREG|0644, st_size=79396, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/python.lang", {st_mode=S_IFREG|0644, st_size=17394, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/def.lang", {st_mode=S_IFREG|0644, st_size=14002, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cmake.lang", {st_mode=S_IFREG|0644, st_size=59070, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/language.rng", {st_mode=S_IFREG|0644, st_size=11037, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/c.lang", {st_mode=S_IFREG|0644, st_size=12003, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/netrexx.lang", {st_mode=S_IFREG|0644, st_size=10610, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/lua.lang", {st_mode=S_IFREG|0644, st_size=10446, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-expressions.lang", {st_mode=S_IFREG|0644, st_size=32054, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/erb-html.lang", {st_mode=S_IFREG|0644, st_size=1312, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gdb-log.lang", {st_mode=S_IFREG|0644, st_size=6969, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/objc.lang", {st_mode=S_IFREG|0644, st_size=4092, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sparql.lang", {st_mode=S_IFREG|0644, st_size=16731, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/t2t.lang", {st_mode=S_IFREG|0644, st_size=5334, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sql.lang", {st_mode=S_IFREG|0644, st_size=25302, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/meson.lang", {st_mode=S_IFREG|0644, st_size=5859, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gradle.lang", {st_mode=S_IFREG|0644, st_size=1728, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/thrift.lang", {st_mode=S_IFREG|0644, st_size=8655, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/php.lang", {st_mode=S_IFREG|0644, st_size=13360, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/vala.lang", {st_mode=S_IFREG|0644, st_size=13139, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/llvm.lang", {st_mode=S_IFREG|0644, st_size=10291, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-values.lang", {st_mode=S_IFREG|0644, st_size=31123, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/bluespec.lang", {st_mode=S_IFREG|0644, st_size=5929, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/opal.lang", {st_mode=S_IFREG|0644, st_size=11246, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/pkgconfig.lang", {st_mode=S_IFREG|0644, st_size=1977, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-type-literals.lang", {st_mode=S_IFREG|0644, st_size=14160, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/tcl.lang", {st_mode=S_IFREG|0644, st_size=4572, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/csv.lang", {st_mode=S_IFREG|0644, st_size=2419, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/m4.lang", {st_mode=S_IFREG|0644, st_size=46107, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/yaml.lang", {st_mode=S_IFREG|0644, st_size=8921, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/erb.lang", {st_mode=S_IFREG|0644, st_size=2207, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-type-expressions.lang", {st_mode=S_IFREG|0644, st_size=19856, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/logcat.lang", {st_mode=S_IFREG|0644, st_size=3430, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dart.lang", {st_mode=S_IFREG|0644, st_size=9693, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/jsx.lang", {st_mode=S_IFREG|0644, st_size=14158, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/texinfo.lang", {st_mode=S_IFREG|0644, st_size=15595, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ocaml.lang", {st_mode=S_IFREG|0644, st_size=9951, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/puppet.lang", {st_mode=S_IFREG|0644, st_size=24239, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/fortran.lang", {st_mode=S_IFREG|0644, st_size=23498, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript.lang", {st_mode=S_IFREG|0644, st_size=39521, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/matlab.lang", {st_mode=S_IFREG|0644, st_size=4988, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/haxe.lang", {st_mode=S_IFREG|0644, st_size=7893, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/po.lang", {st_mode=S_IFREG|0644, st_size=3415, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/fsharp.lang", {st_mode=S_IFREG|0644, st_size=11048, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ruby.lang", {st_mode=S_IFREG|0644, st_size=27556, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/haddock.lang", {st_mode=S_IFREG|0644, st_size=6057, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/desktop.lang", {st_mode=S_IFREG|0644, st_size=10956, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/bibtex.lang", {st_mode=S_IFREG|0644, st_size=3840, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-type-generics.lang", {st_mode=S_IFREG|0644, st_size=8769, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/eiffel.lang", {st_mode=S_IFREG|0644, st_size=7283, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/java.lang", {st_mode=S_IFREG|0644, st_size=6727, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/idl.lang", {st_mode=S_IFREG|0644, st_size=5186, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sh.lang", {st_mode=S_IFREG|0644, st_size=37264, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/yacc.lang", {st_mode=S_IFREG|0644, st_size=5787, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/scilab.lang", {st_mode=S_IFREG|0644, st_size=7031, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/mxml.lang", {st_mode=S_IFREG|0644, st_size=2209, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/rst.lang", {st_mode=S_IFREG|0644, st_size=4577, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/vbnet.lang", {st_mode=S_IFREG|0644, st_size=7962, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/octave.lang", {st_mode=S_IFREG|0644, st_size=60454, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/jsdoc.lang", {st_mode=S_IFREG|0644, st_size=7804, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gdscript.lang", {st_mode=S_IFREG|0644, st_size=10175, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dpatch.lang", {st_mode=S_IFREG|0644, st_size=1525, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/haskell-literate.lang", {st_mode=S_IFREG|0644, st_size=1769, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/asp.lang", {st_mode=S_IFREG|0644, st_size=41856, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/nsis.lang", {st_mode=S_IFREG|0644, st_size=2716, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/boo.lang", {st_mode=S_IFREG|0644, st_size=8621, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cg.lang", {st_mode=S_IFREG|0644, st_size=10289, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/glsl.lang", {st_mode=S_IFREG|0644, st_size=17669, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/fish.lang", {st_mode=S_IFREG|0644, st_size=15989, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dtl.lang", {st_mode=S_IFREG|0644, st_size=10138, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/jade.lang", {st_mode=S_IFREG|0644, st_size=6710, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/vhdl.lang", {st_mode=S_IFREG|0644, st_size=7865, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/scala.lang", {st_mode=S_IFREG|0644, st_size=12928, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/d.lang", {st_mode=S_IFREG|0644, st_size=10061, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/erlang.lang", {st_mode=S_IFREG|0644, st_size=8462, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sml.lang", {st_mode=S_IFREG|0644, st_size=6582, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/lex.lang", {st_mode=S_IFREG|0644, st_size=6289, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/python3.lang", {st_mode=S_IFREG|0644, st_size=10556, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/idl-exelis.lang", {st_mode=S_IFREG|0644, st_size=21122, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/docker.lang", {st_mode=S_IFREG|0644, st_size=5727, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/commonlisp.lang", {st_mode=S_IFREG|0644, st_size=17550, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/swift.lang", {st_mode=S_IFREG|0644, st_size=16597, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dot.lang", {st_mode=S_IFREG|0644, st_size=4530, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/automake.lang", {st_mode=S_IFREG|0644, st_size=11417, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/language.dtd", {st_mode=S_IFREG|0644, st_size=2344, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-functions-classes.lang", {st_mode=S_IFREG|0644, st_size=23985, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/css.lang", {st_mode=S_IFREG|0644, st_size=91141, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dtd.lang", {st_mode=S_IFREG|0644, st_size=4626, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-literals.lang", {st_mode=S_IFREG|0644, st_size=22383, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-literals.lang", {st_mode=S_IFREG|0644, st_size=5167, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/groovy.lang", {st_mode=S_IFREG|0644, st_size=12149, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/yara.lang", {st_mode=S_IFREG|0644, st_size=6223, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/j.lang", {st_mode=S_IFREG|0644, st_size=7626, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript.lang", {st_mode=S_IFREG|0644, st_size=40389, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/language2.rng", {st_mode=S_IFREG|0644, st_size=13240, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-statements.lang", {st_mode=S_IFREG|0644, st_size=29665, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gtkrc.lang", {st_mode=S_IFREG|0644, st_size=4218, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/scss.lang", {st_mode=S_IFREG|0644, st_size=34003, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-statements.lang", {st_mode=S_IFREG|0644, st_size=18238, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ini.lang", {st_mode=S_IFREG|0644, st_size=3587, ...}, 0) = 0
23:29:12 getdents64(12, 0x555ce24bb8f0 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/csharp.lang", O_RDONLY) = 12
23:29:12 futex(0x7f3850071e68, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gtksourceview-4.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/gtksourceview-4.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/gtksourceview-4.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/gtksourceview-4.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/gtksourceview-4.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/gtksourceview-4.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/perl.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/maxima.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/opencl.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/docbook.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ooc.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cpphdr.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1441
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/protobuf.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/makefile.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cobol.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/actionscript.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/nemerle.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/diff.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3053
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cuda.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/xml.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/modelica.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ada.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/rpmspec.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gtk-doc.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3747
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ocl.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/toml.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/abnf.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3625
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/systemverilog.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/erb-js.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1287
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ftl.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3131
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gap.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 2782
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/latex.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\"?>\n<!--\n\n This fi"..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/scheme.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/pascal.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/markdown.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/forth.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/chdr.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1811
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/powershell.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/changelog.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3488
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/rust.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/less.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/xslt.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3921
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/awk.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/json.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/verilog.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-modules.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "=\"_export-type-only-or-type-alia"..., 4096) = 4096
23:29:12 read(12, "le-ref=\"typescript:type-keyword\""..., 4096) = 1986
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dosbatch.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/libtool.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1872
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/objj.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/imagej.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/kotlin.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/julia.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/mediawiki.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/html.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/solidity.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/go.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-jsx.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ansforth94.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-functions-classes.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "/>\n                <context ref="..., 4096) = 4096
23:29:12 read(12, "match>\n    </context> <!-- /_pro"..., 4096) = 4096
23:29:12 read(12, "d-class-extends-clause -->\n\n    "..., 4096) = 4096
23:29:12 read(12, "end>\\%{js:before-next-token}</en"..., 4096) = 1442
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-modules.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "dentifier\" once-only=\"true\">\n   "..., 4096) = 4096
23:29:12 read(12, "word}</start>\n      <end>\\%{js:s"..., 4096) = 4096
23:29:12 read(12, "        <context ref=\"_choice-im"..., 4096) = 1478
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sweave.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 2225
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/tera.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/asciidoc.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cpp.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-expressions.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "            (?&amp;arguments)\n  "..., 4096) = 3578
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/fcl.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3836
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/prolog.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/logtalk.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/pig.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/genie.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/bennugd.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/mallard.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3777
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/haskell.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/R.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/python.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/def.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "le id=\"builtin\"             name"..., 4096) = 4096
23:29:12 read(12, "the only applicable code point i"..., 4096) = 4096
23:29:12 read(12, " ref=\"in-comment\"/>\n      </incl"..., 4096) = 1710
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cmake.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/c.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/netrexx.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/lua.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-expressions.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "ort-call-expression\"/>\n         "..., 4096) = 4096
23:29:12 read(12, "clude>\n        </context> <!-- /"..., 4096) = 4096
23:29:12 read(12, "->\n\n            <context id=\"_fu"..., 4096) = 4096
23:29:12 read(12, "en}</end>\n      <include>\n      "..., 4096) = 4096
23:29:12 read(12, "         <include>\n            <"..., 4096) = 4096
23:29:12 read(12, "d=\"_binary-operator\" extended=\"t"..., 4096) = 4096
23:29:12 read(12, "n-without-comma -->\n\n    <!-- ##"..., 4096) = 3378
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/erb-html.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1308
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gdb-log.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/objc.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4088
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sparql.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/t2t.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sql.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/meson.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gradle.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1724
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/thrift.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/php.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/vala.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/llvm.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-values.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "Set</keyword>\n          <keyword"..., 4096) = 4096
23:29:12 read(12, "       <keyword>byteLength</keyw"..., 4096) = 4096
23:29:12 read(12, "ies -->\n\n        <context id=\"_f"..., 4096) = 4096
23:29:12 read(12, ">\n          <keyword>clz32</keyw"..., 4096) = 4096
23:29:12 read(12, "        <keyword>reject</keyword"..., 4096) = 4096
23:29:12 read(12, "d>\n          <keyword>toLocaleLo"..., 4096) = 4096
23:29:12 read(12, "%{js:keyword-end}</suffix>\n     "..., 4096) = 2447
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/bluespec.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/opal.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/pkgconfig.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1973
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-type-literals.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "yle-ref=\"typescript:tuple-type-l"..., 4096) = 4096
23:29:12 read(12, "<!-- /_choice-mapped-type -->\n\n "..., 4096) = 4096
23:29:12 read(12, "<context ref=\"_ordered-object-ty"..., 4096) = 1868
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/tcl.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/csv.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 2415
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/m4.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/yaml.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/erb.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 2203
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-type-expressions.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "_choice-type-grouping-this-param"..., 4096) = 4096
23:29:12 read(12, "\n    <!-- ## Function / construc"..., 4096) = 4096
23:29:12 read(12, "-conditional-type-operator-missi"..., 4096) = 4096
23:29:12 read(12, "t\">\n              <include>\n    "..., 4096) = 3468
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/logcat.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3426
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dart.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/jsx.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/texinfo.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ocaml.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/puppet.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/fortran.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/matlab.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/haxe.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/po.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3411
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/fsharp.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"utf-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ruby.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/haddock.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "   <context id=\"url\" style-ref=\""..., 4096) = 1957
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/desktop.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/bibtex.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\"?>\n<!--\n\n This fi"..., 4096) = 3836
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-type-generics.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "list\" style-ref=\"typescript:type"..., 4096) = 4096
23:29:12 read(12, "<context ref=\"_type-argument-con"..., 4096) = 573
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/eiffel.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/java.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/idl.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sh.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/yacc.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/scilab.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/mxml.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 2205
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/rst.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/vbnet.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/octave.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/jsdoc.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "d-at-line-end=\"true\">\n      <sta"..., 4096) = 3704
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gdscript.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dpatch.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1521
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/haskell-literate.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1765
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/asp.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/nsis.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 2712
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/boo.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cg.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/glsl.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/fish.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dtl.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/jade.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/vhdl.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/scala.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/d.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/erlang.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sml.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/lex.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/python3.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/idl-exelis.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/docker.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/commonlisp.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/swift.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dot.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/automake.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-functions-classes.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "t\">\n      <include>\n        <con"..., 4096) = 4096
23:29:12 read(12, "   <context id=\"_ordered-class-i"..., 4096) = 4096
23:29:12 read(12, "            </include>\n         "..., 4096) = 4096
23:29:12 read(12, "ors\"/>\n        <context ref=\"_or"..., 4096) = 4096
23:29:12 read(12, "-method-definition\"/>\n        <!"..., 4096) = 3501
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/css.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dtd.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-literals.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "ice-octal-integer -->\n\n        <"..., 4096) = 4096
23:29:12 read(12, "context ref=\"js:comments\"/>\n    "..., 4096) = 4096
23:29:12 read(12, "ered-object-literal-property-val"..., 4096) = 4096
23:29:12 read(12, "-Z]</match>\n    </context> <!-- "..., 4096) = 4096
23:29:12 read(12, "here=\"start\" style-ref=\"js:templ"..., 4096) = 1899
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-literals.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "true\">\n            \\%{js:number-"..., 4096) = 1067
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/groovy.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/yara.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/j.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-statements.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "/_break-statement-content -->\n\n "..., 4096) = 4096
23:29:12 read(12, "\\%{js:before-next-token}</start>"..., 4096) = 4096
23:29:12 read(12, "      <end>\\%{js:before-next-tok"..., 4096) = 4096
23:29:12 read(12, "t id=\"_return-statement-content\""..., 4096) = 4096
23:29:12 read(12, "oken}</end>\n      <include>\n    "..., 4096) = 4096
23:29:12 read(12, "bedded-lang-hooks\"/>\n           "..., 4096) = 4096
23:29:12 read(12, "atements\"/>\n        <context ref"..., 4096) = 989
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gtkrc.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/scss.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-statements.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
23:29:12 read(12, "ef=\"js:comments\"/>\n        <cont"..., 4096) = 4096
23:29:12 read(12, "ypescript:enum-declaration\">\n   "..., 4096) = 4096
23:29:12 read(12, "ly=\"true\">\n      <start>\\%{js:be"..., 4096) = 4096
23:29:12 read(12, "e-alias-value-content -->\n\n     "..., 4096) = 1850
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ini.lang", O_RDONLY) = 12
23:29:12 read(12, "<?xm", 4)            = 4
23:29:12 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3583
23:29:12 close(12)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce30b4f00, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851dff108, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 futex(0x7f3851dff108, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 futex(0x7f3851dff108, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/progress", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/progress", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/progress", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=686336, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "Xcur\20\0\0\0\0\0\1\0E\0\0\0\2\0\375\377\30\0\0\0L\3\0\0\2\0\375\377"..., 4096) = 4096
23:29:12 lseek(12, 307200, SEEK_SET)    = 307200
23:29:12 read(12, "\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\2\0\0\0\4\0\0\0\7\0\0\0\16\0\0\0\27"..., 4096) = 4096
23:29:12 read(12, "\377\377\377\377\377\377\377\377MMM\377NNN\377\267\267\267\377\377\377\377\377\365\365\365\366===G"..., 4096) = 4096
23:29:12 read(12, "\377\377\377\377\377\377\377\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\25\0\0\0\33\0\0\0\37\0\0\0\"\0\0\0$\0\0\0%\0\0\0&\0\0\0'"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 lseek(12, 327680, SEEK_SET)    = 327680
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\3\0\0\0\6\0\0\0\v"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\4\0\0\0\7\0\0\0\r"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\5\0\0\0\t"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 lseek(12, 344064, SEEK_SET)    = 344064
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\377\377\377\377}}}\206\0\0\0\v\0\0\0\6\0\0\0\3\0\0\0\1\0\0\0\1\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\6\0\0\0\4\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 lseek(12, 360448, SEEK_SET)    = 360448
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\377\377\377\377\377\377\377\377\377\377\377\377\356\366\376\377\21}\367\377\0t\366\377\0t\366\377\0t\366\377"..., 4096) = 4096
23:29:12 read(12, "\272\272\272\305ttt\211(((F\0\0\0!\0\0\0\35\0\0\0\30\0\0\0\23\0\0\0\16"..., 4096) = 4096
23:29:12 lseek(12, 376832, SEEK_SET)    = 376832
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\353\266Q\377\376\373\366\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\35\0\0\0!\"\"\"A}}}\220\262\262\262\276\334\334\334\342\356\356\356\361\356\356\356\361"..., 4096) = 4096
23:29:12 lseek(12, 393216, SEEK_SET)    = 393216
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\372\372\372\377\377\377\377\377\216\216\216\225\0\0\0\n\0\0\0\6\0\0\0\4\0\0\0\2\0\0\0\1"..., 4096) = 4096
23:29:12 read(12, "\377\377\377\377\0\0\0\35\0\0\0\32zzz\210\377\377\377\377\366\336\261\377\351\256=\377\351\256=\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\4\0\0\0\6\0\0\0\n\0\0\0\16\0\0\0\23"..., 4096) = 4096
23:29:12 lseek(12, 409600, SEEK_SET)    = 409600
23:29:12 read(12, "\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377"..., 4096) = 4096
23:29:12 read(12, "\377\377\377\377\254\254\254\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 lseek(12, 425984, SEEK_SET)    = 425984
23:29:12 read(12, "\377\377\377\377MMM\377\256\256\256\377\377\377\377\377\366\366\366\367AAAK\0\0\0\10\0\0\0\5"..., 4096) = 4096
23:29:12 read(12, "\377\377\377\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377"..., 4096) = 4096
23:29:12 read(12, "\346\346\346\351\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 lseek(12, 442368, SEEK_SET)    = 442368
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\5\0\0\0\t\0\0\0\16"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\4\0\0\0\7\0\0\0\r\0\0\0\25"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\3\0\0\0\6\0\0\0\v\0\0\0\21"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 lseek(12, 458752, SEEK_SET)    = 458752
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, ")))6\0\0\0\t\0\0\0\5\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\6\0\0\0\3\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 lseek(12, 475136, SEEK_SET)    = 475136
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\377\377\377\377\377\377\376\377\360\311~\377\372\354\321\377\377\377\377\377\377\377\377\377\351\363\376\377\362\370\377\377"..., 4096) = 4096
23:29:12 read(12, "\377\377\377\377\376\376\376\376\264\264\264\277;;;V\0\0\0\37\0\0\0\32\0\0\0\24\0\0\0\16"..., 4096) = 4096
23:29:12 lseek(12, 491520, SEEK_SET)    = 491520
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\361\312\200\377\377\376\375\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\265\265\265\300\376\376\376\376\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"..., 4096) = 4096
23:29:12 lseek(12, 507904, SEEK_SET)    = 507904
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\223\223\223\231\0\0\0\n\0\0\0\6\0\0\0\4\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\36\0\0\0\33)))?\377\377\377\377\376\373\364\377\352\261E\377\351\256=\377\351\256=\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\2\0\0\0\3\0\0\0\6\0\0\0\n\0\0\0\16\0\0\0\24\0\0\0\31\0\0\0\37"..., 4096) = 4096
23:29:12 lseek(12, 524288, SEEK_SET)    = 524288
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377vvv\377\367\367\367\377"..., 4096) = 4096
23:29:12 read(12, "MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 lseek(12, 540672, SEEK_SET)    = 540672
23:29:12 read(12, "\252\252\252\377\377\377\377\377\372\372\372\372LLLT\0\0\0\10\0\0\0\5\0\0\0\3\0\0\0\2"..., 4096) = 4096
23:29:12 read(12, "MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377"..., 4096) = 4096
23:29:12 read(12, "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 lseek(12, 557056, SEEK_SET)    = 557056
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\4\0\0\0\7\0\0\0\v\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\4\0\0\0\7\0\0\0\r\0\0\0\25\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\7\0\0\0\f\0\0\0\23\342\342\342\345"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 lseek(12, 573440, SEEK_SET)    = 573440
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\7\0\0\0\4\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\5\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 lseek(12, 589824, SEEK_SET)    = 589824
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\361\312\177\377\351\256=\377\351\256=\377\351\256=\377\351\256=\377\364\326\235\377\377\377\377\377\275\275\275\301"..., 4096) = 4096
23:29:12 read(12, "\377\377\377\377\377\377\377\377\374\374\374\374\220\220\220\240\10\10\10&\0\0\0\32\0\0\0\23\0\0\0\r"..., 4096) = 4096
23:29:12 lseek(12, 606208, SEEK_SET)    = 606208
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "R\241\371\377\360\367\376\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\363\370\377\377\240\313\374\377V\243\371\377x\265\372\377\377\377\377\377\377\377\377\377\377\377\377\377\371\352\315\377"..., 4096) = 4096
23:29:12 lseek(12, 622592, SEEK_SET)    = 622592
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\6\0\0\0\4\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\34\0\0\0\31\277\277\277\306\377\377\377\377\210\276\373\377\0t\366\377\0t\366\377\0t\366\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\5\0\0\0\10\0\0\0\r\0\0\0\23\0\0\0\32\10\10\10&\221\221\221\241\374\374\374\374"..., 4096) = 4096
23:29:12 lseek(12, 638976, SEEK_SET)    = 638976
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "MMM\377MMM\377MMM\377MMM\377sss\377\366\366\366\377\377\377\377\377\237\237\237\245"..., 4096) = 4096
23:29:12 read(12, "MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377\377\377\377\377\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 4096) = 4096
23:29:12 lseek(12, 655360, SEEK_SET)    = 655360
23:29:12 read(12, "\373\373\373\373RRRY\0\0\0\7\0\0\0\5\0\0\0\3\0\0\0\2\0\0\0\1\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377"..., 4096) = 4096
23:29:12 read(12, "MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 lseek(12, 671744, SEEK_SET)    = 671744
23:29:12 read(12, "\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\5\0\0\0\10\356\356\356\357\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\1\0\0\0\1\0\0\0\4\0\0\0\7\0\0\0\r\0\0\0\25\377\377\377\377\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\7\0\0\0\r\0\0\0\24\377\377\377\377\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 2304
23:29:12 close(12)                      = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="5 \4\0\2\0\0\4\357\1\0\0@\0@\0007\30\4\0\3\0\0\4\2\0\0\4\0\0\0\0"..., iov_len=56}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16440
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0\3\0\0\4\213\4\5\0\4\0\0\4\2\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0\7\0\0\4\213\4\5\0\10\0\0\4\6\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0\v\0\0\4\213\4\5\0\f\0\0\4\n\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0\17\0\0\4\213\4\5\0\20\0\0\4\16\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0\23\0\0\4\213\4\5\0\24\0\0\4\22\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0\27\0\0\4\213\4\5\0\30\0\0\4\26\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0\33\0\0\4\213\4\5\0\34\0\0\4\32\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0\37\0\0\4\213\4\5\0 \0\0\4\36\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0#\0\0\4\213\4\5\0$\0\0\4\"\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0'\0\0\4\213\4\5\0(\0\0\4&\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0+\0\0\4\213\4\5\0,\0\0\4*\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0/\0\0\4\213\4\5\0000\0\0\4.\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0003\0\0\4\213\4\5\0004\0\0\0042\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0007\0\0\4\213\4\5\08\0\0\0046\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0;\0\0\4\213\4\5\0<\0\0\4:\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0?\0\0\4\213\4\5\0@\0\0\4>\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0C\0\0\4\213\4\5\0D\0\0\4B\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0G\0\0\4\213\4\5\0H\0\0\4F\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0K\0\0\4\213\4\5\0L\0\0\4J\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0O\0\0\4\213\4\5\0P\0\0\4N\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0S\0\0\4\213\4\5\0T\0\0\4R\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0W\0\0\4\213\4\5\0X\0\0\4V\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gdk-pixbuf.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/gdk-pixbuf.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/gdk-pixbuf.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/gdk-pixbuf.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/gdk-pixbuf.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/gdk-pixbuf.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 statx(AT_FDCWD, "/home/laptop", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0700, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=STATX_ATTR_MOUNT_ROOT, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgioremote-volume-monitor.so", {st_mode=S_IFREG|0755, st_size=104200, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gio/modules/libgioremote-volume-monitor.so", O_RDONLY|O_CLOEXEC) = 12
23:29:12 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=104200, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 106888, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f384598b000
23:29:12 mmap(0x7f3845992000, 40960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x7000) = 0x7f3845992000
23:29:12 mmap(0x7f384599c000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x11000) = 0x7f384599c000
23:29:12 mmap(0x7f38459a1000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x15000) = 0x7f38459a1000
23:29:12 close(12)                      = 0
23:29:12 mprotect(0x7f38459a1000, 16384, PROT_READ) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce3172f40, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce3172f40, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851d68a00, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 futex(0x7f3851d68a00, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 futex(0x7f3851dff108, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce318e2e0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce3192210, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce3196a20, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce3192430, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851dff108, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31a96a0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31a92f0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce23113d0, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31b1f00, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31b7040, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851d68a00, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31a9440, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31a9440, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x7f3851d68a00, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 futex(0x7f3851d68a00, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31bfd00, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31bb6b0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851dff108, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31c9230, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31c90c0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 futex(0x7f3851d68a00, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce23113d0, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 futex(0x555ce23113d0, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31cd410, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31b7190, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce23113d0, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 futex(0x555ce23113d0, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x7f3851dff108, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31daa10, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31daa10, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x7f3851d68a00, FUTEX_WAKE_PRIVATE, 1) = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31dffd0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31e0300, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31edc50, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce231dc60, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce231d8f0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2314048, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 poll([{fd=12, events=POLLIN}], 1, 60000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 poll([{fd=12, events=POLLIN}], 1, 60000) = 1 ([{fd=12, revents=POLLIN}])
23:29:12 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:12 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x555ce31e8610, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/breeze", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons/breeze", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons/breeze", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/icons/breeze", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/icons/breeze", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/pixmaps/breeze", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/pixmaps/breeze", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/pixmaps/breeze", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/pixmaps/breeze", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/breeze/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons/breeze/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons/breeze/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/icons/breeze/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/icons/breeze/index.theme", {st_mode=S_IFREG|0644, st_size=18201, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/index.theme", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=18201, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "[Icon Theme]\nName=Breeze\nName[ar"..., 4096) = 4096
23:29:12 read(12, "]\nSize=16\nContext=Actions\nType=F"..., 4096) = 4096
23:29:12 read(12, ") e.g. Dolphin Open Terminal/Abo"..., 4096) = 4096
23:29:12 read(12, "e\n[emblems/22@3x]\nSize=22\nScale="..., 4096) = 4096
23:29:12 read(12, "ome\n[status/16@2x]\nSize=16\nScale"..., 4096) = 1817
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/icons/breeze/actions/12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/icons/breeze", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/icon-theme.cache", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=375120, ...}, AT_EMPTY_PATH) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/icon-theme.cache", O_RDONLY) = 13
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=375120, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 375120, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f384592f000
23:29:12 close(13)                      = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons/hicolor", 0x7ffec2ccd6e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons/hicolor", 0x7ffec2ccd6e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/icons/hicolor", 0x7ffec2ccd6e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/icons/hicolor", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/pixmaps/hicolor", 0x7ffec2ccd6e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/pixmaps/hicolor", 0x7ffec2ccd6e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/pixmaps/hicolor", 0x7ffec2ccd6e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/pixmaps/hicolor", 0x7ffec2ccd6e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/index.theme", 0x7ffec2ccd600, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/index.theme", 0x7ffec2ccd600, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons/hicolor/index.theme", 0x7ffec2ccd600, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons/hicolor/index.theme", 0x7ffec2ccd600, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/icons/hicolor/index.theme", 0x7ffec2ccd600, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/icons/hicolor/index.theme", {st_mode=S_IFREG|0644, st_size=55507, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/hicolor/index.theme", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=55507, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "[Icon Theme]\nName=Hicolor\nCommen"..., 4096) = 4096
23:29:12 read(12, "table,36x36@2/stock/table,36x36/"..., 4096) = 4096
23:29:12 read(12, "128@2/stock/net,128x128/stock/ob"..., 4096) = 4096
23:29:12 read(12, "pe=Threshold\n\n[16x16/emotes]\nSiz"..., 4096) = 4096
23:29:12 read(12, "stock/data]\nSize=22\nScale=2\nCont"..., 4096) = 4096
23:29:12 read(12, "ext]\nSize=24\nContext=Stock\nType="..., 4096) = 4096
23:29:12 read(12, "6\nScale=2\nContext=FileSystems\nTy"..., 4096) = 4096
23:29:12 read(12, "Type=Threshold\n\n[48x48@2/stock/i"..., 4096) = 4096
23:29:12 read(12, "eshold\n\n[72x72/animations]\nSize="..., 4096) = 4096
23:29:12 read(12, "hreshold\n\n[96x96@2/mimetypes]\nSi"..., 4096) = 4096
23:29:12 read(12, "ock\nType=Threshold\n\n[128x128@2/s"..., 4096) = 4096
23:29:12 read(12, "Context=Actions\nType=Scalable\n\n["..., 4096) = 4096
23:29:12 read(12, "\nMinSize=64\nSize=256\nScale=2\nMax"..., 4096) = 4096
23:29:12 read(12, "\nType=Scalable\n\n[512x512/stock/t"..., 4096) = 2259
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/icons/hicolor/16x16/actions", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/icons/hicolor", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=48536, ...}, AT_EMPTY_PATH) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY) = 13
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=48536, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 48536, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f3847ff4000
23:29:12 close(13)                      = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/apps", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 30 entries */, 32768) = 1408
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 5 entries */, 32768) = 176
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/apps", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 29 entries */, 32768) = 1360
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/apps", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 25 entries */, 32768) = 1184
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 3 entries */, 32768) = 96
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/apps", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 4 entries */, 32768) = 192
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 22 entries */, 32768) = 992
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/actions", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/animations", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/categories", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/devices", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/emblems", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/emblems", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 10 entries */, 32768) = 432
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/emblems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/emotes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/filesystems", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/intl", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/mimetypes", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/places", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/status", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/chart", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/code", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/data", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/form", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/image", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/io", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/media", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/navigation", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/net", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/object", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/table", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/text", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/symbolic/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/symbolic/apps", 0x7ffec2ccd580, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/Adwaita", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/Adwaita", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons/Adwaita", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons/Adwaita", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/icons/Adwaita", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/icons/Adwaita", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/pixmaps/Adwaita", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/pixmaps/Adwaita", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/pixmaps/Adwaita", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/pixmaps/Adwaita", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/Adwaita/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/Adwaita/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons/Adwaita/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons/Adwaita/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/icons/Adwaita/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/icons/Adwaita/index.theme", {st_mode=S_IFREG|0644, st_size=7408, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/Adwaita/index.theme", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=7408, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "[Icon Theme]\nName=Adwaita\nCommen"..., 4096) = 4096
23:29:12 read(12, "ype=Fixed\n\n[48x48/devices]\nConte"..., 4096) = 3312
23:29:12 read(12, "", 4096)             = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/icons/Adwaita/8x8/emblems", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/icons/Adwaita", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/Adwaita/icon-theme.cache", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=116516, ...}, AT_EMPTY_PATH) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/Adwaita/icon-theme.cache", O_RDONLY) = 13
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=116516, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 116516, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f3845912000
23:29:12 close(13)                      = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/8x8/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/8x8/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/8x8/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/8x8/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/actions", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/actions", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/apps", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/apps", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 30 entries */, 32768) = 1408
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/categories", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/categories", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/emotes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/emotes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/ui", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/ui", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/ui", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/ui", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/actions", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/actions", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/apps", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 5 entries */, 32768) = 176
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/categories", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/categories", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/emotes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/emotes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/ui", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/ui", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/actions", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/actions", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/apps", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/apps", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 29 entries */, 32768) = 1360
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/categories", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/categories", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/emotes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/emotes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/ui", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/ui", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/actions", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/actions", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/apps", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/apps", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 25 entries */, 32768) = 1184
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/categories", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/categories", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/emotes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/emotes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/ui", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/ui", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/actions", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/actions", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/apps", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 3 entries */, 32768) = 96
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/categories", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/categories", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/emotes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/emotes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/ui", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/ui", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/actions", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/actions", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/apps", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/apps", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/categories", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/categories", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/emotes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/emotes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/ui", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/ui", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/actions", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/actions", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/apps", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/apps", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/categories", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/categories", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/devices", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/emblems", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/emblems", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 10 entries */, 32768) = 432
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/emblems", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/emotes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/emotes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/mimetypes", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/places", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/legacy", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/ui", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/ui", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable-up-to-32/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable-up-to-32/status", 0x7ffec2ccd680, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/gnome", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/gnome", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons/gnome", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons/gnome", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/icons/gnome", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/icons/gnome", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/pixmaps/gnome", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/pixmaps/gnome", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/pixmaps/gnome", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/pixmaps/gnome", 0x7ffec2ccd7e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/gnome/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons/gnome/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons/gnome/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons/gnome/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/icons/gnome/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/icons/gnome/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/pixmaps/gnome/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/pixmaps/gnome/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/pixmaps/gnome/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/pixmaps/gnome/index.theme", 0x7ffec2ccd700, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 3 entries */, 32768) = 80
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 3 entries */, 32768) = 80
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons", 0x7ffec2ccd8f0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons", 0x7ffec2ccd8f0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/icons", 0x7ffec2ccd8f0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/icons", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 27 entries */, 32768) = 864
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/pixmaps", 0x7ffec2ccd8f0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/pixmaps", 0x7ffec2ccd8f0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/pixmaps", 0x7ffec2ccd8f0, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/pixmaps/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/pixmaps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce257b950 /* 45 entries */, 32768) = 1696
23:29:12 getdents64(12, 0x555ce257b950 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.config/gtk-3.0/bookmarks", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=203, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "file:///home/laptop/Documents\nfi"..., 203) = 203
23:29:12 close(12)                      = 0
23:29:12 statx(AT_FDCWD, "/home/laptop/Documents", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFLNK|0777, stx_size=22, ...}) = 0
23:29:12 statx(AT_FDCWD, "/home/laptop/Documents", AT_STATX_SYNC_AS_STAT|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=12288, ...}) = 0
23:29:12 readlink("/home/laptop/Documents", "/home/laptop/Downloads", 256) = 22
23:29:12 statx(AT_FDCWD, "/home/laptop/Documents", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFLNK|0777, stx_size=22, ...}) = 0
23:29:12 statx(AT_FDCWD, "/home/laptop/Documents", AT_STATX_SYNC_AS_STAT|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=12288, ...}) = 0
23:29:12 readlink("/home/laptop/Documents", "/home/laptop/Downloads", 256) = 22
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/mime//mime.cache", {st_mode=S_IFREG|0644, st_size=2028, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/mime//mime.cache", {st_mode=S_IFREG|0644, st_size=2028, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/mime//mime.cache", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=2028, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 2028, PROT_READ, MAP_SHARED, 12, 0) = 0x7f384c4ac000
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime//mime.cache", 0x7ffec2ccc450, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime//globs2", 0x7ffec2ccc450, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime//globs", 0x7ffec2ccc450, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime//magic", 0x7ffec2ccc450, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime//aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime//subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime//icons", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime//generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime//mime.cache", 0x7ffec2ccc450, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime//globs2", 0x7ffec2ccc450, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime//globs", 0x7ffec2ccc450, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime//magic", 0x7ffec2ccc450, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime//aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime//subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime//icons", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime//generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share//mime//mime.cache", 0x7ffec2ccc450, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share//mime//globs2", 0x7ffec2ccc450, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share//mime//globs", 0x7ffec2ccc450, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share//mime//magic", 0x7ffec2ccc450, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/local/share//mime//aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/local/share//mime//subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/local/share//mime//icons", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/local/share//mime//generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share//mime//mime.cache", {st_mode=S_IFREG|0644, st_size=152940, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/share//mime//mime.cache", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=152940, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 152940, PROT_READ, MAP_SHARED, 12, 0) = 0x7f38458ec000
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.config/user-dirs.dirs", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0600, st_size=633, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "# This file is written by xdg-us"..., 633) = 633
23:29:12 close(12)                      = 0
23:29:12 statx(AT_FDCWD, "/home/laptop/Documents", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFLNK|0777, stx_size=22, ...}) = 0
23:29:12 statx(AT_FDCWD, "/home/laptop/Documents", AT_STATX_SYNC_AS_STAT|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=12288, ...}) = 0
23:29:12 readlink("/home/laptop/Documents", "/home/laptop/Downloads", 256) = 22
23:29:12 statx(AT_FDCWD, "/home/laptop/Music", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/home/laptop/Music", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/home/laptop/Music", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/home/laptop/Pictures", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/home/laptop/Pictures", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/home/laptop/Pictures", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/home/laptop/Videos", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/home/laptop/Videos", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/home/laptop/Videos", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/home/laptop/Downloads", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=12288, ...}) = 0
23:29:12 statx(AT_FDCWD, "/home/laptop/Downloads", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=12288, ...}) = 0
23:29:12 statx(AT_FDCWD, "/home/laptop/Downloads", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=12288, ...}) = 0
23:29:12 statx(AT_FDCWD, "/mnt", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/mnt", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/mnt", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/mnt/moveToSynUnencrpt", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/mnt/moveToSynUnencrpt", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/mnt/moveToSynUnencrpt", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/mnt/synNFS", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/mnt/synNFS", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 statx(AT_FDCWD, "/mnt/synNFS", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
23:29:12 inotify_add_watch(11, "/home/laptop/.config/gtk-3.0", IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR) = 2
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="< \2\0[\0\0\4\213\4\5\0\\\0\0\4Z\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=496}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 496
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0s\1\0\0\0\0\242\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-minimize-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=418, ...}) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 418
23:29:12 read(12, "", 8192)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-minimize-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=418, ...}) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 65536) = 418
23:29:12 read(12, "", 65536)            = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so", {st_mode=S_IFREG|0755, st_size=13960, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so", O_RDONLY|O_CLOEXEC) = 13
23:29:12 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=13960, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 16512, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f384c051000
23:29:12 mmap(0x7f384c052000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x1000) = 0x7f384c052000
23:29:12 mmap(0x7f384c053000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f384c053000
23:29:12 mmap(0x7f384c054000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f384c054000
23:29:12 close(13)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/librsvg-2.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 13
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f38458ab000
23:29:12 close(13)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/librsvg-2.so.2", O_RDONLY|O_CLOEXEC) = 13
23:29:12 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\300\17\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=8797240, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 8807496, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f3845044000
23:29:12 mprotect(0x7f3845140000, 7012352, PROT_NONE) = 0
23:29:12 mmap(0x7f3845140000, 4685824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0xfc000) = 0x7f3845140000
23:29:12 mmap(0x7f38455b8000, 2322432, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x574000) = 0x7f38455b8000
23:29:12 mmap(0x7f38457f0000, 757760, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x7ab000) = 0x7f38457f0000
23:29:12 mmap(0x7f38458a9000, 5192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f38458a9000
23:29:12 close(13)                      = 0
23:29:12 mprotect(0x7f38457f0000, 753664, PROT_READ) = 0
23:29:12 mprotect(0x7f384c054000, 4096, PROT_READ) = 0
23:29:12 munmap(0x7f38458ab000, 264488) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 getrandom("\x6f\x14\x24\xda\xc5\x66\xd5\x59\xe5\x65\xa2\xcb\x84\xd7\x5e\x72", 16, GRND_NONBLOCK) = 16
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 close(12)                      = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\212\2\4\0\1\0\0\4\242\1\0\0\7\0\0\0b\0\4\0\7\0\0\0", iov_len=24}, {iov_base="MIT-SHM", iov_len=7}, {iov_base="\0", iov_len=1}], 3) = 32
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0u\1\0\0\0\0\1\202A\200\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\202\0\1\0", iov_len=4}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 4
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0v\1\0\0\0\0\1\0\2\0\0\0\350\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 shmget(IPC_PRIVATE, 4096, IPC_CREAT|0600) = 426043
23:29:12 shmat(426043, NULL, 0)         = 0x7f384c4ab000
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="+\0\1\0", iov_len=4}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 4
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\2w\1\0\0\0\0\4\0\200\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\202\1\4\0_\0\0\4;\200\6\0\0\0\0\0\202\2\2\0_\0\0\4+\0\1\0", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\2z\1\0\0\0\0\4\0\200\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 shmctl(426043, IPC_RMID, NULL) = 0
23:29:12 shmdt(0x7f384c4ab000)          = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="b\1\4\0\7\0\0\4", iov_len=8}, {iov_base="MIT-SHM", iov_len=7}, {iov_base="\0", iov_len=1}], 3) = 16
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0{\1\0\0\0\0\1\202A\200\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 shmget(IPC_PRIVATE, 4096, IPC_CREAT|0600) = 426045
23:29:12 shmat(426045, NULL, 0)         = 0x7f384c4ab000
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\1\30\t\0`\0\0\4\357\1\0\0\377\377\377\377\1\0\1\0\0\0\1\0!\0\0\0\0\2\0\0"..., iov_len=40}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 40
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\2}\1\0\0\0\0\4\0\200\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\202\1\4\0a\0\0\4=\200\6\0\0\377\377\377\31\0\v\0`\0\0\4\0\0\0\0\301\0\1\0"..., iov_len=72}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 72
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\301\0\177\1`\0\0\4\3\0\202\0=\200\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
23:29:12 shmctl(426045, IPC_RMID, NULL) = 0
23:29:12 shmdt(0x7f384c4ab000)          = 0
23:29:12 shmget(IPC_PRIVATE, 524288, IPC_CREAT|0600) = 426046
23:29:12 shmat(426046, NULL, 0)         = 0x7f3844fc4000
23:29:12 shmctl(426046, IPC_RMID, NULL) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-maximize-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=411, ...}) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 411
23:29:12 read(12, "", 8192)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-maximize-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=411, ...}) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 65536) = 411
23:29:12 read(12, "", 65536)            = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-close-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=446, ...}) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 446
23:29:12 read(12, "", 8192)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-close-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=446, ...}) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 65536) = 446
23:29:12 read(12, "", 65536)            = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/pan-down-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=3573, ...}) = 0
23:29:12 read(12, "<?xml version='1.0' encoding='UT"..., 8192) = 3573
23:29:12 read(12, "", 8192)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/pan-down-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=3573, ...}) = 0
23:29:12 read(12, "<?xml version='1.0' encoding='UT"..., 65536) = 3573
23:29:12 read(12, "", 65536)            = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/tab-new-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=559, ...}) = 0
23:29:12 read(12, "<svg xmlns=\"http://www.w3.org/20"..., 8192) = 559
23:29:12 read(12, "", 8192)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/tab-new-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=559, ...}) = 0
23:29:12 read(12, "<svg xmlns=\"http://www.w3.org/20"..., 65536) = 559
23:29:12 read(12, "", 65536)            = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/open-menu-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=443, ...}) = 0
23:29:12 read(12, "<svg xmlns=\"http://www.w3.org/20"..., 8192) = 443
23:29:12 read(12, "", 8192)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/open-menu-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=443, ...}) = 0
23:29:12 read(12, "<svg xmlns=\"http://www.w3.org/20"..., 65536) = 443
23:29:12 read(12, "", 65536)            = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/window-minimize-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=332, ...}) = 0
23:29:12 read(12, "<svg viewBox=\"0 0 16 16\" xmlns=\""..., 8192) = 332
23:29:12 read(12, "", 8192)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/window-minimize-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=332, ...}) = 0
23:29:12 read(12, "<svg viewBox=\"0 0 16 16\" xmlns=\""..., 65536) = 332
23:29:12 read(12, "", 65536)            = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/window-maximize-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=333, ...}) = 0
23:29:12 read(12, "<svg viewBox=\"0 0 16 16\" xmlns=\""..., 8192) = 333
23:29:12 read(12, "", 8192)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/window-maximize-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=333, ...}) = 0
23:29:12 read(12, "<svg viewBox=\"0 0 16 16\" xmlns=\""..., 65536) = 333
23:29:12 read(12, "", 65536)            = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/window-close-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=626, ...}) = 0
23:29:12 read(12, "<svg xmlns=\"http://www.w3.org/20"..., 8192) = 626
23:29:12 read(12, "", 8192)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/window-close-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=626, ...}) = 0
23:29:12 read(12, "<svg xmlns=\"http://www.w3.org/20"..., 65536) = 626
23:29:12 read(12, "", 65536)            = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/pan-down-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=3573, ...}) = 0
23:29:12 read(12, "<?xml version='1.0' encoding='UT"..., 8192) = 3573
23:29:12 read(12, "", 8192)             = 0
23:29:12 close(12)                      = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\202\1\4\0b\0\0\4>\200\6\0\0\377\377\377\20\0\10\0\30\0\0\4_NET_SUP"..., iov_len=48}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 48
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\203\1\0\0\0\0L\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\24\0\6\0\357\1\0\0L\1\0\0!\0\0\0\0\0\0\0\377\377\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1 \204\1\1\0\0\0!\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\24\0\6\0\5\0@\0L\1\0\0!\0\0\0\0\0\0\0\377\377\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1 \205\1\1\0\0\0!\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\2\0\4\0\5\0@\0\0\10\0\0\0\0\2\0+\0\1\0", iov_len=20}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 20
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\2\207\1\0\0\0\0\4\0\200\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\24\0\6\0\5\0@\0L\1\0\0!\0\0\0\0\0\0\0\377\377\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1 \210\1\1\0\0\0!\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\0\6\0\16\0@\0_NET_SUPPORTED\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\211\1\0\0\0\0D\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\24\0\6\0\357\1\0\0D\1\0\0\4\0\0\0\0\0\0\0\377\377\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1 \212\1,\0\0\0\4\0\0\0\0\0\0\0,\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 208
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\0\6\0\16\0\0\0_GTK_WORKAREAS\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\213\1\0\0\0\0\243\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\1\6\0\r\0\0\0_NET_WORKAREAS\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\214\1\0\0\0\0\244\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 uname({sysname="Linux", nodename="HPomen", ...}) = 0
23:29:12 access("/.flatpak-info", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 getpid()                       = 182397
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/nw-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/nw-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/nw-resize", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
23:29:12 lseek(12, 12288, SEEK_SET)     = 12288
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\2\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\36\0\0\0\35\3\3\3\37\322\322\322\327\377\377\377\377\366\335\255\377\351\257?\377\351\256=\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\2\0\0\0\3\0\0\0\4"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
23:29:12 close(12)                      = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="N\0\4\0c\0\0\4\357\1\0\0+\0\0\0\1\30\r\0d\0\0\4\357\1\0\0\0\0\0\0"..., iov_len=876}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 17260
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/n-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/n-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/n-resize", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
23:29:12 lseek(12, 12288, SEEK_SET)     = 12288
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\2\0\0\0\5\0\0\0\t\10\10\10\26\344\344\344\346\377\377\377\377\213\213\213\377MMM\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\4\0\0\0\7\4\4\4\17\325\325\325\330\377\377\377\377\366\335\255\377\351\257?\377\351\256=\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\10\310\310\310\313\377\377\377\377\363\363\363\377\275\275\275\377\202\202\202\377PPP\377MMM\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\5\0\0\0\t\0\0\0\r\0\0\0\20"..., 4096) = 1184
23:29:12 close(12)                      = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLIN|POLLOUT}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\217\1d\0\0\4O\1\0\0\347zF\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 512
23:29:12 writev(7, [{iov_base="<\0\2\0i\0\0\4\213\4\5\0j\0\0\4h\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=164}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16548
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/ne-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/ne-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/ne-resize", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
23:29:12 lseek(12, 12288, SEEK_SET)     = 12288
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\4\0\0\0\7\24\24\24\36\357\357\357\360\377\377\377\377\363\324\230\377\351\256=\377\351\256=\377"..., 4096) = 4096
23:29:12 read(12, "MMM\377MMM\377MMM\377\225\225\225\377\377\377\377\377\311\311\311\315\0\0\0\17\0\0\0\v"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
23:29:12 close(12)                      = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="<\0\2\0m\0\0\4\213\4\5\0n\0\0\4l\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=156}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16540
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/w-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/w-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/w-resize", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
23:29:12 lseek(12, 12288, SEEK_SET)     = 12288
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\f\0\0\0\v\6\6\6\23\335\335\335\337\377\377\377\377\366\335\255\377\351\257?\377\351\256=\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\2\0\0\0\2\0\0\0\3"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
23:29:12 close(12)                      = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="<\0\2\0q\0\0\4\213\4\5\0r\0\0\4p\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=164}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16548
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/e-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/e-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/e-resize", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
23:29:12 lseek(12, 12288, SEEK_SET)     = 12288
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\f\0\0\0\v\6\6\6\23\335\335\335\337\377\377\377\377\366\335\255\377\351\257?\377\351\256=\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\2\0\0\0\2\0\0\0\3"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
23:29:12 close(12)                      = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="<\0\2\0u\0\0\4\213\4\5\0v\0\0\4t\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=156}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16540
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/sw-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/sw-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/sw-resize", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
23:29:12 lseek(12, 12288, SEEK_SET)     = 12288
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\4\0\0\0\7\24\24\24\36\357\357\357\360\377\377\377\377\363\324\230\377\351\256=\377\351\256=\377"..., 4096) = 4096
23:29:12 read(12, "MMM\377MMM\377MMM\377\225\225\225\377\377\377\377\377\311\311\311\315\0\0\0\17\0\0\0\v"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
23:29:12 close(12)                      = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="<\0\2\0y\0\0\4\213\4\5\0z\0\0\4x\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=156}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16540
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/s-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/s-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/s-resize", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
23:29:12 lseek(12, 12288, SEEK_SET)     = 12288
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\2\0\0\0\5\0\0\0\t\10\10\10\26\344\344\344\346\377\377\377\377\213\213\213\377MMM\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\4\0\0\0\7\4\4\4\17\325\325\325\330\377\377\377\377\366\335\255\377\351\257?\377\351\256=\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\10\310\310\310\313\377\377\377\377\363\363\363\377\275\275\275\377\202\202\202\377PPP\377MMM\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\5\0\0\0\t\0\0\0\r\0\0\0\20"..., 4096) = 1184
23:29:12 close(12)                      = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="<\0\2\0}\0\0\4\213\4\5\0~\0\0\4|\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=164}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16548
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/se-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/se-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/se-resize", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
23:29:12 lseek(12, 12288, SEEK_SET)     = 12288
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\2\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\36\0\0\0\35\3\3\3\37\322\322\322\327\377\377\377\377\366\335\255\377\351\257?\377\351\256=\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\2\0\0\0\3\0\0\0\4"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
23:29:12 close(12)                      = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="<\0\2\0\201\0\0\4\213\4\5\0\202\0\0\4\200\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=156}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16540
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="<\0\2\0\205\0\0\4\213\4\5\0\206\0\0\4\204\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=132}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 132
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\371\1\0\0\0\0\205\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\24\0\6\0d\0\0\4\205\1\0\0\0\0\0\0\0\0\0\0\5\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\372\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\22\0\v\0d\0\0\4\205\1\0\0\205\1\0\0 \0\0\0\5\0\0\0\2\0\0\0\0\0\0\0"..., iov_len=76}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 76
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\373\1d\0\0\4\205\1\0\0\352zF\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\22\0\n\0d\0\0\4\245\1\0\0\6\0\0\0 \0\0\0\4\0\0\0\5\0\0\0\5\0\0\0"..., iov_len=92}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 92
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\375\1d\0\0\4\245\1\0\0\352zF\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\22\0\n\0d\0\0\4\273\2\0\0q\1\0\0\10\0\0\0\17\0\0\0org.gnom"..., iov_len=68}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 68
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\0\2d\0\0\4\273\2\0\0\352zF\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\22\0\10\0d\0\0\4\274\2\0\0q\1\0\0\10\0\0\0\6\0\0\0:1.177om"..., iov_len=68}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 68
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\2\2d\0\0\4\274\2\0\0\352zF\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\22\0\n\0d\0\0\4\275\2\0\0q\1\0\0\10\0\0\0\20\0\0\0/org/gno"..., iov_len=72}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 72
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\4\2d\0\0\4\275\2\0\0\352zF\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\22\0\r\0d\0\0\4\276\2\0\0q\1\0\0\10\0\0\0\31\0\0\0/org/gno"..., iov_len=88}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 88
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\6\2d\0\0\4\276\2\0\0\352zF\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\23\0\3\0d\0\0\4\277\2\0\0\20\0\10\0\30\0\0\0_GTK_MENUBAR"..., iov_len=44}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 44
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\t\2\0\0\0\0\300\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 openat(AT_FDCWD, "/usr/share/icons/hicolor/scalable/apps/org.gnome.gedit.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=17285, ...}) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 65536) = 17285
23:29:12 read(12, "", 65536)            = 0
23:29:12 close(12)                      = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\23\0\3\0d\0\0\4\300\2\0\0\22\0\10\td\0\0\4d\1\0\0\6\0\0\0 BAR"..., iov_len=9884}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 9884
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\v\2d\0\0\4d\1\0\0\354zF\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 128
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0&\2\0\0\0\0|\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\22\0\7\0d\0\0\4\246\1\0\0\4\0\0\0 \0\0\4\1\0\0\0\5\0\0\0\201\1\6\0"..., iov_len=60}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 60
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0)\2d\0\0\4\246\1\0\0\354zF\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="(\0\4\0d\0\0\4\357\1\0\0\0\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1,\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/col-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/col-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/col-resize", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
23:29:12 lseek(12, 12288, SEEK_SET)     = 12288
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\3\0\0\0\4\0\0\0\5"..., 4096) = 4096
23:29:12 read(12, "MMM\377MMM\377iii\377\377\377\377\377\354\354\354\357\5\5\5(\377\377\377\377\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\5\0\0\0\6\0\0\0\10\0\0\0\v\0\0\0\20\0\0\0\27\377\377\377\377\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
23:29:12 close(12)                      = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\22\0\30\0d\0\0\4(\0\0\0)\0\0\0 \0\0\4\22\0\0\0\20\3\0\0\0\0\0\0"..., iov_len=216}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16600
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/row-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/row-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/row-resize", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
23:29:12 lseek(12, 12288, SEEK_SET)     = 12288
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\3\0\0\0\5\5\5\5\r\336\336\336\337"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\22\0\0\0\27\0\0\0\35\0\0\0#\0\0\0'\r\r\r6\362\362\362\364\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\v\0\0\0\21\0\0\0\30{{{\214\377\377\377\377\327\327\327\377MMM\377MMM\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
23:29:12 close(12)                      = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLIN|POLLOUT}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0-\2d\0\0\4(\0\0\0\354zF\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 writev(7, [{iov_base="<\0\2\0\224\0\0\4\213\4\5\0\225\0\0\4\223\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=184}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16568
23:29:12 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-minimize-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=418, ...}) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 418
23:29:12 read(12, "", 8192)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-minimize-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=418, ...}) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 65536) = 418
23:29:12 read(12, "", 65536)            = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-maximize-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=411, ...}) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 411
23:29:12 read(12, "", 8192)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-maximize-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=411, ...}) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 65536) = 411
23:29:12 read(12, "", 65536)            = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-close-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=446, ...}) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 446
23:29:12 read(12, "", 8192)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-close-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=446, ...}) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 65536) = 446
23:29:12 read(12, "", 65536)            = 0
23:29:12 close(12)                      = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="<\0\2\0\230\0\0\4\213\4\5\0\231\0\0\4\227\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=200}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 200
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0H\2\0\0\0\0\254\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\22\0\6\0d\0\0\4\254\1\0\0q\1\0\0\10\0\0\4\0\0\0\0\20\0\v\0!\0\2\0"..., iov_len=68}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 68
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0I\2d\0\0\4\254\1\0\0\357zF\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
23:29:12 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/gtksourceview-4/styles", 0x7ffec2ccd4e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/gtksourceview-4/styles", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/gtksourceview-4/styles", 0x7ffec2ccd4e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/gtksourceview-4/styles", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/gtksourceview-4/styles", 0x7ffec2ccd4e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/gtksourceview-4/styles", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/gtksourceview-4/styles", 0x7ffec2ccd4e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/local/share/gtksourceview-4/styles", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/styles", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce24c5e30 /* 10 entries */, 32768) = 320
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/solarized-dark.xml", {st_mode=S_IFREG|0644, st_size=5098, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/cobalt.xml", {st_mode=S_IFREG|0644, st_size=8093, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/styles.rng", {st_mode=S_IFREG|0644, st_size=3374, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/tango.xml", {st_mode=S_IFREG|0644, st_size=7050, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/solarized-light.xml", {st_mode=S_IFREG|0644, st_size=5128, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/oblivion.xml", {st_mode=S_IFREG|0644, st_size=7388, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/kate.xml", {st_mode=S_IFREG|0644, st_size=8928, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/classic.xml", {st_mode=S_IFREG|0644, st_size=6126, ...}, 0) = 0
23:29:12 getdents64(12, 0x555ce24c5e30 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/gedit/styles", 0x7ffec2ccd4e0, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/gedit/styles", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/solarized-dark.xml", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=5098, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 5098) = 5098
23:29:12 close(12)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/cobalt.xml", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=8093, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 8093) = 8093
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/tango.xml", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=7050, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 7050) = 7050
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/solarized-light.xml", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=5128, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 5128) = 5128
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/oblivion.xml", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=7388, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 7388) = 7388
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/kate.xml", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=8928, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 8928) = 8928
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/classic.xml", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=6126, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 6126) = 6126
23:29:12 close(12)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\23\0\3\0d\0\0\4\255\1\0\0\f\1\4\0d\0\0\4@\0\0\0\0\0\0\0\22\0\17\0"..., iov_len=128}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 128
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0M\2d\0\0\4#\0\0\0\365zF\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\207\10\7\0\0\1G\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3R\0021\7\0\0\0\0\10\377G\0\0\34\34\10T\3\370\0\0\0\0\0\0\0\0\0\0\10"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 4096
23:29:12 recvfrom(7, "\0\0\0\0\0\0\0\0'\0\0\0*\0\0\0Y\376\0\0\327\0\0\0\25\2\26\0\3\4\f\0"..., 3300, 0, NULL, NULL) = 3300
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\207\21\3\0\3\0G\0\0\30\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3S\2\20\0\0\0\0\30\0\0\10\377\34\7\377\37\10\370\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\0\3\0\4\0G\0Meta", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\25\0S\2d\0\0\4d\0\0\4`\2@\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0T\2\0\0\0\0\261\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\0\4\0\5\0G\0Super\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0T\2d\0\0\4\215\1\0\0\365zF\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\0\4\0\5\0G\0Hyper\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0V\2\0\0\0\0\263\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\207\10\7\0\0\1\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3W\2-\7\0\0\0\0\10\377\7\0\0\34\34\10T\3\370\0\0\0\0\0\0\0\0\0\0\10"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 4096
23:29:12 recvfrom(7, "\0\0\0\0\0\0\0\0'\0\0\0*\0\0\0Y\376\0\0\327\0\0\0\25\2\26\0\3\4\f\0"..., 3284, 0, NULL, NULL) = 3284
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x555ce2303eb0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2303ea0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2303eb0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce2303ea0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:12 futex(0x555ce270bae0, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Bold.otf", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=134764, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 134764, PROT_READ, MAP_PRIVATE|MAP_NORESERVE, 12, 0) = 0x7f38458cb000
23:29:12 close(12)                      = 0
23:29:12 access("/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Bold.otf", R_OK) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Bold.otf", O_RDONLY) = 12
23:29:12 fcntl(12, F_SETFD, FD_CLOEXEC) = 0
23:29:12 fstat(12, {st_mode=S_IFREG|0644, st_size=134764, ...}) = 0
23:29:12 mmap(NULL, 134764, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f3844fa3000
23:29:12 close(12)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/mime/text/plain.xml", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/text/plain.xml", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/text/plain.xml", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/local/share/mime/text/plain.xml", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/mime/text/plain.xml", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=3446, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "<?xml version=\"1.0\" encoding=\"ut"..., 3446) = 3446
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/mime/mime.cache", {st_mode=S_IFREG|0644, st_size=2028, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/mime/mime.cache", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=2028, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 2028, PROT_READ, MAP_SHARED, 12, 0) = 0x7f384c4ab000
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/mime.cache", 0x7ffec2ccdd30, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/globs2", 0x7ffec2ccdd30, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/globs", 0x7ffec2ccdd30, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/magic", 0x7ffec2ccdd30, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/icons", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/mime.cache", 0x7ffec2ccdd30, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/globs2", 0x7ffec2ccdd30, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/globs", 0x7ffec2ccdd30, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/magic", 0x7ffec2ccdd30, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/icons", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/mime/mime.cache", 0x7ffec2ccdd30, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/mime/globs2", 0x7ffec2ccdd30, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/mime/globs", 0x7ffec2ccdd30, 0) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/local/share/mime/magic", 0x7ffec2ccdd30, 0) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/local/share/mime/aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/local/share/mime/subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/local/share/mime/icons", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/local/share/mime/generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 newfstatat(AT_FDCWD, "/usr/share/mime/mime.cache", {st_mode=S_IFREG|0644, st_size=152940, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/share/mime/mime.cache", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=152940, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 152940, PROT_READ, MAP_SHARED, 12, 0) = 0x7f3844f7d000
23:29:12 close(12)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/proc/self/maps", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0444, st_size=0, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "555ce1043000-555ce1044000 r--p 0"..., 1024) = 1024
23:29:12 read(12, "f3844fa3000 r--s 00000000 fe:03 "..., 1024) = 1024
23:29:12 read(12, " 344083                     /usr"..., 1024) = 1024
23:29:12 read(12, "e-volume-monitor.so\n7f38459a6000"..., 1024) = 1024
23:29:12 read(12, "     /home/laptop/.cache/fontcon"..., 1024) = 1024
23:29:12 read(12, "8                     /var/cache"..., 1024) = 1024
23:29:12 read(12, "03000 fe:03 185627              "..., 1024) = 1024
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/enchant-2", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce24c5e30 /* 7 entries */, 32768) = 248
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/enchant-2/enchant_hspell.so", {st_mode=S_IFREG|0755, st_size=14008, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/enchant-2/enchant_hspell.so", O_RDONLY|O_CLOEXEC) = 13
23:29:12 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=14008, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 16448, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f3847c49000
23:29:12 mmap(0x7f3847c4a000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x1000) = 0x7f3847c4a000
23:29:12 mmap(0x7f3847c4b000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f3847c4b000
23:29:12 mmap(0x7f3847c4c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f3847c4c000
23:29:12 close(13)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libhspell.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 13
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f3844f3c000
23:29:12 close(13)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libhspell.so.0", O_RDONLY|O_CLOEXEC) = 13
23:29:12 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 P\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=59672, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 62104, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f3847b1d000
23:29:12 mmap(0x7f3847b22000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x5000) = 0x7f3847b22000
23:29:12 mmap(0x7f3847b27000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0xa000) = 0x7f3847b27000
23:29:12 mmap(0x7f3847b29000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0xb000) = 0x7f3847b29000
23:29:12 close(13)                      = 0
23:29:12 mprotect(0x7f3847b29000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3847c4c000, 4096, PROT_READ) = 0
23:29:12 munmap(0x7f3844f3c000, 264488) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/enchant-2/enchant_nuspell.so", {st_mode=S_IFREG|0755, st_size=34592, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/enchant-2/enchant_nuspell.so", O_RDONLY|O_CLOEXEC) = 13
23:29:12 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=34592, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 36944, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f38458c1000
23:29:12 mmap(0x7f38458c3000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f38458c3000
23:29:12 mmap(0x7f38458c8000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x7000) = 0x7f38458c8000
23:29:12 mmap(0x7f38458c9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x7000) = 0x7f38458c9000
23:29:12 close(13)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libnuspell.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 13
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f3844f3c000
23:29:12 close(13)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libnuspell.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 munmap(0x7f3844f3c000, 264488) = 0
23:29:12 munmap(0x7f38458c1000, 36944)  = 0
23:29:12 getpeername(2, 0x7ffec2cccc30, [128]) = -1 ENOTSOCK (Socket operation on non-socket)
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 ioctl(2, TCGETS, 0x7ffec2cccc00) = -1 ENOTTY (Inappropriate ioctl for device)
23:29:12 getpid()                       = 182397
23:29:12 openat(AT_FDCWD, "/etc/localtime", O_RDONLY|O_CLOEXEC) = 13
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=2137, ...}, AT_EMPTY_PATH) = 0
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=2137, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(13, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0\7\0\0\0\0"..., 4096) = 2137
23:29:12 lseek(13, -1359, SEEK_CUR)     = 778
23:29:12 read(13, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\0"..., 4096) = 1359
23:29:12 close(13)                      = 0
23:29:12 write(2, "\n** (gedit:182397): WARNING **: "..., 144
** (gedit:182397): WARNING **: 23:29:12.976: Error loading plugin: libnuspell.so.4: cannot open shared object file: No such file or directory

) = 144
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/enchant-2/enchant_hunspell.so", {st_mode=S_IFREG|0755, st_size=30488, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/enchant-2/enchant_hunspell.so", O_RDONLY|O_CLOEXEC) = 13
23:29:12 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=30488, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 32840, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f3847c40000
23:29:12 mprotect(0x7f3847c42000, 20480, PROT_NONE) = 0
23:29:12 mmap(0x7f3847c42000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f3847c42000
23:29:12 mmap(0x7f3847c45000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x5000) = 0x7f3847c45000
23:29:12 mmap(0x7f3847c47000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x6000) = 0x7f3847c47000
23:29:12 close(13)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libhunspell-1.7.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 13
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f3844f3c000
23:29:12 close(13)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libhunspell-1.7.so.0", O_RDONLY|O_CLOEXEC) = 13
23:29:12 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=486760, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 489016, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f3844ec4000
23:29:12 mmap(0x7f3844ecb000, 278528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x7000) = 0x7f3844ecb000
23:29:12 mmap(0x7f3844f0f000, 163840, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x4b000) = 0x7f3844f0f000
23:29:12 mmap(0x7f3844f37000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x72000) = 0x7f3844f37000
23:29:12 close(13)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = 13
23:29:12 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\1\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=457736, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 462072, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f3844e53000
23:29:12 mmap(0x7f3844e6a000, 245760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x17000) = 0x7f3844e6a000
23:29:12 mmap(0x7f3844ea6000, 98304, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x53000) = 0x7f3844ea6000
23:29:12 mmap(0x7f3844ebe000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x6a000) = 0x7f3844ebe000
23:29:12 close(13)                      = 0
23:29:12 mprotect(0x7f3844ebe000, 20480, PROT_READ) = 0
23:29:12 mprotect(0x7f3844f37000, 4096, PROT_READ) = 0
23:29:12 mprotect(0x7f3847c47000, 4096, PROT_READ) = 0
23:29:12 munmap(0x7f3844f3c000, 264488) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/enchant-2/enchant_voikko.so", {st_mode=S_IFREG|0755, st_size=14008, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/enchant-2/enchant_voikko.so", O_RDONLY|O_CLOEXEC) = 13
23:29:12 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=14008, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 16448, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f3847b18000
23:29:12 mmap(0x7f3847b19000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x1000) = 0x7f3847b19000
23:29:12 mmap(0x7f3847b1a000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f3847b1a000
23:29:12 mmap(0x7f3847b1b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f3847b1b000
23:29:12 close(13)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libvoikko.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 13
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f3844f3c000
23:29:12 close(13)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libvoikko.so.1", O_RDONLY|O_CLOEXEC) = 13
23:29:12 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \200\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=255880, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 258288, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f3844e13000
23:29:12 mmap(0x7f3844e1b000, 155648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x8000) = 0x7f3844e1b000
23:29:12 mmap(0x7f3844e41000, 61440, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2e000) = 0x7f3844e41000
23:29:12 mmap(0x7f3844e50000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x3c000) = 0x7f3844e50000
23:29:12 close(13)                      = 0
23:29:12 mprotect(0x7f3844e50000, 8192, PROT_READ) = 0
23:29:12 mprotect(0x7f3847b1b000, 4096, PROT_READ) = 0
23:29:12 futex(0x7f384e3676bc, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f384e3676c8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 munmap(0x7f3844f3c000, 264488) = 0
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/enchant-2/enchant_aspell.so", {st_mode=S_IFREG|0755, st_size=18104, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/enchant-2/enchant_aspell.so", O_RDONLY|O_CLOEXEC) = 13
23:29:12 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=18104, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 20544, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f38458c5000
23:29:12 mmap(0x7f38458c7000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f38458c7000
23:29:12 mmap(0x7f38458c8000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x3000) = 0x7f38458c8000
23:29:12 mmap(0x7f38458c9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x3000) = 0x7f38458c9000
23:29:12 close(13)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libaspell.so.15", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 13
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f3844f3c000
23:29:12 close(13)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libaspell.so.15", O_RDONLY|O_CLOEXEC) = 13
23:29:12 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\2\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=714640, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 719288, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f3844d63000
23:29:12 mprotect(0x7f3844d8a000, 532480, PROT_NONE) = 0
23:29:12 mmap(0x7f3844d8a000, 442368, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x27000) = 0x7f3844d8a000
23:29:12 mmap(0x7f3844df6000, 86016, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x93000) = 0x7f3844df6000
23:29:12 mmap(0x7f3844e0c000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0xa8000) = 0x7f3844e0c000
23:29:12 close(13)                      = 0
23:29:12 mprotect(0x7f3844e0c000, 24576, PROT_READ) = 0
23:29:12 mprotect(0x7f38458c9000, 4096, PROT_READ) = 0
23:29:12 munmap(0x7f3844f3c000, 264488) = 0
23:29:12 getdents64(12, 0x555ce24c5e30 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/enchant/enchant.ordering", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=197, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "*:hunspell,nuspell,aspell\nfi:voi"..., 1024) = 197
23:29:12 read(12, "", 1024)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/etc/enchant/enchant.ordering", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.config/enchant/enchant.ordering", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/xml/iso-codes/iso_639.xml", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=48769, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 48769, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f38458b9000
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/iso_639.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/iso_639.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/iso_639.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/iso_639.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/iso_639.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/iso_639.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 munmap(0x7f38458b9000, 48769)  = 0
23:29:12 openat(AT_FDCWD, "/usr/share/xml/iso-codes/iso_3166.xml", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=39636, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 39636, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f38458bb000
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/iso_3166.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/iso_3166.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/iso_3166.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/iso_3166.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/iso_3166.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/iso_3166.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 munmap(0x7f38458bb000, 39636)  = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/enchant-2", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce24c5e30 /* 7 entries */, 32768) = 248
23:29:12 newfstatat(AT_FDCWD, "/usr/lib/enchant-2/enchant_nuspell.so", {st_mode=S_IFREG|0755, st_size=34592, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/enchant-2/enchant_nuspell.so", O_RDONLY|O_CLOEXEC) = 13
23:29:12 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=34592, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 36944, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f38458bb000
23:29:12 mmap(0x7f38458bd000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f38458bd000
23:29:12 mmap(0x7f38458c2000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x7000) = 0x7f38458c2000
23:29:12 mmap(0x7f38458c3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x7000) = 0x7f38458c3000
23:29:12 close(13)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libnuspell.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 13
23:29:12 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f3844f3c000
23:29:12 close(13)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libnuspell.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 munmap(0x7f3844f3c000, 264488) = 0
23:29:12 munmap(0x7f38458bb000, 36944)  = 0
23:29:12 ioctl(2, TCGETS, 0x7ffec2cccba0) = -1 ENOTTY (Inappropriate ioctl for device)
23:29:12 getpid()                       = 182397
23:29:12 newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=2137, ...}, 0) = 0
23:29:12 write(2, "\n** (gedit:182397): WARNING **: "..., 144
** (gedit:182397): WARNING **: 23:29:12.981: Error loading plugin: libnuspell.so.4: cannot open shared object file: No such file or directory

) = 144
23:29:12 getdents64(12, 0x555ce24c5e30 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/enchant/enchant.ordering", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=197, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "*:hunspell,nuspell,aspell\nfi:voi"..., 1024) = 197
23:29:12 read(12, "", 1024)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/etc/enchant/enchant.ordering", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.config/enchant/enchant.ordering", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 access("/usr/share/hspell/hebrew.wgz", F_OK) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.config/enchant/hunspell", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/hunspell", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/hunspell", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/local/share/hunspell", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/hunspell", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/enchant/hunspell", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/hunspell", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 getuid()                       = 1000
23:29:12 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 12
23:29:12 connect(12, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
23:29:12 close(12)                      = 0
23:29:12 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 12
23:29:12 connect(12, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/etc/nsswitch.conf", {st_mode=S_IFREG|0644, st_size=328, ...}, 0) = 0
23:29:12 newfstatat(AT_FDCWD, "/", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=328, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "# Name Service Switch configurat"..., 4096) = 328
23:29:12 read(12, "", 4096)             = 0
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=328, ...}, AT_EMPTY_PATH) = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/gedit/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f3844f3c000
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 12
23:29:12 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P5\0\0\0\0\0\0"..., 832) = 832
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=51376, ...}, AT_EMPTY_PATH) = 0
23:29:12 mmap(NULL, 79320, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f38458b1000
23:29:12 mmap(0x7f38458b4000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x3000) = 0x7f38458b4000
23:29:12 mmap(0x7f38458bb000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0xa000) = 0x7f38458bb000
23:29:12 mmap(0x7f38458bd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0xb000) = 0x7f38458bd000
23:29:12 mmap(0x7f38458bf000, 21976, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f38458bf000
23:29:12 close(12)                      = 0
23:29:12 mprotect(0x7f38458bd000, 4096, PROT_READ) = 0
23:29:12 munmap(0x7f3844f3c000, 264488) = 0
23:29:12 openat(AT_FDCWD, "/etc/passwd", O_RDONLY|O_CLOEXEC) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=1977, ...}, AT_EMPTY_PATH) = 0
23:29:12 lseek(12, 0, SEEK_SET)         = 0
23:29:12 read(12, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1977
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.voikko/5", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/etc/voikko/5", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/voikko/5", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/lib/aspell-0.60", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce24c5e30 /* 86 entries */, 32768) = 3096
23:29:12 getdents64(12, 0x555ce24c5e30 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/lib/aspell-0.60", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
23:29:12 getdents64(12, 0x555ce24c5e30 /* 86 entries */, 32768) = 3096
23:29:12 getdents64(12, 0x555ce24c5e30 /* 0 entries */, 32768) = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/hspell/hebrew.wgz.sizes", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=33, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "156734 54160 6602\n7933606 469509"..., 4096) = 33
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/hspell/hebrew.wgz", O_RDONLY) = 12
23:29:12 lseek(12, 0, SEEK_CUR)         = 0
23:29:12 openat(AT_FDCWD, "/usr/share/hspell/hebrew.wgz.prefixes", O_RDONLY) = 13
23:29:12 lseek(13, 0, SEEK_CUR)         = 0
23:29:12 read(12, "\37\213\10\0\0\0\0\0\2\3\314]\333\232\242\272\22~\227\271\231\333\244\202\3353\357\377\"\234\2\304"..., 8192) = 8192
23:29:12 read(13, "\37\213\10\0\0\0\0\0\2\3\355]\211z\333\270\256\376\342Q:tG\3560>Jjg\222\364Q"..., 8192) = 8192
23:29:12 read(12, "\370\10\364\233[\345\240T\334xw#\335\261N\f\5#\210\33`8\23\270\20\213\371\311\350a\222'"..., 8192) = 8192
23:29:12 read(12, "\344\360^\345\327\343\201z\347\331N\274SleYIHv\220\25`\230\364[\303L\34\372\3343\310"..., 8192) = 8192
23:29:12 read(13, "\0241c\330\364\327V-^\317\224\244\257P\236\33\232\244+\4\332\v,\37\22hr\254{\23\372v"..., 8192) = 8192
23:29:12 read(12, "\351;\27\363\37W-\257}\364;+\257\227\361\307\366\250P\245z\274O\232V\243D\22\325SR}"..., 8192) = 8192
23:29:12 read(12, "\234\2340/6,\310|\240\31\2039\277\307\351\210\333\234\22\17\205\316U\340\t6\34\243\327g\v\\"..., 8192) = 8192
23:29:12 read(13, "#_\253G\274-D\17+w\214 \2012\\\277o\267\31\203\r\241\317\217\273\267F|bk\21x"..., 8192) = 8192
23:29:12 read(12, "\343\216\371\342\16w$\0365\211\304\4\334\31433\217S\336=g\21(y\305\220{9`}\203\35"..., 8192) = 8192
23:29:12 read(12, "\2634\17;\352@j\226\336\25\276\r\224\313C<\212\252\222>-\345q!\r\247\370(\215}\372\353"..., 8192) = 8192
23:29:12 read(12, "\332\3516\3036Ji\210\357\"+\3033\224\304\255\232\359\320\16?\0p\276|\201\16N%\361\354"..., 8192) = 8192
23:29:12 read(13, "\370i\225\231\25\306\27\367\33\365@\312\332\316L\215\241\254`Ol\23\260\245\273\2738!\263\30#,"..., 8192) = 8192
23:29:12 read(12, "J\r\345\2065c\10\312\236\325\232\300\256\210\336.\\\302\177\345m\27\275\303[\222\0\336\16\216\270]"..., 8192) = 8192
23:29:12 read(12, ">jV^\357\301\20\260\225r\6t-\374\310KX\33_b\214\1\232\246\352\276Ge\vk\347m"..., 8192) = 8192
23:29:12 read(13, "\n\231\200\24\315y|U\\\314\240yG:\372\335\203\304\345\234\316\226K\334\\\234\331;\315\231\35\265"..., 8192) = 8192
23:29:12 read(12, "\253\343\254\221\210rI\344\356\213\"v\34Z)j>\251\221\261Q\20OL*J\1\331Se\267\221"..., 8192) = 8192
23:29:12 --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} ---
23:29:12 read(12, "\361\276\233\r\21Y\371\272\3068f!\323\221\304\226\265\222&\244\"dcD9\16\302y\336'\264%"..., 8192) = 8192
23:29:12 read(13, "\266\345\5\306\261\"\255d\264\3Ez\304\305\305\333\27\300\266Q.i[\352\30!\356}\332\\D("..., 8192) = 4766
23:29:12 read(13, "", 3426)             = 0
23:29:12 read(12, "\324+&F?\306\226\250s\373E\344\271\270z\342\313\225\\\357$1DHT\313\272\373\216\25\272^"..., 8192) = 8192
23:29:12 read(12, "\346\314V\371)G\207\222\247\225\236\320QE\323z\320\242\347\2303%?\0262\f\230\222\371\377\223s"..., 8192) = 8192
23:29:12 read(12, "l\375\230\333\350\262Z+[\341\30\315>\207\v\234\30\2602\233\307,\346FQ\262bJ\272\252G~"..., 8192) = 439
23:29:12 read(12, "", 7753)             = 0
23:29:12 close(13)                      = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.config/enchant/he.dic", O_RDWR|O_CREAT|O_APPEND, 0666) = 12
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.config/enchant/he.dic", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.config/enchant/he.dic", O_RDONLY) = 12
23:29:12 flock(12, LOCK_EX)             = 0
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=0, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "", 4096)             = 0
23:29:12 flock(12, LOCK_UN)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.config/enchant/he.exc", O_RDWR|O_CREAT|O_APPEND, 0666) = 12
23:29:12 close(12)                      = 0
23:29:12 newfstatat(AT_FDCWD, "/home/laptop/.config/enchant/he.exc", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.config/enchant/he.exc", O_RDONLY) = 12
23:29:12 flock(12, LOCK_EX)             = 0
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=0, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "", 4096)             = 0
23:29:12 flock(12, LOCK_UN)             = 0
23:29:12 close(12)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLIN|POLLOUT}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0W\2d\0\0\4|\1\0\0\366zF\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 472
23:29:12 writev(7, [{iov_base="\207\1\5\0\3\0\1\0\0\0\0\0\0\0\0\0\5\0\5\0\207\1\4\0\3\0\2\0\0\0\0\0"..., iov_len=432}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 432
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0Z\2d\0\0\4O\1\0\0\23{F\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 128
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0_\2\233\0\0\4O\1\0\0\23{F\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 160
23:29:12 uname({sysname="Linux", nodename="HPomen", ...}) = 0
23:29:12 access("/.flatpak-info", F_OK) = -1 ENOENT (No such file or directory)
23:29:12 getpid()                       = 182397
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\22\0\n\0\233\0\0\4s\1\0\0\4\0\0\0 \0\5\0\4\0\0\0t\1\0\0\203\1\0\0"..., iov_len=460}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 460
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0d\2\233\0\0\4s\1\0\0\24{F\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 224
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0s\2\0\0\0\0\272\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\22\0\7\0\233\0\0\4\272\1\0\0\272\1\0\0\10\0\5\0\1\0\0\0a\1\0\0", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0t\2\233\0\0\4\272\1\0\0\24{F\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\27\0\2\0\242\1\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0u\2\0\0\0\0\353\1\200\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\20\0\4\0\7\0\0\0TARGETS\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:12 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:12 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0v\2\0\0\0\0\336\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/go-up-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=333, ...}) = 0
23:29:12 read(12, "<svg viewBox=\"0 0 16 16\" xmlns=\""..., 8192) = 333
23:29:12 read(12, "", 8192)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/go-up-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=333, ...}) = 0
23:29:12 read(12, "<svg viewBox=\"0 0 16 16\" xmlns=\""..., 65536) = 333
23:29:12 read(12, "", 65536)            = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/go-down-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=332, ...}) = 0
23:29:12 read(12, "<svg viewBox=\"0 0 16 16\" xmlns=\""..., 8192) = 332
23:29:12 read(12, "", 8192)             = 0
23:29:12 close(12)                      = 0
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/go-down-symbolic.svg", O_RDONLY) = 12
23:29:12 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=332, ...}) = 0
23:29:12 read(12, "<svg viewBox=\"0 0 16 16\" xmlns=\""..., 65536) = 332
23:29:12 read(12, "", 65536)            = 0
23:29:12 close(12)                      = 0
23:29:12 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/text", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/text", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:12 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/text", O_RDONLY) = 12
23:29:12 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
23:29:12 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
23:29:12 lseek(12, 12288, SEEK_SET)     = 12288
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\2\0\0\0\3\0\0\0\4\0\0\0\5\0\0\0\6\0\0\0\7\0\0\0\7\0\0\0\10"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\1\0\0\0\2\0\0\0\4\0\0\0\10\0\0\0\16\0\0\0\25\377\377\377\377\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\2\0\0\0\4\0\0\0\10\0\0\0\f\3\3\3\25\25\25\25,\377\377\377\377\377\377\377\377"..., 4096) = 4096
23:29:12 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
23:29:12 close(12)                      = 0
23:29:12 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:12 writev(7, [{iov_base="\30\0\6\0\233\0\0\4\242\1\0\0\336\1\0\0\227\1\0\0\24{F\0015 \4\0\236\0\0\4"..., iov_len=80}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16464
23:29:12 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\0010\0\0\0\5\0\0\0\202\0\0\0\1\1o\0\37\0\0\0/org/a11"..., iov_len=152}, {iov_base="\5\0\0\0:1.52\0\0\0\37\0\0\0/org/a11y/atspi/"..., iov_len=48}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 200
23:29:12 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 2 ([{fd=3, revents=POLLIN}, {fd=7, revents=POLLIN}])
23:29:12 read(3, "\f\0\0\0\0\0\0\0", 16) = 8
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 2 ([{fd=7, revents=POLLIN}, {fd=8, revents=POLLIN}])
23:29:13 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:13 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\0010\0\0\0a!\0\0\215\0\0\0\1\1o\0\37\0\0\0/org/a11"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 328
23:29:13 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:13 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:13 recvmsg(8, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 2 ([{fd=3, revents=POLLIN}, {fd=7, revents=POLLIN}])
23:29:13 read(3, "\4\0\0\0\0\0\0\0", 16) = 8
23:29:13 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\6\0\0\0\30\0\0\0\6\1s\0\4\0\0\0:1.1\0\0\0\0"..., iov_len=40}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 40
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\7\0\0\0\204\0\0\0\1\1o\0\30\0\0\0/org/a11"..., iov_len=152}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 152
23:29:13 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\10\0\0\0\246\0\0\0\1\1o\0.\0\0\0/org/a11"..., iov_len=184}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 184
23:29:13 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\t\0\0\0\250\0\0\0\1\1o\0.\0\0\0/org/a11"..., iov_len=184}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 184
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 2 ([{fd=7, revents=POLLIN}, {fd=8, revents=POLLIN}])
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLIN|POLLOUT}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0z\2\233\0\0\4\227\1\0\0\30{F\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
23:29:13 writev(7, [{iov_base="<\0\2\0\237\0\0\4\213\4\5\0\240\0\0\4\236\0\0\4\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=208}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 208
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\206\2\0\0\0\0\256\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:13 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:13 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\10\0\0\0c!\0\0005\0\0\0\6\1s\0\5\0\0\0:1.52\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 256
23:29:13 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:13 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:13 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:13 recvmsg(8, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 1 ([{fd=3, revents=POLLIN}])
23:29:13 read(3, "\5\0\0\0\0\0\0\0", 16) = 8
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\24\0\6\0d\0\0\4R\1\0\0\6\0\0\0\0\0\0\0\377\377\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1 \207\2\1\0\0\0\6\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="(\0\4\0d\0\0\4\357\1\0\0\0\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\210\2\0\0\0\0`\2@\0\2\17<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLIN|POLLOUT}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\226\0\210\2d\0\0\4d\0\0\4\0\0\0\0\2\17<\0\234\5\321\4\2\0\0\377\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:13 writev(7, [{iov_base="\203*\4\0d\0\0\4\0\0\0\0\2\0\0\0\20\0\7\0\23\0\377\377_NET_WM_"..., iov_len=44}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 44
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\212\2\0\0\0\0\257\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\20\0\10\0\25\0\0\4_NET_WM_FRAME_TIMINGSWM_", iov_len=32}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 32
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\213\2\0\0\0\0\260\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:13 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:13 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="*\2\3\0e\0\0\4\371zF\1\203(\3\0d\0\0\4\2\0TI", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203\214\2\v\0\0\0\n\0\3\0\34{F\1\3\0\0\2\357\1\0\0d\0\0\4\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 212
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 1 ([{fd=3, revents=POLLIN}])
23:29:13 read(3, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\24\0\6\0\233\0\0\4\227\1\0\0\0\0\0\0\0\0\0\0\377\377\377\37", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1 \216\2\n\0\0\0\4\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 72
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\21\0\2\0\340\1\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\217\2\3\0\0\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 44
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\21\0\2\0\327\1\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\220\2\2\0\0\0\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\21\0\2\0\332\1\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\221\2\3\0\0\0\f\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 44
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\21\0\2\0r\1\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\222\2\4\0\0\0\r\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 48
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\21\0\2\0\337\1\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\223\2\1\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\21\0\2\0\r\2\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\224\2\6\0\0\0\30\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 56
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\21\0\2\0\f\2\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\225\2\3\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 44
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\23\0\3\0\233\0\0\4\227\1\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\226\2\233\0\0\4\227\1\0\0\35{F\1\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\20\0\5\0\f\0\0\4_XEMBED_INFO", iov_len=20}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 20
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\227\2\0\0\0\0v\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\24\0\6\0d\0\0\4v\1\0\0v\1\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\230\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:13 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:13 getpid()                       = 182397
23:29:13 getpid()                       = 182397
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\24\0\6\0d\0\0\4R\1\0\0\6\0\0\0\0\0\0\0\377\377\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1 \231\2\1\0\0\0\6\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\16\0\2\0d\0\0\4", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\30\232\2\0\0\0\0\357\1\0\0\0\0\35\0\234\5\321\4\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="(\0\4\0d\0\0\4\357\1\0\0\0\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\233\2\0\0\0\0`\2@\0\2\17<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="(\0\4\0d\0\0\4\357\1\0\0\0\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\234\2\0\0\0\0`\2@\0\2\17<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:13 getpid()                       = 182397
23:29:13 getpid()                       = 182397
23:29:13 getpid()                       = 182397
23:29:13 getpid()                       = 182397
23:29:13 getpid()                       = 182397
23:29:13 getpid()                       = 182397
23:29:13 getpid()                       = 182397
23:29:13 getpid()                       = 182397
23:29:13 openat(AT_FDCWD, "/usr/lib/libcanberra-0.30/libcanberra-pulse.la", O_RDONLY) = 12
23:29:13 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=1055, ...}, AT_EMPTY_PATH) = 0
23:29:13 read(12, "# libcanberra-pulse.la - a libto"..., 4096) = 1055
23:29:13 read(12, "", 4096)             = 0
23:29:13 close(12)                      = 0
23:29:13 openat(AT_FDCWD, "/usr/lib/libcanberra-0.30/libcanberra-pulse.so", O_RDONLY|O_CLOEXEC) = 12
23:29:13 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:13 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=34424, ...}, AT_EMPTY_PATH) = 0
23:29:13 mmap(NULL, 36880, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f3844f73000
23:29:13 mprotect(0x7f3844f75000, 24576, PROT_NONE) = 0
23:29:13 mmap(0x7f3844f75000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x2000) = 0x7f3844f75000
23:29:13 mmap(0x7f3844f79000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x6000) = 0x7f3844f79000
23:29:13 mmap(0x7f3844f7b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x7000) = 0x7f3844f7b000
23:29:13 close(12)                      = 0
23:29:13 openat(AT_FDCWD, "/usr/lib/gedit/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 12
23:29:13 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
23:29:13 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f3844d22000
23:29:13 close(12)                      = 0
23:29:13 openat(AT_FDCWD, "/usr/lib/libpulse.so.0", O_RDONLY|O_CLOEXEC) = 12
23:29:13 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \320\0\0\0\0\0\0"..., 832) = 832
23:29:13 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=342680, ...}, AT_EMPTY_PATH) = 0
23:29:13 mmap(NULL, 344144, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f3844ccd000
23:29:13 mmap(0x7f3844cda000, 192512, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0xd000) = 0x7f3844cda000
23:29:13 mmap(0x7f3844d09000, 90112, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x3c000) = 0x7f3844d09000
23:29:13 mmap(0x7f3844d1f000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x51000) = 0x7f3844d1f000
23:29:13 close(12)                      = 0
23:29:13 openat(AT_FDCWD, "/usr/lib/pulseaudio/glibc-hwcaps/x86-64-v3/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/glibc-hwcaps/x86-64-v3", 0x7ffec2ccd730, 0) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/pulseaudio/glibc-hwcaps/x86-64-v2/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/glibc-hwcaps/x86-64-v2", 0x7ffec2ccd730, 0) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/pulseaudio/tls/haswell/x86_64/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/tls/haswell/x86_64", 0x7ffec2ccd730, 0) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/pulseaudio/tls/haswell/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/tls/haswell", 0x7ffec2ccd730, 0) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/pulseaudio/tls/x86_64/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/tls/x86_64", 0x7ffec2ccd730, 0) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/pulseaudio/tls/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/tls", 0x7ffec2ccd730, 0) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/pulseaudio/haswell/x86_64/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/haswell/x86_64", 0x7ffec2ccd730, 0) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/pulseaudio/haswell/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/haswell", 0x7ffec2ccd730, 0) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/pulseaudio/x86_64/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/x86_64", 0x7ffec2ccd730, 0) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/pulseaudio/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = 12
23:29:13 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@P\1\0\0\0\0\0"..., 832) = 832
23:29:13 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=538536, ...}, AT_EMPTY_PATH) = 0
23:29:13 mmap(NULL, 541592, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f3844c48000
23:29:13 mmap(0x7f3844c5d000, 286720, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x15000) = 0x7f3844c5d000
23:29:13 mmap(0x7f3844ca3000, 155648, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x5b000) = 0x7f3844ca3000
23:29:13 mmap(0x7f3844cc9000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x80000) = 0x7f3844cc9000
23:29:13 close(12)                      = 0
23:29:13 openat(AT_FDCWD, "/usr/lib/pulseaudio/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/gedit/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = 12
23:29:13 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\0\0\0\0\0\0"..., 832) = 832
23:29:13 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=519272, ...}, AT_EMPTY_PATH) = 0
23:29:13 mmap(NULL, 531360, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f3844bc6000
23:29:13 mmap(0x7f3844bcd000, 352256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x7000) = 0x7f3844bcd000
23:29:13 mmap(0x7f3844c23000, 126976, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x5d000) = 0x7f3844c23000
23:29:13 mmap(0x7f3844c42000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x7b000) = 0x7f3844c42000
23:29:13 mmap(0x7f3844c46000, 7072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3844c46000
23:29:13 close(12)                      = 0
23:29:13 openat(AT_FDCWD, "/usr/lib/pulseaudio/libasyncns.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/gedit/libasyncns.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/libasyncns.so.0", O_RDONLY|O_CLOEXEC) = 12
23:29:13 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
23:29:13 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=26216, ...}, AT_EMPTY_PATH) = 0
23:29:13 mmap(NULL, 28688, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f3844f6b000
23:29:13 mmap(0x7f3844f6d000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x2000) = 0x7f3844f6d000
23:29:13 mmap(0x7f3844f70000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x5000) = 0x7f3844f70000
23:29:13 mmap(0x7f3844f71000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x5000) = 0x7f3844f71000
23:29:13 close(12)                      = 0
23:29:13 openat(AT_FDCWD, "/usr/lib/pulseaudio/libvorbisenc.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/gedit/libvorbisenc.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/libvorbisenc.so.2", O_RDONLY|O_CLOEXEC) = 12
23:29:13 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 @\1\0\0\0\0\0"..., 832) = 832
23:29:13 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=694008, ...}, AT_EMPTY_PATH) = 0
23:29:13 mmap(NULL, 696400, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f3844b1b000
23:29:13 mmap(0x7f3844b2f000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x14000) = 0x7f3844b2f000
23:29:13 mmap(0x7f3844b32000, 487424, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x17000) = 0x7f3844b32000
23:29:13 mmap(0x7f3844ba9000, 118784, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x8d000) = 0x7f3844ba9000
23:29:13 close(12)                      = 0
23:29:13 openat(AT_FDCWD, "/usr/lib/pulseaudio/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/gedit/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = 12
23:29:13 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \220\0\0\0\0\0\0"..., 832) = 832
23:29:13 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=251592, ...}, AT_EMPTY_PATH) = 0
23:29:13 mmap(NULL, 253984, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f3844adc000
23:29:13 mprotect(0x7f3844ae5000, 212992, PROT_NONE) = 0
23:29:13 mmap(0x7f3844ae5000, 167936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x9000) = 0x7f3844ae5000
23:29:13 mmap(0x7f3844b0e000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x32000) = 0x7f3844b0e000
23:29:13 mmap(0x7f3844b19000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x3c000) = 0x7f3844b19000
23:29:13 close(12)                      = 0
23:29:13 openat(AT_FDCWD, "/usr/lib/pulseaudio/libopus.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/gedit/libopus.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/libopus.so.0", O_RDONLY|O_CLOEXEC) = 12
23:29:13 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
23:29:13 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=378552, ...}, AT_EMPTY_PATH) = 0
23:29:13 mmap(NULL, 380944, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f3844a7e000
23:29:13 mprotect(0x7f3844a81000, 364544, PROT_NONE) = 0
23:29:13 mmap(0x7f3844a81000, 282624, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x3000) = 0x7f3844a81000
23:29:13 mmap(0x7f3844ac6000, 77824, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x48000) = 0x7f3844ac6000
23:29:13 mmap(0x7f3844ada000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x5b000) = 0x7f3844ada000
23:29:13 close(12)                      = 0
23:29:13 mprotect(0x7f3844ada000, 4096, PROT_READ) = 0
23:29:13 mprotect(0x7f3844b19000, 4096, PROT_READ) = 0
23:29:13 mprotect(0x7f3844ba9000, 114688, PROT_READ) = 0
23:29:13 mprotect(0x7f3844f71000, 4096, PROT_READ) = 0
23:29:13 mprotect(0x7f3844c42000, 12288, PROT_READ) = 0
23:29:13 mprotect(0x7f3844cc9000, 12288, PROT_READ) = 0
23:29:13 mprotect(0x7f3844d1f000, 8192, PROT_READ) = 0
23:29:13 mprotect(0x7f3844f7b000, 4096, PROT_READ) = 0
23:29:13 munmap(0x7f3844d22000, 264488) = 0
23:29:13 pipe2([12, 13], O_CLOEXEC)     = 0
23:29:13 fcntl(12, F_GETFD)             = 0x1 (flags FD_CLOEXEC)
23:29:13 fcntl(13, F_GETFD)             = 0x1 (flags FD_CLOEXEC)
23:29:13 fcntl(12, F_GETFL)             = 0 (flags O_RDONLY)
23:29:13 fcntl(12, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
23:29:13 fcntl(13, F_GETFL)             = 0x1 (flags O_WRONLY)
23:29:13 fcntl(13, F_SETFL, O_WRONLY|O_NONBLOCK) = 0
23:29:13 futex(0x7ffec2cce8a4, FUTEX_UNLOCK_PI_PRIVATE) = -1 EPERM (Operation not permitted)
23:29:13 getpid()                       = 182397
23:29:13 getpid()                       = 182397
23:29:13 openat(AT_FDCWD, "/home/laptop/.pulse/client.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/home/laptop/.config/pulse/client.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/etc/pulse/client.conf", O_RDONLY|O_CLOEXEC) = 14
23:29:13 fcntl(14, F_GETFD)             = 0x1 (flags FD_CLOEXEC)
23:29:13 readlink("/proc/self/exe", "/usr/bin/gedit", 99) = 14
23:29:13 openat(AT_FDCWD, "/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/lib/gconv/gconv-modules", O_RDONLY|O_CLOEXEC) = 15
23:29:13 newfstatat(15, "", {st_mode=S_IFREG|0644, st_size=56353, ...}, AT_EMPTY_PATH) = 0
23:29:13 read(15, "# GNU libc iconv configuration.\n"..., 4096) = 4096
23:29:13 read(15, "B1002//\tJUS_I.B1.002//\nmodule\tJU"..., 4096) = 4096
23:29:13 read(15, "\tISO-IR-110//\t\tISO-8859-4//\nalia"..., 4096) = 4096
23:29:13 read(15, "\t\t\tISO-8859-14//\nalias\tISO_8859-"..., 4096) = 4096
23:29:13 read(15, "DIC-ES//\nalias\tEBCDICES//\t\tEBCDI"..., 4096) = 4096
23:29:13 read(15, "CDIC-CP-ES//\t\tIBM284//\nalias\tCSI"..., 4096) = 4096
23:29:13 read(15, "\t\tIBM863//\nalias\tOSF1002035F//\t\t"..., 4096) = 4096
23:29:13 read(15, "937//\t\tIBM937//\nmodule\tIBM937//\t"..., 4096) = 4096
23:29:13 read(15, "UJIS//\t\t\tEUC-JP//\nmodule\tEUC-JP/"..., 4096) = 4096
23:29:13 read(15, "lias\tISO2022CN//\t\tISO-2022-CN//\n"..., 4096) = 4096
23:29:13 read(15, "O_5427-EXT//\nalias\tISO_5427EXT//"..., 4096) = 4096
23:29:13 read(15, "ost\nmodule\tMAC-SAMI//\t\tINTERNAL\t"..., 4096) = 4096
23:29:13 read(15, "112//\t\tINTERNAL\t\tIBM1112\t\t1\nmodu"..., 4096) = 4096
23:29:13 read(15, "s\tCP9448//\t\tIBM9448//\nalias\tCSIB"..., 4096) = 3105
23:29:13 read(15, "", 4096)             = 0
23:29:13 close(15)                      = 0
23:29:13 futex(0x7f3851d6a4dc, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:13 newfstatat(14, "", {st_mode=S_IFREG|0644, st_size=1216, ...}, AT_EMPTY_PATH) = 0
23:29:13 read(14, "# This file is part of PulseAudi"..., 4096) = 1216
23:29:13 read(14, "", 4096)             = 0
23:29:13 openat(AT_FDCWD, "/etc/pulse/client.conf.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
23:29:13 close(14)                      = 0
23:29:13 openat(AT_FDCWD, "/dev/shm/", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 14
23:29:13 newfstatat(14, "", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=40, ...}, AT_EMPTY_PATH) = 0
23:29:13 getdents64(14, 0x555ce24c5e30 /* 2 entries */, 32768) = 48
23:29:13 getdents64(14, 0x555ce24c5e30 /* 0 entries */, 32768) = 0
23:29:13 close(14)                      = 0
23:29:13 openat(AT_FDCWD, "/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 14
23:29:13 fcntl(14, F_GETFD)             = 0x1 (flags FD_CLOEXEC)
23:29:13 read(14, "\340\275\271\233", 4) = 4
23:29:13 close(14)                      = 0
23:29:13 memfd_create("pulseaudio", MFD_ALLOW_SEALING) = 14
23:29:13 ftruncate(14, 67108864)        = 0
23:29:13 mmap(NULL, 67108864, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_NORESERVE, 14, 0) = 0x7f3830000000
23:29:13 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:13 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
23:29:13 getpid()                       = 182397
23:29:13 getpid()                       = 182397
23:29:13 stat("/run/user/1000", {st_mode=S_IFDIR|0700, st_size=300, ...}) = 0
23:29:13 getuid()                       = 1000
23:29:13 umask(077)                     = 022
23:29:13 mkdir("/run/user/1000/pulse", 0700) = -1 EEXIST (File exists)
23:29:13 umask(022)                     = 077
23:29:13 openat(AT_FDCWD, "/run/user/1000/pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 15
23:29:13 fstat(15, {st_mode=S_IFDIR|0700, st_size=100, ...}) = 0
23:29:13 getuid()                       = 1000
23:29:13 getgid()                       = 1000
23:29:13 close(15)                      = 0
23:29:13 readlink("/run", 0x7ffec2ccdfe0, 1023) = -1 EINVAL (Invalid argument)
23:29:13 readlink("/run/user", 0x7ffec2ccdfe0, 1023) = -1 EINVAL (Invalid argument)
23:29:13 readlink("/run/user/1000", 0x7ffec2ccdfe0, 1023) = -1 EINVAL (Invalid argument)
23:29:13 readlink("/run/user/1000/pulse", 0x7ffec2ccdfe0, 1023) = -1 EINVAL (Invalid argument)
23:29:13 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 15
23:29:13 fcntl(15, F_GETFD)             = 0x1 (flags FD_CLOEXEC)
23:29:13 setsockopt(15, SOL_SOCKET, SO_PRIORITY, [6], 4) = 0
23:29:13 fcntl(15, F_GETFL)             = 0x2 (flags O_RDWR)
23:29:13 fcntl(15, F_SETFL, O_RDWR|O_NONBLOCK) = 0
23:29:13 connect(15, {sa_family=AF_UNIX, sun_path="/run/user/1000/pulse/native"}, 110) = 0
23:29:13 sendto(13, "W", 1, MSG_NOSIGNAL, NULL, 0) = -1 ENOTSOCK (Socket operation on non-socket)
23:29:13 write(13, "W", 1)              = 1
23:29:13 write(13, "W", 1)              = 1
23:29:13 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f384427d000
23:29:13 mprotect(0x7f384427e000, 8388608, PROT_READ|PROT_WRITE) = 0
23:29:13 rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
23:29:13 clone(child_stack=0x7f3844a7ccf0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[182432], tls=0x7f3844a7d640, child_tidptr=0x7f3844a7d910) = 182432
23:29:13 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
23:29:13 futex(0x555ce32bef08, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY) = 0
23:29:13 futex(0x555ce233b150, FUTEX_LOCK_PI_PRIVATE, NULL) = 0
23:29:13 futex(0x555ce32bef0c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY) = 0
23:29:13 futex(0x555ce233b150, FUTEX_LOCK_PI_PRIVATE, NULL) = 0
23:29:13 futex(0x555ce233b150, FUTEX_UNLOCK_PI_PRIVATE) = 0
23:29:13 futex(0x555ce32bef08, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY) = 0
23:29:13 futex(0x555ce233b150, FUTEX_UNLOCK_PI_PRIVATE) = 0
23:29:13 write(13, "W", 1)              = 1
23:29:13 write(13, "W", 1)              = 1
23:29:13 getpid()                       = 182397
23:29:13 write(13, "W", 1)              = 1
23:29:13 futex(0x555ce233b150, FUTEX_UNLOCK_PI_PRIVATE) = 0
23:29:13 futex(0x555ce32bef0c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY) = 0
23:29:13 futex(0x555ce233b150, FUTEX_UNLOCK_PI_PRIVATE) = 0
23:29:13 futex(0x7f384d6b2028, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:13 mkdir("/home/laptop/.cache", 0755) = -1 EEXIST (File exists)
23:29:13 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY) = 17
23:29:13 newfstatat(17, "", {st_mode=S_IFREG|0444, st_size=33, ...}, AT_EMPTY_PATH) = 0
23:29:13 read(17, "542fcfa16b554b45878075e653430ebb"..., 4096) = 33
23:29:13 close(17)                      = 0
23:29:13 openat(AT_FDCWD, "/home/laptop/.cache/event-sound-cache.tdb.542fcfa16b554b45878075e653430ebb.x86_64-pc-linux-gnu", O_RDWR|O_CREAT|O_NOCTTY|O_CLOEXEC, 0644) = 17
23:29:13 fcntl(17, F_GETFD)             = 0x1 (flags FD_CLOEXEC)
23:29:13 fcntl(17, F_SETFD, FD_CLOEXEC) = 0
23:29:13 fcntl(17, F_SETLKW, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=1}) = 0
23:29:13 read(17, "TDB file\n\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 168) = 168
23:29:13 fstat(17, {st_mode=S_IFREG|0644, st_size=12288, ...}) = 0
23:29:13 fstat(17, {st_mode=S_IFREG|0644, st_size=12288, ...}) = 0
23:29:13 pread64(17, "\0\0\0\0", 4, 44) = 4
23:29:13 fcntl(17, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=1}) = 0
23:29:13 fcntl(17, F_SETLKW, {l_type=F_RDLCK, l_whence=SEEK_SET, l_start=256, l_len=1}) = 0
23:29:13 pread64(17, "\0\0\0\0", 4, 44) = 4
23:29:13 pread64(17, "\250/\0\0", 4, 260) = 4
23:29:13 pread64(17, "\0\0\0\0@\0\0\0*\0\0\0\4\0\0\0K$\367:\231\31\1&", 24, 12200) = 24
23:29:13 pread64(17, "freedesktop\0window-new\0en_US.UTF"..., 42, 12224) = 42
23:29:13 pread64(17, "\r\253V`", 4, 12266) = 4
23:29:13 fcntl(17, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=256, l_len=1}) = 0
23:29:13 stat("/home/laptop/.local/share/sounds", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
23:29:13 stat("/home/laptop/.local/share/flatpak/exports/share/sounds", 0x7ffec2cce570) = -1 ENOENT (No such file or directory)
23:29:13 stat("/var/lib/flatpak/exports/share/sounds", 0x7ffec2cce570) = -1 ENOENT (No such file or directory)
23:29:13 stat("/usr/local/share//sounds", 0x7ffec2cce570) = -1 ENOENT (No such file or directory)
23:29:13 stat("/usr/share//sounds", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
23:29:13 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 futex(0x555ce2303eb0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:13 futex(0x555ce2303eb0, FUTEX_WAKE_PRIVATE, 1) = 1
23:29:13 futex(0x555ce289b0e0, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
23:29:13 access("/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Regular.otf", R_OK) = 0
23:29:13 openat(AT_FDCWD, "/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Regular.otf", O_RDONLY) = 18
23:29:13 fcntl(18, F_SETFD, FD_CLOEXEC) = 0
23:29:13 fstat(18, {st_mode=S_IFREG|0644, st_size=132740, ...}) = 0
23:29:13 mmap(NULL, 132740, PROT_READ, MAP_PRIVATE, 18, 0) = 0x7f3844f4a000
23:29:13 close(18)                      = 0
23:29:13 openat(AT_FDCWD, "/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Regular.otf", O_RDONLY) = 18
23:29:13 newfstatat(18, "", {st_mode=S_IFREG|0644, st_size=132740, ...}, AT_EMPTY_PATH) = 0
23:29:13 mmap(NULL, 132740, PROT_READ, MAP_PRIVATE|MAP_NORESERVE, 18, 0) = 0x7f3844d42000
23:29:13 close(18)                      = 0
23:29:13 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:13 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:13 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:13 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:13 futex(0x7f3851ba6088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 1 ([{fd=3, revents=POLLIN}])
23:29:13 read(3, "\2\0\0\0\0\0\0\0", 16) = 8
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\22\0\30\0d\0\0\4(\0\0\0)\0\0\0 \0\0\0\22\0\0\0\20\3\0\0\0\0\0\0"..., iov_len=10172}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 10172
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\235\2d\0\0\4(\0\0\0000{F\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="A\0\277\2\250\0\0\4\3\0\202\0b\0\0\4\08\7\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 288
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="$\0\1\0\203(\3\0\357\1\0\0\2\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1(8\3\7\0\0\0\357\1\0\0`\2@\0\0\0\366\20\0\0m\4\0\0\366\20\0\0m\4"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 60
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\203(\3\0`\2@\0\2\0\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1(9\3\7\0\0\0\357\1\0\0d\0\0\4\0\0\366\20\0\0m\4\0\0\364\1\0\0N\4"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 60
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\203(\3\0d\0\0\4\2\0\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1(:\3\7\0\0\0\357\1\0\0\0\0\0\0\0\0\366\20\0\0m\4\0\0\364\1\0\0001\4"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 60
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="%(\1\0", iov_len=4}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 4
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="+(\1\0", iov_len=4}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 4
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\2<\3\0\0\0\0e\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="((\4\0d\0\0\4\357\1\0\0\364\0011\4", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1=\3\0\0\0\0`\2@\0\366\20m\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:13 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 6) = 0 (Timeout)
23:29:13 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="5\30\4\0\302\0\0\4d\0\0\4\4\0\4\0\213\4\6\0\303\0\0\4\302\0\0\4\203\1\0\0"..., iov_len=244}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 244
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 372) = 1 ([{fd=3, revents=POLLIN}])
23:29:13 read(3, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 372) = 0 (Timeout)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="5\30\4\0\304\0\0\4d\0\0\4\3\0\20\0\213\4\6\0\305\0\0\4\304\0\0\4\203\1\0\0"..., iov_len=344}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 344
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 120) = 1 ([{fd=3, revents=POLLIN}])
23:29:13 read(3, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 119) = 0 (Timeout)
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="\203(\3\0d\0\0\4\2\0\0\4", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1(V\3\7\0\0\0\357\1\0\0\0\0\0\0\0\0\366\20\0\0m\4\0\0\364\1\0\0001\4"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 60
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="((\4\0d\0\0\4\357\1\0\0\364\0011\4", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:13 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:13 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1W\3\0\0\0\0`\2@\0\366\20m\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 277) = 0 (Timeout)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:13 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:13 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:13 writev(7, [{iov_base="5\30\4\0\306\0\0\4d\0\0\4\3\0\20\0\213\4\6\0\307\0\0\4\306\0\0\4\203\1\0\0"..., iov_len=372}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 372
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 190) = 1 ([{fd=3, revents=POLLIN}])
23:29:13 read(3, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 190) = 0 (Timeout)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:13 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 609) = 1 ([{fd=7, revents=POLLIN}])
23:29:14 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203e\3\30\0\0\0\6\0\2\0\271\200F\1\0\0\0\0\357\1\0\0d\0\0\4\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 128
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:14 writev(7, [{iov_base="(\30\4\0d\0\0\4\357\1\0\0\5\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:14 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:14 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1f\3\0\0\0\0`\2@\0\7\17i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 163) = 1 ([{fd=7, revents=POLLIN}])
23:29:14 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203f\3\32\0\0\0\6\0\2\0\301\200F\1\0\0\0\0\357\1\0\0d\0\0\4\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 136
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:14 writev(7, [{iov_base="(\30\4\0d\0\0\4\357\1\0\0\5\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:14 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:14 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1g\3\0\0\0\0`\2@\0\7\17i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 155) = 1 ([{fd=7, revents=POLLIN}])
23:29:14 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203g\3\32\0\0\0\6\0\2\0\311\200F\1\0\0\0\0\357\1\0\0d\0\0\4\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 136
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:14 writev(7, [{iov_base="(\30\4\0d\0\0\4\357\1\0\0\5\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:14 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:14 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1h\3\0\0\0\0`\2@\0\7\17i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 147) = 1 ([{fd=7, revents=POLLIN}])
23:29:14 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203h\3\32\0\0\0\6\0\2\0\321\200F\1\0\0\0\0\357\1\0\0d\0\0\4\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 136
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:14 writev(7, [{iov_base="(\30\4\0d\0\0\4\357\1\0\0\5\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:14 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:14 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1i\3\0\0\0\0`\2@\0\7\17i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 139) = 1 ([{fd=7, revents=POLLIN}])
23:29:14 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203i\3\32\0\0\0\6\0\2\0\331\200F\1\0\0\0\0\357\1\0\0d\0\0\4\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 136
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:14 writev(7, [{iov_base="(\30\4\0d\0\0\4\357\1\0\0\5\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:14 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
23:29:14 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1j\3\0\0\0\0`\2@\0\7\17i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 132) = 1 ([{fd=7, revents=POLLIN}])
23:29:14 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203j\3\32\0\0\0\6\0\2\0\341\200F\1\0\0\0\0\357\1\0\0d\0\0\4\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 136
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:14 writev(7, [{iov_base="\203*\4\0d\0\0\4\0\0\0\0\2\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:14 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:14 writev(7, [{iov_base="5\30\4\0\310\0\0\4d\0\0\4\4\0\4\0\213\4\6\0\311\0\0\4\310\0\0\4\203\1\0\0"..., iov_len=244}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 244
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 123) = 1 ([{fd=3, revents=POLLIN}])
23:29:14 read(3, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 122) = 1 ([{fd=7, revents=POLLIN}])
23:29:14 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203v\3\v\0\0\0\10\0\2\0\351\200F\1\17\0\0\3\357\1\0\0d\0\0\4\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 76
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 117) = 1 ([{fd=7, revents=POLLIN}])
23:29:14 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203v\3\v\0\0\0\n\0\3\0\375\200F\1\3\0\0\3\357\1\0\0e\0\0\4\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 152
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 1 ([{fd=3, revents=POLLIN}])
23:29:14 read(3, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:14 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
23:29:14 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
23:29:14 writev(7, [{iov_base="5\30\4\0\312\0\0\4d\0\0\4\222\5\204\4\213\4\6\0\313\0\0\4\312\0\0\4\203\1\0\0"..., iov_len=476}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 476
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 1 ([{fd=3, revents=POLLIN}])
23:29:14 read(3, "\1\0\0\0\0\0\0\0", 16) = 8
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
23:29:14 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:14 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 15182) = 1 ([{fd=7, revents=POLLIN}])
23:29:15 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="U\2\207\3=\205F\1\3\4\4\0\0\0\0\0\0\0\0\4\4\4\4\4\0\0\3\37i\2\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
23:29:15 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:15 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
23:29:15 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 14094) = ? ERESTART_RESTARTBLOCK (Interrupted by signal)
strace: Process 182397 detached

Damn, I'm sorry that the problem has disappeared... I don't want to mark this thread [solved], however - I'm sure it'll break again in the future, it has happened before. But it's on a laptop I don't use everyday and maybe only 3-8 hours a week... Damn, I hope eventually I'll figure out the problem... Nobody has any good ideas then, I guess? Any additional suggestions I might need to post/remember, when (I think) the problem happens again, the next time? Sorry, that at least right now, it seems we won't get much further (but I'll be back, the next time, hopefully in a not too distant future)... Damn, I'm mostly concerned that it probably happens again at "random" times in the future, hopefully I'll understand this one day, seems however today wasn't that day..

Thanks a lot for your help and suggestions, though, highly appreciated! I'll be sure to compare this file with a similar file, the next time I see this problem (and probably post and update here), hopefully relatively soon but I don't know... I'll also reboot and see if I can do anything to get the 20-25 seconds delay back, in order to "solve" this problem, the right way and for good... Thanks.

Offline

#8 2021-03-22 23:02:08

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,549

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

maybe sudo'ing gedit or just running "dbus-monitor" cleaned up up some things

That's extremely unlikely, but would not survive a re-login.

Offline

#9 2021-03-22 23:39:44

newsboost
Member
Registered: 2016-07-24
Posts: 157

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

seth wrote:

maybe sudo'ing gedit or just running "dbus-monitor" cleaned up up some things

That's extremely unlikely, but would not survive a re-login.

Oh, good news! I've got the strace-log now. I closed all my programs and documents, logged out of the Awesome WM and logged my user out. Then I logged in again. Typed "startx" (the .xinitrc was posted earlier, also I don't use a display manager). And the problem appears again. In figuring out the problem, it's nice I can now reproduce it. I also think it might have something todo with the window manager (awesome). Anyway, here's the strace-file, here it took 25 seconds to start "gedit":

00:13:21 execve("/usr/bin/gedit", ["gedit"], 0x7ffe0688a848 /* 64 vars */) = 0
00:13:21 brk(NULL)                      = 0x55a7cbccc000
00:13:21 arch_prctl(0x3001 /* ARCH_??? */, 0x7ffd85ba4fe0) = -1 EINVAL (Invalid argument)
00:13:21 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/glibc-hwcaps/x86-64-v3/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gedit/glibc-hwcaps/x86-64-v3", 0x7ffd85ba4200, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/glibc-hwcaps/x86-64-v2/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gedit/glibc-hwcaps/x86-64-v2", 0x7ffd85ba4200, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/tls/haswell/x86_64/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gedit/tls/haswell/x86_64", 0x7ffd85ba4200, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/tls/haswell/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gedit/tls/haswell", 0x7ffd85ba4200, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/tls/x86_64/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gedit/tls/x86_64", 0x7ffd85ba4200, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/tls/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gedit/tls", 0x7ffd85ba4200, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/haswell/x86_64/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gedit/haswell/x86_64", 0x7ffd85ba4200, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/haswell/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gedit/haswell", 0x7ffd85ba4200, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/x86_64/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gedit/x86_64", 0x7ffd85ba4200, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libgedit-3.38.so", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \360\1\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=660384, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31af9e6000
00:13:21 mmap(NULL, 664648, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31af943000
00:13:21 mmap(0x7f31af962000, 258048, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1f000) = 0x7f31af962000
00:13:21 mmap(0x7f31af9a1000, 258048, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5e000) = 0x7f31af9a1000
00:13:21 mmap(0x7f31af9e0000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9c000) = 0x7f31af9e0000
00:13:21 mmap(0x7f31af9e5000, 1096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f31af9e5000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f31af902000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\3\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1809488, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 1819256, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31af745000
00:13:21 mprotect(0x7f31af77c000, 1556480, PROT_NONE) = 0
00:13:21 mmap(0x7f31af77c000, 1036288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x37000) = 0x7f31af77c000
00:13:21 mmap(0x7f31af879000, 516096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x134000) = 0x7f31af879000
00:13:21 mmap(0x7f31af8f8000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b2000) = 0x7f31af8f8000
00:13:21 mmap(0x7f31af900000, 4728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f31af900000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \340\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=362408, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 367544, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31af6eb000
00:13:21 mprotect(0x7f31af6f9000, 294912, PROT_NONE) = 0
00:13:21 mmap(0x7f31af6f9000, 192512, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f31af6f9000
00:13:21 mmap(0x7f31af728000, 98304, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3d000) = 0x7f31af728000
00:13:21 mmap(0x7f31af741000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x55000) = 0x7f31af741000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libtepl-5.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libtepl-5.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \320\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=198328, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 201600, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31af6b9000
00:13:21 mprotect(0x7f31af6c6000, 139264, PROT_NONE) = 0
00:13:21 mmap(0x7f31af6c6000, 90112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f31af6c6000
00:13:21 mmap(0x7f31af6dc000, 45056, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23000) = 0x7f31af6dc000
00:13:21 mmap(0x7f31af6e8000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2e000) = 0x7f31af6e8000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`|\2\0\0\0\0\0"..., 832) = 832
00:13:21 pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
00:13:21 pread64(3, "\4\0\0\0@\0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0"..., 80, 848) = 80
00:13:21 pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0T\246\344\4\347\334\35\347\301CJ\0\267\261\2552"..., 68, 928) = 68
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=2154488, ...}, AT_EMPTY_PATH) = 0
00:13:21 pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
00:13:21 mmap(NULL, 1884632, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31af4ec000
00:13:21 mmap(0x7f31af512000, 1359872, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26000) = 0x7f31af512000
00:13:21 mmap(0x7f31af65e000, 311296, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x172000) = 0x7f31af65e000
00:13:21 mmap(0x7f31af6aa000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000) = 0x7f31af6aa000
00:13:21 mmap(0x7f31af6b0000, 33240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f31af6b0000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\320\1\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1269144, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 1274664, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31af3b4000
00:13:21 mprotect(0x7f31af3d1000, 1146880, PROT_NONE) = 0
00:13:21 mmap(0x7f31af3d1000, 581632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0x7f31af3d1000
00:13:21 mmap(0x7f31af45f000, 561152, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xab000) = 0x7f31af45f000
00:13:21 mmap(0x7f31af4e9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x134000) = 0x7f31af4e9000
00:13:21 mmap(0x7f31af4eb000, 808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f31af4eb000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libgtk-3.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libgtk-3.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\10\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=8004760, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31af3b2000
00:13:21 mmap(NULL, 8027704, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31aec0a000
00:13:21 mmap(0x7f31aec8d000, 3674112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x83000) = 0x7f31aec8d000
00:13:21 mmap(0x7f31af00e000, 3723264, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x404000) = 0x7f31af00e000
00:13:21 mmap(0x7f31af39b000, 73728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x790000) = 0x7f31af39b000
00:13:21 mmap(0x7f31af3ad000, 20024, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f31af3ad000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libgdk-3.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libgdk-3.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \260\2\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1039120, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 1044600, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31aeb0a000
00:13:21 mmap(0x7f31aeb35000, 512000, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2b000) = 0x7f31aeb35000
00:13:21 mmap(0x7f31aebb2000, 311296, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa8000) = 0x7f31aebb2000
00:13:21 mmap(0x7f31aebfe000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf3000) = 0x7f31aebfe000
00:13:21 mmap(0x7f31aec09000, 120, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f31aec09000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libpango-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libpango-1.0.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \360\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=329480, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 332488, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31aeab8000
00:13:21 mprotect(0x7f31aeac7000, 258048, PROT_NONE) = 0
00:13:21 mmap(0x7f31aeac7000, 159744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f31aeac7000
00:13:21 mmap(0x7f31aeaee000, 94208, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x36000) = 0x7f31aeaee000
00:13:21 mmap(0x7f31aeb06000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4d000) = 0x7f31aeb06000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libatk-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libatk-1.0.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \260\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=161480, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 165048, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31aea8f000
00:13:21 mmap(0x7f31aea9a000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f31aea9a000
00:13:21 mmap(0x7f31aeaa8000, 49152, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19000) = 0x7f31aeaa8000
00:13:21 mmap(0x7f31aeab4000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x24000) = 0x7f31aeab4000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libcairo.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libcairo.so.2", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \1\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1166760, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 1173424, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae970000
00:13:21 mmap(0x7f31ae982000, 860160, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f31ae982000
00:13:21 mmap(0x7f31aea54000, 217088, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe4000) = 0x7f31aea54000
00:13:21 mmap(0x7f31aea89000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x118000) = 0x7f31aea89000
00:13:21 mmap(0x7f31aea8e000, 1968, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f31aea8e000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libgtksourceview-4.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libgtksourceview-4.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \240\1\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=616384, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 620432, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae8d8000
00:13:21 mprotect(0x7f31ae8f2000, 499712, PROT_NONE) = 0
00:13:21 mmap(0x7f31ae8f2000, 344064, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f31ae8f2000
00:13:21 mmap(0x7f31ae946000, 151552, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6e000) = 0x7f31ae946000
00:13:21 mmap(0x7f31ae96c000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x93000) = 0x7f31ae96c000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libamtk-5.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libamtk-5.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 P\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=63160, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31ae8d6000
00:13:21 mmap(NULL, 65816, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae8c5000
00:13:21 mmap(0x7f31ae8ca000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f31ae8ca000
00:13:21 mmap(0x7f31ae8d0000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f31ae8d0000
00:13:21 mmap(0x7f31ae8d4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f31ae8d4000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libpeas-gtk-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libpeas-gtk-1.0.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 P\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=54888, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 57584, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae8b6000
00:13:21 mmap(0x7f31ae8bb000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f31ae8bb000
00:13:21 mmap(0x7f31ae8c0000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f31ae8c0000
00:13:21 mmap(0x7f31ae8c3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f31ae8c3000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libpeas-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libpeas-1.0.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 `\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=91832, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 94776, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae89e000
00:13:21 mprotect(0x7f31ae8a4000, 65536, PROT_NONE) = 0
00:13:21 mmap(0x7f31ae8a4000, 40960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f31ae8a4000
00:13:21 mmap(0x7f31ae8ae000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f31ae8ae000
00:13:21 mmap(0x7f31ae8b4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f31ae8b4000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libgirepository-1.0.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libgirepository-1.0.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=132872, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 135272, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae87c000
00:13:21 mmap(0x7f31ae883000, 65536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f31ae883000
00:13:21 mmap(0x7f31ae893000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f31ae893000
00:13:21 mmap(0x7f31ae89c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1f000) = 0x7f31ae89c000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\363\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1327568, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 1327128, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae737000
00:13:21 mprotect(0x7f31ae746000, 1261568, PROT_NONE) = 0
00:13:21 mmap(0x7f31ae746000, 634880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f31ae746000
00:13:21 mmap(0x7f31ae7e1000, 622592, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xaa000) = 0x7f31ae7e1000
00:13:21 mmap(0x7f31ae87a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x142000) = 0x7f31ae87a000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libgmodule-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libgmodule-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=14064, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 16512, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae732000
00:13:21 mmap(0x7f31ae733000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f31ae733000
00:13:21 mmap(0x7f31ae734000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31ae734000
00:13:21 mmap(0x7f31ae735000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31ae735000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=100096, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31ae730000
00:13:21 mmap(NULL, 102416, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae716000
00:13:21 mprotect(0x7f31ae719000, 86016, PROT_NONE) = 0
00:13:21 mmap(0x7f31ae719000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f31ae719000
00:13:21 mmap(0x7f31ae727000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x7f31ae727000
00:13:21 mmap(0x7f31ae72e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f31ae72e000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libmount.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libmount.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\300\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=379496, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 382408, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae6b8000
00:13:21 mprotect(0x7f31ae6c4000, 323584, PROT_NONE) = 0
00:13:21 mmap(0x7f31ae6c4000, 245760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f31ae6c4000
00:13:21 mmap(0x7f31ae700000, 73728, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x48000) = 0x7f31ae700000
00:13:21 mmap(0x7f31ae713000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5a000) = 0x7f31ae713000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libresolv.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20G\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=92496, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 104608, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae69e000
00:13:21 mprotect(0x7f31ae6a2000, 73728, PROT_NONE) = 0
00:13:21 mmap(0x7f31ae6a2000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f31ae6a2000
00:13:21 mmap(0x7f31ae6b0000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f31ae6b0000
00:13:21 mmap(0x7f31ae6b4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f31ae6b4000
00:13:21 mmap(0x7f31ae6b6000, 6304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f31ae6b6000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\200\0\0\0\0\0\0"..., 832) = 832
00:13:21 pread64(3, "\4\0\0\0@\0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0"..., 80, 792) = 80
00:13:21 pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\362\31\276gD\247\336\310\337\r\250\255\2518<\266"..., 68, 872) = 68
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=154032, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 131440, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae67d000
00:13:21 mmap(0x7f31ae684000, 61440, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f31ae684000
00:13:21 mmap(0x7f31ae693000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f31ae693000
00:13:21 mmap(0x7f31ae698000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f31ae698000
00:13:21 mmap(0x7f31ae69a000, 12656, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f31ae69a000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libffi.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libffi.so.7", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@ \0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=42960, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 46376, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae671000
00:13:21 mmap(0x7f31ae673000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31ae673000
00:13:21 mmap(0x7f31ae679000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f31ae679000
00:13:21 mmap(0x7f31ae67b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f31ae67b000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libicuuc.so.68", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libicuuc.so.68", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 P\6\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=2012960, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 2023984, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae482000
00:13:21 mmap(0x7f31ae4e7000, 966656, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x65000) = 0x7f31ae4e7000
00:13:21 mmap(0x7f31ae5d3000, 557056, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x151000) = 0x7f31ae5d3000
00:13:21 mmap(0x7f31ae65b000, 81920, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d8000) = 0x7f31ae65b000
00:13:21 mmap(0x7f31ae66f000, 4656, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f31ae66f000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libicui18n.so.68", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libicui18n.so.68", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \320\16\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=3262384, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31ae480000
00:13:21 mmap(NULL, 3269272, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae161000
00:13:21 mmap(0x7f31ae24e000, 1642496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xed000) = 0x7f31ae24e000
00:13:21 mmap(0x7f31ae3df000, 581632, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x27e000) = 0x7f31ae3df000
00:13:21 mmap(0x7f31ae46d000, 73728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x30b000) = 0x7f31ae46d000
00:13:21 mmap(0x7f31ae47f000, 664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f31ae47f000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=460544, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 463112, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae0ef000
00:13:21 mmap(0x7f31ae0f1000, 327680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31ae0f1000
00:13:21 mmap(0x7f31ae141000, 122880, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x52000) = 0x7f31ae141000
00:13:21 mmap(0x7f31ae15f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6f000) = 0x7f31ae15f000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libpangocairo-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libpangocairo-1.0.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 P\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=63296, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 65720, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae0de000
00:13:21 mprotect(0x7f31ae0e3000, 40960, PROT_NONE) = 0
00:13:21 mmap(0x7f31ae0e3000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f31ae0e3000
00:13:21 mmap(0x7f31ae0ea000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f31ae0ea000
00:13:21 mmap(0x7f31ae0ed000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f31ae0ed000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\240\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=864048, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 866744, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ae00a000
00:13:21 mprotect(0x7f31ae014000, 819200, PROT_NONE) = 0
00:13:21 mmap(0x7f31ae014000, 606208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f31ae014000
00:13:21 mmap(0x7f31ae0a8000, 208896, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9e000) = 0x7f31ae0a8000
00:13:21 mmap(0x7f31ae0dc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd1000) = 0x7f31ae0dc000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libpangoft2-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libpangoft2-1.0.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=95928, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 98696, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adff1000
00:13:21 mprotect(0x7f31adff8000, 65536, PROT_NONE) = 0
00:13:21 mmap(0x7f31adff8000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f31adff8000
00:13:21 mmap(0x7f31ae003000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f31ae003000
00:13:21 mmap(0x7f31ae008000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f31ae008000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \200\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=300736, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 303744, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adfa6000
00:13:21 mprotect(0x7f31adfae000, 262144, PROT_NONE) = 0
00:13:21 mmap(0x7f31adfae000, 159744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f31adfae000
00:13:21 mmap(0x7f31adfd5000, 98304, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2f000) = 0x7f31adfd5000
00:13:21 mmap(0x7f31adfee000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x47000) = 0x7f31adfee000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \320\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=861880, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31adfa4000
00:13:21 mmap(NULL, 864272, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31aded0000
00:13:21 mprotect(0x7f31adedd000, 782336, PROT_NONE) = 0
00:13:21 mmap(0x7f31adedd000, 548864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f31adedd000
00:13:21 mmap(0x7f31adf63000, 229376, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x93000) = 0x7f31adf63000
00:13:21 mmap(0x7f31adf9c000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xcb000) = 0x7f31adf9c000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libfribidi.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libfribidi.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=120632, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 123040, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adeb1000
00:13:21 mmap(0x7f31adeb3000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31adeb3000
00:13:21 mmap(0x7f31adeb8000, 90112, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f31adeb8000
00:13:21 mmap(0x7f31adece000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c000) = 0x7f31adece000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libcairo-gobject.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libcairo-gobject.so.2", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 @\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=42600, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 45336, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adea5000
00:13:21 mprotect(0x7f31adea9000, 20480, PROT_NONE) = 0
00:13:21 mmap(0x7f31adea9000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f31adea9000
00:13:21 mmap(0x7f31adeab000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f31adeab000
00:13:21 mmap(0x7f31adeae000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f31adeae000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libgdk_pixbuf-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libgdk_pixbuf-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 `\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=145088, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 147808, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ade80000
00:13:21 mprotect(0x7f31ade86000, 118784, PROT_NONE) = 0
00:13:21 mmap(0x7f31ade86000, 81920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f31ade86000
00:13:21 mmap(0x7f31ade9a000, 32768, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f31ade9a000
00:13:21 mmap(0x7f31adea3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7f31adea3000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libepoxy.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libepoxy.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \340\5\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1246560, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 1249160, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31add4f000
00:13:21 mmap(0x7f31addad000, 421888, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5e000) = 0x7f31addad000
00:13:21 mmap(0x7f31ade14000, 380928, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc5000) = 0x7f31ade14000
00:13:21 mmap(0x7f31ade71000, 61440, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x121000) = 0x7f31ade71000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libXi.so.6", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=71464, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 73864, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31add3c000
00:13:21 mmap(0x7f31add3f000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f31add3f000
00:13:21 mmap(0x7f31add4a000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f31add4a000
00:13:21 mmap(0x7f31add4d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f31add4d000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \300\1\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1308832, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31add3a000
00:13:21 mmap(NULL, 1312968, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adbf9000
00:13:21 mmap(0x7f31adc15000, 565248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c000) = 0x7f31adc15000
00:13:21 mmap(0x7f31adc9f000, 606208, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa6000) = 0x7f31adc9f000
00:13:21 mmap(0x7f31add33000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x139000) = 0x7f31add33000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libatk-bridge-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libatk-bridge-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\300\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=214816, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 218072, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adbc3000
00:13:21 mmap(0x7f31adbcf000, 94208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f31adbcf000
00:13:21 mmap(0x7f31adbe6000, 61440, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23000) = 0x7f31adbe6000
00:13:21 mmap(0x7f31adbf5000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x31000) = 0x7f31adbf5000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libcloudproviders.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libcloudproviders.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=91832, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 94672, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adbab000
00:13:21 mprotect(0x7f31adbb2000, 61440, PROT_NONE) = 0
00:13:21 mmap(0x7f31adbb2000, 36864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f31adbb2000
00:13:21 mmap(0x7f31adbbb000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f31adbbb000
00:13:21 mmap(0x7f31adbc1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f31adbc1000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libXfixes.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libXfixes.so.3", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=30248, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 32824, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adba2000
00:13:21 mprotect(0x7f31adba4000, 20480, PROT_NONE) = 0
00:13:21 mmap(0x7f31adba4000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31adba4000
00:13:21 mmap(0x7f31adba7000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f31adba7000
00:13:21 mmap(0x7f31adba9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f31adba9000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2207\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=39408, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 43520, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adb97000
00:13:21 mmap(0x7f31adb9a000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f31adb9a000
00:13:21 mmap(0x7f31adb9e000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f31adb9e000
00:13:21 mmap(0x7f31adba0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f31adba0000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libxkbcommon.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libxkbcommon.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 P\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=280408, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 282640, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adb51000
00:13:21 mmap(0x7f31adb56000, 126976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f31adb56000
00:13:21 mmap(0x7f31adb75000, 126976, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x24000) = 0x7f31adb75000
00:13:21 mmap(0x7f31adb94000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x42000) = 0x7f31adb94000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libwayland-client.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libwayland-client.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 `\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=68048, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31adb4f000
00:13:21 mmap(NULL, 70440, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adb3d000
00:13:21 mmap(0x7f31adb43000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f31adb43000
00:13:21 mmap(0x7f31adb49000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f31adb49000
00:13:21 mmap(0x7f31adb4c000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f31adb4c000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libwayland-cursor.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libwayland-cursor.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=30496, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 32976, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adb34000
00:13:21 mmap(0x7f31adb35000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f31adb35000
00:13:21 mmap(0x7f31adb37000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f31adb37000
00:13:21 mmap(0x7f31adb38000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f31adb38000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libwayland-egl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libwayland-egl.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=13856, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 16400, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adb2f000
00:13:21 mmap(0x7f31adb30000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f31adb30000
00:13:21 mmap(0x7f31adb31000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31adb31000
00:13:21 mmap(0x7f31adb32000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31adb32000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 @\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=80776, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 83768, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adb1a000
00:13:21 mmap(0x7f31adb1e000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f31adb1e000
00:13:21 mmap(0x7f31adb29000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f31adb29000
00:13:21 mmap(0x7f31adb2d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f31adb2d000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libXcursor.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libXcursor.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=42600, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 45096, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adb0e000
00:13:21 mmap(0x7f31adb11000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f31adb11000
00:13:21 mmap(0x7f31adb16000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f31adb16000
00:13:21 mmap(0x7f31adb18000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f31adb18000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libXdamage.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libXdamage.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=13928, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 16440, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adb09000
00:13:21 mmap(0x7f31adb0a000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f31adb0a000
00:13:21 mmap(0x7f31adb0b000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31adb0b000
00:13:21 mmap(0x7f31adb0c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31adb0c000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libXcomposite.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libXcomposite.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=13928, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31adb07000
00:13:21 mmap(NULL, 16440, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adb02000
00:13:21 mmap(0x7f31adb03000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f31adb03000
00:13:21 mmap(0x7f31adb04000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31adb04000
00:13:21 mmap(0x7f31adb05000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31adb05000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libXrandr.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libXrandr.so.2", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=46808, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 49320, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adaf5000
00:13:21 mmap(0x7f31adaf7000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31adaf7000
00:13:21 mmap(0x7f31adafe000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f31adafe000
00:13:21 mmap(0x7f31adb00000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f31adb00000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libXinerama.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libXinerama.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=14048, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 16552, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adaf0000
00:13:21 mmap(0x7f31adaf1000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f31adaf1000
00:13:21 mmap(0x7f31adaf2000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31adaf2000
00:13:21 mmap(0x7f31adaf3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31adaf3000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libthai.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libthai.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=40752, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 43152, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adae5000
00:13:21 mmap(0x7f31adae7000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31adae7000
00:13:21 mmap(0x7f31adaeb000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f31adaeb000
00:13:21 mmap(0x7f31adaee000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f31adaee000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libpng16.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 `\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=218808, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 221200, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31adaae000
00:13:21 mmap(0x7f31adab4000, 147456, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f31adab4000
00:13:21 mmap(0x7f31adad8000, 45056, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2a000) = 0x7f31adad8000
00:13:21 mmap(0x7f31adae3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x34000) = 0x7f31adae3000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=46968, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31adaac000
00:13:21 mmap(NULL, 49488, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ada9f000
00:13:21 mmap(0x7f31adaa1000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31adaa1000
00:13:21 mmap(0x7f31adaa8000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f31adaa8000
00:13:21 mmap(0x7f31adaaa000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f31adaaa000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \300\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=165648, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 168200, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ada75000
00:13:21 mmap(0x7f31ada81000, 77824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f31ada81000
00:13:21 mmap(0x7f31ada94000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1f000) = 0x7f31ada94000
00:13:21 mmap(0x7f31ada9d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x27000) = 0x7f31ada9d000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 `\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=59120, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 61480, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ada65000
00:13:21 mprotect(0x7f31ada6b000, 32768, PROT_NONE) = 0
00:13:21 mmap(0x7f31ada6b000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f31ada6b000
00:13:21 mmap(0x7f31ada70000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f31ada70000
00:13:21 mmap(0x7f31ada73000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f31ada73000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=14064, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 16424, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ada60000
00:13:21 mmap(0x7f31ada61000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f31ada61000
00:13:21 mmap(0x7f31ada62000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31ada62000
00:13:21 mmap(0x7f31ada63000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31ada63000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libpixman-1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libpixman-1.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \260\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=681768, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 684376, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ad9b8000
00:13:21 mmap(0x7f31ad9c3000, 532480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f31ad9c3000
00:13:21 mmap(0x7f31ada45000, 73728, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8d000) = 0x7f31ada45000
00:13:21 mmap(0x7f31ada57000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9e000) = 0x7f31ada57000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libxml2.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libxml2.so.2", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \340\2\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1487712, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 1495304, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ad84a000
00:13:21 mmap(0x7f31ad878000, 954368, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2e000) = 0x7f31ad878000
00:13:21 mmap(0x7f31ad961000, 307200, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x117000) = 0x7f31ad961000
00:13:21 mmap(0x7f31ad9ac000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x161000) = 0x7f31ad9ac000
00:13:21 mmap(0x7f31ad9b6000, 4360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f31ad9b6000
00:13:21 close(3)                       = 0
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31ad848000
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\"\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=22704, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 24720, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ad841000
00:13:21 mmap(0x7f31ad843000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31ad843000
00:13:21 mmap(0x7f31ad845000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f31ad845000
00:13:21 mmap(0x7f31ad846000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f31ad846000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libblkid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libblkid.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\220\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=326600, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 329512, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ad7f0000
00:13:21 mprotect(0x7f31ad7f9000, 274432, PROT_NONE) = 0
00:13:21 mmap(0x7f31ad7f9000, 204800, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f31ad7f9000
00:13:21 mmap(0x7f31ad82b000, 65536, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3b000) = 0x7f31ad82b000
00:13:21 mmap(0x7f31ad83c000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4b000) = 0x7f31ad83c000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libicudata.so.68", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libicudata.so.68", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\20\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=28574360, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 28577792, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31abcaf000
00:13:21 mmap(0x7f31ad7ef000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b3f000) = 0x7f31ad7ef000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@`\t\0\0\0\0\0"..., 832) = 832
00:13:21 pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\t\4\347D\323S,\261]Q\30B+DZ\232"..., 36, 800) = 36
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=20947728, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 1951744, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31abad2000
00:13:21 mprotect(0x7f31abb68000, 1269760, PROT_NONE) = 0
00:13:21 mmap(0x7f31abb68000, 966656, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x96000) = 0x7f31abb68000
00:13:21 mmap(0x7f31abc54000, 299008, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x182000) = 0x7f31abc54000
00:13:21 mmap(0x7f31abc9e000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1cb000) = 0x7f31abc9e000
00:13:21 mmap(0x7f31abcac000, 10240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f31abcac000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=593928, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 103144, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31abab8000
00:13:21 mmap(0x7f31ababb000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f31ababb000
00:13:21 mmap(0x7f31abacc000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7f31abacc000
00:13:21 mmap(0x7f31abad0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f31abad0000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libgraphite2.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libgraphite2.so.3", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=145088, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31abab6000
00:13:21 mmap(NULL, 147472, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31aba91000
00:13:21 mmap(0x7f31aba94000, 106496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f31aba94000
00:13:21 mmap(0x7f31abaae000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0x7f31abaae000
00:13:21 mmap(0x7f31abab3000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0x7f31abab3000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libexpat.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 @\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=186040, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 188432, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31aba62000
00:13:21 mprotect(0x7f31aba66000, 163840, PROT_NONE) = 0
00:13:21 mmap(0x7f31aba66000, 118784, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f31aba66000
00:13:21 mmap(0x7f31aba83000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0x7f31aba83000
00:13:21 mmap(0x7f31aba8e000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2b000) = 0x7f31aba8e000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libbz2.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libbz2.so.1.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=74448, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 76840, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31aba4f000
00:13:21 mmap(0x7f31aba51000, 53248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31aba51000
00:13:21 mmap(0x7f31aba5e000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f31aba5e000
00:13:21 mmap(0x7f31aba60000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f31aba60000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \340\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=341912, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 344752, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ab9fa000
00:13:21 mmap(0x7f31aba08000, 192512, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f31aba08000
00:13:21 mmap(0x7f31aba37000, 86016, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3d000) = 0x7f31aba37000
00:13:21 mmap(0x7f31aba4c000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x51000) = 0x7f31aba4c000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libatspi.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libatspi.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\1\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=235584, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 238752, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ab9bf000
00:13:21 mmap(0x7f31ab9d0000, 94208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x7f31ab9d0000
00:13:21 mmap(0x7f31ab9e7000, 57344, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x7f31ab9e7000
00:13:21 mmap(0x7f31ab9f5000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x35000) = 0x7f31ab9f5000
00:13:21 close(3)                       = 0
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31ab9bd000
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libdatrie.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libdatrie.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=34568, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 36880, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ab9b3000
00:13:21 mmap(0x7f31ab9b5000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31ab9b5000
00:13:21 mmap(0x7f31ab9b9000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f31ab9b9000
00:13:21 mmap(0x7f31ab9bb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f31ab9bb000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\20\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=14064, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 16424, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ab9ae000
00:13:21 mmap(0x7f31ab9af000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f31ab9af000
00:13:21 mmap(0x7f31ab9b0000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31ab9b0000
00:13:21 mmap(0x7f31ab9b1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31ab9b1000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=26216, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 28688, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ab9a6000
00:13:21 mmap(0x7f31ab9a8000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f31ab9a8000
00:13:21 mmap(0x7f31ab9aa000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f31ab9aa000
00:13:21 mmap(0x7f31ab9ac000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f31ab9ac000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/liblzma.so.5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=157456, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 159760, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ab97e000
00:13:21 mprotect(0x7f31ab981000, 143360, PROT_NONE) = 0
00:13:21 mmap(0x7f31ab981000, 94208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f31ab981000
00:13:21 mmap(0x7f31ab998000, 45056, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f31ab998000
00:13:21 mmap(0x7f31ab9a4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x25000) = 0x7f31ab9a4000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@0\1\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=738040, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 742672, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ab8c8000
00:13:21 mmap(0x7f31ab8db000, 487424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13000) = 0x7f31ab8db000
00:13:21 mmap(0x7f31ab952000, 155648, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8a000) = 0x7f31ab952000
00:13:21 mmap(0x7f31ab978000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xaf000) = 0x7f31ab978000
00:13:21 mmap(0x7f31ab97d000, 1296, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f31ab97d000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libzstd.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31ab8c6000
00:13:21 openat(AT_FDCWD, "/usr/lib/libzstd.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 P\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=886544, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 888888, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ab7ec000
00:13:21 mmap(0x7f31ab7f1000, 786432, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f31ab7f1000
00:13:21 mmap(0x7f31ab8b1000, 77824, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc5000) = 0x7f31ab8b1000
00:13:21 mmap(0x7f31ab8c4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd7000) = 0x7f31ab8c4000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/liblz4.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/liblz4.so.1", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=136888, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 139280, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ab7c9000
00:13:21 mmap(0x7f31ab7cc000, 110592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f31ab7cc000
00:13:21 mmap(0x7f31ab7e7000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7f31ab7e7000
00:13:21 mmap(0x7f31ab7ea000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x20000) = 0x7f31ab7ea000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=38704, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 41016, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ab7be000
00:13:21 mmap(0x7f31ab7c1000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f31ab7c1000
00:13:21 mmap(0x7f31ab7c5000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f31ab7c5000
00:13:21 mmap(0x7f31ab7c7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f31ab7c7000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libgcrypt.so.20", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libgcrypt.so.20", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\360\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1246864, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 1250424, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ab68c000
00:13:21 mprotect(0x7f31ab69b000, 1150976, PROT_NONE) = 0
00:13:21 mmap(0x7f31ab69b000, 880640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f31ab69b000
00:13:21 mmap(0x7f31ab772000, 266240, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe6000) = 0x7f31ab772000
00:13:21 mmap(0x7f31ab7b4000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x127000) = 0x7f31ab7b4000
00:13:21 mmap(0x7f31ab7bd000, 1144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f31ab7bd000
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libgpg-error.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libgpg-error.so.0", O_RDONLY|O_CLOEXEC) = 3
00:13:21 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@P\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=153560, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 156112, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f31ab665000
00:13:21 mprotect(0x7f31ab66a000, 131072, PROT_NONE) = 0
00:13:21 mmap(0x7f31ab66a000, 86016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f31ab66a000
00:13:21 mmap(0x7f31ab67f000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f31ab67f000
00:13:21 mmap(0x7f31ab68a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x24000) = 0x7f31ab68a000
00:13:21 close(3)                       = 0
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31ab663000
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31ab661000
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31ab65f000
00:13:21 mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31ab65c000
00:13:21 arch_prctl(ARCH_SET_FS, 0x7f31ab65c940) = 0
00:13:21 mprotect(0x7f31af6aa000, 12288, PROT_READ) = 0
00:13:21 mprotect(0x7f31ab68a000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ab7b4000, 12288, PROT_READ) = 0
00:13:21 mprotect(0x7f31ab7c7000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ab7ea000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ab8c4000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae698000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31adba0000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ab9a4000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ab978000, 16384, PROT_READ) = 0
00:13:21 mprotect(0x7f31ab9ac000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ab9b1000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ab9bb000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae15f000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31af4e9000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae67b000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31af741000, 12288, PROT_READ) = 0
00:13:21 mprotect(0x7f31ada9d000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ad846000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31add33000, 12288, PROT_READ) = 0
00:13:21 mprotect(0x7f31adb2d000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31add4d000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31aba4c000, 8192, PROT_READ) = 0
00:13:21 mprotect(0x7f31ab9f5000, 16384, PROT_READ) = 0
00:13:21 mprotect(0x7f31aba60000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31aba8e000, 8192, PROT_READ) = 0
00:13:21 mprotect(0x7f31abab3000, 8192, PROT_READ) = 0
00:13:21 mprotect(0x7f31abad0000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae87a000, 4096, PROT_READ) = 0
00:13:21 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31ab65a000
00:13:21 mprotect(0x7f31abc9e000, 53248, PROT_READ) = 0
00:13:21 mprotect(0x7f31ad7ef000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ad83c000, 16384, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae72e000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae65b000, 77824, PROT_READ) = 0
00:13:21 mprotect(0x7f31ad9ac000, 36864, PROT_READ) = 0
00:13:21 mprotect(0x7f31ada57000, 32768, PROT_READ) = 0
00:13:21 mprotect(0x7f31ada63000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ada73000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31adaaa000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31adae3000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31adaee000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31adaf3000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31adb00000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31adb05000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31adba9000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31adb0c000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31adb18000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31adb32000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31adb4c000, 8192, PROT_READ) = 0
00:13:21 mprotect(0x7f31adb38000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31adb94000, 8192, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae735000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae713000, 8192, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae6b4000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31af8f8000, 28672, PROT_READ) = 0
00:13:21 mprotect(0x7f31adbc1000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31aeab4000, 12288, PROT_READ) = 0
00:13:21 mprotect(0x7f31adbf5000, 8192, PROT_READ) = 0
00:13:21 mprotect(0x7f31ade71000, 32768, PROT_READ) = 0
00:13:21 mprotect(0x7f31adea3000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae0dc000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31adf9c000, 28672, PROT_READ) = 0
00:13:21 mprotect(0x7f31adfee000, 8192, PROT_READ) = 0
00:13:21 mprotect(0x7f31aea89000, 16384, PROT_READ) = 0
00:13:21 mprotect(0x7f31adeae000, 8192, PROT_READ) = 0
00:13:21 mprotect(0x7f31adece000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31aeb06000, 12288, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae008000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae0ed000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae46d000, 69632, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae89c000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae8b4000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31aebfe000, 36864, PROT_READ) = 0
00:13:21 mprotect(0x7f31af39b000, 65536, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae8c3000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae8d4000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ae96c000, 12288, PROT_READ) = 0
00:13:21 mprotect(0x7f31af6e8000, 8192, PROT_READ) = 0
00:13:21 mprotect(0x7f31af9e0000, 16384, PROT_READ) = 0
00:13:21 mprotect(0x55a7cb5c9000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31afa17000, 8192, PROT_READ) = 0
00:13:21 munmap(0x7f31af902000, 264488) = 0
00:13:21 set_tid_address(0x7f31ab65cc10) = 184962
00:13:21 set_robust_list(0x7f31ab65cc20, 24) = 0
00:13:21 rt_sigaction(SIGRTMIN, {sa_handler=0x7f31ae684b70, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7f31ae690960}, NULL, 8) = 0
00:13:21 rt_sigaction(SIGRT_1, {sa_handler=0x7f31ae684c10, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f31ae690960}, NULL, 8) = 0
00:13:21 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
00:13:21 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
00:13:21 brk(NULL)                      = 0x55a7cbccc000
00:13:21 brk(0x55a7cbced000)            = 0x55a7cbced000
00:13:21 prctl(PR_CAPBSET_READ, CAP_MAC_OVERRIDE) = 1
00:13:21 prctl(PR_CAPBSET_READ, 0x30 /* CAP_??? */) = -1 EINVAL (Invalid argument)
00:13:21 prctl(PR_CAPBSET_READ, CAP_CHECKPOINT_RESTORE) = 1
00:13:21 prctl(PR_CAPBSET_READ, 0x2c /* CAP_??? */) = -1 EINVAL (Invalid argument)
00:13:21 prctl(PR_CAPBSET_READ, 0x2a /* CAP_??? */) = -1 EINVAL (Invalid argument)
00:13:21 prctl(PR_CAPBSET_READ, 0x29 /* CAP_??? */) = -1 EINVAL (Invalid argument)
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 brk(0x55a7cbd0e000)            = 0x55a7cbd0e000
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=6629968, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 6629968, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f31ab007000
00:13:21 close(3)                       = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 openat(AT_FDCWD, "/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2998, ...}, AT_EMPTY_PATH) = 0
00:13:21 read(3, "# Locale name alias data base.\n#"..., 4096) = 2998
00:13:21 read(3, "", 4096)              = 0
00:13:21 close(3)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gedit.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/gedit.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/gedit.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/gedit.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/gedit.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/gedit.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gtk30-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/gtk30-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/gtk30-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/gtk30-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/gtk30-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/gtk30-properties.mo", O_RDONLY) = 3
00:13:21 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=326, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 326, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f31afa16000
00:13:21 close(3)                       = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/tepl-5.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/tepl-5.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/tepl-5.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/tepl-5.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/tepl-5.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/tepl-5.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 3
00:13:21 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gtk30.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/gtk30.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/gtk30.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/gtk30.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/gtk30.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/gtk30.mo", O_RDONLY) = 4
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0644, st_size=3222, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 3222, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f31af942000
00:13:21 close(4)                       = 0
00:13:21 futex(0x7f31ad847048, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f31af528f80}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 access("/usr/lib/gtk-3.0/3.0.0/linux/modules/libxapp-gtk3-module.so", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/lib/gtk-3.0/3.0.0/linux/modules/libxapp-gtk3-module.la", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/lib/gtk-3.0/3.0.0/modules/libxapp-gtk3-module.so", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/lib/gtk-3.0/3.0.0/modules/libxapp-gtk3-module.la", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/lib/gtk-3.0/linux/modules/libxapp-gtk3-module.so", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/lib/gtk-3.0/linux/modules/libxapp-gtk3-module.la", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/lib/gtk-3.0/modules/libxapp-gtk3-module.so", F_OK) = 0
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gtk-3.0/modules/libxapp-gtk3-module.so", {st_mode=S_IFREG|0755, st_size=13856, ...}, 0) = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gtk-3.0/modules/libxapp-gtk3-module.so", O_RDONLY|O_CLOEXEC) = 4
00:13:21 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=13856, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 16440, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f31af93d000
00:13:21 mmap(0x7f31af93e000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7f31af93e000
00:13:21 mmap(0x7f31af93f000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f31af93f000
00:13:21 mmap(0x7f31af940000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f31af940000
00:13:21 close(4)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libxapp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f31aafc6000
00:13:21 close(4)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/libxapp.so.1", O_RDONLY|O_CLOEXEC) = 4
00:13:21 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \0\1\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=214792, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 217792, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f31af907000
00:13:21 mmap(0x7f31af917000, 94208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x10000) = 0x7f31af917000
00:13:21 mmap(0x7f31af92e000, 45056, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x27000) = 0x7f31af92e000
00:13:21 mmap(0x7f31af939000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x31000) = 0x7f31af939000
00:13:21 close(4)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libgnomekbdui.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libgnomekbdui.so.8", O_RDONLY|O_CLOEXEC) = 4
00:13:21 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \200\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=91920, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 94520, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f31aafae000
00:13:21 mprotect(0x7f31aafb6000, 57344, PROT_NONE) = 0
00:13:21 mmap(0x7f31aafb6000, 36864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x8000) = 0x7f31aafb6000
00:13:21 mmap(0x7f31aafbf000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x11000) = 0x7f31aafbf000
00:13:21 mmap(0x7f31aafc4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x15000) = 0x7f31aafc4000
00:13:21 close(4)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libgnomekbd.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libgnomekbd.so.8", O_RDONLY|O_CLOEXEC) = 4
00:13:21 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=34440, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 37104, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f31aafa4000
00:13:21 mprotect(0x7f31aafa7000, 20480, PROT_NONE) = 0
00:13:21 mmap(0x7f31aafa7000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x7f31aafa7000
00:13:21 mmap(0x7f31aafaa000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x6000) = 0x7f31aafaa000
00:13:21 mmap(0x7f31aafac000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x7000) = 0x7f31aafac000
00:13:21 close(4)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libxklavier.so.16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libxklavier.so.16", O_RDONLY|O_CLOEXEC) = 4
00:13:21 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 `\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=113600, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 117344, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f31aaf87000
00:13:21 mprotect(0x7f31aaf8d000, 86016, PROT_NONE) = 0
00:13:21 mmap(0x7f31aaf8d000, 49152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x6000) = 0x7f31aaf8d000
00:13:21 mmap(0x7f31aaf99000, 32768, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x12000) = 0x7f31aaf99000
00:13:21 mmap(0x7f31aafa2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1a000) = 0x7f31aafa2000
00:13:21 close(4)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libxkbfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libxkbfile.so.1", O_RDONLY|O_CLOEXEC) = 4
00:13:21 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 P\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=162600, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 166304, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f31aaf5e000
00:13:21 mprotect(0x7f31aaf63000, 139264, PROT_NONE) = 0
00:13:21 mmap(0x7f31aaf63000, 106496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x5000) = 0x7f31aaf63000
00:13:21 mmap(0x7f31aaf7d000, 28672, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1f000) = 0x7f31aaf7d000
00:13:21 mmap(0x7f31aaf85000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x26000) = 0x7f31aaf85000
00:13:21 close(4)                       = 0
00:13:21 mprotect(0x7f31aaf85000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31aafa2000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31aafac000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31aafc4000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31af939000, 12288, PROT_READ) = 0
00:13:21 mprotect(0x7f31af940000, 4096, PROT_READ) = 0
00:13:21 munmap(0x7f31aafc6000, 264488) = 0
00:13:21 access("/usr/lib/gtk-3.0/3.0.0/linux/modules/libcanberra-gtk-module.so", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/lib/gtk-3.0/3.0.0/linux/modules/libcanberra-gtk-module.la", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/lib/gtk-3.0/3.0.0/modules/libcanberra-gtk-module.so", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/lib/gtk-3.0/3.0.0/modules/libcanberra-gtk-module.la", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/lib/gtk-3.0/linux/modules/libcanberra-gtk-module.so", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/lib/gtk-3.0/linux/modules/libcanberra-gtk-module.la", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/lib/gtk-3.0/modules/libcanberra-gtk-module.so", F_OK) = 0
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gtk-3.0/modules/libcanberra-gtk-module.so", {st_mode=S_IFREG|0755, st_size=26304, ...}, 0) = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gtk-3.0/modules/libcanberra-gtk-module.so", O_RDONLY|O_CLOEXEC) = 4
00:13:21 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=26304, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 28848, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f31aafff000
00:13:21 mmap(0x7f31ab001000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f31ab001000
00:13:21 mmap(0x7f31ab004000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x5000) = 0x7f31ab004000
00:13:21 mmap(0x7f31ab005000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x5000) = 0x7f31ab005000
00:13:21 close(4)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libcanberra-gtk3.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f31aaf1d000
00:13:21 close(4)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/libcanberra-gtk3.so.0", O_RDONLY|O_CLOEXEC) = 4
00:13:21 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=22136, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 24592, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f31aaff8000
00:13:21 mmap(0x7f31aaffa000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f31aaffa000
00:13:21 mmap(0x7f31aaffc000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7f31aaffc000
00:13:21 mmap(0x7f31aaffd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7f31aaffd000
00:13:21 close(4)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gedit/libcanberra.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libcanberra.so.0", O_RDONLY|O_CLOEXEC) = 4
00:13:21 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=75544, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 77888, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f31aafe4000
00:13:21 mprotect(0x7f31aafe7000, 61440, PROT_NONE) = 0
00:13:21 mmap(0x7f31aafe7000, 40960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x7f31aafe7000
00:13:21 mmap(0x7f31aaff1000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xd000) = 0x7f31aaff1000
00:13:21 mmap(0x7f31aaff6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x11000) = 0x7f31aaff6000
00:13:21 close(4)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/glibc-hwcaps/x86-64-v3/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/glibc-hwcaps/x86-64-v3", 0x7ffd85ba36c0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/glibc-hwcaps/x86-64-v2/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/glibc-hwcaps/x86-64-v2", 0x7ffd85ba36c0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/tls/haswell/x86_64/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/tls/haswell/x86_64", 0x7ffd85ba36c0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/tls/haswell/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/tls/haswell", 0x7ffd85ba36c0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/tls/x86_64/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/tls/x86_64", 0x7ffd85ba36c0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/tls/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/tls", 0x7ffd85ba36c0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/haswell/x86_64/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/haswell/x86_64", 0x7ffd85ba36c0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/haswell/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/haswell", 0x7ffd85ba36c0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/x86_64/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/x86_64", 0x7ffd85ba36c0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = 4
00:13:21 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=38504, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 40976, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f31aafd9000
00:13:21 mprotect(0x7f31aafdb000, 28672, PROT_NONE) = 0
00:13:21 mmap(0x7f31aafdb000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f31aafdb000
00:13:21 mmap(0x7f31aafe0000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x7000) = 0x7f31aafe0000
00:13:21 mmap(0x7f31aafe2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x8000) = 0x7f31aafe2000
00:13:21 close(4)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/libtdb.so.1", O_RDONLY|O_CLOEXEC) = 4
00:13:21 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 @\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=96016, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 98384, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f31aaf04000
00:13:21 mmap(0x7f31aaf08000, 53248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7f31aaf08000
00:13:21 mmap(0x7f31aaf15000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x11000) = 0x7f31aaf15000
00:13:21 mmap(0x7f31aaf1b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x16000) = 0x7f31aaf1b000
00:13:21 close(4)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/libltdl.so.7", O_RDONLY|O_CLOEXEC) = 4
00:13:21 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=42688, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 45168, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f31aafcd000
00:13:21 mprotect(0x7f31aafcf000, 32768, PROT_NONE) = 0
00:13:21 mmap(0x7f31aafcf000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f31aafcf000
00:13:21 mmap(0x7f31aafd4000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x7000) = 0x7f31aafd4000
00:13:21 mmap(0x7f31aafd7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x9000) = 0x7f31aafd7000
00:13:21 close(4)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = 4
00:13:21 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 @\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=181944, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 184336, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f31aaed6000
00:13:21 mprotect(0x7f31aaeda000, 163840, PROT_NONE) = 0
00:13:21 mmap(0x7f31aaeda000, 90112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7f31aaeda000
00:13:21 mmap(0x7f31aaef0000, 69632, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1a000) = 0x7f31aaef0000
00:13:21 mmap(0x7f31aaf02000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2b000) = 0x7f31aaf02000
00:13:21 close(4)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/libogg.so.0", O_RDONLY|O_CLOEXEC) = 4
00:13:21 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(4, "", {st_mode=S_IFREG|0755, st_size=38520, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 40976, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f31aaecb000
00:13:21 mprotect(0x7f31aaecd000, 28672, PROT_NONE) = 0
00:13:21 mmap(0x7f31aaecd000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7f31aaecd000
00:13:21 mmap(0x7f31aaed0000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x5000) = 0x7f31aaed0000
00:13:21 mmap(0x7f31aaed4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x8000) = 0x7f31aaed4000
00:13:21 close(4)                       = 0
00:13:21 mprotect(0x7f31aaed4000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31aaf02000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31aafd7000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31aaf1b000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31aafe2000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31aaff6000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31aaffd000, 4096, PROT_READ) = 0
00:13:21 mprotect(0x7f31ab005000, 4096, PROT_READ) = 0
00:13:21 munmap(0x7f31aaf1d000, 264488) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 brk(0x55a7cbd2f000)            = 0x55a7cbd2f000
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 gettid()                       = 184962
00:13:21 sched_getattr(184962, {size=56, sched_policy=SCHED_OTHER, sched_flags=0, sched_nice=0, sched_priority=0, sched_runtime=0, sched_deadline=0, sched_period=0, sched_util_min=0, sched_util_max=1024}, 56, 0) = 0
00:13:21 sched_setattr(184962, {size=56, sched_policy=SCHED_OTHER, sched_flags=0, sched_nice=0, sched_priority=0, sched_runtime=0, sched_deadline=0, sched_period=0, sched_util_min=0, sched_util_max=1024}, 0) = 0
00:13:21 rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
00:13:21 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 4
00:13:21 write(4, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x7f31af4eb2a4, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 getpid()                       = 184962
00:13:21 gettid()                       = 184962
00:13:21 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f31aa6ca000
00:13:21 mprotect(0x7f31aa6cb000, 8388608, PROT_READ|PROT_WRITE) = 0
00:13:21 rt_sigprocmask(SIG_BLOCK, ~[], ~[KILL STOP RTMIN RT_1], 8) = 0
00:13:21 clone(child_stack=0x7f31aaec9cf0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[184963], tls=0x7f31aaeca640, child_tidptr=0x7f31aaeca910) = 184963
00:13:21 rt_sigprocmask(SIG_SETMASK, ~[KILL STOP RTMIN RT_1], NULL, 8) = 0
00:13:21 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 write(4, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f31af528f80}, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f31af528f80}, 8) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 5
00:13:21 fcntl(5, F_GETFL)              = 0x2 (flags O_RDWR)
00:13:21 fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 connect(5, {sa_family=AF_UNIX, sun_path="/run/user/1000/bus"}, 110) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 getpid()                       = 184962
00:13:21 geteuid()                      = 1000
00:13:21 getegid()                      = 1000
00:13:21 getpid()                       = 184962
00:13:21 geteuid()                      = 1000
00:13:21 getegid()                      = 1000
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 sendmsg(5, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\0", iov_len=1}], msg_iovlen=1, msg_control=[{cmsg_len=28, cmsg_level=SOL_SOCKET, cmsg_type=SCM_CREDENTIALS, cmsg_data={pid=184962, uid=1000, gid=1000}}], msg_controllen=32, msg_flags=0}, MSG_NOSIGNAL) = 1
00:13:21 sendto(5, "AUTH\r\n", 6, MSG_NOSIGNAL, NULL, 0) = 6
00:13:21 recvfrom(5, 0x55a7cbd1e820, 4096, 0, NULL, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:21 poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, revents=POLLIN}])
00:13:21 recvfrom(5, "REJECTED EXTERNAL\r\n", 4096, 0, NULL, NULL) = 19
00:13:21 sendto(5, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24
00:13:21 recvfrom(5, 0x55a7cbd1e820, 4096, 0, NULL, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:21 poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, revents=POLLIN}])
00:13:21 recvfrom(5, "OK 6ae0751355c0132f00de172f60592"..., 4096, 0, NULL, NULL) = 37
00:13:21 sendto(5, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19
00:13:21 recvfrom(5, 0x55a7cbd1e820, 4096, 0, NULL, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:21 poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, revents=POLLIN}])
00:13:21 recvfrom(5, "AGREE_UNIX_FD\r\n", 4096, 0, NULL, NULL) = 15
00:13:21 sendto(5, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 6
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f31a9ec9000
00:13:21 mprotect(0x7f31a9eca000, 8388608, PROT_READ|PROT_WRITE) = 0
00:13:21 rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
00:13:21 clone(child_stack=0x7f31aa6c8cf0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[184964], tls=0x7f31aa6c9640, child_tidptr=0x7f31aa6c9910) = 184964
00:13:21 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 7
00:13:21 write(7, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 poll([{fd=7, events=POLLIN}], 1, 25000) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 read(7, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:21 poll([{fd=7, events=POLLIN}], 1, 25000) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 read(7, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:21 write(7, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x55a7cbd1f1b0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 close(7)                       = 0
00:13:21 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 7
00:13:21 write(7, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 poll([{fd=7, events=POLLIN}], 1, 25000) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 read(7, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:21 poll([{fd=7, events=POLLIN}], 1, 25000) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 read(7, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:21 write(7, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x55a7cbd2a4b0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 close(7)                       = 0
00:13:21 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 7
00:13:21 connect(7, {sa_family=AF_UNIX, sun_path="/run/user/1000/wayland-0"}, 27) = -1 ENOENT (No such file or directory)
00:13:21 close(7)                       = 0
00:13:21 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 7
00:13:21 connect(7, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, 20) = 0
00:13:21 getpeername(7, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, [124->20]) = 0
00:13:21 uname({sysname="Linux", nodename="HPomen", ...}) = 0
00:13:21 access("/home/laptop/.Xauthority", R_OK) = 0
00:13:21 openat(AT_FDCWD, "/home/laptop/.Xauthority", O_RDONLY) = 8
00:13:21 newfstatat(8, "", {st_mode=S_IFREG|0600, st_size=51, ...}, AT_EMPTY_PATH) = 0
00:13:21 read(8, "\1\0\0\6HPomen\0\0010\0\22MIT-MAGIC-COOKIE-"..., 4096) = 51
00:13:21 read(8, "", 4096)              = 0
00:13:21 close(8)                       = 0
00:13:21 getsockname(7, {sa_family=AF_UNIX}, [124->2]) = 0
00:13:21 brk(0x55a7cbd52000)            = 0x55a7cbd52000
00:13:21 fcntl(7, F_GETFL)              = 0x2 (flags O_RDWR)
00:13:21 fcntl(7, F_SETFL, O_RDWR|O_NONBLOCK) = 0
00:13:21 fcntl(7, F_SETFD, FD_CLOEXEC)  = 0
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="l\0\v\0\0\0\22\0\20\0\0\0", iov_len=12}, {iov_base="", iov_len=0}, {iov_base="MIT-MAGIC-COOKIE-1", iov_len=18}, {iov_base="\0\0", iov_len=2}, {iov_base=":q\27\31;\224/\234\"z\373\36\n\t\250\3", iov_len=16}, {iov_base="", iov_len=0}], 6) = 48
00:13:21 recvfrom(7, 0x55a7cbd2a840, 8, 0, NULL, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvfrom(7, "\1\0\v\0\0\0K\3", 8, 0, NULL, NULL) = 8
00:13:21 recvfrom(7, "\20B\267\0\0\0\200\0\377\377\37\0\0\1\0\0\24\0\377\377\1\7\0\0  \10\377\0\0\0\0"..., 3372, 0, NULL, NULL) = 3372
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="b\0\5\0\f\0\0\0BIG-REQUESTS", iov_len=20}], 1) = 20
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\1\0\0\0\0\0\1\205\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\205\0\1\0", iov_len=4}], 1) = 4
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\2\0\0\0\0\0\377\377?\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="7\0\5\0\0\0\200\0\357\1\0\0\10\0\0\0\377\377\377\0\24\0\6\0\357\1\0\0\27\0\0\0"..., iov_len=44}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 44
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\10\4\0\244\0\0\0\37\0\0\0\0\0\0\0\220\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 688
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="b\0\5\0\t\0\200\0", iov_len=8}, {iov_base="XKEYBOARD", iov_len=9}, {iov_base="\0\0\0", iov_len=3}], 3) = 20
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\5\0\0\0\0\0\1\207U\211\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\207\0\2\0\1\0\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\6\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\20\0\5\0\v\0\0\0UTF8_STRING\0\20\0\6\0\20\0\0\0WM_C"..., iov_len=1344}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 1344
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\7\0\0\0\0\0q\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 1152
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0+\0\0\0\0\0Y\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 352
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="b\0\4\0\5\0\0\0", iov_len=8}, {iov_base="RANDR", iov_len=5}, {iov_base="\0\0\0", iov_len=3}], 3) = 16
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0006\0\0\0\0\0\1\214Y\223\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="b\0\10\0\27\0\0\0", iov_len=8}, {iov_base="Generic Event Extension", iov_len=23}, {iov_base="\0", iov_len=1}], 3) = 32
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0007\0\0\0\0\0\1\200\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\200\0\2\0\1\0\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\08\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\214\0\3\0\1\0\0\0\6\0\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\09\0\0\0\0\0\1\0\0\0\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\2\0\4\0\357\1\0\0\0\10\0\0\0\0\2\0\214\4\3\0\357\1\0\0\v\0\0\0\214\31\2\0"..., iov_len=36}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 36
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0<\0\214\1\0\0\225\r[\1\302{Z\1\4\0\10\0&\0?\1\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 1616
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\214*\3\0\357\1\0\0\1\10\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0=\0\25\0\0\0\302{Z\1\3\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 116
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\214\t\3\0\275\1\0\0\302{Z\1", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0>\0(\0\0\0\225\r[\1\273\1\0\0U\2\0\0P\1\0\0\0\0\4\0!\0\1\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 192
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\214\24\3\0\273\1\0\0\302{Z\1", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0?\0\t\0\0\0\225\r[\1\0\0\220\1\0\17p\10\276\1\0\0\1\0?\0\1\0\10\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 68
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\20\0\3\0\4\0\0\0EDID", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0@\0\0\0\0\0R\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\214\17\7\0\275\1\0\0R\0\0\0\0\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\10A\0@\0\0\0\23\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 288
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\214\t\3\0\346\1\0\0\302{Z\1", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0B\0\10\0\0\0\225\r[\1\271\1\0\0X\1\0\0\301\0\0\0\0\0\4\0\2\0\1\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\214\24\3\0\271\1\0\0\302{Z\1", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0C\0\t\0\0\0\225\r[\1\240\24\310\5\200\78\4\347\1\0\0\1\0?\0\1\0\10\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 68
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\214\17\7\0\346\1\0\0R\0\0\0\0\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\10D\0 \0\0\0\23\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 160
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\214\t\3\0\337\1\0\0\302{Z\1", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0E\0\37\0\0\0\225\r[\1\272\1\0\0U\2\0\0P\1\0\0\0\0\4\0\30\0\1\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 156
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\214\24\3\0\272\1\0\0\302{Z\1", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0F\0\t\0\0\0\225\r[\1\0\17\0\0\240\5\0\n\305\1\0\0\2\0?\0\1\0\10\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 68
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\214\17\7\0\337\1\0\0R\0\0\0\0\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\10G\0@\0\0\0\23\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 288
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\24\0\6\0\357\1\0\0\231\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1 H\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="$\0\1\0\20\0\6\0\r\0\0\0_XSETTINGS_S0\0\0\0", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0J\0\0\0\0\0\232\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\27\0\2\0\232\1\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0K\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\3\0\2\0\0\0\0\0\16\0\2\0\0\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\0\3L\0\0\0\0\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="%\0\1\0", iov_len=4}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 4
00:13:21 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:21 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:21 openat(AT_FDCWD, "/usr/share/X11/locale/locale.alias", O_RDONLY) = 8
00:13:21 newfstatat(8, "", {st_mode=S_IFREG|0644, st_size=79033, ...}, AT_EMPTY_PATH) = 0
00:13:21 read(8, "#\n#\tThis file contains alias nam"..., 4096) = 4096
00:13:21 read(8, "\t\t\tbr_FR.ISO8859-1\nbr_FR\t\t\t\t\t\tbr"..., 4096) = 4096
00:13:21 read(8, "\t\tde_DE.ISO8859-15\nde_DE.ISO_885"..., 4096) = 4096
00:13:21 read(8, ".ISO8859-1\nes.UTF-8\t\t\t\t\tes_ES.UT"..., 4096) = 4096
00:13:21 read(8, "\tfi_FI.ISO8859-1\nfi_FI.ISO-8859-"..., 4096) = 4096
00:13:21 read(8, "_IL.UTF-8\nhi\t\t\t\t\t\thi_IN.ISCII-DE"..., 4096) = 4096
00:13:21 read(8, "859-4\t\t\t\tlv_LV.ISO8859-4\nlv_LV.i"..., 4096) = 4096
00:13:21 read(8, "pl_PL.UTF-8\npp\t\t\t\t\t\tpp_AN.ISO885"..., 4096) = 4096
00:13:21 read(8, "\t\t\t\t\tth_TH.TIS620\nth_TH.utf8\t\t\t\t"..., 4096) = 4096
00:13:21 read(8, "\t\t\tcs_CZ.ISO8859-2\ndanish\t\t\t\t\t\td"..., 4096) = 4096
00:13:21 read(8, ".ISO8859-6\nar_LB.ISO-8859-6:\t\t\t\t"..., 4096) = 4096
00:13:21 read(8, "\t\t\t\t\t\tcs_CZ.ISO8859-2\ncs_CZ.iso8"..., 4096) = 4096
00:13:21 read(8, "CA.ISO8859-1\nen_CA.ISO-8859-1:\t\t"..., 4096) = 4096
00:13:21 read(8, "8859-1\nes_MX.ISO-8859-1:\t\t\t\tes_M"..., 4096) = 4096
00:13:21 read(8, "H.ISO8859-15\nfr_CH.utf8:\t\t\t\t\tfr_"..., 4096) = 4096
00:13:21 read(8, "-1:\t\t\t\tit_IT.ISO8859-1\nit_IT.iso"..., 4096) = 4096
00:13:21 read(8, ".utf8:\t\t\t\t\tne_NP.UTF-8\nnl:\t\t\t\t\t\t"..., 4096) = 4096
00:13:21 read(8, "ISO8859-5\nru_RU.ISO-8859-5:\t\t\t\tr"..., 4096) = 4096
00:13:21 read(8, "8\nur:\t\t\t\t\t\tur_IN.UTF-8\nur_IN:\t\t\t"..., 4096) = 4096
00:13:21 read(8, "\tit_IT.ISO8859-1\njapanese:\t\t\t\t\tj"..., 4096) = 1209
00:13:21 read(8, "", 4096)              = 0
00:13:21 close(8)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/share/X11/locale/locale.alias", O_RDONLY) = 8
00:13:21 newfstatat(8, "", {st_mode=S_IFREG|0644, st_size=79033, ...}, AT_EMPTY_PATH) = 0
00:13:21 read(8, "#\n#\tThis file contains alias nam"..., 4096) = 4096
00:13:21 read(8, "\t\t\tbr_FR.ISO8859-1\nbr_FR\t\t\t\t\t\tbr"..., 4096) = 4096
00:13:21 read(8, "\t\tde_DE.ISO8859-15\nde_DE.ISO_885"..., 4096) = 4096
00:13:21 read(8, ".ISO8859-1\nes.UTF-8\t\t\t\t\tes_ES.UT"..., 4096) = 4096
00:13:21 read(8, "\tfi_FI.ISO8859-1\nfi_FI.ISO-8859-"..., 4096) = 4096
00:13:21 read(8, "_IL.UTF-8\nhi\t\t\t\t\t\thi_IN.ISCII-DE"..., 4096) = 4096
00:13:21 read(8, "859-4\t\t\t\tlv_LV.ISO8859-4\nlv_LV.i"..., 4096) = 4096
00:13:21 read(8, "pl_PL.UTF-8\npp\t\t\t\t\t\tpp_AN.ISO885"..., 4096) = 4096
00:13:21 read(8, "\t\t\t\t\tth_TH.TIS620\nth_TH.utf8\t\t\t\t"..., 4096) = 4096
00:13:21 read(8, "\t\t\tcs_CZ.ISO8859-2\ndanish\t\t\t\t\t\td"..., 4096) = 4096
00:13:21 read(8, ".ISO8859-6\nar_LB.ISO-8859-6:\t\t\t\t"..., 4096) = 4096
00:13:21 read(8, "\t\t\t\t\t\tcs_CZ.ISO8859-2\ncs_CZ.iso8"..., 4096) = 4096
00:13:21 read(8, "CA.ISO8859-1\nen_CA.ISO-8859-1:\t\t"..., 4096) = 4096
00:13:21 close(8)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/share/X11/locale/locale.dir", O_RDONLY) = 8
00:13:21 newfstatat(8, "", {st_mode=S_IFREG|0644, st_size=37007, ...}, AT_EMPTY_PATH) = 0
00:13:21 read(8, "#\n#\tThis file contains locale da"..., 4096) = 4096
00:13:21 read(8, "\tes_PA.ISO8859-1\niso8859-15/XLC_"..., 4096) = 4096
00:13:21 read(8, "_PL.ISO8859-2\niso8859-1/XLC_LOCA"..., 4096) = 4096
00:13:21 read(8, "F-8/XLC_LOCALE\t\t\ten_BW.UTF-8\nen_"..., 4096) = 4096
00:13:21 read(8, "TF-8/XLC_LOCALE\t\t\tpt_PT.UTF-8\nen"..., 4096) = 4096
00:13:21 read(8, ":\t\t\tde_DE.ISO8859-1\niso8859-15/X"..., 4096) = 4096
00:13:21 read(8, "\niso8859-1/XLC_LOCALE:\t\t\tid_ID.I"..., 4096) = 4096
00:13:21 read(8, "ig5/XLC_LOCALE:\t\t\tzh_HK.big5\nzh_"..., 4096) = 4096
00:13:21 close(8)                       = 0
00:13:21 access("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", R_OK) = 0
00:13:21 openat(AT_FDCWD, "/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", O_RDONLY) = 8
00:13:21 newfstatat(8, "", {st_mode=S_IFREG|0644, st_size=4194, ...}, AT_EMPTY_PATH) = 0
00:13:21 brk(0x55a7cbd73000)            = 0x55a7cbd73000
00:13:21 read(8, "#  XLocale Database Sample for e"..., 4096) = 4096
00:13:21 read(8, "\tJISX0201.1976-0:GR\n}\n \n#\tcs24 c"..., 4096) = 98
00:13:21 read(8, "", 4096)              = 0
00:13:21 close(8)                       = 0
00:13:21 uname({sysname="Linux", nodename="HPomen", ...}) = 0
00:13:21 openat(AT_FDCWD, "/home/laptop/.Xdefaults-HPomen", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="b\0\6\0\17\0\0\0", iov_len=8}, {iov_base="XInputExtension", iov_len=15}, {iov_base="\0", iov_len=1}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0O\0\0\0\0\0\1\203B\201\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="b\0\6\0\17\0\0\0", iov_len=8}, {iov_base="XInputExtension", iov_len=15}, {iov_base="\0", iov_len=1}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0P\0\0\0\0\0\1\203B\201\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203\1\6\0\17\0\0\0", iov_len=8}, {iov_base="XInputExtension", iov_len=15}, {iov_base="\0", iov_len=1}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1Q\0\0\0\0\0\2\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="b\1\6\0\17\0\0\0", iov_len=8}, {iov_base="XInputExtension", iov_len=15}, {iov_base="\0", iov_len=1}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0R\0\0\0\0\0\1\203B\201\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203\1\6\0\17\0\0\0", iov_len=8}, {iov_base="XInputExtension", iov_len=15}, {iov_base="\0", iov_len=1}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1S\0\0\0\0\0\2\0\3\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203/\2\0\2\0\3\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1/T\0\0\0\0\0\2\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\2030\2\0\0\0\3\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\0010U\0\364\17\0\0\24\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 4096
00:13:21 recvfrom(7, "m\0\0\0n\0\0\0o\0\0\0p\0\0\0q\0\0\0r\0\0\0s\0\0\0t\0\0\0"..., 12272, 0, NULL, NULL) = 12272
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\20\0\10\0\30\0\3\0libinput Tapping Enabled", iov_len=32}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 32
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0V\0\0\0\0\08\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\2\0\0\08\1\0\0\23\0\0\0\0\0\0\0\1\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;W\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\20\0\4\0\5\0\0\0Abs X\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0X\0\0\0\0\0\233\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\20\0\4\0\5\0\0\0Abs Y\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0Y\0\0\0\0\0\234\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\20\0\5\0\f\0\0\0Abs Pressure", iov_len=20}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 20
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0Z\0\0\0\0\0\235\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\20\0\5\0\n\0\0\0Abs Tilt Xre", iov_len=20}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 20
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0[\0\0\0\0\0\236\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\20\0\5\0\n\0\0\0Abs Tilt Yre", iov_len=20}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 20
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\\\0\0\0\0\0\237\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\20\0\5\0\t\0\0\0Abs WheelYre", iov_len=20}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 20
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0]\0\0\0\0\0\240\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\21\0\2\0\245\0\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0^\0\2\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\21\0\2\0\246\0\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0_\0\2\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\21\0\2\0\36\1\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0`\0\4\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 48
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\21\0\2\0\37\1\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0a\0\4\0\0\0\17\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 48
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\4\0\0\08\1\0\0\23\0\0\0\0\0\0\0\1\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;b\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\20\1\7\0\21\0\0\0Device Product IDEna", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0c\0\0\0\0\0\31\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\4\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;d\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\5\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;e\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\6\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;f\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\7\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;g\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\10\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;h\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\t\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;i\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\n\0\0\08\1\0\0\23\0\0\0\0\0\0\0\1\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;j\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\n\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;k\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\v\0\0\08\1\0\0\23\0\0\0\0\0\0\0\1\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;l\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\v\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;m\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\f\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;n\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\r\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;o\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\16\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;p\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\17\0\0\08\1\0\0\23\0\0\0\0\0\0\0\1\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;q\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\17\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;r\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\20\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;s\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\21\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;t\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\22\0\0\08\1\0\0\23\0\0\0\0\0\0\0\1\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;u\0\1\0\0\0\23\0\0\0\0\0\0\0\1\0\0\0\10\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\22\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;v\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\23\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;w\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\24\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;x\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203;\6\0\25\0\0\0\31\1\0\0\23\0\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1;y\0\2\0\0\0\23\0\0\0\0\0\0\0\2\0\0\0 \0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 40
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 uname({sysname="Linux", nodename="HPomen", ...}) = 0
00:13:21 access("/.flatpak-info", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 getpid()                       = 184962
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\203.\5\0\357\1\0\0\1\0\0\0\0\0\1\0\2\30\0\0\1\0\t\0\1\0\200\0\357\1\0\0"..., iov_len=484}, {iov_base="XFIXES", iov_len=6}, {iov_base="\0\0", iov_len=2}], 3) = 492
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0|\0\1\0\200\0O\1\0\0\356\301\\\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 352
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\212\0\3\0\5\0\0\0\0\0\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\211\0\0\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="b\0\5\0\t\0\0\0", iov_len=8}, {iov_base="Composite", iov_len=9}, {iov_base="\0\0\0", iov_len=3}], 3) = 20
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\212\0\0\0\0\0\1\216\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\216\0\3\0\0\0\0\0\4\0\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\213\0\0\0\0\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="b\0\4\0\6\0\0\0", iov_len=8}, {iov_base="DAMAGE", iov_len=6}, {iov_base="\0\0", iov_len=2}], 3) = 16
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\214\0\0\0\0\0\1\217[\230\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\217\0\3\0\1\0\0\0\1\0\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\215\0\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="b\0\4\0\5\0\0\0", iov_len=8}, {iov_base="SHAPE", iov_len=5}, {iov_base="\0\0\0", iov_len=3}], 3) = 16
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\216\0\0\0\0\0\1\201@\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\201\0\1\0", iov_len=4}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 4
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\217\0\0\0\0\0\1\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="&\0\2\0\357\1\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\220\0\0\0\0\0\357\1\0\0{\0@\0@\208\4@\208\4\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 uname({sysname="Linux", nodename="HPomen", ...}) = 0
00:13:21 access("/.flatpak-info", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 getpid()                       = 184962
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\22\0\10\0\1\0\200\0\"\0\0\0\37\0\0\0\10\30\0\0\6\0\0\0gedit\0\0\0"..., iov_len=228}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 228
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\221\0\1\0\200\0\"\0\0\0\360\301\\\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 192
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="b\0\3\0\4\0\200\0", iov_len=8}, {iov_base="SYNC", iov_len=4}, {iov_base="", iov_len=0}], 3) = 12
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\231\0\0\0\0\0\1\206S\206\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\206\0\2\0\3\1\200\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\232\0\0\0\0\0\3\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="b\0\3\0\4\0\200\0", iov_len=8}, {iov_base="SYNC", iov_len=4}, {iov_base="", iov_len=0}], 3) = 12
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\233\0\0\0\0\0\1\206S\206\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\212\2\4\0\1\0\200\0\216\1\0\0\7\0\0\0\27\30\2\0\216\1\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\235\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gio/modules", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 8
00:13:21 newfstatat(8, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:21 brk(0x55a7cbd97000)            = 0x55a7cbd97000
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/giomodule.cache", {st_mode=S_IFREG|0644, st_size=365, ...}, 0) = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gio/modules/giomodule.cache", O_RDONLY) = 9
00:13:21 newfstatat(9, "", {st_mode=S_IFREG|0644, st_size=365, ...}, AT_EMPTY_PATH) = 0
00:13:21 read(9, "libdconfsettings.so: gsettings-b"..., 365) = 365
00:13:21 close(9)                       = 0
00:13:21 getdents64(8, 0x55a7cbd6e700 /* 11 entries */, 32768) = 440
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgiolibproxy.so", {st_mode=S_IFREG|0755, st_size=18104, ...}, 0) = 0
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgioremote-volume-monitor.so", {st_mode=S_IFREG|0755, st_size=104200, ...}, 0) = 0
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgsettingsgconfbackend.so", {st_mode=S_IFREG|0755, st_size=26296, ...}, 0) = 0
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgiognomeproxy.so", {st_mode=S_IFREG|0755, st_size=22200, ...}, 0) = 0
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgvfsdbus.so", {st_mode=S_IFREG|0755, st_size=198688, ...}, 0) = 0
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libdconfsettings.so", {st_mode=S_IFREG|0755, st_size=55048, ...}, 0) = 0
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libxfconfgsettingsbackend.so", {st_mode=S_IFREG|0755, st_size=34408, ...}, 0) = 0
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgiognutls.so", {st_mode=S_IFREG|0755, st_size=124736, ...}, 0) = 0
00:13:21 getdents64(8, 0x55a7cbd6e700 /* 0 entries */, 32768) = 0
00:13:21 close(8)                       = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 access("/.flatpak-info", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgvfsdbus.so", {st_mode=S_IFREG|0755, st_size=198688, ...}, 0) = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gio/modules/libgvfsdbus.so", O_RDONLY|O_CLOEXEC) = 8
00:13:21 read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \240\0\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(8, "", {st_mode=S_IFREG|0755, st_size=198688, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 201464, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x7f31aaf2c000
00:13:21 mmap(0x7f31aaf36000, 110592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0xa000) = 0x7f31aaf36000
00:13:21 mmap(0x7f31aaf51000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x25000) = 0x7f31aaf51000
00:13:21 mmap(0x7f31aaf5b000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x2e000) = 0x7f31aaf5b000
00:13:21 close(8)                       = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gvfs/glibc-hwcaps/x86-64-v3/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gvfs/glibc-hwcaps/x86-64-v3", 0x7ffd85ba2fa0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gvfs/glibc-hwcaps/x86-64-v2/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gvfs/glibc-hwcaps/x86-64-v2", 0x7ffd85ba2fa0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gvfs/tls/haswell/x86_64/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gvfs/tls/haswell/x86_64", 0x7ffd85ba2fa0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gvfs/tls/haswell/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gvfs/tls/haswell", 0x7ffd85ba2fa0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gvfs/tls/x86_64/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gvfs/tls/x86_64", 0x7ffd85ba2fa0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gvfs/tls/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gvfs/tls", 0x7ffd85ba2fa0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gvfs/haswell/x86_64/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gvfs/haswell/x86_64", 0x7ffd85ba2fa0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gvfs/haswell/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gvfs/haswell", 0x7ffd85ba2fa0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gvfs/x86_64/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:21 newfstatat(AT_FDCWD, "/usr/lib/gvfs/x86_64", 0x7ffd85ba2fa0, 0) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/gvfs/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = 8
00:13:21 read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\1\0\0\0\0\0"..., 832) = 832
00:13:21 newfstatat(8, "", {st_mode=S_IFREG|0755, st_size=263944, ...}, AT_EMPTY_PATH) = 0
00:13:21 mmap(NULL, 266936, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x7f31a9e87000
00:13:21 mprotect(0x7f31a9e9a000, 163840, PROT_NONE) = 0
00:13:21 mmap(0x7f31a9e9a000, 106496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x13000) = 0x7f31a9e9a000
00:13:21 mmap(0x7f31a9eb4000, 53248, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x2d000) = 0x7f31a9eb4000
00:13:21 mmap(0x7f31a9ec2000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x3a000) = 0x7f31a9ec2000
00:13:21 close(8)                       = 0
00:13:21 mprotect(0x7f31a9ec2000, 24576, PROT_READ) = 0
00:13:21 mprotect(0x7f31aaf5b000, 8192, PROT_READ) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f31af528f80}, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f31af528f80}, 8) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 8
00:13:21 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 poll([{fd=8, events=POLLIN}], 1, 25000) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 read(8, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:21 poll([{fd=8, events=POLLIN}], 1, 25000) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 read(8, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 poll([{fd=8, events=POLLIN}], 1, 25000) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 read(8, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:21 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x55a7cbd7bec0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 close(8)                       = 0
00:13:21 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 8
00:13:21 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 poll([{fd=8, events=POLLIN}], 1, 25000) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 read(8, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:21 poll([{fd=8, events=POLLIN}], 1, 25000) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 read(8, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:21 write(8, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x55a7cbd7bec0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 close(8)                       = 0
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gvfs/modules", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/lib/charset.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 brk(0x55a7cbdb8000)            = 0x55a7cbdb8000
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 access("/usr/share/gtk-3.0/settings.ini", F_OK) = 0
00:13:21 openat(AT_FDCWD, "/usr/share/gtk-3.0/settings.ini", O_RDONLY) = 8
00:13:21 newfstatat(8, "", {st_mode=S_IFREG|0644, st_size=95, ...}, AT_EMPTY_PATH) = 0
00:13:21 read(8, "[Settings]\ngtk-icon-theme-name ="..., 4096) = 95
00:13:21 read(8, "", 4096)              = 0
00:13:21 close(8)                       = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 access("/etc/gtk-3.0/settings.ini", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/etc/xdg/gtk-3.0/settings.ini", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.config/gtk-3.0/settings.ini", F_OK) = 0
00:13:21 openat(AT_FDCWD, "/home/laptop/.config/gtk-3.0/settings.ini", O_RDONLY) = 8
00:13:21 newfstatat(8, "", {st_mode=S_IFREG|0644, st_size=262, ...}, AT_EMPTY_PATH) = 0
00:13:21 read(8, "[Settings]\ngtk-button-images=1\ng"..., 4096) = 262
00:13:21 read(8, "", 4096)              = 0
00:13:21 close(8)                       = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 newfstatat(AT_FDCWD, "/home/laptop/.config/gtk-3.0/gtk.css", {st_mode=S_IFREG|0644, st_size=21, ...}, 0) = 0
00:13:21 openat(AT_FDCWD, "/home/laptop/.config/gtk-3.0/gtk.css", O_RDONLY) = 8
00:13:21 statx(8, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=21, ...}) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 read(8, "@import 'colors.css';", 8192) = 21
00:13:21 read(8, "", 8192)              = 0
00:13:21 close(8)                       = 0
00:13:21 openat(AT_FDCWD, "/home/laptop/.config/gtk-3.0/colors.css", O_RDONLY) = 8
00:13:21 statx(8, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=4075, ...}) = 0
00:13:21 read(8, "@define-color theme_fg_color #23"..., 8192) = 4075
00:13:21 read(8, "", 8192)              = 0
00:13:21 close(8)                       = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 access("/home/laptop/.local/share/themes/Breeze/gtk-3.24/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.local/share/themes/Breeze/gtk-3.22/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.local/share/themes/Breeze/gtk-3.20/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.local/share/themes/Breeze/gtk-3.18/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.local/share/themes/Breeze/gtk-3.16/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.local/share/themes/Breeze/gtk-3.14/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.local/share/themes/Breeze/gtk-3.0/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.themes/Breeze/gtk-3.24/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.themes/Breeze/gtk-3.22/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.themes/Breeze/gtk-3.20/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.themes/Breeze/gtk-3.18/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.themes/Breeze/gtk-3.16/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.themes/Breeze/gtk-3.14/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.themes/Breeze/gtk-3.0/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.local/share/flatpak/exports/share/themes/Breeze/gtk-3.24/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.local/share/flatpak/exports/share/themes/Breeze/gtk-3.22/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.local/share/flatpak/exports/share/themes/Breeze/gtk-3.20/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.local/share/flatpak/exports/share/themes/Breeze/gtk-3.18/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.local/share/flatpak/exports/share/themes/Breeze/gtk-3.16/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.local/share/flatpak/exports/share/themes/Breeze/gtk-3.14/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/home/laptop/.local/share/flatpak/exports/share/themes/Breeze/gtk-3.0/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/var/lib/flatpak/exports/share/themes/Breeze/gtk-3.24/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/var/lib/flatpak/exports/share/themes/Breeze/gtk-3.22/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/var/lib/flatpak/exports/share/themes/Breeze/gtk-3.20/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/var/lib/flatpak/exports/share/themes/Breeze/gtk-3.18/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/var/lib/flatpak/exports/share/themes/Breeze/gtk-3.16/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/var/lib/flatpak/exports/share/themes/Breeze/gtk-3.14/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/var/lib/flatpak/exports/share/themes/Breeze/gtk-3.0/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/local/share/themes/Breeze/gtk-3.24/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/local/share/themes/Breeze/gtk-3.22/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/local/share/themes/Breeze/gtk-3.20/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/local/share/themes/Breeze/gtk-3.18/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/local/share/themes/Breeze/gtk-3.16/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/local/share/themes/Breeze/gtk-3.14/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/local/share/themes/Breeze/gtk-3.0/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/share/themes/Breeze/gtk-3.24/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/share/themes/Breeze/gtk-3.22/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/share/themes/Breeze/gtk-3.20/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/share/themes/Breeze/gtk-3.18/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/share/themes/Breeze/gtk-3.16/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/share/themes/Breeze/gtk-3.14/gtk.css", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 access("/usr/share/themes/Breeze/gtk-3.0/gtk.css", F_OK) = 0
00:13:21 openat(AT_FDCWD, "/usr/share/themes/Breeze/gtk-3.0/gtk.gresource", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/themes/Breeze/gtk-3.0/gtk.css", O_RDONLY) = 8
00:13:21 statx(8, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=3703366, ...}) = 0
00:13:21 read(8, "/* GTK NAMED COLORS\n   ---------"..., 8192) = 8192
00:13:21 read(8, "ected_fg_color @theme_unfocused_"..., 8192) = 8192
00:13:21 read(8, " textview button.subtitle:link,\n"..., 8192) = 8192
00:13:21 brk(0x55a7cbde5000)            = 0x55a7cbde5000
00:13:21 brk(0x55a7cbddd000)            = 0x55a7cbddd000
00:13:21 read(8, ".selection-mode flowboxchild.sub"..., 8192) = 8192
00:13:21 read(8, " headerbar.selection-mode header"..., 8192) = 8192
00:13:21 read(8, "tion button.flat:checked, popove"..., 8192) = 8192
00:13:21 read(8, "_button_background_insensitive_b"..., 8192) = 8192
00:13:21 read(8, "breeze; }\n\npopover.background.to"..., 8192) = 8192
00:13:21 read(8, "utton:checked, .csd popover.back"..., 8192) = 8192
00:13:21 read(8, "button:backdrop, .csd popover.ba"..., 8192) = 8192
00:13:21 read(8, "selection button.suggested-actio"..., 8192) = 8192
00:13:21 read(8, "ackground.magnifier checkbutton."..., 8192) = 8192
00:13:21 read(8, "d popover.background.magnifier b"..., 8192) = 8192
00:13:21 read(8, "background.touch-selection popov"..., 8192) = 8192
00:13:21 read(8, "ebar-button:backdrop:focus, .csd"..., 8192) = 8192
00:13:21 mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31a9e46000
00:13:21 brk(0x55a7cbdcd000)            = 0x55a7cbdcd000
00:13:21 read(8, "sted-action.osd popover.backgrou"..., 8192) = 8192
00:13:21 read(8, "on.suggested-action:backdrop:dis"..., 8192) = 8192
00:13:21 read(8, ".sidebar-button:backdrop:disable"..., 8192) = 8192
00:13:21 read(8, "sd button:backdrop:disabled > .l"..., 8192) = 8192
00:13:21 read(8, "bel, .csd popover.background.mag"..., 8192) = 8192
00:13:21 read(8, "lection radiobutton.suggested-ac"..., 8192) = 8192
00:13:21 read(8, "over.background.touch-selection "..., 8192) = 8192
00:13:21 read(8, "sd popover.background.magnifier "..., 8192) = 8192
00:13:21 read(8, "sabled:checked, popover.backgrou"..., 8192) = 8192
00:13:21 read(8, "ed,\n      popover.background rad"..., 8192) = 8192
00:13:21 read(8, "action.osd button.flat:backdrop:"..., 8192) = 8192
00:13:21 read(8, "led:active > .label,\n        pop"..., 8192) = 8192
00:13:21 read(8, " .label, .csd popover.background"..., 8192) = 8192
00:13:21 read(8, "ested-action.osd button.sidebar-"..., 8192) = 8192
00:13:21 read(8, "round.touch-selection button.sid"..., 8192) = 8192
00:13:21 read(8, "er.background.magnifier .csd pop"..., 8192) = 8192
00:13:21 mremap(0x7f31a9e46000, 266240, 528384, MREMAP_MAYMOVE) = 0x7f31a9dc5000
00:13:21 read(8, "tion.osd button:backdrop:disable"..., 8192) = 8192
00:13:21 read(8, "ted-action.sidebar-button:backdr"..., 8192) = 8192
00:13:21 read(8, " button.flat:backdrop, .csd popo"..., 8192) = 8192
00:13:21 read(8, "r.background.magnifier button.su"..., 8192) = 8192
00:13:21 read(8, " .csd popover.background.magnifi"..., 8192) = 8192
00:13:21 read(8, "ction button:disabled:active, .c"..., 8192) = 8192
00:13:21 read(8, "touch-selection button.suggested"..., 8192) = 8192
00:13:21 read(8, " > .label, .csd popover.backgrou"..., 8192) = 8192
00:13:21 read(8, "led:focus > .label,\n      button"..., 8192) = 8192
00:13:21 read(8, "cked, .csd popover.background.ma"..., 8192) = 8192
00:13:21 read(8, "gnifier notebook > header > tabs"..., 8192) = 8192
00:13:21 read(8, "idebar-button:backdrop,\n  button"..., 8192) = 8192
00:13:21 read(8, ".magnifier checkbutton.destructi"..., 8192) = 8192
00:13:21 read(8, "election button.destructive-acti"..., 8192) = 8192
00:13:21 read(8, "d.touch-selection button.destruc"..., 8192) = 8192
00:13:21 read(8, "background.touch-selection butto"..., 8192) = 8192
00:13:21 read(8, "ection button.destructive-action"..., 8192) = 8192
00:13:21 read(8, "drop_breeze;\n      background-co"..., 8192) = 8192
00:13:21 read(8, "d.magnifier button.destructive-a"..., 8192) = 8192
00:13:21 read(8, "uch-selection button.destructive"..., 8192) = 8192
00:13:21 read(8, "action.osd button.sidebar-button"..., 8192) = 8192
00:13:21 read(8, "ackground.touch-selection button"..., 8192) = 8192
00:13:21 read(8, "op:disabled:active, .csd popover"..., 8192) = 8192
00:13:21 read(8, "fier button.destructive-action.o"..., 8192) = 8192
00:13:21 read(8, "utton.sidebar-button:backdrop:di"..., 8192) = 8192
00:13:21 read(8, "drop:disabled:focus, popover.bac"..., 8192) = 8192
00:13:21 read(8, "sd popover.background.magnifier "..., 8192) = 8192
00:13:21 read(8, "ection button.destructive-action"..., 8192) = 8192
00:13:21 read(8, "button.destructive-action:backdr"..., 8192) = 8192
00:13:21 read(8, "kdrop:disabled:focus > .label, p"..., 8192) = 8192
00:13:21 read(8, "at:backdrop:disabled:checked > ."..., 8192) = 8192
00:13:21 read(8, "label, .csd popover.background.t"..., 8192) = 8192
00:13:21 mremap(0x7f31a9dc5000, 528384, 1052672, MREMAP_MAYMOVE) = 0x7f31a9cc4000
00:13:21 read(8, "el, popover.background.touch-sel"..., 8192) = 8192
00:13:21 read(8, "backdrop:disabled:checked > .lab"..., 8192) = 8192
00:13:21 read(8, "kdrop:disabled, .csd popover.bac"..., 8192) = 8192
00:13:21 read(8, "structive-action.osd popover.bac"..., 8192) = 8192
00:13:21 read(8, "on.sidebar-button:backdrop:disab"..., 8192) = 8192
00:13:21 read(8, "button.flat:backdrop:disabled,\n "..., 8192) = 8192
00:13:21 read(8, "und.magnifier button.destructive"..., 8192) = 8192
00:13:21 read(8, ".destructive-action:disabled:che"..., 8192) = 8192
00:13:21 read(8, "election button:disabled:focus >"..., 8192) = 8192
00:13:21 read(8, "}\n  stacksidebar.sidebar row.nee"..., 8192) = 8192
00:13:21 read(8, "rop_breeze;\n      background-col"..., 8192) = 8192
00:13:21 read(8, "  min-width: 18px;\n  animation: "..., 8192) = 8192
00:13:21 read(8, "watch overlay:selected,\ncolorswa"..., 8192) = 8192
00:13:21 read(8, "theme_button_foreground_backdrop"..., 8192) = 8192
00:13:21 read(8, "link > label,\nheaderbar.selectio"..., 8192) = 8192
00:13:21 read(8, "eaderbar.selection-mode headerba"..., 8192) = 8192
00:13:21 read(8, "\n    headerbar.selection-mode he"..., 8192) = 8192
00:13:21 read(8, "ed,\n    headerbar.selection-mode"..., 8192) = 8192
00:13:21 read(8, "tton.subtitle:visited > label:vi"..., 8192) = 8192
00:13:21 read(8, "n-mode headerbar button.subtitle"..., 8192) = 8192
00:13:21 read(8, "nk,\n    headerbar.selection-mode"..., 8192) = 8192
00:13:21 read(8, "itle:selected:link button.subtit"..., 8192) = 8192
00:13:21 read(8, "ction-mode button:selected:link "..., 8192) = 8192
00:13:21 read(8, "ed:link,\n    headerbar.selection"..., 8192) = 8192
00:13:21 read(8, "on.subtitle:visited:link,\n    he"..., 8192) = 8192
00:13:21 read(8, "lection-mode button:selected:vis"..., 8192) = 8192
00:13:21 read(8, ":link,\n    headerbar.selection-m"..., 8192) = 8192
00:13:21 read(8, "ton.subtitle:selected:link butto"..., 8192) = 8192
00:13:21 read(8, "ection-mode headerbar button.sub"..., 8192) = 8192
00:13:21 read(8, "button.subtitle:link button:visi"..., 8192) = 8192
00:13:21 read(8, " headerbar.selection-mode header"..., 8192) = 8192
00:13:21 read(8, " headerbar button.subtitle:link "..., 8192) = 8192
00:13:21 read(8, "erbar.selection-mode headerbar b"..., 8192) = 8192
00:13:21 read(8, "headerbar.selection-mode headerb"..., 8192) = 8192
00:13:21 read(8, "ink button.subtitle:visited:link"..., 8192) = 8192
00:13:21 read(8, "erbar button.subtitle:link butto"..., 8192) = 8192
00:13:21 read(8, "visited,\n    headerbar.selection"..., 8192) = 8192
00:13:21 read(8, "erbar button.subtitle:link butto"..., 8192) = 8192
00:13:21 read(8, ":link:visited,\n    headerbar.sel"..., 8192) = 8192
00:13:21 read(8, "eaderbar.selection-mode button:s"..., 8192) = 8192
00:13:21 read(8, "e button.subtitle:link .subtitle"..., 8192) = 8192
00:13:21 read(8, "derbar button.subtitle:link butt"..., 8192) = 8192
00:13:21 read(8, "bar .subtitle:link:visited,\n    "..., 8192) = 8192
00:13:21 read(8, "erbar.selection-mode headerbar b"..., 8192) = 8192
00:13:21 read(8, "lected:link headerbar button.sub"..., 8192) = 8192
00:13:21 read(8, "ink button.subtitle:visited:link"..., 8192) = 8192
00:13:21 read(8, "aderbar.selection-mode headerbar"..., 8192) = 8192
00:13:21 read(8, "ited:link,\n    headerbar.selecti"..., 8192) = 8192
00:13:21 read(8, "r.selection-mode button.subtitle"..., 8192) = 8192
00:13:21 read(8, "    button:selected:link headerb"..., 8192) = 8192
00:13:21 read(8, "visited:link,\n    *:selected hea"..., 8192) = 8192
00:13:21 read(8, "n-mode button:selected:link head"..., 8192) = 8192
00:13:21 read(8, "aderbar.selection-mode headerbar"..., 8192) = 8192
00:13:21 read(8, "eaderbar button.subtitle:selecte"..., 8192) = 8192
00:13:21 read(8, "ton.subtitle:visited:link,\n    h"..., 8192) = 8192
00:13:21 read(8, "bar.selection-mode headerbar but"..., 8192) = 8192
00:13:21 read(8, "ction-mode button.subtitle:selec"..., 8192) = 8192
00:13:21 read(8, "bar.selection-mode button.subtit"..., 8192) = 8192
00:13:21 read(8, "ed:link,\n    headerbar.selection"..., 8192) = 8192
00:13:21 read(8, "lection-mode headerbar button:se"..., 8192) = 8192
00:13:21 read(8, "d:visited button.subtitle:visite"..., 8192) = 8192
00:13:21 read(8, "eaderbar.selection-mode headerba"..., 8192) = 8192
00:13:21 read(8, "ink,\n    headerbar.selection-mod"..., 8192) = 8192
00:13:21 read(8, "ction-mode button.subtitle:link "..., 8192) = 8192
00:13:21 mremap(0x7f31a9cc4000, 1052672, 2101248, MREMAP_MAYMOVE) = 0x7f31a9ac3000
00:13:21 read(8, "nk button.subtitle:visited:link,"..., 8192) = 8192
00:13:21 read(8, "nk,\n    headerbar.selection-mode"..., 8192) = 8192
00:13:21 read(8, " headerbar.selection-mode header"..., 8192) = 8192
00:13:21 read(8, "link button:visited,\n    headerb"..., 8192) = 8192
00:13:21 read(8, "aderbar.selection-mode headerbar"..., 8192) = 8192
00:13:21 read(8, ".selection-mode headerbar button"..., 8192) = 8192
00:13:21 read(8, "selection-mode headerbar button."..., 8192) = 8192
00:13:21 read(8, "rbar.selection-mode headerbar bu"..., 8192) = 8192
00:13:21 read(8, "button.subtitle:visited .subtitl"..., 8192) = 8192
00:13:21 read(8, ",\n    headerbar.selection-mode h"..., 8192) = 8192
00:13:21 read(8, "r button:visited:link,\n    heade"..., 8192) = 8192
00:13:21 read(8, ".selection-mode headerbar button"..., 8192) = 8192
00:13:21 read(8, "ction-mode headerbar button:sele"..., 8192) = 8192
00:13:21 read(8, "link,\n    headerbar.selection-mo"..., 8192) = 8192
00:13:21 read(8, "derbar button.subtitle:link .sub"..., 8192) = 8192
00:13:21 read(8, "headerbar.selection-mode button."..., 8192) = 8192
00:13:21 read(8, "nk headerbar.selection-mode head"..., 8192) = 8192
00:13:21 read(8, " button.subtitle:visited:link,\n "..., 8192) = 8192
00:13:21 read(8, "de headerbar button.subtitle:vis"..., 8192) = 8192
00:13:21 read(8, "-mode headerbar button.subtitle:"..., 8192) = 8192
00:13:21 read(8, "ction-mode headerbar button.subt"..., 8192) = 8192
00:13:21 read(8, "erbar.selection-mode headerbar b"..., 8192) = 8192
00:13:21 read(8, " headerbar.selection-mode header"..., 8192) = 8192
00:13:21 read(8, "button:visited:link,\n    headerb"..., 8192) = 8192
00:13:21 read(8, "ted button.subtitle:visited:link"..., 8192) = 8192
00:13:21 read(8, "de button:selected:visited heade"..., 8192) = 8192
00:13:21 read(8, "ar.selection-mode headerbar butt"..., 8192) = 8192
00:13:21 read(8, ":selected:link button.subtitle:v"..., 8192) = 8192
00:13:21 read(8, "visited button.subtitle:visited:"..., 8192) = 8192
00:13:21 read(8, "r.selection-mode headerbar .subt"..., 8192) = 8192
00:13:21 read(8, "ited:link,\n    headerbar.selecti"..., 8192) = 8192
00:13:21 read(8, "tion-mode headerbar button.subti"..., 8192) = 8192
00:13:21 read(8, "de button.subtitle:link headerba"..., 8192) = 8192
00:13:21 read(8, "isited:link,\n    headerbar.selec"..., 8192) = 8192
00:13:21 read(8, "on.subtitle:link button:visited,"..., 8192) = 8192
00:13:21 read(8, "  headerbar.selection-mode heade"..., 8192) = 8192
00:13:21 read(8, "r.selection-mode headerbar butto"..., 8192) = 8192
00:13:21 read(8, "lection-mode headerbar button.su"..., 8192) = 8192
00:13:21 read(8, ",\n    headerbar.selection-mode h"..., 8192) = 8192
00:13:21 read(8, "n:visited:link,\n    headerbar.se"..., 8192) = 8192
00:13:21 read(8, " button.subtitle:visited:link,\n "..., 8192) = 8192
00:13:21 read(8, "d:visited button:visited:link,\n "..., 8192) = 8192
00:13:21 read(8, "headerbar.selection-mode headerb"..., 8192) = 8192
00:13:21 read(8, "nk headerbar button.subtitle:vis"..., 8192) = 8192
00:13:21 read(8, "ar button.subtitle:link button.s"..., 8192) = 8192
00:13:21 read(8, "le:visited:link,\n    headerbar.s"..., 8192) = 8192
00:13:21 read(8, "    headerbar.selection-mode hea"..., 8192) = 8192
00:13:21 read(8, "mode headerbar button:selected:l"..., 8192) = 8192
00:13:21 read(8, "ode button.subtitle:link headerb"..., 8192) = 8192
00:13:21 read(8, "bar.selection-mode headerbar but"..., 8192) = 8192
00:13:21 read(8, "e:hover:visited:link,\n  headerba"..., 8192) = 8192
00:13:21 read(8, "n.subtitle:selected:link button."..., 8192) = 8192
00:13:21 read(8, "on:selected:visited button.subti"..., 8192) = 8192
00:13:21 read(8, "n.subtitle:visited > label:hover"..., 8192) = 8192
00:13:21 read(8, "ink > label:hover,\n    headerbar"..., 8192) = 8192
00:13:21 read(8, "de button:selected:visited butto"..., 8192) = 8192
00:13:21 read(8, "tton:link:hover,\n    headerbar.s"..., 8192) = 8192
00:13:21 read(8, "r:visited,\n    headerbar.selecti"..., 8192) = 8192
00:13:21 read(8, "headerbar button.subtitle:hover:"..., 8192) = 8192
00:13:21 read(8, "d,\n    headerbar.selection-mode "..., 8192) = 8192
00:13:21 read(8, "tion-mode headerbar button.subti"..., 8192) = 8192
00:13:21 read(8, "derbar.selection-mode button:sel"..., 8192) = 8192
00:13:21 read(8, "le:selected:link button:hover:vi"..., 8192) = 8192
00:13:21 read(8, "ubtitle:hover:link,\n    headerba"..., 8192) = 8192
00:13:21 read(8, ":link,\n    headerbar.selection-m"..., 8192) = 8192
00:13:21 read(8, "e:link button.subtitle:hover:vis"..., 8192) = 8192
00:13:21 read(8, "on-mode button.subtitle:visited "..., 8192) = 8192
00:13:21 read(8, " .subtitle:link *:link:hover,\n  "..., 8192) = 8192
00:13:21 read(8, "   headerbar.selection-mode head"..., 8192) = 8192
00:13:21 read(8, "ction-mode headerbar button.subt"..., 8192) = 8192
00:13:21 read(8, "tle:hover:link,\n    headerbar.se"..., 8192) = 8192
00:13:21 read(8, "ction-mode headerbar button.subt"..., 8192) = 8192
00:13:21 read(8, "btitle:link button:link:hover:vi"..., 8192) = 8192
00:13:21 read(8, "ion-mode button.subtitle:hover:l"..., 8192) = 8192
00:13:21 read(8, "tton.subtitle:selected:link .sub"..., 8192) = 8192
00:13:21 read(8, "itle:hover:link,\n    headerbar.s"..., 8192) = 8192
00:13:21 read(8, "er:visited,\n    headerbar.select"..., 8192) = 8192
00:13:21 read(8, "r.selection-mode button.subtitle"..., 8192) = 8192
00:13:21 read(8, "k,\n    headerbar.selection-mode "..., 8192) = 8192
00:13:21 read(8, ".subtitle:link:hover,\n    header"..., 8192) = 8192
00:13:21 read(8, "ink button.subtitle:hover:link,\n"..., 8192) = 8192
00:13:21 read(8, "on.subtitle:link button.subtitle"..., 8192) = 8192
00:13:21 read(8, "on-mode button.subtitle:selected"..., 8192) = 8192
00:13:21 read(8, "de headerbar button.subtitle:hov"..., 8192) = 8192
00:13:21 read(8, ",\n    button:selected:visited he"..., 8192) = 8192
00:13:21 read(8, "erbar.selection-mode button.subt"..., 8192) = 8192
00:13:21 read(8, "button:selected:visited headerba"..., 8192) = 8192
00:13:21 read(8, "ction-mode button.subtitle:hover"..., 8192) = 8192
00:13:21 read(8, "bar.selection-mode headerbar but"..., 8192) = 8192
00:13:21 read(8, "election-mode headerbar button.s"..., 8192) = 8192
00:13:21 read(8, "election-mode headerbar button:s"..., 8192) = 8192
00:13:21 read(8, "headerbar button:hover:visited,\n"..., 8192) = 8192
00:13:21 read(8, "eaderbar button.subtitle:hover:v"..., 8192) = 8192
00:13:21 read(8, ".subtitle:hover:link,\n    header"..., 8192) = 8192
00:13:21 read(8, "aderbar button:selected:link but"..., 8192) = 8192
00:13:21 read(8, "r button.subtitle:selected:link "..., 8192) = 8192
00:13:21 read(8, "hover:link,\n    headerbar.select"..., 8192) = 8192
00:13:21 read(8, "title:link headerbar button:hove"..., 8192) = 8192
00:13:21 read(8, " headerbar button.subtitle:hover"..., 8192) = 8192
00:13:21 read(8, "eaderbar.selection-mode button.s"..., 8192) = 8192
00:13:21 read(8, "ited,\n    headerbar.selection-mo"..., 8192) = 8192
00:13:21 read(8, "mode headerbar button.subtitle:v"..., 8192) = 8192
00:13:21 read(8, ":hover:link,\n    headerbar.selec"..., 8192) = 8192
00:13:21 read(8, "aderbar.selection-mode headerbar"..., 8192) = 8192
00:13:21 read(8, "erbar button.subtitle:link butto"..., 8192) = 8192
00:13:21 read(8, "eaderbar.selection-mode button.s"..., 8192) = 8192
00:13:21 read(8, "on:selected:visited button.subti"..., 8192) = 8192
00:13:21 read(8, "ted button.subtitle:hover:link,\n"..., 8192) = 8192
00:13:21 read(8, "tle:link button.subtitle:hover:l"..., 8192) = 8192
00:13:21 read(8, "headerbar .subtitle:hover:link,\n"..., 8192) = 8192
00:13:21 read(8, "elected:link button.subtitle:hov"..., 8192) = 8192
00:13:21 read(8, "link,\n    headerbar.selection-mo"..., 8192) = 8192
00:13:21 read(8, "tton:hover:visited,\n    headerba"..., 8192) = 8192
00:13:21 read(8, "btitle:link button:hover:visited"..., 8192) = 8192
00:13:21 read(8, "n-mode headerbar button:hover:li"..., 8192) = 8192
00:13:21 read(8, " headerbar.selection-mode button"..., 8192) = 8192
00:13:21 read(8, "selection-mode headerbar button:"..., 8192) = 8192
00:13:21 read(8, "k,\n    *:selected headerbar.sele"..., 8192) = 8192
00:13:21 read(8, " headerbar.selection-mode header"..., 8192) = 8192
00:13:21 read(8, "ed:link,\n    headerbar.selection"..., 8192) = 8192
00:13:21 read(8, "erbar button:selected:visited *."..., 8192) = 8192
00:13:21 read(8, "e headerbar button:selected:link"..., 8192) = 8192
00:13:21 read(8, "nk button.subtitle:hover:link,\n "..., 8192) = 8192
00:13:21 read(8, "-mode headerbar button:selected:"..., 8192) = 8192
00:13:21 read(8, "-mode headerbar button:selected:"..., 8192) = 8192
00:13:21 read(8, " button:hover:link,\n    headerba"..., 8192) = 8192
00:13:21 read(8, "ar button.subtitle:selected:link"..., 8192) = 8192
00:13:21 read(8, "-mode headerbar button.subtitle:"..., 8192) = 8192
00:13:21 mremap(0x7f31a9ac3000, 2101248, 4198400, MREMAP_MAYMOVE) = 0x7f31a96c2000
00:13:21 read(8, "k:visited,\n    headerbar.selecti"..., 8192) = 8192
00:13:21 read(8, "hover:visited,\n    headerbar.sel"..., 8192) = 8192
00:13:21 read(8, "eaderbar.selection-mode headerba"..., 8192) = 8192
00:13:21 read(8, "title:link headerbar button.subt"..., 8192) = 8192
00:13:21 read(8, "tle:link headerbar button:hover:"..., 8192) = 8192
00:13:21 read(8, "derbar.selection-mode headerbar "..., 8192) = 8192
00:13:21 read(8, "r button.subtitle:link button:ho"..., 8192) = 8192
00:13:21 read(8, "k,\n    headerbar.selection-mode "..., 8192) = 8192
00:13:21 read(8, "link,\n    headerbar.selection-mo"..., 8192) = 8192
00:13:21 read(8, "visited button:hover:link,\n    h"..., 8192) = 8192
00:13:21 read(8, "title:hover:link,\n    headerbar."..., 8192) = 8192
00:13:21 read(8, "erbar button.subtitle:hover:link"..., 8192) = 8192
00:13:21 read(8, "r.selection-mode headerbar butto"..., 8192) = 8192
00:13:21 read(8, "subtitle:selected:link headerbar"..., 8192) = 8192
00:13:21 read(8, "subtitle:hover:link,\n    headerb"..., 8192) = 8192
00:13:21 read(8, "n.subtitle:hover:link,\n    heade"..., 8192) = 8192
00:13:21 read(8, "d headerbar.selection-mode heade"..., 8192) = 8192
00:13:21 read(8, "title:hover:link,\n    headerbar."..., 8192) = 8192
00:13:21 read(8, "erbar.selection-mode headerbar b"..., 8192) = 8192
00:13:21 read(8, "k button:hover:visited,\n    head"..., 8192) = 8192
00:13:21 read(8, "e:link button.subtitle:hover:lin"..., 8192) = 8192
00:13:21 read(8, "e button:active:visited:link,\n  "..., 8192) = 8192
00:13:21 read(8, "n.subtitle:link > label:active,\n"..., 8192) = 8192
00:13:21 read(8, "el:active,\n    headerbar.selecti"..., 8192) = 8192
00:13:21 read(8, "link > label:active,\n    headerb"..., 8192) = 8192
00:13:21 read(8, " headerbar button.subtitle:visit"..., 8192) = 8192
00:13:21 read(8, "link button:active:visited,\n    "..., 8192) = 8192
00:13:21 read(8, ":selected:link button:active:vis"..., 8192) = 8192
00:13:21 read(8, "n.subtitle:active:visited,\n    h"..., 8192) = 8192
00:13:21 read(8, "ction-mode headerbar button.subt"..., 8192) = 8192
00:13:21 read(8, "lection-mode headerbar button.su"..., 8192) = 8192
00:13:21 read(8, "ction-mode button:selected:visit"..., 8192) = 8192
00:13:21 read(8, "derbar.selection-mode headerbar "..., 8192) = 8192
00:13:21 read(8, "n:selected:link headerbar button"..., 8192) = 8192
00:13:21 read(8, "le:selected:link button:active:l"..., 8192) = 8192
00:13:21 read(8, "utton:selected:visited button.su"..., 8192) = 8192
00:13:21 read(8, "on-mode headerbar button.subtitl"..., 8192) = 8192
00:13:21 read(8, ",\n    headerbar.selection-mode b"..., 8192) = 8192
00:13:21 read(8, "ode headerbar .subtitle:link but"..., 8192) = 8192
00:13:21 read(8, "e:link:active,\n    headerbar.sel"..., 8192) = 8192
00:13:21 read(8, "erbar.selection-mode headerbar b"..., 8192) = 8192
00:13:21 read(8, ".subtitle:active:visited:link,\n "..., 8192) = 8192
00:13:21 read(8, " headerbar.selection-mode header"..., 8192) = 8192
00:13:21 read(8, "derbar.selection-mode headerbar "..., 8192) = 8192
00:13:21 read(8, ".selection-mode button.subtitle:"..., 8192) = 8192
00:13:21 read(8, "on-mode headerbar button.subtitl"..., 8192) = 8192
00:13:21 read(8, "n.subtitle:active:link,\n    head"..., 8192) = 8192
00:13:21 read(8, "ton.subtitle:visited headerbar b"..., 8192) = 8192
00:13:21 read(8, "r.selection-mode headerbar butto"..., 8192) = 8192
00:13:21 read(8, "tle:active:link,\n    headerbar.s"..., 8192) = 8192
00:13:21 read(8, "title:link:active,\n    headerbar"..., 8192) = 8192
00:13:21 read(8, "  headerbar.selection-mode heade"..., 8192) = 8192
00:13:21 read(8, "ode headerbar button.subtitle:li"..., 8192) = 8192
00:13:21 read(8, "tle:link button.subtitle:active:"..., 8192) = 8192
00:13:21 read(8, "bar.selection-mode *.subtitle:ac"..., 8192) = 8192
00:13:21 read(8, "selection-mode button.subtitle:s"..., 8192) = 8192
00:13:21 read(8, "lected:link headerbar.selection-"..., 8192) = 8192
00:13:21 read(8, "bar button.subtitle:selected:lin"..., 8192) = 8192
00:13:21 read(8, "-mode button.subtitle:selected:l"..., 8192) = 8192
00:13:21 read(8, "n.subtitle:active:link,\n    head"..., 8192) = 8192
00:13:21 read(8, "e headerbar button.subtitle:sele"..., 8192) = 8192
00:13:21 read(8, "-mode headerbar button.subtitle:"..., 8192) = 8192
00:13:21 read(8, "aderbar.selection-mode headerbar"..., 8192) = 8192
00:13:21 read(8, ":active:visited,\n    headerbar.s"..., 8192) = 8192
00:13:21 read(8, "rbar.selection-mode button:selec"..., 8192) = 8192
00:13:21 read(8, "e button.subtitle:selected:link "..., 8192) = 8192
00:13:21 read(8, ",\n    headerbar.selection-mode h"..., 8192) = 8192
00:13:21 read(8, "eaderbar.selection-mode headerba"..., 8192) = 8192
00:13:21 read(8, "le:link button.subtitle:active:l"..., 8192) = 8192
00:13:21 read(8, " headerbar.selection-mode header"..., 8192) = 8192
00:13:21 read(8, "n:active:link,\n    headerbar.sel"..., 8192) = 8192
00:13:21 read(8, "sited headerbar button.subtitle:"..., 8192) = 8192
00:13:21 read(8, "aderbar.selection-mode headerbar"..., 8192) = 8192
00:13:21 read(8, "btitle:visited button:active:lin"..., 8192) = 8192
00:13:21 read(8, "button.subtitle:active:link,\n   "..., 8192) = 8192
00:13:21 read(8, "n:active:visited,\n    headerbar."..., 8192) = 8192
00:13:21 read(8, "link,\n    headerbar.selection-mo"..., 8192) = 8192
00:13:21 read(8, "-mode headerbar button.subtitle:"..., 8192) = 8192
00:13:21 read(8, "bar.selection-mode headerbar but"..., 8192) = 8192
00:13:21 read(8, "utton.subtitle:link .subtitle:ac"..., 8192) = 8192
00:13:21 read(8, "nk button:active:visited,\n    he"..., 8192) = 8192
00:13:21 read(8, " button:selected:link headerbar."..., 8192) = 8192
00:13:21 read(8, "elected:link button:active:visit"..., 8192) = 8192
00:13:21 read(8, "ction-mode headerbar button.subt"..., 8192) = 8192
00:13:21 read(8, "   headerbar.selection-mode butt"..., 8192) = 8192
00:13:21 read(8, "le:link button:active:visited,\n "..., 8192) = 8192
00:13:21 read(8, "ton.subtitle:selected:link heade"..., 8192) = 8192
00:13:21 read(8, "derbar.selection-mode button.sub"..., 8192) = 8192
00:13:21 read(8, "headerbar button:active:link,\n  "..., 8192) = 8192
00:13:21 read(8, "sited headerbar.selection-mode h"..., 8192) = 8192
00:13:21 read(8, "elected:link headerbar.selection"..., 8192) = 8192
00:13:21 read(8, "title:active:link:visited,\n    h"..., 8192) = 8192
00:13:21 read(8, " headerbar button.subtitle:selec"..., 8192) = 8192
00:13:21 read(8, "aderbar.selection-mode headerbar"..., 8192) = 8192
00:13:21 read(8, "ive:link,\n    headerbar.selectio"..., 8192) = 8192
00:13:21 read(8, "e headerbar button.subtitle:sele"..., 8192) = 8192
00:13:21 read(8, "tle:selected:link button.subtitl"..., 8192) = 8192
00:13:21 read(8, "itle:active:link,\n    headerbar."..., 8192) = 8192
00:13:21 read(8, "title:selected:link button.subti"..., 8192) = 8192
00:13:21 read(8, "  headerbar.selection-mode heade"..., 8192) = 8192
00:13:21 read(8, "r button.subtitle:selected:link "..., 8192) = 8192
00:13:21 read(8, "tton.subtitle:link headerbar but"..., 8192) = 8192
00:13:21 read(8, "ar.selection-mode headerbar butt"..., 8192) = 8192
00:13:21 read(8, ",\n    headerbar.selection-mode h"..., 8192) = 8192
00:13:21 read(8, "button.subtitle:visited headerba"..., 8192) = 8192
00:13:21 read(8, "tive:link,\n    headerbar.selecti"..., 8192) = 8192
00:13:21 read(8, "bar.selection-mode headerbar but"..., 8192) = 8192
00:13:21 read(8, "rbar.selection-mode headerbar bu"..., 8192) = 8192
00:13:21 read(8, "erbar button.subtitle:link butto"..., 8192) = 8192
00:13:21 read(8, "e:link,\n    headerbar.selection-"..., 8192) = 8192
00:13:21 read(8, "headerbar.selection-mode headerb"..., 8192) = 8192
00:13:21 read(8, "ed headerbar.selection-mode head"..., 8192) = 8192
00:13:21 read(8, "eaderbar button.subtitle:active:"..., 8192) = 8192
00:13:21 read(8, "derbar.selection-mode headerbar "..., 8192) = 8192
00:13:21 read(8, "ton:active:link,\n    headerbar.s"..., 8192) = 8192
00:13:21 read(8, ",\n    headerbar.selection-mode h"..., 8192) = 8192
00:13:21 read(8, "-mode headerbar button.subtitle:"..., 8192) = 8192
00:13:21 read(8, "selection-mode headerbar button:"..., 8192) = 8192
00:13:21 read(8, "active:link,\n    headerbar.selec"..., 8192) = 8192
00:13:21 read(8, "rbar button.subtitle:active:link"..., 8192) = 8192
00:13:21 read(8, "  headerbar.selection-mode heade"..., 8192) = 8192
00:13:21 read(8, "tion-mode button.subtitle:link >"..., 8192) = 8192
00:13:21 read(8, "rbar button:backdrop:visited,\n  "..., 8192) = 8192
00:13:21 read(8, "aderbar button.subtitle:visited,"..., 8192) = 8192
00:13:21 read(8, "election-mode label:backdrop but"..., 8192) = 8192
00:13:21 read(8, "  headerbar.selection-mode butto"..., 8192) = 8192
00:13:21 read(8, "tion.subtitle:hover:selected:lin"..., 8192) = 8192
00:13:21 read(8, "aderbar.selection-mode headerbar"..., 8192) = 8192
00:13:21 read(8, "-mode headerbar button.subtitle:"..., 8192) = 8192
00:13:21 read(8, " headerbar.selection-mode header"..., 8192) = 8192
00:13:21 read(8, "erbar.selection-mode headerbar b"..., 8192) = 8192
00:13:21 read(8, "ode button:selected:link headerb"..., 8192) = 8192
00:13:21 read(8, "n.subtitle:link > label,\n  heade"..., 8192) = 8192
00:13:21 read(8, "nk > label,\n  headerbar.selectio"..., 8192) = 8192
00:13:21 read(8, "tion-mode headerbar button.subti"..., 8192) = 8192
00:13:21 read(8, "ar.selection-mode button.subtitl"..., 8192) = 8192
00:13:21 read(8, "ton:selected:visited button:visi"..., 8192) = 8192
00:13:21 read(8, "eaderbar.selection-mode button.s"..., 8192) = 8192
00:13:21 read(8, "lection-mode headerbar button:se"..., 8192) = 8192
00:13:21 read(8, "ection-mode headerbar button.sub"..., 8192) = 8192
00:13:21 read(8, "-mode headerbar button:selected:"..., 8192) = 8192
00:13:21 read(8, "ar.selection-mode button:selecte"..., 8192) = 8192
00:13:21 read(8, "r.selection-mode .subtitle:selec"..., 8192) = 8192
00:13:21 read(8, "ted,\n  headerbar.selection-mode "..., 8192) = 8192
00:13:21 read(8, "election-mode headerbar button.s"..., 8192) = 8192
00:13:21 read(8, "utton.subtitle:visited:link,\n  h"..., 8192) = 8192
00:13:21 read(8, "ection-mode button.subtitle:link"..., 8192) = 8192
00:13:21 read(8, "tton.subtitle:link,\n  headerbar."..., 8192) = 8192
00:13:21 read(8, "tion-mode headerbar button.subti"..., 8192) = 8192
00:13:21 read(8, "le:link *:link,\n  headerbar.sele"..., 8192) = 8192
00:13:21 read(8, "headerbar button.subtitle:visite"..., 8192) = 8192
00:13:21 read(8, "  headerbar.selection-mode heade"..., 8192) = 8192
00:13:21 read(8, "on-mode .subtitle:link,\n  header"..., 8192) = 8192
00:13:21 read(8, ",\n  headerbar.selection-mode hea"..., 8192) = 8192
00:13:21 read(8, "aderbar button.subtitle:link but"..., 8192) = 8192
00:13:21 read(8, "button.subtitle:link,\n  headerba"..., 8192) = 8192
00:13:21 read(8, "lection-mode headerbar button.su"..., 8192) = 8192
00:13:21 read(8, "tton.subtitle:selected:link butt"..., 8192) = 8192
00:13:21 read(8, "e:visited,\n  headerbar.selection"..., 8192) = 8192
00:13:21 read(8, "tion-mode headerbar button.subti"..., 8192) = 8192
00:13:21 read(8, "\n  *:selected headerbar.selectio"..., 8192) = 8192
00:13:21 read(8, "btitle:link,\n  headerbar.selecti"..., 8192) = 8192
00:13:21 read(8, "k,\n  headerbar.selection-mode bu"..., 8192) = 8192
00:13:21 read(8, "link,\n  headerbar.selection-mode"..., 8192) = 8192
00:13:21 read(8, "bar.selection-mode .subtitle:lin"..., 8192) = 8192
00:13:21 read(8, "election-mode headerbar button.s"..., 8192) = 8192
00:13:21 read(8, "bar .subtitle:selected:link butt"..., 8192) = 8192
00:13:21 read(8, "headerbar .subtitle:link button."..., 8192) = 8192
00:13:21 read(8, "erbar button.subtitle:selected:l"..., 8192) = 8192
00:13:21 read(8, "on.subtitle:visited,\n  headerbar"..., 8192) = 8192
00:13:21 read(8, "ink headerbar button.subtitle:li"..., 8192) = 8192
00:13:21 read(8, "e:link button.subtitle:link,\n  h"..., 8192) = 8192
00:13:21 read(8, ":link,\n  headerbar.selection-mod"..., 8192) = 8192
00:13:21 read(8, "-mode button:selected:visited he"..., 8192) = 8192
00:13:21 read(8, "ected:link button.subtitle:link,"..., 8192) = 8192
00:13:21 read(8, "ected:link button.subtitle:visit"..., 8192) = 8192
00:13:21 read(8, "n.subtitle:link headerbar button"..., 8192) = 8192
00:13:21 read(8, "bar button.subtitle:link .subtit"..., 8192) = 8192
00:13:21 read(8, " button.subtitle:selected:link h"..., 8192) = 8192
00:13:21 read(8, "tle:selected:link button.subtitl"..., 8192) = 8192
00:13:21 read(8, "utton.subtitle:visited headerbar"..., 8192) = 8192
00:13:21 read(8, "on-mode headerbar button.subtitl"..., 8192) = 8192
00:13:21 read(8, "bar button.subtitle:link,\n  butt"..., 8192) = 8192
00:13:21 read(8, ".selection-mode headerbar *:sele"..., 8192) = 8192
00:13:21 read(8, "ted:link headerbar button.subtit"..., 8192) = 8192
00:13:21 read(8, "button.subtitle:link button.subt"..., 8192) = 8192
00:13:21 read(8, "on.subtitle:link,\n  headerbar.se"..., 8192) = 8192
00:13:21 read(8, "    background-color: @theme_but"..., 8192) = 8192
00:13:21 read(8, "debar-button check:disabled,\n   "..., 8192) = 8192
00:13:21 read(8, " 1px solid @borders_breeze; }\n  "..., 8192) = 8192
00:13:21 read(8, "abs > selction:checked {\n       "..., 8192) = 8192
00:13:21 read(8, "ook > header button.flat:active,"..., 8192) = 8192
00:13:21 read(8, "@theme_selected_bg_color_breeze;"..., 8192) = 8192
00:13:21 read(8, "\n    border: 0; }\n    .sidebar r"..., 8192) = 8192
00:13:21 read(8, "    margin-left: 3px;\n    margin"..., 8192) = 8192
00:13:21 read(8, "e-dialog {\n      box-shadow: 0 2"..., 8192) = 8192
00:13:21 read(8, "ack > box label {\n    animation:"..., 8192) = 8192
00:13:21 read(8, "l:backdrop selction.maximize, la"..., 8192) = 582
00:13:21 read(8, "", 8192)              = 0
00:13:21 close(8)                       = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 brk(0x55a7cbdee000)            = 0x55a7cbdee000
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 brk(0x55a7cbe13000)            = 0x55a7cbe13000
00:13:21 brk(0x55a7cbe34000)            = 0x55a7cbe34000
00:13:21 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31a9e66000
00:13:21 brk(0x55a7cbe55000)            = 0x55a7cbe55000
00:13:21 brk(0x55a7cbe76000)            = 0x55a7cbe76000
00:13:21 brk(0x55a7cbe97000)            = 0x55a7cbe97000
00:13:21 brk(0x55a7cbeb8000)            = 0x55a7cbeb8000
00:13:21 mremap(0x7f31a9e66000, 135168, 266240, MREMAP_MAYMOVE) = 0x7f31a9e25000
00:13:21 brk(0x55a7cbed9000)            = 0x55a7cbed9000
00:13:21 brk(0x55a7cbefa000)            = 0x55a7cbefa000
00:13:21 brk(0x55a7cbf1b000)            = 0x55a7cbf1b000
00:13:21 brk(0x55a7cbf3c000)            = 0x55a7cbf3c000
00:13:21 brk(0x55a7cbf5d000)            = 0x55a7cbf5d000
00:13:21 brk(0x55a7cbf7e000)            = 0x55a7cbf7e000
00:13:21 mremap(0x7f31a9e25000, 266240, 528384, MREMAP_MAYMOVE) = 0x7f31a9da4000
00:13:21 brk(0x55a7cbf9f000)            = 0x55a7cbf9f000
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 openat(AT_FDCWD, "/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache", O_RDONLY) = 8
00:13:21 newfstatat(8, "", {st_mode=S_IFREG|0644, st_size=3637, ...}, AT_EMPTY_PATH) = 0
00:13:21 read(8, "# GdkPixbuf Image Loader Modules"..., 1024) = 1024
00:13:21 read(8, "\" \"\"\n\"GIF8\" \"\" 100\n\n\"/usr/lib/gd"..., 1024) = 1024
00:13:21 read(8, "-2.0/2.10.0/loaders/libpixbufloa"..., 1024) = 1024
00:13:21 read(8, "\\003\" \"xz \" 100\n\"  \\n\" \"xz \" 100"..., 1024) = 565
00:13:21 read(8, "", 1024)              = 0
00:13:21 close(8)                       = 0
00:13:21 brk(0x55a7cbfc0000)            = 0x55a7cbfc0000
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 brk(0x55a7cbfe1000)            = 0x55a7cbfe1000
00:13:21 brk(0x55a7cc002000)            = 0x55a7cc002000
00:13:21 brk(0x55a7cc023000)            = 0x55a7cc023000
00:13:21 brk(0x55a7cc044000)            = 0x55a7cc044000
00:13:21 brk(0x55a7cc065000)            = 0x55a7cc065000
00:13:21 brk(0x55a7cc086000)            = 0x55a7cc086000
00:13:21 brk(0x55a7cc0a7000)            = 0x55a7cc0a7000
00:13:21 brk(0x55a7cc0c8000)            = 0x55a7cc0c8000
00:13:21 brk(0x55a7cc0e9000)            = 0x55a7cc0e9000
00:13:21 brk(0x55a7cc10a000)            = 0x55a7cc10a000
00:13:21 brk(0x55a7cc12b000)            = 0x55a7cc12b000
00:13:21 brk(0x55a7cc14c000)            = 0x55a7cc14c000
00:13:21 brk(0x55a7cc16d000)            = 0x55a7cc16d000
00:13:21 brk(0x55a7cc18e000)            = 0x55a7cc18e000
00:13:21 brk(0x55a7cc1af000)            = 0x55a7cc1af000
00:13:21 brk(0x55a7cc1d0000)            = 0x55a7cc1d0000
00:13:21 brk(0x55a7cc1f1000)            = 0x55a7cc1f1000
00:13:21 brk(0x55a7cc212000)            = 0x55a7cc212000
00:13:21 brk(0x55a7cc233000)            = 0x55a7cc233000
00:13:21 brk(0x55a7cc254000)            = 0x55a7cc254000
00:13:21 brk(0x55a7cc275000)            = 0x55a7cc275000
00:13:21 brk(0x55a7cc296000)            = 0x55a7cc296000
00:13:21 brk(0x55a7cc2b7000)            = 0x55a7cc2b7000
00:13:21 brk(0x55a7cc2d8000)            = 0x55a7cc2d8000
00:13:21 mremap(0x7f31a9da4000, 528384, 1052672, MREMAP_MAYMOVE) = 0x7f31a9ca3000
00:13:21 brk(0x55a7cc2f9000)            = 0x55a7cc2f9000
00:13:21 brk(0x55a7cc31a000)            = 0x55a7cc31a000
00:13:21 brk(0x55a7cc33b000)            = 0x55a7cc33b000
00:13:21 brk(0x55a7cc35c000)            = 0x55a7cc35c000
00:13:21 brk(0x55a7cc37d000)            = 0x55a7cc37d000
00:13:21 brk(0x55a7cc39e000)            = 0x55a7cc39e000
00:13:21 brk(0x55a7cc3bf000)            = 0x55a7cc3bf000
00:13:21 brk(0x55a7cc3e0000)            = 0x55a7cc3e0000
00:13:21 brk(0x55a7cc401000)            = 0x55a7cc401000
00:13:21 brk(0x55a7cc422000)            = 0x55a7cc422000
00:13:21 brk(0x55a7cc443000)            = 0x55a7cc443000
00:13:21 brk(0x55a7cc464000)            = 0x55a7cc464000
00:13:21 brk(0x55a7cc485000)            = 0x55a7cc485000
00:13:21 brk(0x55a7cc4a6000)            = 0x55a7cc4a6000
00:13:21 brk(0x55a7cc4c7000)            = 0x55a7cc4c7000
00:13:21 brk(0x55a7cc4e8000)            = 0x55a7cc4e8000
00:13:21 brk(0x55a7cc509000)            = 0x55a7cc509000
00:13:21 brk(0x55a7cc52a000)            = 0x55a7cc52a000
00:13:21 brk(0x55a7cc54b000)            = 0x55a7cc54b000
00:13:21 brk(0x55a7cc56c000)            = 0x55a7cc56c000
00:13:21 brk(0x55a7cc58d000)            = 0x55a7cc58d000
00:13:21 brk(0x55a7cc5ae000)            = 0x55a7cc5ae000
00:13:21 mremap(0x7f31a9ca3000, 1052672, 2101248, MREMAP_MAYMOVE) = 0x7f31a94c1000
00:13:21 brk(0x55a7cc5cf000)            = 0x55a7cc5cf000
00:13:21 brk(0x55a7cc5f0000)            = 0x55a7cc5f0000
00:13:21 brk(0x55a7cc611000)            = 0x55a7cc611000
00:13:21 brk(0x55a7cc632000)            = 0x55a7cc632000
00:13:21 brk(0x55a7cc653000)            = 0x55a7cc653000
00:13:21 brk(0x55a7cc674000)            = 0x55a7cc674000
00:13:21 brk(0x55a7cc695000)            = 0x55a7cc695000
00:13:21 brk(0x55a7cc6b6000)            = 0x55a7cc6b6000
00:13:21 brk(0x55a7cc6d7000)            = 0x55a7cc6d7000
00:13:21 brk(0x55a7cc6f8000)            = 0x55a7cc6f8000
00:13:21 brk(0x55a7cc719000)            = 0x55a7cc719000
00:13:21 brk(0x55a7cc73a000)            = 0x55a7cc73a000
00:13:21 brk(0x55a7cc75b000)            = 0x55a7cc75b000
00:13:21 brk(0x55a7cc77c000)            = 0x55a7cc77c000
00:13:21 brk(0x55a7cc79d000)            = 0x55a7cc79d000
00:13:21 brk(0x55a7cc7be000)            = 0x55a7cc7be000
00:13:21 brk(0x55a7cc7df000)            = 0x55a7cc7df000
00:13:21 brk(0x55a7cc800000)            = 0x55a7cc800000
00:13:21 brk(0x55a7cc821000)            = 0x55a7cc821000
00:13:21 brk(0x55a7cc842000)            = 0x55a7cc842000
00:13:21 brk(0x55a7cc863000)            = 0x55a7cc863000
00:13:21 brk(0x55a7cc884000)            = 0x55a7cc884000
00:13:21 brk(0x55a7cc8a5000)            = 0x55a7cc8a5000
00:13:21 brk(0x55a7cc8c6000)            = 0x55a7cc8c6000
00:13:21 brk(0x55a7cc8e7000)            = 0x55a7cc8e7000
00:13:21 brk(0x55a7cc908000)            = 0x55a7cc908000
00:13:21 brk(0x55a7cc929000)            = 0x55a7cc929000
00:13:21 brk(0x55a7cc94a000)            = 0x55a7cc94a000
00:13:21 brk(0x55a7cc96b000)            = 0x55a7cc96b000
00:13:21 brk(0x55a7cc98c000)            = 0x55a7cc98c000
00:13:21 brk(0x55a7cc9ad000)            = 0x55a7cc9ad000
00:13:21 brk(0x55a7cc9ce000)            = 0x55a7cc9ce000
00:13:21 brk(0x55a7cc9ef000)            = 0x55a7cc9ef000
00:13:21 brk(0x55a7cca10000)            = 0x55a7cca10000
00:13:21 brk(0x55a7cca31000)            = 0x55a7cca31000
00:13:21 brk(0x55a7cca52000)            = 0x55a7cca52000
00:13:21 brk(0x55a7cca73000)            = 0x55a7cca73000
00:13:21 brk(0x55a7cca94000)            = 0x55a7cca94000
00:13:21 brk(0x55a7ccab5000)            = 0x55a7ccab5000
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 mmap(NULL, 663552, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31a9de5000
00:13:21 munmap(0x7f31a9de5000, 663552) = 0
00:13:21 brk(0x55a7ccad6000)            = 0x55a7ccad6000
00:13:21 brk(0x55a7ccaf7000)            = 0x55a7ccaf7000
00:13:21 brk(0x55a7ccb18000)            = 0x55a7ccb18000
00:13:21 brk(0x55a7ccb39000)            = 0x55a7ccb39000
00:13:21 brk(0x55a7ccb5a000)            = 0x55a7ccb5a000
00:13:21 brk(0x55a7ccb7b000)            = 0x55a7ccb7b000
00:13:21 brk(0x55a7ccb9c000)            = 0x55a7ccb9c000
00:13:21 brk(0x55a7ccbbd000)            = 0x55a7ccbbd000
00:13:21 brk(0x55a7ccbde000)            = 0x55a7ccbde000
00:13:21 brk(0x55a7ccbff000)            = 0x55a7ccbff000
00:13:21 brk(0x55a7ccc20000)            = 0x55a7ccc20000
00:13:21 brk(0x55a7ccc41000)            = 0x55a7ccc41000
00:13:21 brk(0x55a7ccc62000)            = 0x55a7ccc62000
00:13:21 brk(0x55a7ccc83000)            = 0x55a7ccc83000
00:13:21 brk(0x55a7ccca4000)            = 0x55a7ccca4000
00:13:21 brk(0x55a7cccc5000)            = 0x55a7cccc5000
00:13:21 brk(0x55a7ccce6000)            = 0x55a7ccce6000
00:13:21 brk(0x55a7ccd07000)            = 0x55a7ccd07000
00:13:21 brk(0x55a7ccd28000)            = 0x55a7ccd28000
00:13:21 brk(0x55a7ccd49000)            = 0x55a7ccd49000
00:13:21 brk(0x55a7ccd6a000)            = 0x55a7ccd6a000
00:13:21 brk(0x55a7ccd8b000)            = 0x55a7ccd8b000
00:13:21 brk(0x55a7ccdac000)            = 0x55a7ccdac000
00:13:21 brk(0x55a7ccdcd000)            = 0x55a7ccdcd000
00:13:21 brk(0x55a7ccdee000)            = 0x55a7ccdee000
00:13:21 brk(0x55a7cce0f000)            = 0x55a7cce0f000
00:13:21 brk(0x55a7cce30000)            = 0x55a7cce30000
00:13:21 brk(0x55a7cce51000)            = 0x55a7cce51000
00:13:21 brk(0x55a7cce72000)            = 0x55a7cce72000
00:13:21 brk(0x55a7cce93000)            = 0x55a7cce93000
00:13:21 brk(0x55a7cceb4000)            = 0x55a7cceb4000
00:13:21 brk(0x55a7cced5000)            = 0x55a7cced5000
00:13:21 brk(0x55a7ccef6000)            = 0x55a7ccef6000
00:13:21 brk(0x55a7ccf17000)            = 0x55a7ccf17000
00:13:21 brk(0x55a7ccf38000)            = 0x55a7ccf38000
00:13:21 brk(0x55a7ccf59000)            = 0x55a7ccf59000
00:13:21 brk(0x55a7ccf7a000)            = 0x55a7ccf7a000
00:13:21 brk(0x55a7ccf9b000)            = 0x55a7ccf9b000
00:13:21 brk(0x55a7ccfbc000)            = 0x55a7ccfbc000
00:13:21 brk(0x55a7ccfdd000)            = 0x55a7ccfdd000
00:13:21 brk(0x55a7ccffe000)            = 0x55a7ccffe000
00:13:21 brk(0x55a7cd01f000)            = 0x55a7cd01f000
00:13:21 brk(0x55a7cd040000)            = 0x55a7cd040000
00:13:21 brk(0x55a7cd061000)            = 0x55a7cd061000
00:13:21 brk(0x55a7cd082000)            = 0x55a7cd082000
00:13:21 brk(0x55a7cd0a3000)            = 0x55a7cd0a3000
00:13:21 brk(0x55a7cd0c4000)            = 0x55a7cd0c4000
00:13:21 brk(0x55a7cd0e5000)            = 0x55a7cd0e5000
00:13:21 brk(0x55a7cd106000)            = 0x55a7cd106000
00:13:21 brk(0x55a7cd127000)            = 0x55a7cd127000
00:13:21 brk(0x55a7cd148000)            = 0x55a7cd148000
00:13:21 brk(0x55a7cd169000)            = 0x55a7cd169000
00:13:21 brk(0x55a7cd18a000)            = 0x55a7cd18a000
00:13:21 brk(0x55a7cd1ab000)            = 0x55a7cd1ab000
00:13:21 brk(0x55a7cd1cc000)            = 0x55a7cd1cc000
00:13:21 brk(0x55a7cd1ed000)            = 0x55a7cd1ed000
00:13:21 brk(0x55a7cd20e000)            = 0x55a7cd20e000
00:13:21 brk(0x55a7cd22f000)            = 0x55a7cd22f000
00:13:21 brk(0x55a7cd251000)            = 0x55a7cd251000
00:13:21 brk(0x55a7cd286000)            = 0x55a7cd286000
00:13:21 brk(0x55a7cd2a7000)            = 0x55a7cd2a7000
00:13:21 brk(0x55a7cd2c8000)            = 0x55a7cd2c8000
00:13:21 brk(0x55a7cd2e9000)            = 0x55a7cd2e9000
00:13:21 brk(0x55a7cd33a000)            = 0x55a7cd33a000
00:13:21 brk(0x55a7cd3ba000)            = 0x55a7cd3ba000
00:13:21 mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f31a9d86000
00:13:21 mremap(0x7f31a9d86000, 1052672, 2101248, MREMAP_MAYMOVE) = 0x7f31a9b85000
00:13:21 mremap(0x7f31a9b85000, 2101248, 1155072, MREMAP_MAYMOVE) = 0x7f31a9b85000
00:13:21 munmap(0x7f31a96c2000, 4198400) = 0
00:13:21 access("/usr/share/themes/Breeze/gtk-3.0/settings.ini", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="b\2\4\0\6\0\200\0", iov_len=8}, {iov_base="RENDER", iov_len=6}, {iov_base="\0\0", iov_len=2}], 3) = 16
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\236\0\0\0\0\0\1\213\0\216\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:21 writev(7, [{iov_base="\213\0\3\0\0\0\0\0\v\0\0\0\213\1\1\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:21 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:21 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\237\0\0\0\0\0\0\0\0\0\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 1972
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/atk10.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/atk10.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/atk10.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/atk10.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/atk10.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/atk10.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 getresuid([1000], [1000], [1000]) = 0
00:13:21 getresgid([1000], [1000], [1000]) = 0
00:13:21 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 8
00:13:21 connect(8, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, 20) = 0
00:13:21 getpeername(8, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, [124->20]) = 0
00:13:21 uname({sysname="Linux", nodename="HPomen", ...}) = 0
00:13:21 access("/home/laptop/.Xauthority", R_OK) = 0
00:13:21 openat(AT_FDCWD, "/home/laptop/.Xauthority", O_RDONLY) = 9
00:13:21 newfstatat(9, "", {st_mode=S_IFREG|0600, st_size=51, ...}, AT_EMPTY_PATH) = 0
00:13:21 read(9, "\1\0\0\6HPomen\0\0010\0\22MIT-MAGIC-COOKIE-"..., 4096) = 51
00:13:21 read(9, "", 4096)              = 0
00:13:21 close(9)                       = 0
00:13:21 getsockname(8, {sa_family=AF_UNIX}, [124->2]) = 0
00:13:21 fcntl(8, F_GETFL)              = 0x2 (flags O_RDWR)
00:13:21 fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK) = 0
00:13:21 fcntl(8, F_SETFD, FD_CLOEXEC)  = 0
00:13:21 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
00:13:21 writev(8, [{iov_base="l\0\v\0\0\0\22\0\20\0\0\0", iov_len=12}, {iov_base="", iov_len=0}, {iov_base="MIT-MAGIC-COOKIE-1", iov_len=18}, {iov_base="\0\0", iov_len=2}, {iov_base=":q\27\31;\224/\234\"z\373\36\n\t\250\3", iov_len=16}, {iov_base="", iov_len=0}], 6) = 48
00:13:21 recvfrom(8, 0x55a7cc193900, 8, 0, NULL, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:21 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 recvfrom(8, "\1\0\v\0\0\0K\3", 8, 0, NULL, NULL) = 8
00:13:21 recvfrom(8, "\20B\267\0\0\0\0\1\377\377\37\0\0\1\0\0\24\0\377\377\1\7\0\0  \10\377\0\0\0\0"..., 3372, 0, NULL, NULL) = 3372
00:13:21 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
00:13:21 writev(8, [{iov_base="b\0\5\0\f\0\0\0BIG-REQUESTS", iov_len=20}], 1) = 20
00:13:21 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\1\0\0\0\0\0\1\205\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
00:13:21 writev(8, [{iov_base="\205\0\1\0", iov_len=4}], 1) = 4
00:13:21 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\2\0\0\0\0\0\377\377?\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 recvmsg(8, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:21 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
00:13:21 writev(8, [{iov_base="7\0\5\0\0\0\0\1\357\1\0\0\10\0\0\0\377\377\377\0\24\0\6\0\357\1\0\0\27\0\0\0"..., iov_len=44}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 44
00:13:21 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\10\4\0\244\0\0\0\37\0\0\0\0\0\0\0\220\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 688
00:13:21 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
00:13:21 writev(8, [{iov_base="b\0\5\0\t\0\0\1", iov_len=8}, {iov_base="XKEYBOARD", iov_len=9}, {iov_base="\0\0\0", iov_len=3}], 3) = 20
00:13:21 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\5\0\0\0\0\0\1\207U\211\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
00:13:21 writev(8, [{iov_base="\207\0\2\0\1\0\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
00:13:21 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\6\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
00:13:21 writev(8, [{iov_base="\20\0\5\0\n\0\0\0AT_SPI_BUS\377\0", iov_len=20}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 20
00:13:21 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\7\0\0\0\0\0\241\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
00:13:21 writev(8, [{iov_base="\24\0\6\0\357\1\0\0\241\1\0\0\37\0\0\0\0\0\0\0\0 \0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:21 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\10\10\0\21\0\0\0\37\0\0\0\0\0\0\0D\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 100
00:13:21 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
00:13:21 writev(8, [{iov_base="<\0\2\0\0\0\0\1+\1\1\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:21 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\2\n\0\0\0\0\0\4\0`\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:21 shutdown(8, SHUT_RDWR)         = 0
00:13:21 close(8)                       = 0
00:13:21 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 8
00:13:21 connect(8, {sa_family=AF_UNIX, sun_path="/tmp/dbus-pg8hIRc9Kl"}, 22) = 0
00:13:21 fcntl(8, F_GETFL)              = 0x2 (flags O_RDWR)
00:13:21 fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK) = 0
00:13:21 geteuid()                      = 1000
00:13:21 getsockname(8, {sa_family=AF_UNIX}, [128->2]) = 0
00:13:21 poll([{fd=8, events=POLLOUT}], 1, 0) = 1 ([{fd=8, revents=POLLOUT}])
00:13:21 sendto(8, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1
00:13:21 sendto(8, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24
00:13:21 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 read(8, "OK b3d1e7b4ec359fb41acc864860592"..., 2048) = 37
00:13:21 poll([{fd=8, events=POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
00:13:21 sendto(8, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19
00:13:21 poll([{fd=8, events=POLLIN}], 1, -1) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 read(8, "AGREE_UNIX_FD\r\n", 2048) = 15
00:13:21 poll([{fd=8, events=POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
00:13:21 sendto(8, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7
00:13:21 poll([{fd=8, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=8, revents=POLLOUT}])
00:13:21 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128
00:13:21 poll([{fd=8, events=POLLIN}], 1, 25000) = 1 ([{fd=8, revents=POLLIN}])
00:13:21 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\t\0\0\0\1\0\0\0=\0\0\0\6\1s\0\4\0\0\0:1.9\0\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 258
00:13:21 recvmsg(8, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:13:21 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 9
00:13:21 write(9, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 newfstatat(8, "", {st_mode=S_IFSOCK|0777, st_size=0, ...}, AT_EMPTY_PATH) = 0
00:13:21 fcntl(8, F_GETFL)              = 0x802 (flags O_RDWR|O_NONBLOCK)
00:13:21 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1Y\0\0\0\2\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="T\0\0\0type='signal', interface='or"..., iov_len=89}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 233
00:13:21 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1d\0\0\0\3\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="_\0\0\0type='signal', interface='or"..., iov_len=100}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 244
00:13:21 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1o\0\0\0\4\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="j\0\0\0type='signal', arg0='org.a11"..., iov_len=111}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 255
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 access("/run/user/1000/flatpak-info", F_OK) = -1 ENOENT (No such file or directory)
00:13:21 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 10
00:13:21 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 poll([{fd=10, events=POLLIN}], 1, 25000) = 1 ([{fd=10, revents=POLLIN}])
00:13:21 read(10, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:21 poll([{fd=10, events=POLLIN}], 1, 25000) = 1 ([{fd=10, revents=POLLIN}])
00:13:21 read(10, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:21 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x55a7cbfbe300, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 close(10)                      = 0
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 10
00:13:21 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:21 poll([{fd=10, events=POLLIN}], 1, 25000) = 1 ([{fd=10, revents=POLLIN}])
00:13:21 read(10, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:21 poll([{fd=10, events=POLLIN}], 1, 25000) = 1 ([{fd=10, revents=POLLIN}])
00:13:21 read(10, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:21 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x55a7ccaa9710, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:21 close(10)                      = 0
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:21 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:21 futex(0x7f31af6ada00, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:21 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:21 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:21 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 10
00:13:21 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x7f31af744120, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:21 poll([{fd=10, events=POLLIN}], 1, 25000) = 1 ([{fd=10, revents=POLLIN}])
00:13:21 read(10, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:21 poll([{fd=10, events=POLLIN}], 1, 25000) = 0 (Timeout)
00:13:46 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccaa17c0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(10)                      = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/glib-2.0/schemas/gschemas.compiled", O_RDONLY) = 10
00:13:46 newfstatat(10, "", {st_mode=S_IFREG|0644, st_size=351496, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 351496, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f31a9e31000
00:13:46 close(10)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/local/share/glib-2.0/schemas/gschemas.compiled", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/glib-2.0/schemas/gschemas.compiled", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/glib-2.0/schemas/gschemas.compiled", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/glib-2.0/schemas/gschemas.compiled", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libxfconfgsettingsbackend.so", {st_mode=S_IFREG|0755, st_size=34408, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gio/modules/libxfconfgsettingsbackend.so", O_RDONLY|O_CLOEXEC) = 10
00:13:46 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(10, "", {st_mode=S_IFREG|0755, st_size=34408, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 36904, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7f31aaf22000
00:13:46 mprotect(0x7f31aaf25000, 20480, PROT_NONE) = 0
00:13:46 mmap(0x7f31aaf25000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x3000) = 0x7f31aaf25000
00:13:46 mmap(0x7f31aaf28000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x6000) = 0x7f31aaf28000
00:13:46 mmap(0x7f31aaf2a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x7000) = 0x7f31aaf2a000
00:13:46 close(10)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libxfconf-0.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 10
00:13:46 newfstatat(10, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f31a9df0000
00:13:46 close(10)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/libxfconf-0.so.3", O_RDONLY|O_CLOEXEC) = 10
00:13:46 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(10, "", {st_mode=S_IFREG|0755, st_size=104120, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 106744, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7f31a9dd5000
00:13:46 mmap(0x7f31a9ddc000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x7000) = 0x7f31a9ddc000
00:13:46 mmap(0x7f31a9de7000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x12000) = 0x7f31a9de7000
00:13:46 mmap(0x7f31a9ded000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x17000) = 0x7f31a9ded000
00:13:46 close(10)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libgthread-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/libgthread-2.0.so.0", O_RDONLY|O_CLOEXEC) = 10
00:13:46 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(10, "", {st_mode=S_IFREG|0755, st_size=13856, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 16400, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7f31af902000
00:13:46 mmap(0x7f31af903000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x1000) = 0x7f31af903000
00:13:46 mmap(0x7f31af904000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x2000) = 0x7f31af904000
00:13:46 mmap(0x7f31af905000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x2000) = 0x7f31af905000
00:13:46 close(10)                      = 0
00:13:46 mprotect(0x7f31af905000, 4096, PROT_READ) = 0
00:13:46 mprotect(0x7f31a9ded000, 8192, PROT_READ) = 0
00:13:46 mprotect(0x7f31aaf2a000, 4096, PROT_READ) = 0
00:13:46 munmap(0x7f31a9df0000, 264488) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libdconfsettings.so", {st_mode=S_IFREG|0755, st_size=55048, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gio/modules/libdconfsettings.so", O_RDONLY|O_CLOEXEC) = 10
00:13:46 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 @\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(10, "", {st_mode=S_IFREG|0755, st_size=55048, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 57568, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7f31a9e22000
00:13:46 mmap(0x7f31a9e26000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x4000) = 0x7f31a9e26000
00:13:46 mmap(0x7f31a9e2c000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0xa000) = 0x7f31a9e2c000
00:13:46 mmap(0x7f31a9e2f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0xc000) = 0x7f31a9e2f000
00:13:46 close(10)                      = 0
00:13:46 mprotect(0x7f31a9e2f000, 4096, PROT_READ) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgsettingsgconfbackend.so", {st_mode=S_IFREG|0755, st_size=26296, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gio/modules/libgsettingsgconfbackend.so", O_RDONLY|O_CLOEXEC) = 10
00:13:46 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(10, "", {st_mode=S_IFREG|0755, st_size=26296, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 28712, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7f31a9e1a000
00:13:46 mmap(0x7f31a9e1d000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x3000) = 0x7f31a9e1d000
00:13:46 mmap(0x7f31a9e1f000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x5000) = 0x7f31a9e1f000
00:13:46 mmap(0x7f31a9e20000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x5000) = 0x7f31a9e20000
00:13:46 close(10)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libgconf-2.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 10
00:13:46 newfstatat(10, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f31a9d94000
00:13:46 close(10)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/libgconf-2.so.4", O_RDONLY|O_CLOEXEC) = 10
00:13:46 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \240\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(10, "", {st_mode=S_IFREG|0755, st_size=202504, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 205128, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7f31a9d61000
00:13:46 mmap(0x7f31a9d6b000, 106496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0xa000) = 0x7f31a9d6b000
00:13:46 mmap(0x7f31a9d85000, 49152, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x24000) = 0x7f31a9d85000
00:13:46 mmap(0x7f31a9d91000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x2f000) = 0x7f31a9d91000
00:13:46 close(10)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libdbus-glib-1.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/libdbus-glib-1.so.2", O_RDONLY|O_CLOEXEC) = 10
00:13:46 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \220\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(10, "", {st_mode=S_IFREG|0755, st_size=157392, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 160120, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7f31a9df2000
00:13:46 mmap(0x7f31a9dfb000, 77824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x9000) = 0x7f31a9dfb000
00:13:46 mmap(0x7f31a9e0e000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x1c000) = 0x7f31a9e0e000
00:13:46 mmap(0x7f31a9e17000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x24000) = 0x7f31a9e17000
00:13:46 close(10)                      = 0
00:13:46 mprotect(0x7f31a9e17000, 8192, PROT_READ) = 0
00:13:46 mprotect(0x7f31a9d91000, 8192, PROT_READ) = 0
00:13:46 mprotect(0x7f31a9e20000, 4096, PROT_READ) = 0
00:13:46 munmap(0x7f31a9d94000, 264488) = 0
00:13:46 munmap(0x7f31a9e1a000, 28712)  = 0
00:13:46 munmap(0x7f31a9d61000, 205128) = 0
00:13:46 munmap(0x7f31a9df2000, 160120) = 0
00:13:46 getuid()                       = 1000
00:13:46 openat(AT_FDCWD, "/run/dconf/user/1000", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/run/user/1000/dconf/profile", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/etc/dconf/profile/user", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/dconf/profile/user", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/dconf/profile/user", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/local/share/dconf/profile/user", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/dconf/profile/user", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 mkdir("/run/user/1000/dconf", 0700) = -1 EEXIST (File exists)
00:13:46 newfstatat(AT_FDCWD, "/run/user/1000/dconf", {st_mode=S_IFDIR|0700, st_size=60, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/run/user/1000/dconf/user", O_RDWR|O_CREAT, 0600) = 10
00:13:46 pwrite64(10, "\0", 1, 1)       = 1
00:13:46 mmap(NULL, 1, PROT_READ, MAP_SHARED, 10, 0) = 0x7f31aafcc000
00:13:46 close(10)                      = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.config/dconf/user", O_RDONLY) = 10
00:13:46 newfstatat(10, "", {st_mode=S_IFREG|0644, st_size=17878, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 17878, PROT_READ, MAP_PRIVATE, 10, 0) = 0x7f31aafc7000
00:13:46 close(10)                      = 0
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 10
00:13:46 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f31a8cc0000
00:13:46 mprotect(0x7f31a8cc1000, 8388608, PROT_READ|PROT_WRITE) = 0
00:13:46 rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
00:13:46 clone(child_stack=0x7f31a94bfcf0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[184972], tls=0x7f31a94c0640, child_tidptr=0x7f31a94c0910) = 184972
00:13:46 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x7f31af744120, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 futex(0x7f31af744120, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccaa5e70, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccaa5e70, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccaa5e70, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af744120, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af744120, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 futex(0x7f31af744120, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af744108, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af744108, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af744108, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af744108, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af744108, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.config/gedit/accels", O_RDONLY) = 11
00:13:46 read(11, "; gedit GtkAccelMap rc-file     "..., 4000) = 102
00:13:46 read(11, "", 4000)             = 0
00:13:46 close(11)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/girepository-1.0/Gedit-3.0.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=24436, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 24436, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31a9e1c000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/girepository-1.0/GtkSource-4.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=68976, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 68976, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31a9e0b000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/girepository-1.0/Gtk-3.0.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=678836, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 678836, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31a9d2f000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/girepository-1.0/xlib-2.0.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=836, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 836, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31aafc6000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/girepository-1.0/Gdk-3.0.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=235840, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 235840, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31a9cf5000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/girepository-1.0/cairo-1.0.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=14344, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 14344, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31aaf1e000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/girepository-1.0/Pango-1.0.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=69048, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 69048, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31a9dfa000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/girepository-1.0/HarfBuzz-0.0.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=120216, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 120216, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31a9cd7000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/girepository-1.0/GObject-2.0.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=59588, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 59588, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31a9cc8000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/girepository-1.0/GLib-2.0.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=204696, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 204696, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31a9b53000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/girepository-1.0/Gio-2.0.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=356384, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 356384, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31a9afb000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/girepository-1.0/GdkPixbuf-2.0.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=16268, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 16268, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31a9df6000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/girepository-1.0/GModule-2.0.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=1340, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 1340, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31aaf1d000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/girepository-1.0/Atk-1.0.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=74264, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 74264, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31a9cb5000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/girepository-1.0/Peas-1.0.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=9364, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 9364, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31a9df3000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/girepository-1.0/GIRepository-2.0.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=28216, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 28216, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31a9cae000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/girepository-1.0/PeasGtk-1.0.typelib", O_RDONLY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=2864, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 2864, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31a9df2000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/gedit/plugins", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(11, 0x55a7cbeafc00 /* 24 entries */, 32768) = 872
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/docinfo.plugin", {st_mode=S_IFREG|0644, st_size=11451, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/docinfo.plugin", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=11451, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "[Plugin]\nModule=docinfo\nIAge=3\nN"..., 11451) = 11451
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/locale/locale.alias", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=2998, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "# Locale name alias data base.\n#"..., 4096) = 2998
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/spell.plugin", {st_mode=S_IFREG|0644, st_size=10757, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/spell.plugin", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=10757, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "[Plugin]\nModule=spell\nIAge=3\nNam"..., 10757) = 10757
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libfilebrowser.so", {st_mode=S_IFREG|0755, st_size=195528, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools.plugin", {st_mode=S_IFREG|0644, st_size=10694, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools.plugin", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=10694, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "[Plugin]\nLoader=python3\nModule=e"..., 10694) = 10694
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/modelines.plugin", {st_mode=S_IFREG|0644, st_size=10846, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/modelines.plugin", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=10846, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "[Plugin]\nModule=modelines\nIAge=3"..., 10846) = 10846
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libspell.so", {st_mode=S_IFREG|0755, st_size=34560, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libtime.so", {st_mode=S_IFREG|0755, st_size=51016, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/filebrowser.plugin", {st_mode=S_IFREG|0644, st_size=6070, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/filebrowser.plugin", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=6070, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "[Plugin]\nLoader=C\nModule=filebro"..., 6070) = 6070
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libmodelines.so", {st_mode=S_IFREG|0755, st_size=30312, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/sort.plugin", {st_mode=S_IFREG|0644, st_size=10246, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/sort.plugin", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=10246, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "[Plugin]\nModule=sort\nIAge=3\nName"..., 10246) = 10246
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libsort.so", {st_mode=S_IFREG|0755, st_size=26368, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cbdf3250 /* 12 entries */, 32768) = 408
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/capture.py", {st_mode=S_IFREG|0644, st_size=9172, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/filelookup.py", {st_mode=S_IFREG|0644, st_size=5475, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/__init__.py", {st_mode=S_IFREG|0644, st_size=1044, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/outputpanel.py", {st_mode=S_IFREG|0644, st_size=8541, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/manager.py", {st_mode=S_IFREG|0644, st_size=29164, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/windowactivatable.py", {st_mode=S_IFREG|0644, st_size=4731, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/functions.py", {st_mode=S_IFREG|0644, st_size=12872, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/library.py", {st_mode=S_IFREG|0644, st_size=16458, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/linkparsing.py", {st_mode=S_IFREG|0644, st_size=7648, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/externaltools/appactivatable.py", {st_mode=S_IFREG|0644, st_size=5973, ...}, 0) = 0
00:13:46 getdents64(12, 0x55a7cbdf3250 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libquickhighlight.so", {st_mode=S_IFREG|0755, st_size=22120, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/quickhighlight.plugin", {st_mode=S_IFREG|0644, st_size=5134, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/quickhighlight.plugin", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=5134, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "[Plugin]\nModule=quickhighlight\nI"..., 5134) = 5134
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/quickopen.plugin", {st_mode=S_IFREG|0644, st_size=4428, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/quickopen.plugin", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=4428, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "[Plugin]\nLoader=python3\nModule=q"..., 4428) = 4428
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libdocinfo.so", {st_mode=S_IFREG|0755, st_size=34560, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/time.plugin", {st_mode=S_IFREG|0644, st_size=13125, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/time.plugin", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=13125, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "[Plugin]\nModule=time\nIAge=3\nName"..., 13125) = 13125
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets.plugin", {st_mode=S_IFREG|0644, st_size=5502, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets.plugin", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=5502, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "[Plugin]\nLoader=python3\nModule=s"..., 5502) = 5502
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/quickopen", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/quickopen", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cbdf3250 /* 5 entries */, 32768) = 152
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/quickopen/popup.py", {st_mode=S_IFREG|0644, st_size=18668, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/quickopen/__init__.py", {st_mode=S_IFREG|0644, st_size=5861, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/quickopen/virtualdirs.py", {st_mode=S_IFREG|0644, st_size=2435, ...}, 0) = 0
00:13:46 getdents64(12, 0x55a7cbdf3250 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/pythonconsole", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/pythonconsole", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cbdf3250 /* 5 entries */, 32768) = 144
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/pythonconsole/__init__.py", {st_mode=S_IFREG|0644, st_size=2635, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/pythonconsole/console.py", {st_mode=S_IFREG|0644, st_size=14859, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/pythonconsole/config.py", {st_mode=S_IFREG|0644, st_size=2644, ...}, 0) = 0
00:13:46 getdents64(12, 0x55a7cbdf3250 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/pythonconsole.plugin", {st_mode=S_IFREG|0644, st_size=5809, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/pythonconsole.plugin", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=5809, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "[Plugin]\nLoader=python3\nModule=p"..., 5809) = 5809
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cbdf3250 /* 20 entries */, 32768) = 688
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/snippet.py", {st_mode=S_IFREG|0644, st_size=12365, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/languagemanager.py", {st_mode=S_IFREG|0644, st_size=1266, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/helper.py", {st_mode=S_IFREG|0644, st_size=5814, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/signals.py", {st_mode=S_IFREG|0644, st_size=2482, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/document.py", {st_mode=S_IFREG|0644, st_size=35908, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/parser.py", {st_mode=S_IFREG|0644, st_size=7416, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/__init__.py", {st_mode=S_IFREG|0644, st_size=1052, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/placeholder.py", {st_mode=S_IFREG|0644, st_size=21063, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/importer.py", {st_mode=S_IFREG|0644, st_size=4189, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/manager.py", {st_mode=S_IFREG|0644, st_size=37876, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/substitutionparser.py", {st_mode=S_IFREG|0644, st_size=5839, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/shareddata.py", {st_mode=S_IFREG|0644, st_size=2821, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/windowactivatable.py", {st_mode=S_IFREG|0644, st_size=5689, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/library.py", {st_mode=S_IFREG|0644, st_size=29275, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/singleton.py", {st_mode=S_IFREG|0644, st_size=1153, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/completion.py", {st_mode=S_IFREG|0644, st_size=5748, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/exporter.py", {st_mode=S_IFREG|0644, st_size=3726, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/snippets/appactivatable.py", {st_mode=S_IFREG|0644, st_size=4078, ...}, 0) = 0
00:13:46 getdents64(12, 0x55a7cbdf3250 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 getdents64(11, 0x55a7cbeafc00 /* 0 entries */, 32768) = 0
00:13:46 close(11)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libtime", 0x7ffd85ba3ee0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libtime.so", {st_mode=S_IFREG|0755, st_size=51016, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/libtime.so", O_RDONLY|O_CLOEXEC) = 11
00:13:46 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0755, st_size=51016, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 53352, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7f31a9ca0000
00:13:46 mprotect(0x7f31a9ca3000, 36864, PROT_NONE) = 0
00:13:46 mmap(0x7f31a9ca3000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x3000) = 0x7f31a9ca3000
00:13:46 mmap(0x7f31a9ca6000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x6000) = 0x7f31a9ca6000
00:13:46 mmap(0x7f31a9cac000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0xb000) = 0x7f31a9cac000
00:13:46 close(11)                      = 0
00:13:46 mprotect(0x7f31a9cac000, 4096, PROT_READ) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libfilebrowser", 0x7ffd85ba3ee0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libfilebrowser.so", {st_mode=S_IFREG|0755, st_size=195528, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/libfilebrowser.so", O_RDONLY|O_CLOEXEC) = 11
00:13:46 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \300\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0755, st_size=195528, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 198392, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7f31a9aca000
00:13:46 mmap(0x7f31a9ad6000, 90112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0xc000) = 0x7f31a9ad6000
00:13:46 mmap(0x7f31a9aec000, 49152, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x22000) = 0x7f31a9aec000
00:13:46 mmap(0x7f31a9af8000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x2d000) = 0x7f31a9af8000
00:13:46 close(11)                      = 0
00:13:46 mprotect(0x7f31a9af8000, 8192, PROT_READ) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libmodelines", 0x7ffd85ba3ee0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libmodelines.so", {st_mode=S_IFREG|0755, st_size=30312, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/libmodelines.so", O_RDONLY|O_CLOEXEC) = 11
00:13:46 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0755, st_size=30312, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 32840, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7f31a9ac1000
00:13:46 mmap(0x7f31a9ac4000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x3000) = 0x7f31a9ac4000
00:13:46 mmap(0x7f31a9ac7000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x6000) = 0x7f31a9ac7000
00:13:46 mmap(0x7f31a9ac8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x6000) = 0x7f31a9ac8000
00:13:46 close(11)                      = 0
00:13:46 mprotect(0x7f31a9ac8000, 4096, PROT_READ) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libspell", 0x7ffd85ba3ee0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libspell.so", {st_mode=S_IFREG|0755, st_size=34560, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/libspell.so", O_RDONLY|O_CLOEXEC) = 11
00:13:46 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0755, st_size=34560, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 36992, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7f31a9ab7000
00:13:46 mprotect(0x7f31a9aba000, 20480, PROT_NONE) = 0
00:13:46 mmap(0x7f31a9aba000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x3000) = 0x7f31a9aba000
00:13:46 mmap(0x7f31a9abc000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x5000) = 0x7f31a9abc000
00:13:46 mmap(0x7f31a9abf000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x7000) = 0x7f31a9abf000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libgspell-1.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 11
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7f31a9a76000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/libgspell-1.so.2", O_RDONLY|O_CLOEXEC) = 11
00:13:46 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \200\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0755, st_size=145224, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 147936, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7f31a9a51000
00:13:46 mprotect(0x7f31a9a59000, 110592, PROT_NONE) = 0
00:13:46 mmap(0x7f31a9a59000, 65536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x8000) = 0x7f31a9a59000
00:13:46 mmap(0x7f31a9a69000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x18000) = 0x7f31a9a69000
00:13:46 mmap(0x7f31a9a74000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x22000) = 0x7f31a9a74000
00:13:46 close(11)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libenchant-2.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/libenchant-2.so.2", O_RDONLY|O_CLOEXEC) = 11
00:13:46 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0755, st_size=50872, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 53344, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7f31a9a43000
00:13:46 mmap(0x7f31a9a46000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x3000) = 0x7f31a9a46000
00:13:46 mmap(0x7f31a9a4c000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x9000) = 0x7f31a9a4c000
00:13:46 mmap(0x7f31a9a4f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0xb000) = 0x7f31a9a4f000
00:13:46 close(11)                      = 0
00:13:46 mprotect(0x7f31a9a4f000, 4096, PROT_READ) = 0
00:13:46 mprotect(0x7f31a9a74000, 4096, PROT_READ) = 0
00:13:46 mprotect(0x7f31a9abf000, 4096, PROT_READ) = 0
00:13:46 munmap(0x7f31a9a76000, 264488) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libdocinfo", 0x7ffd85ba3ee0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gedit/plugins/libdocinfo.so", {st_mode=S_IFREG|0755, st_size=34560, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/plugins/libdocinfo.so", O_RDONLY|O_CLOEXEC) = 11
00:13:46 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(11, "", {st_mode=S_IFREG|0755, st_size=34560, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 36968, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7f31a9aad000
00:13:46 mmap(0x7f31a9aaf000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x2000) = 0x7f31a9aaf000
00:13:46 mmap(0x7f31a9ab1000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x4000) = 0x7f31a9ab1000
00:13:46 mmap(0x7f31a9ab5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x7000) = 0x7f31a9ab5000
00:13:46 close(11)                      = 0
00:13:46 mprotect(0x7f31a9ab5000, 4096, PROT_READ) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccaa5e70, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af744108, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/gedit/gedit-metadata.xml", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 newfstatat(AT_FDCWD, ".", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=540, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=540, ...}, 0) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccaa5e70, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af744120, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 futex(0x7f31af744120, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af744108, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af744120, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 futex(0x7f31af744120, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 mkdir("/home/laptop/.local/share", 0755) = -1 EEXIST (File exists)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 statfs("/home/laptop", {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=204762428, f_bfree=148770880, f_bavail=140314638, f_files=52076544, f_ffree=50253964, f_fsid={val=[0x79d3ed10, 0x1dd91a]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_RELATIME}) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 inotify_init1(IN_CLOEXEC)      = 11
00:13:46 fcntl(11, F_GETFL)             = 0 (flags O_RDONLY)
00:13:46 fcntl(11, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
00:13:46 write(4, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(4, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd0e1b0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 inotify_add_watch(11, "/home/laptop/.local/share", IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR) = 1
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/recently-used.xbel", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0600, st_size=47477, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 47477) = 47477
00:13:46 close(12)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 openat(AT_FDCWD, "/dev/urandom", O_RDONLY) = 12
00:13:46 read(12, "\312\37A\245\36[RY\272\213d9~\32\354\211", 16) = 16
00:13:46 close(12)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f31a84bf000
00:13:46 mprotect(0x7f31a84c0000, 8388608, PROT_READ|PROT_WRITE) = 0
00:13:46 rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
00:13:46 clone(child_stack=0x7f31a8cbecf0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[184973], tls=0x7f31a8cbf640, child_tidptr=0x7f31a8cbf910) = 184973
00:13:46 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31ae009118, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
00:13:46 futex(0x55a7cbd04eb0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd04ea0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f319b7ff000
00:13:46 mprotect(0x7f319b800000, 8388608, PROT_READ|PROT_WRITE) = 0
00:13:46 rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
00:13:46 clone(child_stack=0x7f319bffecf0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[184974], tls=0x7f319bfff640, child_tidptr=0x7f319bfff910) = 184974
00:13:46 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x55a7cc0c1960, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/fonts/noto/NotoSans-Regular.ttf", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=512672, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 512672, PROT_READ, MAP_PRIVATE|MAP_NORESERVE, 12, 0) = 0x7f31a97f8000
00:13:46 close(12)                      = 0
00:13:46 access("/usr/share/fonts/noto/NotoSans-Regular.ttf", R_OK) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/fonts/noto/NotoSans-Regular.ttf", O_RDONLY) = 12
00:13:46 fcntl(12, F_SETFD, FD_CLOEXEC) = 0
00:13:46 fstat(12, {st_mode=S_IFREG|0644, st_size=512672, ...}) = 0
00:13:46 mmap(NULL, 512672, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f31a977a000
00:13:46 close(12)                      = 0
00:13:46 futex(0x55a7cbd04eb0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f319affe000
00:13:46 mprotect(0x7f319afff000, 8388608, PROT_READ|PROT_WRITE) = 0
00:13:46 rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
00:13:46 clone(child_stack=0x7f319b7fdcf0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[184975], tls=0x7f319b7fe640, child_tidptr=0x7f319b7fe910) = 184975
00:13:46 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
00:13:46 futex(0x55a7cbd04ea0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cc0c1a20, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
00:13:46 access("/usr/share/fonts/TTF/DejaVuSansMono.ttf", R_OK) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/fonts/TTF/DejaVuSansMono.ttf", O_RDONLY) = 12
00:13:46 fcntl(12, F_SETFD, FD_CLOEXEC) = 0
00:13:46 fstat(12, {st_mode=S_IFREG|0644, st_size=340712, ...}) = 0
00:13:46 mmap(NULL, 340712, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f31a9726000
00:13:46 close(12)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gtk-3.0/3.0.0/immodules.cache", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=1883, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "# GTK+ Input Method Modules file"..., 4096) = 1883
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x55a7cbd04eb0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/gtksourceview-4/language-specs", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/gtksourceview-4/language-specs", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/gtksourceview-4/language-specs", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/local/share/gtksourceview-4/language-specs", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc23f630 /* 170 entries */, 32768) = 5912
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/csharp.lang", {st_mode=S_IFREG|0644, st_size=9629, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/perl.lang", {st_mode=S_IFREG|0644, st_size=37458, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/maxima.lang", {st_mode=S_IFREG|0644, st_size=67230, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/opencl.lang", {st_mode=S_IFREG|0644, st_size=20847, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/docbook.lang", {st_mode=S_IFREG|0644, st_size=16367, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ooc.lang", {st_mode=S_IFREG|0644, st_size=8711, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cpphdr.lang", {st_mode=S_IFREG|0644, st_size=1445, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/protobuf.lang", {st_mode=S_IFREG|0644, st_size=4507, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/makefile.lang", {st_mode=S_IFREG|0644, st_size=6176, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cobol.lang", {st_mode=S_IFREG|0644, st_size=21299, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/actionscript.lang", {st_mode=S_IFREG|0644, st_size=8851, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/nemerle.lang", {st_mode=S_IFREG|0644, st_size=8402, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/diff.lang", {st_mode=S_IFREG|0644, st_size=3057, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cuda.lang", {st_mode=S_IFREG|0644, st_size=10498, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/xml.lang", {st_mode=S_IFREG|0644, st_size=9453, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/modelica.lang", {st_mode=S_IFREG|0644, st_size=9479, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ada.lang", {st_mode=S_IFREG|0644, st_size=7216, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/rpmspec.lang", {st_mode=S_IFREG|0644, st_size=7683, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gtk-doc.lang", {st_mode=S_IFREG|0644, st_size=3751, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ocl.lang", {st_mode=S_IFREG|0644, st_size=5361, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/toml.lang", {st_mode=S_IFREG|0644, st_size=8663, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/abnf.lang", {st_mode=S_IFREG|0644, st_size=3629, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/systemverilog.lang", {st_mode=S_IFREG|0644, st_size=8803, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/erb-js.lang", {st_mode=S_IFREG|0644, st_size=1291, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ftl.lang", {st_mode=S_IFREG|0644, st_size=3135, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gap.lang", {st_mode=S_IFREG|0644, st_size=2786, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/latex.lang", {st_mode=S_IFREG|0644, st_size=25857, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/scheme.lang", {st_mode=S_IFREG|0644, st_size=10410, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/pascal.lang", {st_mode=S_IFREG|0644, st_size=8482, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/markdown.lang", {st_mode=S_IFREG|0644, st_size=15537, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/forth.lang", {st_mode=S_IFREG|0644, st_size=9567, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/chdr.lang", {st_mode=S_IFREG|0644, st_size=1815, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/powershell.lang", {st_mode=S_IFREG|0644, st_size=23045, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/changelog.lang", {st_mode=S_IFREG|0644, st_size=3492, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/rust.lang", {st_mode=S_IFREG|0644, st_size=10501, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/less.lang", {st_mode=S_IFREG|0644, st_size=31693, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/xslt.lang", {st_mode=S_IFREG|0644, st_size=3925, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/awk.lang", {st_mode=S_IFREG|0644, st_size=4250, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/json.lang", {st_mode=S_IFREG|0644, st_size=4299, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/verilog.lang", {st_mode=S_IFREG|0644, st_size=15913, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-modules.lang", {st_mode=S_IFREG|0644, st_size=10182, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dosbatch.lang", {st_mode=S_IFREG|0644, st_size=5201, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/libtool.lang", {st_mode=S_IFREG|0644, st_size=1876, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/objj.lang", {st_mode=S_IFREG|0644, st_size=21348, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/imagej.lang", {st_mode=S_IFREG|0644, st_size=30130, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/kotlin.lang", {st_mode=S_IFREG|0644, st_size=13506, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/julia.lang", {st_mode=S_IFREG|0644, st_size=14364, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/mediawiki.lang", {st_mode=S_IFREG|0644, st_size=10936, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/html.lang", {st_mode=S_IFREG|0644, st_size=15437, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/solidity.lang", {st_mode=S_IFREG|0644, st_size=11128, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/go.lang", {st_mode=S_IFREG|0644, st_size=10522, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-jsx.lang", {st_mode=S_IFREG|0644, st_size=6676, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ansforth94.lang", {st_mode=S_IFREG|0644, st_size=23146, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-functions-classes.lang", {st_mode=S_IFREG|0644, st_size=17830, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-modules.lang", {st_mode=S_IFREG|0644, st_size=13770, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sweave.lang", {st_mode=S_IFREG|0644, st_size=2229, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/tera.lang", {st_mode=S_IFREG|0644, st_size=5240, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/asciidoc.lang", {st_mode=S_IFREG|0644, st_size=22707, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cpp.lang", {st_mode=S_IFREG|0644, st_size=5691, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-expressions.lang", {st_mode=S_IFREG|0644, st_size=7678, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/fcl.lang", {st_mode=S_IFREG|0644, st_size=3840, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/prolog.lang", {st_mode=S_IFREG|0644, st_size=8398, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/logtalk.lang", {st_mode=S_IFREG|0644, st_size=14561, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/pig.lang", {st_mode=S_IFREG|0644, st_size=9574, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/genie.lang", {st_mode=S_IFREG|0644, st_size=7798, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/bennugd.lang", {st_mode=S_IFREG|0644, st_size=9024, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/mallard.lang", {st_mode=S_IFREG|0644, st_size=3781, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/haskell.lang", {st_mode=S_IFREG|0644, st_size=8342, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/R.lang", {st_mode=S_IFREG|0644, st_size=79396, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/python.lang", {st_mode=S_IFREG|0644, st_size=17394, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/def.lang", {st_mode=S_IFREG|0644, st_size=14002, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cmake.lang", {st_mode=S_IFREG|0644, st_size=59070, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/language.rng", {st_mode=S_IFREG|0644, st_size=11037, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/c.lang", {st_mode=S_IFREG|0644, st_size=12003, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/netrexx.lang", {st_mode=S_IFREG|0644, st_size=10610, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/lua.lang", {st_mode=S_IFREG|0644, st_size=10446, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-expressions.lang", {st_mode=S_IFREG|0644, st_size=32054, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/erb-html.lang", {st_mode=S_IFREG|0644, st_size=1312, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gdb-log.lang", {st_mode=S_IFREG|0644, st_size=6969, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/objc.lang", {st_mode=S_IFREG|0644, st_size=4092, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sparql.lang", {st_mode=S_IFREG|0644, st_size=16731, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/t2t.lang", {st_mode=S_IFREG|0644, st_size=5334, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sql.lang", {st_mode=S_IFREG|0644, st_size=25302, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/meson.lang", {st_mode=S_IFREG|0644, st_size=5859, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gradle.lang", {st_mode=S_IFREG|0644, st_size=1728, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/thrift.lang", {st_mode=S_IFREG|0644, st_size=8655, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/php.lang", {st_mode=S_IFREG|0644, st_size=13360, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/vala.lang", {st_mode=S_IFREG|0644, st_size=13139, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/llvm.lang", {st_mode=S_IFREG|0644, st_size=10291, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-values.lang", {st_mode=S_IFREG|0644, st_size=31123, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/bluespec.lang", {st_mode=S_IFREG|0644, st_size=5929, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/opal.lang", {st_mode=S_IFREG|0644, st_size=11246, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/pkgconfig.lang", {st_mode=S_IFREG|0644, st_size=1977, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-type-literals.lang", {st_mode=S_IFREG|0644, st_size=14160, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/tcl.lang", {st_mode=S_IFREG|0644, st_size=4572, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/csv.lang", {st_mode=S_IFREG|0644, st_size=2419, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/m4.lang", {st_mode=S_IFREG|0644, st_size=46107, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/yaml.lang", {st_mode=S_IFREG|0644, st_size=8921, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/erb.lang", {st_mode=S_IFREG|0644, st_size=2207, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-type-expressions.lang", {st_mode=S_IFREG|0644, st_size=19856, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/logcat.lang", {st_mode=S_IFREG|0644, st_size=3430, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dart.lang", {st_mode=S_IFREG|0644, st_size=9693, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/jsx.lang", {st_mode=S_IFREG|0644, st_size=14158, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/texinfo.lang", {st_mode=S_IFREG|0644, st_size=15595, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ocaml.lang", {st_mode=S_IFREG|0644, st_size=9951, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/puppet.lang", {st_mode=S_IFREG|0644, st_size=24239, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/fortran.lang", {st_mode=S_IFREG|0644, st_size=23498, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript.lang", {st_mode=S_IFREG|0644, st_size=39521, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/matlab.lang", {st_mode=S_IFREG|0644, st_size=4988, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/haxe.lang", {st_mode=S_IFREG|0644, st_size=7893, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/po.lang", {st_mode=S_IFREG|0644, st_size=3415, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/fsharp.lang", {st_mode=S_IFREG|0644, st_size=11048, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ruby.lang", {st_mode=S_IFREG|0644, st_size=27556, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/haddock.lang", {st_mode=S_IFREG|0644, st_size=6057, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/desktop.lang", {st_mode=S_IFREG|0644, st_size=10956, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/bibtex.lang", {st_mode=S_IFREG|0644, st_size=3840, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-type-generics.lang", {st_mode=S_IFREG|0644, st_size=8769, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/eiffel.lang", {st_mode=S_IFREG|0644, st_size=7283, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/java.lang", {st_mode=S_IFREG|0644, st_size=6727, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/idl.lang", {st_mode=S_IFREG|0644, st_size=5186, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sh.lang", {st_mode=S_IFREG|0644, st_size=37264, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/yacc.lang", {st_mode=S_IFREG|0644, st_size=5787, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/scilab.lang", {st_mode=S_IFREG|0644, st_size=7031, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/mxml.lang", {st_mode=S_IFREG|0644, st_size=2209, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/rst.lang", {st_mode=S_IFREG|0644, st_size=4577, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/vbnet.lang", {st_mode=S_IFREG|0644, st_size=7962, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/octave.lang", {st_mode=S_IFREG|0644, st_size=60454, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/jsdoc.lang", {st_mode=S_IFREG|0644, st_size=7804, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gdscript.lang", {st_mode=S_IFREG|0644, st_size=10175, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dpatch.lang", {st_mode=S_IFREG|0644, st_size=1525, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/haskell-literate.lang", {st_mode=S_IFREG|0644, st_size=1769, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/asp.lang", {st_mode=S_IFREG|0644, st_size=41856, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/nsis.lang", {st_mode=S_IFREG|0644, st_size=2716, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/boo.lang", {st_mode=S_IFREG|0644, st_size=8621, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cg.lang", {st_mode=S_IFREG|0644, st_size=10289, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/glsl.lang", {st_mode=S_IFREG|0644, st_size=17669, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/fish.lang", {st_mode=S_IFREG|0644, st_size=15989, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dtl.lang", {st_mode=S_IFREG|0644, st_size=10138, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/jade.lang", {st_mode=S_IFREG|0644, st_size=6710, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/vhdl.lang", {st_mode=S_IFREG|0644, st_size=7865, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/scala.lang", {st_mode=S_IFREG|0644, st_size=12928, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/d.lang", {st_mode=S_IFREG|0644, st_size=10061, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/erlang.lang", {st_mode=S_IFREG|0644, st_size=8462, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sml.lang", {st_mode=S_IFREG|0644, st_size=6582, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/lex.lang", {st_mode=S_IFREG|0644, st_size=6289, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/python3.lang", {st_mode=S_IFREG|0644, st_size=10556, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/idl-exelis.lang", {st_mode=S_IFREG|0644, st_size=21122, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/docker.lang", {st_mode=S_IFREG|0644, st_size=5727, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/commonlisp.lang", {st_mode=S_IFREG|0644, st_size=17550, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/swift.lang", {st_mode=S_IFREG|0644, st_size=16597, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dot.lang", {st_mode=S_IFREG|0644, st_size=4530, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/automake.lang", {st_mode=S_IFREG|0644, st_size=11417, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/language.dtd", {st_mode=S_IFREG|0644, st_size=2344, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-functions-classes.lang", {st_mode=S_IFREG|0644, st_size=23985, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/css.lang", {st_mode=S_IFREG|0644, st_size=91141, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dtd.lang", {st_mode=S_IFREG|0644, st_size=4626, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-literals.lang", {st_mode=S_IFREG|0644, st_size=22383, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-literals.lang", {st_mode=S_IFREG|0644, st_size=5167, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/groovy.lang", {st_mode=S_IFREG|0644, st_size=12149, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/yara.lang", {st_mode=S_IFREG|0644, st_size=6223, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/j.lang", {st_mode=S_IFREG|0644, st_size=7626, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript.lang", {st_mode=S_IFREG|0644, st_size=40389, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/language2.rng", {st_mode=S_IFREG|0644, st_size=13240, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-statements.lang", {st_mode=S_IFREG|0644, st_size=29665, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gtkrc.lang", {st_mode=S_IFREG|0644, st_size=4218, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/scss.lang", {st_mode=S_IFREG|0644, st_size=34003, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-statements.lang", {st_mode=S_IFREG|0644, st_size=18238, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ini.lang", {st_mode=S_IFREG|0644, st_size=3587, ...}, 0) = 0
00:13:46 getdents64(12, 0x55a7cc23f630 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/csharp.lang", O_RDONLY) = 12
00:13:46 futex(0x7f31ad9b6e68, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gtksourceview-4.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/gtksourceview-4.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/gtksourceview-4.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/gtksourceview-4.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/gtksourceview-4.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/gtksourceview-4.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/perl.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/maxima.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/opencl.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/docbook.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ooc.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cpphdr.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1441
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/protobuf.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/makefile.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cobol.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/actionscript.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/nemerle.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/diff.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3053
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cuda.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/xml.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/modelica.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ada.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/rpmspec.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gtk-doc.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3747
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ocl.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/toml.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/abnf.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3625
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/systemverilog.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/erb-js.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1287
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ftl.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3131
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gap.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 2782
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/latex.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\"?>\n<!--\n\n This fi"..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/scheme.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/pascal.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/markdown.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/forth.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/chdr.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1811
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/powershell.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/changelog.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3488
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/rust.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/less.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/xslt.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3921
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/awk.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/json.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/verilog.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-modules.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "=\"_export-type-only-or-type-alia"..., 4096) = 4096
00:13:46 read(12, "le-ref=\"typescript:type-keyword\""..., 4096) = 1986
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dosbatch.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/libtool.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1872
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/objj.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/imagej.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/kotlin.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/julia.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/mediawiki.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/html.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/solidity.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/go.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-jsx.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ansforth94.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-functions-classes.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "/>\n                <context ref="..., 4096) = 4096
00:13:46 read(12, "match>\n    </context> <!-- /_pro"..., 4096) = 4096
00:13:46 read(12, "d-class-extends-clause -->\n\n    "..., 4096) = 4096
00:13:46 read(12, "end>\\%{js:before-next-token}</en"..., 4096) = 1442
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-modules.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "dentifier\" once-only=\"true\">\n   "..., 4096) = 4096
00:13:46 read(12, "word}</start>\n      <end>\\%{js:s"..., 4096) = 4096
00:13:46 read(12, "        <context ref=\"_choice-im"..., 4096) = 1478
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sweave.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 2225
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/tera.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/asciidoc.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cpp.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-expressions.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "            (?&amp;arguments)\n  "..., 4096) = 3578
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/fcl.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3836
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/prolog.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/logtalk.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/pig.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/genie.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/bennugd.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/mallard.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3777
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/haskell.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/R.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/python.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/def.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "le id=\"builtin\"             name"..., 4096) = 4096
00:13:46 read(12, "the only applicable code point i"..., 4096) = 4096
00:13:46 read(12, " ref=\"in-comment\"/>\n      </incl"..., 4096) = 1710
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cmake.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/c.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/netrexx.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/lua.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-expressions.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "ort-call-expression\"/>\n         "..., 4096) = 4096
00:13:46 read(12, "clude>\n        </context> <!-- /"..., 4096) = 4096
00:13:46 read(12, "->\n\n            <context id=\"_fu"..., 4096) = 4096
00:13:46 read(12, "en}</end>\n      <include>\n      "..., 4096) = 4096
00:13:46 read(12, "         <include>\n            <"..., 4096) = 4096
00:13:46 read(12, "d=\"_binary-operator\" extended=\"t"..., 4096) = 4096
00:13:46 read(12, "n-without-comma -->\n\n    <!-- ##"..., 4096) = 3378
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/erb-html.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1308
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gdb-log.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/objc.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4088
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sparql.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/t2t.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sql.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/meson.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gradle.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1724
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/thrift.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/php.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/vala.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/llvm.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-values.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "Set</keyword>\n          <keyword"..., 4096) = 4096
00:13:46 read(12, "       <keyword>byteLength</keyw"..., 4096) = 4096
00:13:46 read(12, "ies -->\n\n        <context id=\"_f"..., 4096) = 4096
00:13:46 read(12, ">\n          <keyword>clz32</keyw"..., 4096) = 4096
00:13:46 read(12, "        <keyword>reject</keyword"..., 4096) = 4096
00:13:46 read(12, "d>\n          <keyword>toLocaleLo"..., 4096) = 4096
00:13:46 read(12, "%{js:keyword-end}</suffix>\n     "..., 4096) = 2447
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/bluespec.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/opal.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/pkgconfig.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1973
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-type-literals.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "yle-ref=\"typescript:tuple-type-l"..., 4096) = 4096
00:13:46 read(12, "<!-- /_choice-mapped-type -->\n\n "..., 4096) = 4096
00:13:46 read(12, "<context ref=\"_ordered-object-ty"..., 4096) = 1868
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/tcl.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/csv.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 2415
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/m4.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/yaml.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/erb.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 2203
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-type-expressions.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "_choice-type-grouping-this-param"..., 4096) = 4096
00:13:46 read(12, "\n    <!-- ## Function / construc"..., 4096) = 4096
00:13:46 read(12, "-conditional-type-operator-missi"..., 4096) = 4096
00:13:46 read(12, "t\">\n              <include>\n    "..., 4096) = 3468
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/logcat.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3426
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dart.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/jsx.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/texinfo.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ocaml.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/puppet.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/fortran.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/matlab.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/haxe.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/po.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3411
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/fsharp.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"utf-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ruby.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/haddock.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "   <context id=\"url\" style-ref=\""..., 4096) = 1957
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/desktop.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/bibtex.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\"?>\n<!--\n\n This fi"..., 4096) = 3836
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-type-generics.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "list\" style-ref=\"typescript:type"..., 4096) = 4096
00:13:46 read(12, "<context ref=\"_type-argument-con"..., 4096) = 573
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/eiffel.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/java.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/idl.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sh.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/yacc.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/scilab.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/mxml.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 2205
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/rst.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/vbnet.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/octave.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/jsdoc.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "d-at-line-end=\"true\">\n      <sta"..., 4096) = 3704
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gdscript.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dpatch.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1521
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/haskell-literate.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 1765
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/asp.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/nsis.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 2712
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/boo.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/cg.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/glsl.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/fish.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dtl.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/jade.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/vhdl.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/scala.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/d.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/erlang.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/sml.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/lex.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/python3.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/idl-exelis.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/docker.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/commonlisp.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/swift.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dot.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/automake.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-functions-classes.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "t\">\n      <include>\n        <con"..., 4096) = 4096
00:13:46 read(12, "   <context id=\"_ordered-class-i"..., 4096) = 4096
00:13:46 read(12, "            </include>\n         "..., 4096) = 4096
00:13:46 read(12, "ors\"/>\n        <context ref=\"_or"..., 4096) = 4096
00:13:46 read(12, "-method-definition\"/>\n        <!"..., 4096) = 3501
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/css.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/dtd.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-literals.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "ice-octal-integer -->\n\n        <"..., 4096) = 4096
00:13:46 read(12, "context ref=\"js:comments\"/>\n    "..., 4096) = 4096
00:13:46 read(12, "ered-object-literal-property-val"..., 4096) = 4096
00:13:46 read(12, "-Z]</match>\n    </context> <!-- "..., 4096) = 4096
00:13:46 read(12, "here=\"start\" style-ref=\"js:templ"..., 4096) = 1899
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-literals.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "true\">\n            \\%{js:number-"..., 4096) = 1067
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/groovy.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/yara.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/j.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/javascript-statements.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "/_break-statement-content -->\n\n "..., 4096) = 4096
00:13:46 read(12, "\\%{js:before-next-token}</start>"..., 4096) = 4096
00:13:46 read(12, "      <end>\\%{js:before-next-tok"..., 4096) = 4096
00:13:46 read(12, "t id=\"_return-statement-content\""..., 4096) = 4096
00:13:46 read(12, "oken}</end>\n      <include>\n    "..., 4096) = 4096
00:13:46 read(12, "bedded-lang-hooks\"/>\n           "..., 4096) = 4096
00:13:46 read(12, "atements\"/>\n        <context ref"..., 4096) = 989
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/gtkrc.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/scss.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/typescript-js-statements.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 4096
00:13:46 read(12, "ef=\"js:comments\"/>\n        <cont"..., 4096) = 4096
00:13:46 read(12, "ypescript:enum-declaration\">\n   "..., 4096) = 4096
00:13:46 read(12, "ly=\"true\">\n      <start>\\%{js:be"..., 4096) = 4096
00:13:46 read(12, "e-alias-value-content -->\n\n     "..., 4096) = 1850
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/language-specs/ini.lang", O_RDONLY) = 12
00:13:46 read(12, "<?xm", 4)            = 4
00:13:46 read(12, "l version=\"1.0\" encoding=\"UTF-8\""..., 4096) = 3583
00:13:46 close(12)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccaa5e70, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af744120, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccaa5e70, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccaa5e70, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccaa5e70, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af744108, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 futex(0x7f31af744108, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af744108, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af744120, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af744108, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af744120, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af744120, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af744108, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af744108, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/progress", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/progress", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/progress", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=686336, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "Xcur\20\0\0\0\0\0\1\0E\0\0\0\2\0\375\377\30\0\0\0L\3\0\0\2\0\375\377"..., 4096) = 4096
00:13:46 lseek(12, 307200, SEEK_SET)    = 307200
00:13:46 read(12, "\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\2\0\0\0\4\0\0\0\7\0\0\0\16\0\0\0\27"..., 4096) = 4096
00:13:46 read(12, "\377\377\377\377\377\377\377\377MMM\377NNN\377\267\267\267\377\377\377\377\377\365\365\365\366===G"..., 4096) = 4096
00:13:46 read(12, "\377\377\377\377\377\377\377\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\25\0\0\0\33\0\0\0\37\0\0\0\"\0\0\0$\0\0\0%\0\0\0&\0\0\0'"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 lseek(12, 327680, SEEK_SET)    = 327680
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\3\0\0\0\6\0\0\0\v"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\4\0\0\0\7\0\0\0\r"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\5\0\0\0\t"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 lseek(12, 344064, SEEK_SET)    = 344064
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\377\377\377\377}}}\206\0\0\0\v\0\0\0\6\0\0\0\3\0\0\0\1\0\0\0\1\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\6\0\0\0\4\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 lseek(12, 360448, SEEK_SET)    = 360448
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\377\377\377\377\377\377\377\377\377\377\377\377\356\366\376\377\21}\367\377\0t\366\377\0t\366\377\0t\366\377"..., 4096) = 4096
00:13:46 read(12, "\272\272\272\305ttt\211(((F\0\0\0!\0\0\0\35\0\0\0\30\0\0\0\23\0\0\0\16"..., 4096) = 4096
00:13:46 lseek(12, 376832, SEEK_SET)    = 376832
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\353\266Q\377\376\373\366\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\35\0\0\0!\"\"\"A}}}\220\262\262\262\276\334\334\334\342\356\356\356\361\356\356\356\361"..., 4096) = 4096
00:13:46 lseek(12, 393216, SEEK_SET)    = 393216
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\372\372\372\377\377\377\377\377\216\216\216\225\0\0\0\n\0\0\0\6\0\0\0\4\0\0\0\2\0\0\0\1"..., 4096) = 4096
00:13:46 read(12, "\377\377\377\377\0\0\0\35\0\0\0\32zzz\210\377\377\377\377\366\336\261\377\351\256=\377\351\256=\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\4\0\0\0\6\0\0\0\n\0\0\0\16\0\0\0\23"..., 4096) = 4096
00:13:46 lseek(12, 409600, SEEK_SET)    = 409600
00:13:46 read(12, "\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377"..., 4096) = 4096
00:13:46 read(12, "\377\377\377\377\254\254\254\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 lseek(12, 425984, SEEK_SET)    = 425984
00:13:46 read(12, "\377\377\377\377MMM\377\256\256\256\377\377\377\377\377\366\366\366\367AAAK\0\0\0\10\0\0\0\5"..., 4096) = 4096
00:13:46 read(12, "\377\377\377\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377"..., 4096) = 4096
00:13:46 read(12, "\346\346\346\351\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 lseek(12, 442368, SEEK_SET)    = 442368
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\5\0\0\0\t\0\0\0\16"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\4\0\0\0\7\0\0\0\r\0\0\0\25"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\3\0\0\0\6\0\0\0\v\0\0\0\21"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 lseek(12, 458752, SEEK_SET)    = 458752
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, ")))6\0\0\0\t\0\0\0\5\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\6\0\0\0\3\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 lseek(12, 475136, SEEK_SET)    = 475136
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\377\377\377\377\377\377\376\377\360\311~\377\372\354\321\377\377\377\377\377\377\377\377\377\351\363\376\377\362\370\377\377"..., 4096) = 4096
00:13:46 read(12, "\377\377\377\377\376\376\376\376\264\264\264\277;;;V\0\0\0\37\0\0\0\32\0\0\0\24\0\0\0\16"..., 4096) = 4096
00:13:46 lseek(12, 491520, SEEK_SET)    = 491520
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\361\312\200\377\377\376\375\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\265\265\265\300\376\376\376\376\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"..., 4096) = 4096
00:13:46 lseek(12, 507904, SEEK_SET)    = 507904
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\223\223\223\231\0\0\0\n\0\0\0\6\0\0\0\4\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\36\0\0\0\33)))?\377\377\377\377\376\373\364\377\352\261E\377\351\256=\377\351\256=\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\2\0\0\0\3\0\0\0\6\0\0\0\n\0\0\0\16\0\0\0\24\0\0\0\31\0\0\0\37"..., 4096) = 4096
00:13:46 lseek(12, 524288, SEEK_SET)    = 524288
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377vvv\377\367\367\367\377"..., 4096) = 4096
00:13:46 read(12, "MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 lseek(12, 540672, SEEK_SET)    = 540672
00:13:46 read(12, "\252\252\252\377\377\377\377\377\372\372\372\372LLLT\0\0\0\10\0\0\0\5\0\0\0\3\0\0\0\2"..., 4096) = 4096
00:13:46 read(12, "MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377"..., 4096) = 4096
00:13:46 read(12, "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 lseek(12, 557056, SEEK_SET)    = 557056
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\4\0\0\0\7\0\0\0\v\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\4\0\0\0\7\0\0\0\r\0\0\0\25\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\7\0\0\0\f\0\0\0\23\342\342\342\345"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 lseek(12, 573440, SEEK_SET)    = 573440
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\7\0\0\0\4\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\5\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 lseek(12, 589824, SEEK_SET)    = 589824
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\361\312\177\377\351\256=\377\351\256=\377\351\256=\377\351\256=\377\364\326\235\377\377\377\377\377\275\275\275\301"..., 4096) = 4096
00:13:46 read(12, "\377\377\377\377\377\377\377\377\374\374\374\374\220\220\220\240\10\10\10&\0\0\0\32\0\0\0\23\0\0\0\r"..., 4096) = 4096
00:13:46 lseek(12, 606208, SEEK_SET)    = 606208
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "R\241\371\377\360\367\376\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\363\370\377\377\240\313\374\377V\243\371\377x\265\372\377\377\377\377\377\377\377\377\377\377\377\377\377\371\352\315\377"..., 4096) = 4096
00:13:46 lseek(12, 622592, SEEK_SET)    = 622592
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\6\0\0\0\4\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\34\0\0\0\31\277\277\277\306\377\377\377\377\210\276\373\377\0t\366\377\0t\366\377\0t\366\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\5\0\0\0\10\0\0\0\r\0\0\0\23\0\0\0\32\10\10\10&\221\221\221\241\374\374\374\374"..., 4096) = 4096
00:13:46 lseek(12, 638976, SEEK_SET)    = 638976
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "MMM\377MMM\377MMM\377MMM\377sss\377\366\366\366\377\377\377\377\377\237\237\237\245"..., 4096) = 4096
00:13:46 read(12, "MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377\377\377\377\377\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 4096) = 4096
00:13:46 lseek(12, 655360, SEEK_SET)    = 655360
00:13:46 read(12, "\373\373\373\373RRRY\0\0\0\7\0\0\0\5\0\0\0\3\0\0\0\2\0\0\0\1\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377"..., 4096) = 4096
00:13:46 read(12, "MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377MMM\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 lseek(12, 671744, SEEK_SET)    = 671744
00:13:46 read(12, "\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\5\0\0\0\10\356\356\356\357\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\1\0\0\0\1\0\0\0\4\0\0\0\7\0\0\0\r\0\0\0\25\377\377\377\377\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\7\0\0\0\r\0\0\0\24\377\377\377\377\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 2304
00:13:46 close(12)                      = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="5 \4\0\2\0\200\0\357\1\0\0@\0@\0007\30\4\0\3\0\200\0\2\0\200\0\0\0\0\0"..., iov_len=56}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16440
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0\3\0\200\0\213\4\5\0\4\0\200\0\2\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0\7\0\200\0\213\4\5\0\10\0\200\0\6\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0\v\0\200\0\213\4\5\0\f\0\200\0\n\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0\17\0\200\0\213\4\5\0\20\0\200\0\16\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0\23\0\200\0\213\4\5\0\24\0\200\0\22\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0\27\0\200\0\213\4\5\0\30\0\200\0\26\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0\33\0\200\0\213\4\5\0\34\0\200\0\32\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0\37\0\200\0\213\4\5\0 \0\200\0\36\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0#\0\200\0\213\4\5\0$\0\200\0\"\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0'\0\200\0\213\4\5\0(\0\200\0&\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0+\0\200\0\213\4\5\0,\0\200\0*\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0/\0\200\0\213\4\5\0000\0\200\0.\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0003\0\200\0\213\4\5\0004\0\200\0002\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0007\0\200\0\213\4\5\08\0\200\0006\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0;\0\200\0\213\4\5\0<\0\200\0:\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0?\0\200\0\213\4\5\0@\0\200\0>\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0C\0\200\0\213\4\5\0D\0\200\0B\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0G\0\200\0\213\4\5\0H\0\200\0F\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0K\0\200\0\213\4\5\0L\0\200\0J\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0O\0\200\0\213\4\5\0P\0\200\0N\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0S\0\200\0\213\4\5\0T\0\200\0R\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0W\0\200\0\213\4\5\0X\0\200\0V\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=116}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16500
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gdk-pixbuf.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/gdk-pixbuf.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/gdk-pixbuf.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/gdk-pixbuf.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/gdk-pixbuf.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/gdk-pixbuf.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 statx(AT_FDCWD, "/home/laptop", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0700, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=STATX_ATTR_MOUNT_ROOT, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gio/modules/libgioremote-volume-monitor.so", {st_mode=S_IFREG|0755, st_size=104200, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gio/modules/libgioremote-volume-monitor.so", O_RDONLY|O_CLOEXEC) = 12
00:13:46 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=104200, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 106888, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f31a970b000
00:13:46 mmap(0x7f31a9712000, 40960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x7000) = 0x7f31a9712000
00:13:46 mmap(0x7f31a971c000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x11000) = 0x7f31a971c000
00:13:46 mmap(0x7f31a9721000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x15000) = 0x7f31a9721000
00:13:46 close(12)                      = 0
00:13:46 mprotect(0x7f31a9721000, 16384, PROT_READ) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccc03410, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccc079b0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af744108, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af744108, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 futex(0x7f31af744108, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccc23080, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccc2c2f0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd123d0, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccc30ab0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccc22cf0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x7f31af4eaf98, FUTEX_WAIT_PRIVATE, 2, NULL) = 0
00:13:46 futex(0x7f31af4eaf98, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af6ada00, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccc50d80, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccc518f0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccb53dd0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccb53a90, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cc1af220, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cc1af010, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccae0600, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccae0900, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccae7e10, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccae5830, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd123d0, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x7f31af744120, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 futex(0x7f31af744120, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cc1b0a70, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccaeaa30, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x7f31af744120, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 futex(0x7f31af744120, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccae06a0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccc50d80, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd123d0, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x7f31af6ada00, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 futex(0x7f31af6ada00, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccaf8630, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccb00060, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd123d0, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 futex(0x55a7cbd123d0, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 25000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccb06c80, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 12
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=12, events=POLLIN}], 1, 60000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=12, events=POLLIN}], 1, 60000) = 1 ([{fd=12, revents=POLLIN}])
00:13:46 read(12, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 write(12, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccb06c80, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/breeze", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons/breeze", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons/breeze", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/icons/breeze", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/icons/breeze", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/pixmaps/breeze", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/pixmaps/breeze", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/pixmaps/breeze", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/pixmaps/breeze", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/breeze/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons/breeze/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons/breeze/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/icons/breeze/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/icons/breeze/index.theme", {st_mode=S_IFREG|0644, st_size=18201, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/index.theme", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=18201, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "[Icon Theme]\nName=Breeze\nName[ar"..., 4096) = 4096
00:13:46 read(12, "]\nSize=16\nContext=Actions\nType=F"..., 4096) = 4096
00:13:46 read(12, ") e.g. Dolphin Open Terminal/Abo"..., 4096) = 4096
00:13:46 read(12, "e\n[emblems/22@3x]\nSize=22\nScale="..., 4096) = 4096
00:13:46 read(12, "ome\n[status/16@2x]\nSize=16\nScale"..., 4096) = 1817
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/icons/breeze/actions/12", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/icons/breeze", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/icon-theme.cache", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=375120, ...}, AT_EMPTY_PATH) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/icon-theme.cache", O_RDONLY) = 13
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=375120, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 375120, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f31a8249000
00:13:46 close(13)                      = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons/hicolor", 0x7ffd85ba3970, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons/hicolor", 0x7ffd85ba3970, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/icons/hicolor", 0x7ffd85ba3970, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/icons/hicolor", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/pixmaps/hicolor", 0x7ffd85ba3970, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/pixmaps/hicolor", 0x7ffd85ba3970, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/pixmaps/hicolor", 0x7ffd85ba3970, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/pixmaps/hicolor", 0x7ffd85ba3970, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/index.theme", 0x7ffd85ba3890, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/index.theme", 0x7ffd85ba3890, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons/hicolor/index.theme", 0x7ffd85ba3890, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons/hicolor/index.theme", 0x7ffd85ba3890, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/icons/hicolor/index.theme", 0x7ffd85ba3890, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/icons/hicolor/index.theme", {st_mode=S_IFREG|0644, st_size=55507, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/hicolor/index.theme", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=55507, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "[Icon Theme]\nName=Hicolor\nCommen"..., 4096) = 4096
00:13:46 read(12, "table,36x36@2/stock/table,36x36/"..., 4096) = 4096
00:13:46 read(12, "128@2/stock/net,128x128/stock/ob"..., 4096) = 4096
00:13:46 read(12, "pe=Threshold\n\n[16x16/emotes]\nSiz"..., 4096) = 4096
00:13:46 read(12, "stock/data]\nSize=22\nScale=2\nCont"..., 4096) = 4096
00:13:46 read(12, "ext]\nSize=24\nContext=Stock\nType="..., 4096) = 4096
00:13:46 read(12, "6\nScale=2\nContext=FileSystems\nTy"..., 4096) = 4096
00:13:46 read(12, "Type=Threshold\n\n[48x48@2/stock/i"..., 4096) = 4096
00:13:46 read(12, "eshold\n\n[72x72/animations]\nSize="..., 4096) = 4096
00:13:46 read(12, "hreshold\n\n[96x96@2/mimetypes]\nSi"..., 4096) = 4096
00:13:46 read(12, "ock\nType=Threshold\n\n[128x128@2/s"..., 4096) = 4096
00:13:46 read(12, "Context=Actions\nType=Scalable\n\n["..., 4096) = 4096
00:13:46 read(12, "\nMinSize=64\nSize=256\nScale=2\nMax"..., 4096) = 4096
00:13:46 read(12, "\nType=Scalable\n\n[512x512/stock/t"..., 4096) = 2259
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/icons/hicolor/16x16/actions", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/icons/hicolor", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=48536, ...}, AT_EMPTY_PATH) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/hicolor/icon-theme.cache", O_RDONLY) = 13
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=48536, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 48536, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f31a988f000
00:13:46 close(13)                      = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/apps", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 30 entries */, 32768) = 1408
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 5 entries */, 32768) = 176
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/apps", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 29 entries */, 32768) = 1360
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/36x36@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/36x36@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/apps", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 25 entries */, 32768) = 1184
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 3 entries */, 32768) = 96
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/72x72@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/72x72@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/apps", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 4 entries */, 32768) = 192
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/128x128@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/128x128@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/192x192@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/192x192@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 22 entries */, 32768) = 992
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512@2/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/actions", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/animations", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/categories", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/devices", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/emblems", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/emblems", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 10 entries */, 32768) = 432
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/emblems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/emotes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/filesystems", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/intl", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/mimetypes", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/places", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/status", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/chart", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/code", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/data", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/form", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/image", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/io", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/media", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/navigation", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/net", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/object", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/table", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/stock/text", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/symbolic/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/symbolic/apps", 0x7ffd85ba3810, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/Adwaita", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/Adwaita", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons/Adwaita", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons/Adwaita", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/icons/Adwaita", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/icons/Adwaita", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/pixmaps/Adwaita", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/pixmaps/Adwaita", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/pixmaps/Adwaita", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/pixmaps/Adwaita", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/Adwaita/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/Adwaita/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons/Adwaita/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons/Adwaita/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/icons/Adwaita/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/icons/Adwaita/index.theme", {st_mode=S_IFREG|0644, st_size=7408, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/Adwaita/index.theme", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=7408, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "[Icon Theme]\nName=Adwaita\nCommen"..., 4096) = 4096
00:13:46 read(12, "ype=Fixed\n\n[48x48/devices]\nConte"..., 4096) = 3312
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/icons/Adwaita/8x8/emblems", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/icons/Adwaita", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/Adwaita/icon-theme.cache", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=116516, ...}, AT_EMPTY_PATH) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/Adwaita/icon-theme.cache", O_RDONLY) = 13
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=116516, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 116516, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f31a96ee000
00:13:46 close(13)                      = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/8x8/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/8x8/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/8x8/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/8x8/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/actions", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/actions", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/apps", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/apps", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 30 entries */, 32768) = 1408
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/categories", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/categories", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/emotes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/emotes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/16x16/ui", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/16x16/ui", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/22x22/ui", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/22x22/ui", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/actions", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/actions", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/apps", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 5 entries */, 32768) = 176
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/categories", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/categories", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/emotes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/emotes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/24x24/ui", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/24x24/ui", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/actions", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/actions", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/apps", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/apps", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 29 entries */, 32768) = 1360
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/categories", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/categories", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/emotes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/emotes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/32x32/ui", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/32x32/ui", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/actions", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/actions", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/apps", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/apps", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 25 entries */, 32768) = 1184
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/categories", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/categories", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/emotes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/emotes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/48x48/ui", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/48x48/ui", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/actions", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/actions", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/apps", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/apps", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/apps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 3 entries */, 32768) = 96
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/categories", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/categories", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/emotes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/emotes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/64x64/ui", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/64x64/ui", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/actions", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/actions", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/apps", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/apps", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/categories", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/categories", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/emotes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/emotes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/96x96/ui", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/96x96/ui", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/256x256/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/256x256/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/512x512/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/512x512/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/actions", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/actions", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/apps", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/apps", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/categories", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/categories", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/devices", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/emblems", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/hicolor/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/emblems", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 10 entries */, 32768) = 432
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/emblems", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/emotes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/emotes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/mimetypes", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/places", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/legacy", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable/ui", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable/ui", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/hicolor/scalable-up-to-32/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/hicolor/scalable-up-to-32/status", 0x7ffd85ba3910, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/gnome", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/gnome", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons/gnome", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons/gnome", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/icons/gnome", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/icons/gnome", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/pixmaps/gnome", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/pixmaps/gnome", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/pixmaps/gnome", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/pixmaps/gnome", 0x7ffd85ba3a70, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons/gnome/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons/gnome/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons/gnome/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons/gnome/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/icons/gnome/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/icons/gnome/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/pixmaps/gnome/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/pixmaps/gnome/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/pixmaps/gnome/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/pixmaps/gnome/index.theme", 0x7ffd85ba3990, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/icons", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 3 entries */, 32768) = 80
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 3 entries */, 32768) = 80
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/icons", 0x7ffd85ba3b80, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/icons", 0x7ffd85ba3b80, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/icons", 0x7ffd85ba3b80, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/icons", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 27 entries */, 32768) = 864
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/pixmaps", 0x7ffd85ba3b80, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/pixmaps", 0x7ffd85ba3b80, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/pixmaps", 0x7ffd85ba3b80, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/pixmaps/icon-theme.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/pixmaps", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 45 entries */, 32768) = 1696
00:13:46 getdents64(12, 0x55a7cc0a3d30 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.config/gtk-3.0/bookmarks", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=203, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "file:///home/laptop/Documents\nfi"..., 203) = 203
00:13:46 close(12)                      = 0
00:13:46 statx(AT_FDCWD, "/home/laptop/Documents", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFLNK|0777, stx_size=22, ...}) = 0
00:13:46 statx(AT_FDCWD, "/home/laptop/Documents", AT_STATX_SYNC_AS_STAT|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=12288, ...}) = 0
00:13:46 readlink("/home/laptop/Documents", "/home/laptop/Downloads", 256) = 22
00:13:46 statx(AT_FDCWD, "/home/laptop/Documents", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFLNK|0777, stx_size=22, ...}) = 0
00:13:46 statx(AT_FDCWD, "/home/laptop/Documents", AT_STATX_SYNC_AS_STAT|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=12288, ...}) = 0
00:13:46 readlink("/home/laptop/Documents", "/home/laptop/Downloads", 256) = 22
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/mime//mime.cache", {st_mode=S_IFREG|0644, st_size=2028, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/mime//mime.cache", {st_mode=S_IFREG|0644, st_size=2028, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/mime//mime.cache", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=2028, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 2028, PROT_READ, MAP_SHARED, 12, 0) = 0x7f31a9df1000
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime//mime.cache", 0x7ffd85ba26e0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime//globs2", 0x7ffd85ba26e0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime//globs", 0x7ffd85ba26e0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime//magic", 0x7ffd85ba26e0, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime//aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime//subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime//icons", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime//generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime//mime.cache", 0x7ffd85ba26e0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime//globs2", 0x7ffd85ba26e0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime//globs", 0x7ffd85ba26e0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime//magic", 0x7ffd85ba26e0, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime//aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime//subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime//icons", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime//generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share//mime//mime.cache", 0x7ffd85ba26e0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share//mime//globs2", 0x7ffd85ba26e0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share//mime//globs", 0x7ffd85ba26e0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share//mime//magic", 0x7ffd85ba26e0, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/local/share//mime//aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/local/share//mime//subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/local/share//mime//icons", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/local/share//mime//generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share//mime//mime.cache", {st_mode=S_IFREG|0644, st_size=152940, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/share//mime//mime.cache", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=152940, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 152940, PROT_READ, MAP_SHARED, 12, 0) = 0x7f31a96c8000
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.config/user-dirs.dirs", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0600, st_size=633, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "# This file is written by xdg-us"..., 633) = 633
00:13:46 close(12)                      = 0
00:13:46 statx(AT_FDCWD, "/home/laptop/Documents", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFLNK|0777, stx_size=22, ...}) = 0
00:13:46 statx(AT_FDCWD, "/home/laptop/Documents", AT_STATX_SYNC_AS_STAT|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=12288, ...}) = 0
00:13:46 readlink("/home/laptop/Documents", "/home/laptop/Downloads", 256) = 22
00:13:46 statx(AT_FDCWD, "/home/laptop/Music", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/home/laptop/Music", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/home/laptop/Music", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/home/laptop/Pictures", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/home/laptop/Pictures", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/home/laptop/Pictures", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/home/laptop/Videos", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/home/laptop/Videos", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/home/laptop/Videos", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/home/laptop/Downloads", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=12288, ...}) = 0
00:13:46 statx(AT_FDCWD, "/home/laptop/Downloads", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=12288, ...}) = 0
00:13:46 statx(AT_FDCWD, "/home/laptop/Downloads", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=12288, ...}) = 0
00:13:46 statx(AT_FDCWD, "/mnt", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/mnt", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/mnt", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/mnt/moveToSynUnencrpt", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/mnt/moveToSynUnencrpt", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/mnt/moveToSynUnencrpt", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/mnt/synNFS", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/mnt/synNFS", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 statx(AT_FDCWD, "/mnt/synNFS", AT_STATX_SYNC_AS_STAT|AT_SYMLINK_NOFOLLOW|AT_NO_AUTOMOUNT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
00:13:46 inotify_add_watch(11, "/home/laptop/.config/gtk-3.0", IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR) = 2
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="< \2\0[\0\200\0\213\4\5\0\\\0\200\0Z\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=496}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 496
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0s\1\0\0\0\0\242\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-minimize-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=418, ...}) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 418
00:13:46 read(12, "", 8192)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-minimize-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=418, ...}) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 65536) = 418
00:13:46 read(12, "", 65536)            = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so", {st_mode=S_IFREG|0755, st_size=13960, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so", O_RDONLY|O_CLOEXEC) = 13
00:13:46 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=13960, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 16512, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f31a9a7e000
00:13:46 mmap(0x7f31a9a7f000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x1000) = 0x7f31a9a7f000
00:13:46 mmap(0x7f31a9a80000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f31a9a80000
00:13:46 mmap(0x7f31a9a81000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f31a9a81000
00:13:46 close(13)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/librsvg-2.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 13
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f31a8208000
00:13:46 close(13)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/librsvg-2.so.2", O_RDONLY|O_CLOEXEC) = 13
00:13:46 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\300\17\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=8797240, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 8807496, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f319a797000
00:13:46 mprotect(0x7f319a893000, 7012352, PROT_NONE) = 0
00:13:46 mmap(0x7f319a893000, 4685824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0xfc000) = 0x7f319a893000
00:13:46 mmap(0x7f319ad0b000, 2322432, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x574000) = 0x7f319ad0b000
00:13:46 mmap(0x7f319af43000, 757760, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x7ab000) = 0x7f319af43000
00:13:46 mmap(0x7f319affc000, 5192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f319affc000
00:13:46 close(13)                      = 0
00:13:46 mprotect(0x7f319af43000, 753664, PROT_READ) = 0
00:13:46 mprotect(0x7f31a9a81000, 4096, PROT_READ) = 0
00:13:46 munmap(0x7f31a8208000, 264488) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 getrandom("\xd6\x4f\xcc\x4f\xd4\x99\x49\x28\xa2\x71\xb2\xe5\x60\xc9\xd6\x7d", 16, GRND_NONBLOCK) = 16
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(12)                      = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\212\2\4\0\1\0\200\0\242\1\0\0\7\0\0\0b\0\4\0\7\0\0\0", iov_len=24}, {iov_base="MIT-SHM", iov_len=7}, {iov_base="\0", iov_len=1}], 3) = 32
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0u\1\0\0\0\0\1\202A\200\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\202\0\1\0", iov_len=4}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 4
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0v\1\0\0\0\0\1\0\2\0\0\0\350\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 shmget(IPC_PRIVATE, 4096, IPC_CREAT|0600) = 491522
00:13:46 shmat(491522, NULL, 0)         = 0x7f31a9df0000
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="+\0\1\0", iov_len=4}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 4
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\2w\1\0\0\0\0\4\0`\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\202\1\4\0_\0\200\0\2\200\7\0\0\0\0\0\202\2\2\0_\0\200\0+\0\1\0", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\2z\1\0\0\0\0\4\0`\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 shmctl(491522, IPC_RMID, NULL) = 0
00:13:46 shmdt(0x7f31a9df0000)          = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="b\1\4\0\7\0\200\0", iov_len=8}, {iov_base="MIT-SHM", iov_len=7}, {iov_base="\0", iov_len=1}], 3) = 16
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0{\1\0\0\0\0\1\202A\200\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 shmget(IPC_PRIVATE, 4096, IPC_CREAT|0600) = 491523
00:13:46 shmat(491523, NULL, 0)         = 0x7f31a9df0000
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\1\30\t\0`\0\200\0\357\1\0\0\377\377\377\377\1\0\1\0\0\0\1\0!\0\0\0\0\2\0\0"..., iov_len=40}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 40
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\2}\1\0\0\0\0\4\0`\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\202\1\4\0a\0\200\0\3\200\7\0\0\377\377\377\31\0\v\0`\0\200\0\0\0\0\0\301\0\1\0"..., iov_len=72}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 72
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\301\0\177\1`\0\200\0\3\0\202\0\3\200\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
00:13:46 shmctl(491523, IPC_RMID, NULL) = 0
00:13:46 shmdt(0x7f31a9df0000)          = 0
00:13:46 shmget(IPC_PRIVATE, 524288, IPC_CREAT|0600) = 491524
00:13:46 shmat(491524, NULL, 0)         = 0x7f31a81c9000
00:13:46 shmctl(491524, IPC_RMID, NULL) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-maximize-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=411, ...}) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 411
00:13:46 read(12, "", 8192)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-maximize-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=411, ...}) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 65536) = 411
00:13:46 read(12, "", 65536)            = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-close-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=446, ...}) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 446
00:13:46 read(12, "", 8192)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-close-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=446, ...}) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 65536) = 446
00:13:46 read(12, "", 65536)            = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/pan-down-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=3573, ...}) = 0
00:13:46 read(12, "<?xml version='1.0' encoding='UT"..., 8192) = 3573
00:13:46 read(12, "", 8192)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/pan-down-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=3573, ...}) = 0
00:13:46 read(12, "<?xml version='1.0' encoding='UT"..., 65536) = 3573
00:13:46 read(12, "", 65536)            = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/tab-new-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=559, ...}) = 0
00:13:46 read(12, "<svg xmlns=\"http://www.w3.org/20"..., 8192) = 559
00:13:46 read(12, "", 8192)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/tab-new-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=559, ...}) = 0
00:13:46 read(12, "<svg xmlns=\"http://www.w3.org/20"..., 65536) = 559
00:13:46 read(12, "", 65536)            = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/open-menu-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=443, ...}) = 0
00:13:46 read(12, "<svg xmlns=\"http://www.w3.org/20"..., 8192) = 443
00:13:46 read(12, "", 8192)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/open-menu-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=443, ...}) = 0
00:13:46 read(12, "<svg xmlns=\"http://www.w3.org/20"..., 65536) = 443
00:13:46 read(12, "", 65536)            = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/window-minimize-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=332, ...}) = 0
00:13:46 read(12, "<svg viewBox=\"0 0 16 16\" xmlns=\""..., 8192) = 332
00:13:46 read(12, "", 8192)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/window-minimize-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=332, ...}) = 0
00:13:46 read(12, "<svg viewBox=\"0 0 16 16\" xmlns=\""..., 65536) = 332
00:13:46 read(12, "", 65536)            = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/window-maximize-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=333, ...}) = 0
00:13:46 read(12, "<svg viewBox=\"0 0 16 16\" xmlns=\""..., 8192) = 333
00:13:46 read(12, "", 8192)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/window-maximize-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=333, ...}) = 0
00:13:46 read(12, "<svg viewBox=\"0 0 16 16\" xmlns=\""..., 65536) = 333
00:13:46 read(12, "", 65536)            = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/window-close-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=626, ...}) = 0
00:13:46 read(12, "<svg xmlns=\"http://www.w3.org/20"..., 8192) = 626
00:13:46 read(12, "", 8192)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/window-close-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=626, ...}) = 0
00:13:46 read(12, "<svg xmlns=\"http://www.w3.org/20"..., 65536) = 626
00:13:46 read(12, "", 65536)            = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/pan-down-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=3573, ...}) = 0
00:13:46 read(12, "<?xml version='1.0' encoding='UT"..., 8192) = 3573
00:13:46 read(12, "", 8192)             = 0
00:13:46 close(12)                      = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\202\1\4\0b\0\200\0\4\200\7\0\0\377\377\377\20\0\10\0\30\0\200\0_NET_SUP"..., iov_len=48}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 48
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\203\1\0\0\0\0L\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\24\0\6\0\357\1\0\0L\1\0\0!\0\0\0\0\0\0\0\377\377\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1 \204\1\1\0\0\0!\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\24\0\6\0\5\0@\0L\1\0\0!\0\0\0\0\0\0\0\377\377\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1 \205\1\1\0\0\0!\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\2\0\4\0\5\0@\0\0\10\0\0\0\0\2\0+\0\1\0", iov_len=20}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 20
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\2\207\1\0\0\0\0\4\0`\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\24\0\6\0\5\0@\0L\1\0\0!\0\0\0\0\0\0\0\377\377\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1 \210\1\1\0\0\0!\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\20\0\6\0\16\0@\0_NET_SUPPORTED\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\211\1\0\0\0\0D\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\24\0\6\0\357\1\0\0D\1\0\0\4\0\0\0\0\0\0\0\377\377\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1 \212\1,\0\0\0\4\0\0\0\0\0\0\0,\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 208
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\20\0\6\0\16\0\0\0_GTK_WORKAREAS\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\213\1\0\0\0\0\243\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\20\1\6\0\r\0\0\0_NET_WORKAREAS\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\214\1\0\0\0\0\244\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 uname({sysname="Linux", nodename="HPomen", ...}) = 0
00:13:46 access("/.flatpak-info", F_OK) = -1 ENOENT (No such file or directory)
00:13:46 getpid()                       = 184962
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/nw-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/nw-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/nw-resize", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
00:13:46 lseek(12, 12288, SEEK_SET)     = 12288
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\2\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\36\0\0\0\35\3\3\3\37\322\322\322\327\377\377\377\377\366\335\255\377\351\257?\377\351\256=\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\2\0\0\0\3\0\0\0\4"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
00:13:46 close(12)                      = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="N\0\4\0c\0\200\0\357\1\0\0+\0\0\0\1\30\r\0d\0\200\0\357\1\0\0\0\0\0\0"..., iov_len=876}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 17260
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/n-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/n-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/n-resize", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
00:13:46 lseek(12, 12288, SEEK_SET)     = 12288
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\2\0\0\0\5\0\0\0\t\10\10\10\26\344\344\344\346\377\377\377\377\213\213\213\377MMM\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\4\0\0\0\7\4\4\4\17\325\325\325\330\377\377\377\377\366\335\255\377\351\257?\377\351\256=\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\10\310\310\310\313\377\377\377\377\363\363\363\377\275\275\275\377\202\202\202\377PPP\377MMM\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\5\0\0\0\t\0\0\0\r\0\0\0\20"..., 4096) = 1184
00:13:46 close(12)                      = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLIN|POLLOUT}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\217\1d\0\200\0O\1\0\0\227%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 512
00:13:46 writev(7, [{iov_base="<\0\2\0i\0\200\0\213\4\5\0j\0\200\0h\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=164}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16548
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/ne-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/ne-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/ne-resize", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
00:13:46 lseek(12, 12288, SEEK_SET)     = 12288
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\4\0\0\0\7\24\24\24\36\357\357\357\360\377\377\377\377\363\324\230\377\351\256=\377\351\256=\377"..., 4096) = 4096
00:13:46 read(12, "MMM\377MMM\377MMM\377\225\225\225\377\377\377\377\377\311\311\311\315\0\0\0\17\0\0\0\v"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
00:13:46 close(12)                      = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="<\0\2\0m\0\200\0\213\4\5\0n\0\200\0l\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=156}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16540
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/w-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/w-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/w-resize", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
00:13:46 lseek(12, 12288, SEEK_SET)     = 12288
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\f\0\0\0\v\6\6\6\23\335\335\335\337\377\377\377\377\366\335\255\377\351\257?\377\351\256=\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\2\0\0\0\2\0\0\0\3"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
00:13:46 close(12)                      = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="<\0\2\0q\0\200\0\213\4\5\0r\0\200\0p\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=164}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16548
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/e-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/e-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/e-resize", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
00:13:46 lseek(12, 12288, SEEK_SET)     = 12288
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\f\0\0\0\v\6\6\6\23\335\335\335\337\377\377\377\377\366\335\255\377\351\257?\377\351\256=\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\2\0\0\0\2\0\0\0\3"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
00:13:46 close(12)                      = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="<\0\2\0u\0\200\0\213\4\5\0v\0\200\0t\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=156}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16540
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/sw-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/sw-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/sw-resize", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
00:13:46 lseek(12, 12288, SEEK_SET)     = 12288
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\4\0\0\0\7\24\24\24\36\357\357\357\360\377\377\377\377\363\324\230\377\351\256=\377\351\256=\377"..., 4096) = 4096
00:13:46 read(12, "MMM\377MMM\377MMM\377\225\225\225\377\377\377\377\377\311\311\311\315\0\0\0\17\0\0\0\v"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
00:13:46 close(12)                      = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="<\0\2\0y\0\200\0\213\4\5\0z\0\200\0x\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=156}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16540
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/s-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/s-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/s-resize", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
00:13:46 lseek(12, 12288, SEEK_SET)     = 12288
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\2\0\0\0\5\0\0\0\t\10\10\10\26\344\344\344\346\377\377\377\377\213\213\213\377MMM\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\4\0\0\0\7\4\4\4\17\325\325\325\330\377\377\377\377\366\335\255\377\351\257?\377\351\256=\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\10\310\310\310\313\377\377\377\377\363\363\363\377\275\275\275\377\202\202\202\377PPP\377MMM\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\3\0\0\0\5\0\0\0\t\0\0\0\r\0\0\0\20"..., 4096) = 1184
00:13:46 close(12)                      = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="<\0\2\0}\0\200\0\213\4\5\0~\0\200\0|\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=164}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16548
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/se-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/se-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/se-resize", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
00:13:46 lseek(12, 12288, SEEK_SET)     = 12288
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\2\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\36\0\0\0\35\3\3\3\37\322\322\322\327\377\377\377\377\366\335\255\377\351\257?\377\351\256=\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\2\0\0\0\3\0\0\0\4"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
00:13:46 close(12)                      = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="<\0\2\0\201\0\200\0\213\4\5\0\202\0\200\0\200\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=156}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16540
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="<\0\2\0\205\0\200\0\213\4\5\0\206\0\200\0\204\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=132}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 132
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\371\1\0\0\0\0\205\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\24\0\6\0d\0\200\0\205\1\0\0\0\0\0\0\0\0\0\0\5\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\372\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\22\0\v\0d\0\200\0\205\1\0\0\205\1\0\0 \0\0\0\5\0\0\0\2\0\0\0\0\0\0\0"..., iov_len=76}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 76
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\373\1d\0\200\0\205\1\0\0\231%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\22\0\n\0d\0\200\0\245\1\0\0\6\0\0\0 \0\0\0\4\0\0\0\5\0\0\0\5\0\0\0"..., iov_len=92}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 92
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\375\1d\0\200\0\245\1\0\0\232%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\22\0\n\0d\0\200\0\370\1\0\0q\1\0\0\10\0\0\0\17\0\0\0org.gnom"..., iov_len=68}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 68
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\0\2d\0\200\0\370\1\0\0\232%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\22\0\10\0d\0\200\0\371\1\0\0q\1\0\0\10\0\0\0\5\0\0\0:1.36nom"..., iov_len=68}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 68
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\2\2d\0\200\0\371\1\0\0\232%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\22\0\n\0d\0\200\0\372\1\0\0q\1\0\0\10\0\0\0\20\0\0\0/org/gno"..., iov_len=72}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 72
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\4\2d\0\200\0\372\1\0\0\232%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\22\0\r\0d\0\200\0\373\1\0\0q\1\0\0\10\0\0\0\31\0\0\0/org/gno"..., iov_len=88}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 88
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\6\2d\0\200\0\373\1\0\0\232%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\23\0\3\0d\0\200\0\374\1\0\0\20\0\10\0\30\0\0\0_GTK_MENUBAR"..., iov_len=44}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 44
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\t\2\0\0\0\0\375\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 openat(AT_FDCWD, "/usr/share/icons/hicolor/scalable/apps/org.gnome.gedit.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=17285, ...}) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 65536) = 17285
00:13:46 read(12, "", 65536)            = 0
00:13:46 close(12)                      = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\23\0\3\0d\0\200\0\375\1\0\0\22\0\10\td\0\200\0d\1\0\0\6\0\0\0 BAR"..., iov_len=9884}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 9884
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\v\2d\0\200\0d\1\0\0\233%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="A\0\21\2\211\0\200\0\3\0\202\0b\0\200\0\0@\7\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="A\0\37\2\220\0\200\0\3\0\202\0b\0\200\0\0\200\7\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0&\2\0\0\0\0|\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\22\0\7\0d\0\200\0\246\1\0\0\4\0\0\0 \0\200\0\1\0\0\0\5\0\0\0\201\1\6\0"..., iov_len=60}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 60
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0)\2d\0\200\0\246\1\0\0\234%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="(\0\4\0d\0\200\0\357\1\0\0\0\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1,\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/col-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/col-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/col-resize", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
00:13:46 lseek(12, 12288, SEEK_SET)     = 12288
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\3\0\0\0\4\0\0\0\5"..., 4096) = 4096
00:13:46 read(12, "MMM\377MMM\377iii\377\377\377\377\377\354\354\354\357\5\5\5(\377\377\377\377\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\5\0\0\0\6\0\0\0\10\0\0\0\v\0\0\0\20\0\0\0\27\377\377\377\377\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
00:13:46 close(12)                      = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\22\0\30\0d\0\200\0(\0\0\0)\0\0\0 \0\200\0\22\0\0\0\20\3\0\0\0\0\0\0"..., iov_len=216}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16600
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/row-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/row-resize", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/row-resize", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
00:13:46 lseek(12, 12288, SEEK_SET)     = 12288
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\2\0\0\0\3\0\0\0\5\5\5\5\r\336\336\336\337"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\22\0\0\0\27\0\0\0\35\0\0\0#\0\0\0'\r\r\r6\362\362\362\364\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\v\0\0\0\21\0\0\0\30{{{\214\377\377\377\377\327\327\327\377MMM\377MMM\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
00:13:46 close(12)                      = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLIN|POLLOUT}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0-\2d\0\200\0(\0\0\0\234%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 writev(7, [{iov_base="<\0\2\0\224\0\200\0\213\4\5\0\225\0\200\0\223\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=184}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16568
00:13:46 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-minimize-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=418, ...}) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 418
00:13:46 read(12, "", 8192)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-minimize-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=418, ...}) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 65536) = 418
00:13:46 read(12, "", 65536)            = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-maximize-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=411, ...}) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 411
00:13:46 read(12, "", 8192)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-maximize-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=411, ...}) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 65536) = 411
00:13:46 read(12, "", 65536)            = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-close-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=446, ...}) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 446
00:13:46 read(12, "", 8192)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/themes/Breeze/assets/breeze-close-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=446, ...}) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 65536) = 446
00:13:46 read(12, "", 65536)            = 0
00:13:46 close(12)                      = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="<\0\2\0\230\0\200\0\213\4\5\0\231\0\200\0\227\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=200}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 200
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0H\2\0\0\0\0\254\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\22\0\6\0d\0\200\0\254\1\0\0q\1\0\0\10\0\200\0\0\0\0\0\20\0\v\0!\0\2\0"..., iov_len=68}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 68
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0I\2d\0\200\0\254\1\0\0\237%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
00:13:46 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/gtksourceview-4/styles", 0x7ffd85ba3770, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/gtksourceview-4/styles", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/gtksourceview-4/styles", 0x7ffd85ba3770, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/gtksourceview-4/styles", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/gtksourceview-4/styles", 0x7ffd85ba3770, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/gtksourceview-4/styles", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/gtksourceview-4/styles", 0x7ffd85ba3770, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/local/share/gtksourceview-4/styles", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/styles", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cbdf3250 /* 10 entries */, 32768) = 320
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/solarized-dark.xml", {st_mode=S_IFREG|0644, st_size=5098, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/cobalt.xml", {st_mode=S_IFREG|0644, st_size=8093, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/styles.rng", {st_mode=S_IFREG|0644, st_size=3374, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/tango.xml", {st_mode=S_IFREG|0644, st_size=7050, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/solarized-light.xml", {st_mode=S_IFREG|0644, st_size=5128, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/oblivion.xml", {st_mode=S_IFREG|0644, st_size=7388, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/kate.xml", {st_mode=S_IFREG|0644, st_size=8928, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/classic.xml", {st_mode=S_IFREG|0644, st_size=6126, ...}, 0) = 0
00:13:46 getdents64(12, 0x55a7cbdf3250 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/gedit/styles", 0x7ffd85ba3770, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/gedit/styles", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/solarized-dark.xml", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=5098, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 5098) = 5098
00:13:46 close(12)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/cobalt.xml", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=8093, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 8093) = 8093
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/tango.xml", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=7050, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 7050) = 7050
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/solarized-light.xml", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=5128, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 5128) = 5128
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/oblivion.xml", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=7388, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 7388) = 7388
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/kate.xml", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=8928, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 8928) = 8928
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/gtksourceview-4/styles/classic.xml", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=6126, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"UT"..., 6126) = 6126
00:13:46 close(12)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\23\0\3\0d\0\200\0\255\1\0\0\f\1\4\0d\0\200\0@\0\0\0\0\0\0\0\22\0\17\0"..., iov_len=128}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 128
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0M\2d\0\200\0#\0\0\0\244%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\207\10\7\0\0\1G\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3R\0021\7\0\0\0\0\10\377G\0\0\34\34\10T\3\370\0\0\0\0\0\0\0\0\0\0\10"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 4096
00:13:46 recvfrom(7, "\0\0\0\0\0\0\0\0'\0\0\0*\0\0\0Y\376\0\0\327\0\0\0\25\2\26\0\3\4\f\0"..., 3300, 0, NULL, NULL) = 3300
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\207\21\3\0\3\0G\0\0\30\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3S\2\20\0\0\0\0\30\0\0\10\377\34\7\377\37\10\370\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\20\0\3\0\4\0G\0Meta", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0T\2\0\0\0\0\261\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\20\0\4\0\5\0G\0Super\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0U\2\0\0\0\0\262\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\20\0\4\0\5\0G\0Hyper\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\25\0U\2d\0\200\0d\0\200\0\224\0@\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\207\10\7\0\0\1\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\3W\2-\7\0\0\0\0\10\377\7\0\0\34\34\10T\3\370\0\0\0\0\0\0\0\0\0\0\10"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 4096
00:13:46 recvfrom(7, "\0\0\0\0\0\0\0\0'\0\0\0*\0\0\0Y\376\0\0\327\0\0\0\25\2\26\0\3\4\f\0"..., 3284, 0, NULL, NULL) = 3284
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x55a7cbd04eb0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd04ea0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd04eb0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd04ea0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cccc6560, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Bold.otf", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=134764, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 134764, PROT_READ, MAP_PRIVATE|MAP_NORESERVE, 12, 0) = 0x7f31a81a8000
00:13:46 close(12)                      = 0
00:13:46 access("/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Bold.otf", R_OK) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Bold.otf", O_RDONLY) = 12
00:13:46 fcntl(12, F_SETFD, FD_CLOEXEC) = 0
00:13:46 fstat(12, {st_mode=S_IFREG|0644, st_size=134764, ...}) = 0
00:13:46 mmap(NULL, 134764, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f31a8187000
00:13:46 close(12)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/mime/text/plain.xml", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/text/plain.xml", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/text/plain.xml", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/local/share/mime/text/plain.xml", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/mime/text/plain.xml", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=3446, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "<?xml version=\"1.0\" encoding=\"ut"..., 3446) = 3446
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/mime/mime.cache", {st_mode=S_IFREG|0644, st_size=2028, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/mime/mime.cache", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=2028, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 2028, PROT_READ, MAP_SHARED, 12, 0) = 0x7f31a9df0000
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/mime.cache", 0x7ffd85ba3fc0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/globs2", 0x7ffd85ba3fc0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/globs", 0x7ffd85ba3fc0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/magic", 0x7ffd85ba3fc0, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/icons", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/mime/generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/mime.cache", 0x7ffd85ba3fc0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/globs2", 0x7ffd85ba3fc0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/globs", 0x7ffd85ba3fc0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/magic", 0x7ffd85ba3fc0, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/icons", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/mime/generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/mime/mime.cache", 0x7ffd85ba3fc0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/mime/globs2", 0x7ffd85ba3fc0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/mime/globs", 0x7ffd85ba3fc0, 0) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/local/share/mime/magic", 0x7ffd85ba3fc0, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/local/share/mime/aliases", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/local/share/mime/subclasses", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/local/share/mime/icons", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/local/share/mime/generic-icons", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/share/mime/mime.cache", {st_mode=S_IFREG|0644, st_size=152940, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/mime/mime.cache", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=152940, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 152940, PROT_READ, MAP_SHARED, 12, 0) = 0x7f31a8161000
00:13:46 close(12)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 openat(AT_FDCWD, "/proc/self/maps", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0444, st_size=0, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "55a7cb5c6000-55a7cb5c7000 r--p 0"..., 1024) = 1024
00:13:46 read(12, "d0b000-7f319af42000 r--p 0057400"..., 1024) = 1024
00:13:46 read(12, "/mime/mime.cache\n7f31a8187000-7f"..., 1024) = 1024
00:13:46 read(12, "fe:03 250229                    "..., 1024) = 1024
00:13:46 read(12, "NotoSans-Regular.ttf\n7f31a987600"..., 1024) = 1024
00:13:46 read(12, "e64.cache-7\n7f31a98d0000-7f31a98"..., 1024) = 1024
00:13:46 read(12, "03000 fe:03 185627              "..., 1024) = 1024
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/enchant-2", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc271530 /* 7 entries */, 32768) = 248
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/enchant-2/enchant_hspell.so", {st_mode=S_IFREG|0755, st_size=14008, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/enchant-2/enchant_hspell.so", O_RDONLY|O_CLOEXEC) = 13
00:13:46 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=14008, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 16448, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f31a9a2b000
00:13:46 mmap(0x7f31a9a2c000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x1000) = 0x7f31a9a2c000
00:13:46 mmap(0x7f31a9a2d000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f31a9a2d000
00:13:46 mmap(0x7f31a9a2e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f31a9a2e000
00:13:46 close(13)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libhspell.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 13
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f31a8120000
00:13:46 close(13)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/libhspell.so.0", O_RDONLY|O_CLOEXEC) = 13
00:13:46 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 P\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=59672, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 62104, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f31a8110000
00:13:46 mmap(0x7f31a8115000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x5000) = 0x7f31a8115000
00:13:46 mmap(0x7f31a811a000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0xa000) = 0x7f31a811a000
00:13:46 mmap(0x7f31a811c000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0xb000) = 0x7f31a811c000
00:13:46 close(13)                      = 0
00:13:46 mprotect(0x7f31a811c000, 4096, PROT_READ) = 0
00:13:46 mprotect(0x7f31a9a2e000, 4096, PROT_READ) = 0
00:13:46 munmap(0x7f31a8120000, 264488) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/enchant-2/enchant_nuspell.so", {st_mode=S_IFREG|0755, st_size=34592, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/enchant-2/enchant_nuspell.so", O_RDONLY|O_CLOEXEC) = 13
00:13:46 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=34592, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 36944, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f31a8157000
00:13:46 mmap(0x7f31a8159000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f31a8159000
00:13:46 mmap(0x7f31a815e000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x7000) = 0x7f31a815e000
00:13:46 mmap(0x7f31a815f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x7000) = 0x7f31a815f000
00:13:46 close(13)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libnuspell.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 13
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f31a80cf000
00:13:46 close(13)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/libnuspell.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 munmap(0x7f31a80cf000, 264488) = 0
00:13:46 munmap(0x7f31a8157000, 36944)  = 0
00:13:46 getpeername(2, 0x7ffd85ba2ec0, [128]) = -1 ENOTSOCK (Socket operation on non-socket)
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 ioctl(2, TCGETS, 0x7ffd85ba2e90) = -1 ENOTTY (Inappropriate ioctl for device)
00:13:46 getpid()                       = 184962
00:13:46 openat(AT_FDCWD, "/etc/localtime", O_RDONLY|O_CLOEXEC) = 13
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=2137, ...}, AT_EMPTY_PATH) = 0
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=2137, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(13, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0\7\0\0\0\0"..., 4096) = 2137
00:13:46 lseek(13, -1359, SEEK_CUR)     = 778
00:13:46 read(13, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\0"..., 4096) = 1359
00:13:46 close(13)                      = 0
00:13:46 write(2, "\n** (gedit:184962): WARNING **: "..., 144
** (gedit:184962): WARNING **: 00:13:46.742: Error loading plugin: libnuspell.so.4: cannot open shared object file: No such file or directory

) = 144
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/enchant-2/enchant_hunspell.so", {st_mode=S_IFREG|0755, st_size=30488, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/enchant-2/enchant_hunspell.so", O_RDONLY|O_CLOEXEC) = 13
00:13:46 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=30488, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 32840, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f31a8158000
00:13:46 mprotect(0x7f31a815a000, 20480, PROT_NONE) = 0
00:13:46 mmap(0x7f31a815a000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f31a815a000
00:13:46 mmap(0x7f31a815d000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x5000) = 0x7f31a815d000
00:13:46 mmap(0x7f31a815f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x6000) = 0x7f31a815f000
00:13:46 close(13)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libhunspell-1.7.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 13
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f31a80cf000
00:13:46 close(13)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/libhunspell-1.7.so.0", O_RDONLY|O_CLOEXEC) = 13
00:13:46 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=486760, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 489016, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f31a8057000
00:13:46 mmap(0x7f31a805e000, 278528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x7000) = 0x7f31a805e000
00:13:46 mmap(0x7f31a80a2000, 163840, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x4b000) = 0x7f31a80a2000
00:13:46 mmap(0x7f31a80ca000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x72000) = 0x7f31a80ca000
00:13:46 close(13)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/libncursesw.so.6", O_RDONLY|O_CLOEXEC) = 13
00:13:46 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\1\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=457736, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 462072, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f319a726000
00:13:46 mmap(0x7f319a73d000, 245760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x17000) = 0x7f319a73d000
00:13:46 mmap(0x7f319a779000, 98304, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x53000) = 0x7f319a779000
00:13:46 mmap(0x7f319a791000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x6a000) = 0x7f319a791000
00:13:46 close(13)                      = 0
00:13:46 mprotect(0x7f319a791000, 20480, PROT_READ) = 0
00:13:46 mprotect(0x7f31a80ca000, 4096, PROT_READ) = 0
00:13:46 mprotect(0x7f31a815f000, 4096, PROT_READ) = 0
00:13:46 munmap(0x7f31a80cf000, 264488) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/enchant-2/enchant_voikko.so", {st_mode=S_IFREG|0755, st_size=14008, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/enchant-2/enchant_voikko.so", O_RDONLY|O_CLOEXEC) = 13
00:13:46 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \20\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=14008, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 16448, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f31a96c3000
00:13:46 mmap(0x7f31a96c4000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x1000) = 0x7f31a96c4000
00:13:46 mmap(0x7f31a96c5000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f31a96c5000
00:13:46 mmap(0x7f31a96c6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f31a96c6000
00:13:46 close(13)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libvoikko.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 13
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f31a80cf000
00:13:46 close(13)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/libvoikko.so.1", O_RDONLY|O_CLOEXEC) = 13
00:13:46 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \200\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=255880, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 258288, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f31a8017000
00:13:46 mmap(0x7f31a801f000, 155648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x8000) = 0x7f31a801f000
00:13:46 mmap(0x7f31a8045000, 61440, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2e000) = 0x7f31a8045000
00:13:46 mmap(0x7f31a8054000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x3c000) = 0x7f31a8054000
00:13:46 close(13)                      = 0
00:13:46 mprotect(0x7f31a8054000, 8192, PROT_READ) = 0
00:13:46 mprotect(0x7f31a96c6000, 4096, PROT_READ) = 0
00:13:46 futex(0x7f31abcac6bc, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31abcac6c8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 munmap(0x7f31a80cf000, 264488) = 0
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/enchant-2/enchant_aspell.so", {st_mode=S_IFREG|0755, st_size=18104, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/enchant-2/enchant_aspell.so", O_RDONLY|O_CLOEXEC) = 13
00:13:46 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=18104, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 20544, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f31a8152000
00:13:46 mmap(0x7f31a8154000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f31a8154000
00:13:46 mmap(0x7f31a8155000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x3000) = 0x7f31a8155000
00:13:46 mmap(0x7f31a8156000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x3000) = 0x7f31a8156000
00:13:46 close(13)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libaspell.so.15", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 13
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f31a80cf000
00:13:46 close(13)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/libaspell.so.15", O_RDONLY|O_CLOEXEC) = 13
00:13:46 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\2\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=714640, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 719288, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f319a676000
00:13:46 mprotect(0x7f319a69d000, 532480, PROT_NONE) = 0
00:13:46 mmap(0x7f319a69d000, 442368, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x27000) = 0x7f319a69d000
00:13:46 mmap(0x7f319a709000, 86016, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x93000) = 0x7f319a709000
00:13:46 mmap(0x7f319a71f000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0xa8000) = 0x7f319a71f000
00:13:46 close(13)                      = 0
00:13:46 mprotect(0x7f319a71f000, 24576, PROT_READ) = 0
00:13:46 mprotect(0x7f31a8156000, 4096, PROT_READ) = 0
00:13:46 munmap(0x7f31a80cf000, 264488) = 0
00:13:46 getdents64(12, 0x55a7cc271530 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/enchant/enchant.ordering", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=197, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "*:hunspell,nuspell,aspell\nfi:voi"..., 1024) = 197
00:13:46 read(12, "", 1024)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/etc/enchant/enchant.ordering", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.config/enchant/enchant.ordering", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/xml/iso-codes/iso_639.xml", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=48769, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 48769, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f31a8146000
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/iso_639.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/iso_639.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/iso_639.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/iso_639.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/iso_639.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/iso_639.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 munmap(0x7f31a8146000, 48769)  = 0
00:13:46 openat(AT_FDCWD, "/usr/share/xml/iso-codes/iso_3166.xml", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=39636, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 39636, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f31a8148000
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/iso_3166.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/iso_3166.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/iso_3166.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/iso_3166.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/iso_3166.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/iso_3166.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 munmap(0x7f31a8148000, 39636)  = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/enchant-2", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc189930 /* 7 entries */, 32768) = 248
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/enchant-2/enchant_nuspell.so", {st_mode=S_IFREG|0755, st_size=34592, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/enchant-2/enchant_nuspell.so", O_RDONLY|O_CLOEXEC) = 13
00:13:46 read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0755, st_size=34592, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 36944, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 13, 0) = 0x7f31a8148000
00:13:46 mmap(0x7f31a814a000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x2000) = 0x7f31a814a000
00:13:46 mmap(0x7f31a814f000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x7000) = 0x7f31a814f000
00:13:46 mmap(0x7f31a8150000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 13, 0x7000) = 0x7f31a8150000
00:13:46 close(13)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libnuspell.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 13
00:13:46 newfstatat(13, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f31a80cf000
00:13:46 close(13)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/libnuspell.so.4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 munmap(0x7f31a80cf000, 264488) = 0
00:13:46 munmap(0x7f31a8148000, 36944)  = 0
00:13:46 ioctl(2, TCGETS, 0x7ffd85ba2e30) = -1 ENOTTY (Inappropriate ioctl for device)
00:13:46 getpid()                       = 184962
00:13:46 newfstatat(AT_FDCWD, "/etc/localtime", {st_mode=S_IFREG|0644, st_size=2137, ...}, 0) = 0
00:13:46 write(2, "\n** (gedit:184962): WARNING **: "..., 144
** (gedit:184962): WARNING **: 00:13:46.747: Error loading plugin: libnuspell.so.4: cannot open shared object file: No such file or directory

) = 144
00:13:46 getdents64(12, 0x55a7cc189930 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/enchant/enchant.ordering", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=197, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "*:hunspell,nuspell,aspell\nfi:voi"..., 1024) = 197
00:13:46 read(12, "", 1024)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/etc/enchant/enchant.ordering", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.config/enchant/enchant.ordering", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 access("/usr/share/hspell/hebrew.wgz", F_OK) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.config/enchant/hunspell", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/flatpak/exports/share/hunspell", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/var/lib/flatpak/exports/share/hunspell", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/local/share/hunspell", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/hunspell", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/enchant/hunspell", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/hunspell", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 getuid()                       = 1000
00:13:46 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 12
00:13:46 connect(12, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
00:13:46 close(12)                      = 0
00:13:46 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 12
00:13:46 connect(12, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/etc/nsswitch.conf", {st_mode=S_IFREG|0644, st_size=328, ...}, 0) = 0
00:13:46 newfstatat(AT_FDCWD, "/", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=328, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "# Name Service Switch configurat"..., 4096) = 328
00:13:46 read(12, "", 4096)             = 0
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=328, ...}, AT_EMPTY_PATH) = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f31a80cf000
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 12
00:13:46 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P5\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=51376, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 79320, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f31a813e000
00:13:46 mmap(0x7f31a8141000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x3000) = 0x7f31a8141000
00:13:46 mmap(0x7f31a8148000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0xa000) = 0x7f31a8148000
00:13:46 mmap(0x7f31a814a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0xb000) = 0x7f31a814a000
00:13:46 mmap(0x7f31a814c000, 21976, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f31a814c000
00:13:46 close(12)                      = 0
00:13:46 mprotect(0x7f31a814a000, 4096, PROT_READ) = 0
00:13:46 munmap(0x7f31a80cf000, 264488) = 0
00:13:46 openat(AT_FDCWD, "/etc/passwd", O_RDONLY|O_CLOEXEC) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=1977, ...}, AT_EMPTY_PATH) = 0
00:13:46 lseek(12, 0, SEEK_SET)         = 0
00:13:46 read(12, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1977
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.voikko/5", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/etc/voikko/5", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/voikko/5", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/aspell-0.60", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc189930 /* 86 entries */, 32768) = 3096
00:13:46 getdents64(12, 0x55a7cc189930 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/aspell-0.60", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFDIR|0755, st_size=4096, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(12, 0x55a7cc189930 /* 86 entries */, 32768) = 3096
00:13:46 getdents64(12, 0x55a7cc189930 /* 0 entries */, 32768) = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/hspell/hebrew.wgz.sizes", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=33, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "156734 54160 6602\n7933606 469509"..., 4096) = 33
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/hspell/hebrew.wgz", O_RDONLY) = 12
00:13:46 lseek(12, 0, SEEK_CUR)         = 0
00:13:46 openat(AT_FDCWD, "/usr/share/hspell/hebrew.wgz.prefixes", O_RDONLY) = 13
00:13:46 lseek(13, 0, SEEK_CUR)         = 0
00:13:46 read(12, "\37\213\10\0\0\0\0\0\2\3\314]\333\232\242\272\22~\227\271\231\333\244\202\3353\357\377\"\234\2\304"..., 8192) = 8192
00:13:46 read(13, "\37\213\10\0\0\0\0\0\2\3\355]\211z\333\270\256\376\342Q:tG\3560>Jjg\222\364Q"..., 8192) = 8192
00:13:46 read(12, "\370\10\364\233[\345\240T\334xw#\335\261N\f\5#\210\33`8\23\270\20\213\371\311\350a\222'"..., 8192) = 8192
00:13:46 read(12, "\344\360^\345\327\343\201z\347\331N\274SleYIHv\220\25`\230\364[\303L\34\372\3343\310"..., 8192) = 8192
00:13:46 read(13, "\0241c\330\364\327V-^\317\224\244\257P\236\33\232\244+\4\332\v,\37\22hr\254{\23\372v"..., 8192) = 8192
00:13:46 --- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} ---
00:13:46 read(12, "\351;\27\363\37W-\257}\364;+\257\227\361\307\366\250P\245z\274O\232V\243D\22\325SR}"..., 8192) = 8192
00:13:46 read(12, "\234\2340/6,\310|\240\31\2039\277\307\351\210\333\234\22\17\205\316U\340\t6\34\243\327g\v\\"..., 8192) = 8192
00:13:46 read(13, "#_\253G\274-D\17+w\214 \2012\\\277o\267\31\203\r\241\317\217\273\267F|bk\21x"..., 8192) = 8192
00:13:46 read(12, "\343\216\371\342\16w$\0365\211\304\4\334\31433\217S\336=g\21(y\305\220{9`}\203\35"..., 8192) = 8192
00:13:46 read(12, "\2634\17;\352@j\226\336\25\276\r\224\313C<\212\252\222>-\345q!\r\247\370(\215}\372\353"..., 8192) = 8192
00:13:46 read(12, "\332\3516\3036Ji\210\357\"+\3033\224\304\255\232\359\320\16?\0p\276|\201\16N%\361\354"..., 8192) = 8192
00:13:46 read(13, "\370i\225\231\25\306\27\367\33\365@\312\332\316L\215\241\254`Ol\23\260\245\273\2738!\263\30#,"..., 8192) = 8192
00:13:46 read(12, "J\r\345\2065c\10\312\236\325\232\300\256\210\336.\\\302\177\345m\27\275\303[\222\0\336\16\216\270]"..., 8192) = 8192
00:13:46 read(12, ">jV^\357\301\20\260\225r\6t-\374\310KX\33_b\214\1\232\246\352\276Ge\vk\347m"..., 8192) = 8192
00:13:46 read(13, "\n\231\200\24\315y|U\\\314\240yG:\372\335\203\304\345\234\316\226K\334\\\234\331;\315\231\35\265"..., 8192) = 8192
00:13:46 read(12, "\253\343\254\221\210rI\344\356\213\"v\34Z)j>\251\221\261Q\20OL*J\1\331Se\267\221"..., 8192) = 8192
00:13:46 read(12, "\361\276\233\r\21Y\371\272\3068f!\323\221\304\226\265\222&\244\"dcD9\16\302y\336'\264%"..., 8192) = 8192
00:13:46 read(13, "\266\345\5\306\261\"\255d\264\3Ez\304\305\305\333\27\300\266Q.i[\352\30!\356}\332\\D("..., 8192) = 4766
00:13:46 read(13, "", 3426)             = 0
00:13:46 read(12, "\324+&F?\306\226\250s\373E\344\271\270z\342\313\225\\\357$1DHT\313\272\373\216\25\272^"..., 8192) = 8192
00:13:46 read(12, "\346\314V\371)G\207\222\247\225\236\320QE\323z\320\242\347\2303%?\0262\f\230\222\371\377\223s"..., 8192) = 8192
00:13:46 read(12, "l\375\230\333\350\262Z+[\341\30\315>\207\v\234\30\2602\233\307,\346FQ\262bJ\272\252G~"..., 8192) = 439
00:13:46 read(12, "", 7753)             = 0
00:13:46 close(13)                      = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.config/enchant/he.dic", O_RDWR|O_CREAT|O_APPEND, 0666) = 12
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.config/enchant/he.dic", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.config/enchant/he.dic", O_RDONLY) = 12
00:13:46 flock(12, LOCK_EX)             = 0
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=0, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "", 4096)             = 0
00:13:46 flock(12, LOCK_UN)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.config/enchant/he.exc", O_RDWR|O_CREAT|O_APPEND, 0666) = 12
00:13:46 close(12)                      = 0
00:13:46 newfstatat(AT_FDCWD, "/home/laptop/.config/enchant/he.exc", {st_mode=S_IFREG|0644, st_size=0, ...}, 0) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.config/enchant/he.exc", O_RDONLY) = 12
00:13:46 flock(12, LOCK_EX)             = 0
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=0, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "", 4096)             = 0
00:13:46 flock(12, LOCK_UN)             = 0
00:13:46 close(12)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLIN|POLLOUT}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0W\2d\0\200\0\215\1\0\0\245%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 504
00:13:46 writev(7, [{iov_base="\207\1\5\0\3\0\1\0\0\0\0\0\0\0\0\0\5\0\5\0\207\1\4\0\3\0\2\0\0\0\0\0"..., iov_len=432}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 432
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0Z\2d\0\200\0O\1\0\0\301%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 288
00:13:46 uname({sysname="Linux", nodename="HPomen", ...}) = 0
00:13:46 access("/.flatpak-info", F_OK) = -1 ENOENT (No such file or directory)
00:13:46 getpid()                       = 184962
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\22\0\n\0\233\0\200\0s\1\0\0\4\0\0\0 \0\5\0\4\0\0\0t\1\0\0\203\1\0\0"..., iov_len=460}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 460
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0d\2\233\0\200\0s\1\0\0\301%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 224
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0s\2\0\0\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\22\0\7\0\233\0\200\0\0\2\0\0\0\2\0\0\10\0\5\0\1\0\0\0a\1\0\0", iov_len=28}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 28
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0t\2\233\0\200\0\0\2\0\0\301%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\27\0\2\0\242\1\0\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0u\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\20\0\4\0\7\0\0\0TARGETS\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0v\2\0\0\0\0\264\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/go-up-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=333, ...}) = 0
00:13:46 read(12, "<svg viewBox=\"0 0 16 16\" xmlns=\""..., 8192) = 333
00:13:46 read(12, "", 8192)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/go-up-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=333, ...}) = 0
00:13:46 read(12, "<svg viewBox=\"0 0 16 16\" xmlns=\""..., 65536) = 333
00:13:46 read(12, "", 65536)            = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/go-down-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=332, ...}) = 0
00:13:46 read(12, "<svg viewBox=\"0 0 16 16\" xmlns=\""..., 8192) = 332
00:13:46 read(12, "", 8192)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze/actions/symbolic/go-down-symbolic.svg", O_RDONLY) = 12
00:13:46 statx(12, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_TYPE, {stx_mask=STATX_BASIC_STATS|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=332, ...}) = 0
00:13:46 read(12, "<svg viewBox=\"0 0 16 16\" xmlns=\""..., 65536) = 332
00:13:46 read(12, "", 65536)            = 0
00:13:46 close(12)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/cursors/text", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.local/share/icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/cursors/text", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.icons/breeze_cursors/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/icons/breeze_cursors/cursors/text", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=29856, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0\0\0\2\0\375\377"..., 4096) = 4096
00:13:46 lseek(12, 12288, SEEK_SET)     = 12288
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\2\0\0\0\3\0\0\0\4\0\0\0\5\0\0\0\6\0\0\0\7\0\0\0\7\0\0\0\10"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\1\0\0\0\2\0\0\0\4\0\0\0\10\0\0\0\16\0\0\0\25\377\377\377\377\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\2\0\0\0\4\0\0\0\10\0\0\0\f\3\3\3\25\25\25\25,\377\377\377\377\377\377\377\377"..., 4096) = 4096
00:13:46 read(12, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1184
00:13:46 close(12)                      = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\30\0\6\0\233\0\200\0\242\1\0\0\264\1\0\0\227\1\0\0\301%]\0015 \4\0\236\0\200\0"..., iov_len=80}, {iov_base="\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=16384}, {iov_base="", iov_len=0}], 3) = 16464
00:13:46 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\0010\0\0\0\5\0\0\0\202\0\0\0\1\1o\0\37\0\0\0/org/a11"..., iov_len=152}, {iov_base="\4\0\0\0:1.9\0\0\0\0\37\0\0\0/org/a11y/atspi/"..., iov_len=48}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 200
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 2 ([{fd=3, revents=POLLIN}, {fd=7, revents=POLLIN}])
00:13:46 read(3, "\f\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 2 ([{fd=7, revents=POLLIN}, {fd=8, revents=POLLIN}])
00:13:46 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\0010\0\0\0=\0\0\0\215\0\0\0\1\1o\0\37\0\0\0/org/a11"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 328
00:13:46 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 recvmsg(8, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 2 ([{fd=3, revents=POLLIN}, {fd=7, revents=POLLIN}])
00:13:46 read(3, "\4\0\0\0\0\0\0\0", 16) = 8
00:13:46 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\6\0\0\0\30\0\0\0\6\1s\0\4\0\0\0:1.1\0\0\0\0"..., iov_len=40}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 40
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\7\0\0\0\204\0\0\0\1\1o\0\30\0\0\0/org/a11"..., iov_len=152}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 152
00:13:46 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\10\0\0\0\246\0\0\0\1\1o\0.\0\0\0/org/a11"..., iov_len=184}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 184
00:13:46 sendmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\t\0\0\0\250\0\0\0\1\1o\0.\0\0\0/org/a11"..., iov_len=184}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 184
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLIN|POLLOUT}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\37\0w\2\301%]\1\233\0\200\0\242\1\0\0\264\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 writev(7, [{iov_base="<\0\2\0\237\0\200\0\213\4\5\0\240\0\200\0\236\0\200\0\177\1\0\0\0\0\0\0006\0\2\0"..., iov_len=208}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 208
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\206\2\0\0\0\0\256\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 1 ([{fd=8, revents=POLLIN}])
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\24\0\6\0d\0\200\0R\1\0\0\6\0\0\0\0\0\0\0\377\377\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\226\\\206\2d\0\200\0d\0\200\0\0\0\0\0\2\17<\0\314\2\302\t\2\0\0\377\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 68
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="(\0\4\0d\0\200\0\357\1\0\0\0\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\210\2\0\0\0\0\224\0@\0\2\17<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 recvmsg(8, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\10\0\0\0?\0\0\0005\0\0\0\6\1s\0\4\0\0\0:1.9\0\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 256
00:13:46 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 recvmsg(8, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 1 ([{fd=3, revents=POLLIN}])
00:13:46 read(3, "\5\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\203*\4\0d\0\200\0\0\0\0\0\2\0\0\0\20\0\7\0\23\0\377\377_NET_WM_"..., iov_len=44}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 44
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\212\2\0\0\0\0\257\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\20\0\10\0\25\0\200\0_NET_WM_FRAME_TIMINGSWM_", iov_len=32}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 32
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\213\2\0\0\0\0\260\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="*\2\3\0e\0\200\0\250%]\1\203(\3\0d\0\200\0\2\0TI", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203\214\2\v\0\0\0\n\0\3\0\307%]\1\3\0\0\2\357\1\0\0d\0\200\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 212
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 1 ([{fd=3, revents=POLLIN}])
00:13:46 read(3, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\24\0\6\0\233\0\200\0\227\1\0\0\0\0\0\0\0\0\0\0\377\377\377\37", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\216\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\20\0\5\0\f\0\200\0_XEMBED_INFO", iov_len=20}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 20
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\217\2\0\0\0\0v\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\24\0\6\0d\0\200\0v\1\0\0v\1\0\0\0\0\0\0\2\0\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0\220\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 getpid()                       = 184962
00:13:46 getpid()                       = 184962
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\24\0\6\0d\0\200\0R\1\0\0\6\0\0\0\0\0\0\0\377\377\377\377", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1 \221\2\1\0\0\0\6\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 36
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\16\0\2\0d\0\200\0", iov_len=8}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 8
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\30\222\2\0\0\0\0\357\1\0\0\0\0\35\0\314\2\302\t\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="(\0\4\0d\0\200\0\357\1\0\0\0\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\223\2\0\0\0\0\224\0@\0\2\17<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="(\0\4\0d\0\200\0\357\1\0\0\0\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\224\2\0\0\0\0\224\0@\0\2\17<\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 getpid()                       = 184962
00:13:46 getpid()                       = 184962
00:13:46 getpid()                       = 184962
00:13:46 getpid()                       = 184962
00:13:46 getpid()                       = 184962
00:13:46 getpid()                       = 184962
00:13:46 getpid()                       = 184962
00:13:46 getpid()                       = 184962
00:13:46 openat(AT_FDCWD, "/usr/lib/libcanberra-0.30/libcanberra-pulse.la", O_RDONLY) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=1055, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(12, "# libcanberra-pulse.la - a libto"..., 4096) = 1055
00:13:46 read(12, "", 4096)             = 0
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/libcanberra-0.30/libcanberra-pulse.so", O_RDONLY|O_CLOEXEC) = 12
00:13:46 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=34424, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 36880, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f31a8134000
00:13:46 mprotect(0x7f31a8136000, 24576, PROT_NONE) = 0
00:13:46 mmap(0x7f31a8136000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x2000) = 0x7f31a8136000
00:13:46 mmap(0x7f31a813a000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x6000) = 0x7f31a813a000
00:13:46 mmap(0x7f31a813c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x7000) = 0x7f31a813c000
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 12
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0644, st_size=264488, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 264488, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f31a80cf000
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/libpulse.so.0", O_RDONLY|O_CLOEXEC) = 12
00:13:46 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \320\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=342680, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 344144, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f319a621000
00:13:46 mmap(0x7f319a62e000, 192512, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0xd000) = 0x7f319a62e000
00:13:46 mmap(0x7f319a65d000, 90112, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x3c000) = 0x7f319a65d000
00:13:46 mmap(0x7f319a673000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x51000) = 0x7f319a673000
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/pulseaudio/glibc-hwcaps/x86-64-v3/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/glibc-hwcaps/x86-64-v3", 0x7ffd85ba39c0, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/pulseaudio/glibc-hwcaps/x86-64-v2/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/glibc-hwcaps/x86-64-v2", 0x7ffd85ba39c0, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/pulseaudio/tls/haswell/x86_64/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/tls/haswell/x86_64", 0x7ffd85ba39c0, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/pulseaudio/tls/haswell/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/tls/haswell", 0x7ffd85ba39c0, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/pulseaudio/tls/x86_64/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/tls/x86_64", 0x7ffd85ba39c0, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/pulseaudio/tls/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/tls", 0x7ffd85ba39c0, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/pulseaudio/haswell/x86_64/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/haswell/x86_64", 0x7ffd85ba39c0, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/pulseaudio/haswell/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/haswell", 0x7ffd85ba39c0, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/pulseaudio/x86_64/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 newfstatat(AT_FDCWD, "/usr/lib/pulseaudio/x86_64", 0x7ffd85ba39c0, 0) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/pulseaudio/libpulsecommon-14.2.so", O_RDONLY|O_CLOEXEC) = 12
00:13:46 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@P\1\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=538536, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 541592, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f319a59c000
00:13:46 mmap(0x7f319a5b1000, 286720, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x15000) = 0x7f319a5b1000
00:13:46 mmap(0x7f319a5f7000, 155648, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x5b000) = 0x7f319a5f7000
00:13:46 mmap(0x7f319a61d000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x80000) = 0x7f319a61d000
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/pulseaudio/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = 12
00:13:46 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 p\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=519272, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 531360, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f319a51a000
00:13:46 mmap(0x7f319a521000, 352256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x7000) = 0x7f319a521000
00:13:46 mmap(0x7f319a577000, 126976, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x5d000) = 0x7f319a577000
00:13:46 mmap(0x7f319a596000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x7b000) = 0x7f319a596000
00:13:46 mmap(0x7f319a59a000, 7072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f319a59a000
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/pulseaudio/libasyncns.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libasyncns.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/libasyncns.so.0", O_RDONLY|O_CLOEXEC) = 12
00:13:46 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0  \0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=26216, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 28688, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f31a812c000
00:13:46 mmap(0x7f31a812e000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x2000) = 0x7f31a812e000
00:13:46 mmap(0x7f31a8131000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x5000) = 0x7f31a8131000
00:13:46 mmap(0x7f31a8132000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x5000) = 0x7f31a8132000
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/pulseaudio/libvorbisenc.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libvorbisenc.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/libvorbisenc.so.2", O_RDONLY|O_CLOEXEC) = 12
00:13:46 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 @\1\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=694008, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 696400, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f319a46f000
00:13:46 mmap(0x7f319a483000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x14000) = 0x7f319a483000
00:13:46 mmap(0x7f319a486000, 487424, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x17000) = 0x7f319a486000
00:13:46 mmap(0x7f319a4fd000, 118784, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x8d000) = 0x7f319a4fd000
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/pulseaudio/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = 12
00:13:46 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \220\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=251592, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 253984, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f319a430000
00:13:46 mprotect(0x7f319a439000, 212992, PROT_NONE) = 0
00:13:46 mmap(0x7f319a439000, 167936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x9000) = 0x7f319a439000
00:13:46 mmap(0x7f319a462000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x32000) = 0x7f319a462000
00:13:46 mmap(0x7f319a46d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x3c000) = 0x7f319a46d000
00:13:46 close(12)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/lib/pulseaudio/libopus.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/gedit/libopus.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/libopus.so.0", O_RDONLY|O_CLOEXEC) = 12
00:13:46 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 0\0\0\0\0\0\0"..., 832) = 832
00:13:46 newfstatat(12, "", {st_mode=S_IFREG|0755, st_size=378552, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 380944, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f319a3d2000
00:13:46 mprotect(0x7f319a3d5000, 364544, PROT_NONE) = 0
00:13:46 mmap(0x7f319a3d5000, 282624, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x3000) = 0x7f319a3d5000
00:13:46 mmap(0x7f319a41a000, 77824, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x48000) = 0x7f319a41a000
00:13:46 mmap(0x7f319a42e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x5b000) = 0x7f319a42e000
00:13:46 close(12)                      = 0
00:13:46 mprotect(0x7f319a42e000, 4096, PROT_READ) = 0
00:13:46 mprotect(0x7f319a46d000, 4096, PROT_READ) = 0
00:13:46 mprotect(0x7f319a4fd000, 114688, PROT_READ) = 0
00:13:46 mprotect(0x7f31a8132000, 4096, PROT_READ) = 0
00:13:46 mprotect(0x7f319a596000, 12288, PROT_READ) = 0
00:13:46 mprotect(0x7f319a61d000, 12288, PROT_READ) = 0
00:13:46 mprotect(0x7f319a673000, 8192, PROT_READ) = 0
00:13:46 mprotect(0x7f31a813c000, 4096, PROT_READ) = 0
00:13:46 munmap(0x7f31a80cf000, 264488) = 0
00:13:46 pipe2([12, 13], O_CLOEXEC)     = 0
00:13:46 fcntl(12, F_GETFD)             = 0x1 (flags FD_CLOEXEC)
00:13:46 fcntl(13, F_GETFD)             = 0x1 (flags FD_CLOEXEC)
00:13:46 fcntl(12, F_GETFL)             = 0 (flags O_RDONLY)
00:13:46 fcntl(12, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
00:13:46 fcntl(13, F_GETFL)             = 0x1 (flags O_WRONLY)
00:13:46 fcntl(13, F_SETFL, O_WRONLY|O_NONBLOCK) = 0
00:13:46 futex(0x7ffd85ba4b34, FUTEX_UNLOCK_PI_PRIVATE) = -1 EPERM (Operation not permitted)
00:13:46 getpid()                       = 184962
00:13:46 getpid()                       = 184962
00:13:46 openat(AT_FDCWD, "/home/laptop/.pulse/client.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/home/laptop/.config/pulse/client.conf", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/etc/pulse/client.conf", O_RDONLY|O_CLOEXEC) = 14
00:13:46 fcntl(14, F_GETFD)             = 0x1 (flags FD_CLOEXEC)
00:13:46 readlink("/proc/self/exe", "/usr/bin/gedit", 99) = 14
00:13:46 openat(AT_FDCWD, "/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/lib/gconv/gconv-modules", O_RDONLY|O_CLOEXEC) = 15
00:13:46 newfstatat(15, "", {st_mode=S_IFREG|0644, st_size=56353, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(15, "# GNU libc iconv configuration.\n"..., 4096) = 4096
00:13:46 read(15, "B1002//\tJUS_I.B1.002//\nmodule\tJU"..., 4096) = 4096
00:13:46 read(15, "\tISO-IR-110//\t\tISO-8859-4//\nalia"..., 4096) = 4096
00:13:46 read(15, "\t\t\tISO-8859-14//\nalias\tISO_8859-"..., 4096) = 4096
00:13:46 read(15, "DIC-ES//\nalias\tEBCDICES//\t\tEBCDI"..., 4096) = 4096
00:13:46 read(15, "CDIC-CP-ES//\t\tIBM284//\nalias\tCSI"..., 4096) = 4096
00:13:46 read(15, "\t\tIBM863//\nalias\tOSF1002035F//\t\t"..., 4096) = 4096
00:13:46 read(15, "937//\t\tIBM937//\nmodule\tIBM937//\t"..., 4096) = 4096
00:13:46 read(15, "UJIS//\t\t\tEUC-JP//\nmodule\tEUC-JP/"..., 4096) = 4096
00:13:46 read(15, "lias\tISO2022CN//\t\tISO-2022-CN//\n"..., 4096) = 4096
00:13:46 read(15, "O_5427-EXT//\nalias\tISO_5427EXT//"..., 4096) = 4096
00:13:46 read(15, "ost\nmodule\tMAC-SAMI//\t\tINTERNAL\t"..., 4096) = 4096
00:13:46 read(15, "112//\t\tINTERNAL\t\tIBM1112\t\t1\nmodu"..., 4096) = 4096
00:13:46 read(15, "s\tCP9448//\t\tIBM9448//\nalias\tCSIB"..., 4096) = 3105
00:13:46 read(15, "", 4096)             = 0
00:13:46 close(15)                      = 0
00:13:46 futex(0x7f31af6af4dc, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 newfstatat(14, "", {st_mode=S_IFREG|0644, st_size=1216, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(14, "# This file is part of PulseAudi"..., 4096) = 1216
00:13:46 read(14, "", 4096)             = 0
00:13:46 openat(AT_FDCWD, "/etc/pulse/client.conf.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
00:13:46 close(14)                      = 0
00:13:46 openat(AT_FDCWD, "/dev/shm/", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 14
00:13:46 newfstatat(14, "", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=40, ...}, AT_EMPTY_PATH) = 0
00:13:46 getdents64(14, 0x55a7cc189930 /* 2 entries */, 32768) = 48
00:13:46 getdents64(14, 0x55a7cc189930 /* 0 entries */, 32768) = 0
00:13:46 close(14)                      = 0
00:13:46 openat(AT_FDCWD, "/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 14
00:13:46 fcntl(14, F_GETFD)             = 0x1 (flags FD_CLOEXEC)
00:13:46 read(14, "n\315?\265", 4)      = 4
00:13:46 close(14)                      = 0
00:13:46 memfd_create("pulseaudio", MFD_ALLOW_SEALING) = 14
00:13:46 ftruncate(14, 67108864)        = 0
00:13:46 mmap(NULL, 67108864, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_NORESERVE, 14, 0) = 0x7f318c000000
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en_US.UTF-8/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en_US.utf8/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en_US/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en.UTF-8/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en.utf8/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 openat(AT_FDCWD, "/usr/share/locale/en/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
00:13:46 getpid()                       = 184962
00:13:46 getpid()                       = 184962
00:13:46 stat("/run/user/1000", {st_mode=S_IFDIR|0700, st_size=240, ...}) = 0
00:13:46 getuid()                       = 1000
00:13:46 umask(077)                     = 022
00:13:46 mkdir("/run/user/1000/pulse", 0700) = -1 EEXIST (File exists)
00:13:46 umask(022)                     = 077
00:13:46 openat(AT_FDCWD, "/run/user/1000/pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 15
00:13:46 fstat(15, {st_mode=S_IFDIR|0700, st_size=100, ...}) = 0
00:13:46 getuid()                       = 1000
00:13:46 getgid()                       = 1000
00:13:46 close(15)                      = 0
00:13:46 readlink("/run", 0x7ffd85ba4270, 1023) = -1 EINVAL (Invalid argument)
00:13:46 readlink("/run/user", 0x7ffd85ba4270, 1023) = -1 EINVAL (Invalid argument)
00:13:46 readlink("/run/user/1000", 0x7ffd85ba4270, 1023) = -1 EINVAL (Invalid argument)
00:13:46 readlink("/run/user/1000/pulse", 0x7ffd85ba4270, 1023) = -1 EINVAL (Invalid argument)
00:13:46 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 15
00:13:46 fcntl(15, F_GETFD)             = 0x1 (flags FD_CLOEXEC)
00:13:46 setsockopt(15, SOL_SOCKET, SO_PRIORITY, [6], 4) = 0
00:13:46 fcntl(15, F_GETFL)             = 0x2 (flags O_RDWR)
00:13:46 fcntl(15, F_SETFL, O_RDWR|O_NONBLOCK) = 0
00:13:46 connect(15, {sa_family=AF_UNIX, sun_path="/run/user/1000/pulse/native"}, 110) = 0
00:13:46 sendto(13, "W", 1, MSG_NOSIGNAL, NULL, 0) = -1 ENOTSOCK (Socket operation on non-socket)
00:13:46 write(13, "W", 1)              = 1
00:13:46 write(13, "W", 1)              = 1
00:13:46 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f3199bd1000
00:13:46 mprotect(0x7f3199bd2000, 8388608, PROT_READ|PROT_WRITE) = 0
00:13:46 rt_sigprocmask(SIG_BLOCK, ~[], [], 8) = 0
00:13:46 clone(child_stack=0x7f319a3d0cf0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[184976], tls=0x7f319a3d1640, child_tidptr=0x7f319a3d1910) = 184976
00:13:46 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
00:13:46 futex(0x55a7ccafb7e8, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY) = 0
00:13:46 futex(0x55a7cccba8a0, FUTEX_LOCK_PI_PRIVATE, NULL) = 0
00:13:46 futex(0x55a7ccafb7ec, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY) = 0
00:13:46 futex(0x55a7cccba8a0, FUTEX_LOCK_PI_PRIVATE, NULL) = 0
00:13:46 futex(0x55a7cccba8a0, FUTEX_UNLOCK_PI_PRIVATE) = 0
00:13:46 futex(0x55a7ccafb7e8, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY) = 0
00:13:46 futex(0x55a7cccba8a0, FUTEX_UNLOCK_PI_PRIVATE) = 0
00:13:46 write(13, "W", 1)              = 1
00:13:46 write(13, "W", 1)              = 1
00:13:46 getpid()                       = 184962
00:13:46 write(13, "W", 1)              = 1
00:13:46 futex(0x55a7cccba8a0, FUTEX_UNLOCK_PI_PRIVATE) = 0
00:13:46 futex(0x55a7ccafb7ec, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY) = 0
00:13:46 futex(0x55a7cccba8a0, FUTEX_UNLOCK_PI_PRIVATE) = 0
00:13:46 futex(0x7f31aaff7028, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 mkdir("/home/laptop/.cache", 0755) = -1 EEXIST (File exists)
00:13:46 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY) = 17
00:13:46 newfstatat(17, "", {st_mode=S_IFREG|0444, st_size=33, ...}, AT_EMPTY_PATH) = 0
00:13:46 read(17, "542fcfa16b554b45878075e653430ebb"..., 4096) = 33
00:13:46 close(17)                      = 0
00:13:46 openat(AT_FDCWD, "/home/laptop/.cache/event-sound-cache.tdb.542fcfa16b554b45878075e653430ebb.x86_64-pc-linux-gnu", O_RDWR|O_CREAT|O_NOCTTY|O_CLOEXEC, 0644) = 17
00:13:46 fcntl(17, F_GETFD)             = 0x1 (flags FD_CLOEXEC)
00:13:46 fcntl(17, F_SETFD, FD_CLOEXEC) = 0
00:13:46 fcntl(17, F_SETLKW, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=1}) = 0
00:13:46 read(17, "TDB file\n\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 168) = 168
00:13:46 fstat(17, {st_mode=S_IFREG|0644, st_size=12288, ...}) = 0
00:13:46 fstat(17, {st_mode=S_IFREG|0644, st_size=12288, ...}) = 0
00:13:46 pread64(17, "\0\0\0\0", 4, 44) = 4
00:13:46 fcntl(17, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=1}) = 0
00:13:46 fcntl(17, F_SETLKW, {l_type=F_RDLCK, l_whence=SEEK_SET, l_start=256, l_len=1}) = 0
00:13:46 pread64(17, "\0\0\0\0", 4, 44) = 4
00:13:46 pread64(17, "\250/\0\0", 4, 260) = 4
00:13:46 pread64(17, "\0\0\0\0@\0\0\0*\0\0\0\4\0\0\0K$\367:\231\31\1&", 24, 12200) = 24
00:13:46 pread64(17, "freedesktop\0window-new\0en_US.UTF"..., 42, 12224) = 42
00:13:46 pread64(17, "\r\253V`", 4, 12266) = 4
00:13:46 fcntl(17, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=256, l_len=1}) = 0
00:13:46 stat("/home/laptop/.local/share/sounds", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
00:13:46 stat("/home/laptop/.local/share/flatpak/exports/share/sounds", 0x7ffd85ba4800) = -1 ENOENT (No such file or directory)
00:13:46 stat("/var/lib/flatpak/exports/share/sounds", 0x7ffd85ba4800) = -1 ENOENT (No such file or directory)
00:13:46 stat("/usr/local/share//sounds", 0x7ffd85ba4800) = -1 ENOENT (No such file or directory)
00:13:46 stat("/usr/share//sounds", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 futex(0x55a7cbd04eb0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd04ea0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd04eb0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbdf9520, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
00:13:46 access("/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Regular.otf", R_OK) = 0
00:13:46 openat(AT_FDCWD, "/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Regular.otf", O_RDONLY) = 18
00:13:46 fcntl(18, F_SETFD, FD_CLOEXEC) = 0
00:13:46 fstat(18, {st_mode=S_IFREG|0644, st_size=132740, ...}) = 0
00:13:46 mmap(NULL, 132740, PROT_READ, MAP_PRIVATE, 18, 0) = 0x7f31a80ef000
00:13:46 close(18)                      = 0
00:13:46 openat(AT_FDCWD, "/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Regular.otf", O_RDONLY) = 18
00:13:46 newfstatat(18, "", {st_mode=S_IFREG|0644, st_size=132740, ...}, AT_EMPTY_PATH) = 0
00:13:46 mmap(NULL, 132740, PROT_READ, MAP_PRIVATE|MAP_NORESERVE, 18, 0) = 0x7f3199bb0000
00:13:46 close(18)                      = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 futex(0x7f31af4eb088, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 1 ([{fd=3, revents=POLLIN}])
00:13:46 read(3, "\2\0\0\0\0\0\0\0", 16) = 8
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\22\0\30\0d\0\200\0(\0\0\0)\0\0\0 \0\0\0\22\0\0\0\20\3\0\0\0\0\0\0"..., iov_len=10172}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 10172
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\34\0\225\2d\0\200\0(\0\0\0\332%]\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="$\0\1\0\203(\3\0\357\1\0\0\2\0\0\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="A\0\267\2\250\0\200\0\3\0\202\0b\0\200\0\08\7\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="A\0\305\2\252\0\200\0\3\0\202\0b\0\200\0\0004\7\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="A\0\322\2\254\0\200\0\3\0\202\0b\0\200\0\0000\7\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="A\0\343\2\257\0\200\0\3\0\202\0b\0\200\0\0\30\7\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 64
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="A\0\367\2\263\0\200\0\3\0\202\0b\0\200\0\0 \7\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="A\0\7\3\267\0\200\0\3\0\202\0b\0\200\0\0<\7\0\0\0\0\0\0\0\0\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1(0\3\7\0\0\0\357\1\0\0\224\0@\0\0\0@\20\0\08\4\0\0@\20\0\08\4"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 60
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\203(\3\0\224\0@\0\2\0\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1(1\3\7\0\0\0\357\1\0\0d\0\200\0\0\0@\20\0\08\4\0\0>\1\0\0\31\4"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 60
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="\203(\3\0d\0\200\0\2\0\0\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1(2\3\7\0\0\0\357\1\0\0\0\0\0\0\0\0@\20\0\08\4\0\0>\1\0\0\374\3"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 60
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="%(\1\0", iov_len=4}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 4
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="+(\1\0", iov_len=4}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 4
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0024\3\0\0\0\0e\0\200\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="((\4\0d\0\200\0\357\1\0\0>\1\374\3", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:46 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:46 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\0015\3\0\0\0\0\224\0@\0@\208\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:46 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7cbd1ec60, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd1e8f0, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 4) = 0 (Timeout)
00:13:46 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:46 writev(7, [{iov_base="5\30\4\0\302\0\200\0d\0\200\0\4\0\4\0\213\4\6\0\303\0\200\0\302\0\200\0\203\1\0\0"..., iov_len=244}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 244
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 372) = 1 ([{fd=3, revents=POLLIN}])
00:13:46 read(3, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:46 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 371) = 0 (Timeout)
00:13:47 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:47 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:47 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:47 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:47 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:47 writev(7, [{iov_base="5\30\4\0\304\0\200\0d\0\200\0\3\0\20\0\213\4\6\0\305\0\200\0\304\0\200\0\203\1\0\0"..., iov_len=344}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 344
00:13:47 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:47 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:47 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 120) = 1 ([{fd=3, revents=POLLIN}])
00:13:47 read(3, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:47 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:47 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:47 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 119) = 0 (Timeout)
00:13:47 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:47 writev(7, [{iov_base="\203(\3\0d\0\200\0\2\0\200\0", iov_len=12}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 12
00:13:47 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:47 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1(N\3\7\0\0\0\357\1\0\0\0\0\0\0\0\0@\20\0\08\4\0\0>\1\0\0\374\3"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 60
00:13:47 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:47 writev(7, [{iov_base="((\4\0d\0\200\0\357\1\0\0>\1\374\3", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:47 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:47 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1O\3\0\0\0\0\224\0@\0@\208\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:47 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:47 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:47 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 276) = 0 (Timeout)
00:13:47 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:47 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:47 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:47 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:47 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:47 writev(7, [{iov_base="5\30\4\0\306\0\200\0d\0\200\0\3\0\20\0\213\4\6\0\307\0\200\0\306\0\200\0\203\1\0\0"..., iov_len=372}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 372
00:13:47 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:47 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:47 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 190) = 1 ([{fd=3, revents=POLLIN}])
00:13:47 read(3, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:47 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:47 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:47 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 189) = 0 (Timeout)
00:13:47 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:47 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:47 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 607) = 0 (Timeout)
00:13:48 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:48 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:48 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:48 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:48 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:48 writev(7, [{iov_base="5\30\4\0\310\0\200\0d\0\200\0\3\0\20\0\213\4\6\0\311\0\200\0\310\0\200\0\203\1\0\0"..., iov_len=344}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 344
00:13:48 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:48 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:48 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 398) = 1 ([{fd=3, revents=POLLIN}])
00:13:48 read(3, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:48 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:48 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:48 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 397) = 0 (Timeout)
00:13:48 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:48 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:48 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:48 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:48 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:48 writev(7, [{iov_base="5\30\4\0\312\0\200\0d\0\200\0\3\0\20\0\213\4\6\0\313\0\200\0\312\0\200\0\203\1\0\0"..., iov_len=372}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 372
00:13:48 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:48 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:48 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 798) = 1 ([{fd=3, revents=POLLIN}])
00:13:48 read(3, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:48 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:48 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:48 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 797) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203x\3\30\0\0\0\6\0\2\0./]\1\0\0\0\0\357\1\0\0d\0\200\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 128
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:49 writev(7, [{iov_base="(\30\4\0d\0\200\0\357\1\0\0\5\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:49 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1y\3\0\0\0\0\224\0@\0\7\17i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 397) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203y\3\32\0\0\0\6\0\2\0006/]\1\0\0\0\0\357\1\0\0d\0\200\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 136
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:49 writev(7, [{iov_base="(\30\4\0d\0\200\0\357\1\0\0\5\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:49 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1z\3\0\0\0\0\224\0@\0\7\17i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 389) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203z\3\32\0\0\0\6\0\2\0>/]\1\0\0\0\0\357\1\0\0d\0\200\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 136
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:49 writev(7, [{iov_base="(\30\4\0d\0\200\0\357\1\0\0\5\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:49 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1{\3\0\0\0\0\224\0@\0\7\17i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 382) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203{\3\32\0\0\0\6\0\2\0F/]\1\0\0\0\0\357\1\0\0d\0\200\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 136
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:49 writev(7, [{iov_base="(\30\4\0d\0\200\0\357\1\0\0\5\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:49 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1|\3\0\0\0\0\224\0@\0\7\17i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 374) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203|\3\32\0\0\0\6\0\2\0N/]\1\0\0\0\0\357\1\0\0d\0\200\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 136
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:49 writev(7, [{iov_base="(\30\4\0d\0\200\0\357\1\0\0\5\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:49 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1}\3\0\0\0\0\224\0@\0\7\17i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 366) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203}\3\32\0\0\0\6\0\2\0V/]\1\0\0\0\0\357\1\0\0d\0\200\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 136
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:49 writev(7, [{iov_base="(\30\4\0d\0\200\0\357\1\0\0\5\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:49 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1~\3\0\0\0\0\224\0@\0\7\17i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 358) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203~\3\32\0\0\0\6\0\2\0^/]\1\0\0\0\0\357\1\0\0d\0\200\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 136
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:49 writev(7, [{iov_base="(\30\4\0d\0\200\0\357\1\0\0\5\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:49 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\177\3\0\0\0\0\224\0@\0\7\17i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 350) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203\177\3\32\0\0\0\6\0\2\0f/]\1\0\0\0\0\357\1\0\0d\0\200\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 136
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:49 writev(7, [{iov_base="(\30\4\0d\0\200\0\357\1\0\0\5\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:49 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\200\3\0\0\0\0\224\0@\0\7\17i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 342) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203\200\3\32\0\0\0\6\0\2\0n/]\1\0\0\0\0\357\1\0\0d\0\200\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 136
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:49 writev(7, [{iov_base="(\30\4\0d\0\200\0\357\1\0\0\5\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:49 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\201\3\0\0\0\0\224\0@\0\7\17i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 334) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203\201\3\32\0\0\0\6\0\2\0v/]\1\0\0\0\0\357\1\0\0d\0\200\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 136
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:49 writev(7, [{iov_base="(\30\4\0d\0\200\0\357\1\0\0\5\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:49 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\202\3\0\0\0\0\224\0@\0\7\17i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 325) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203\202\3\32\0\0\0\6\0\2\0~/]\1\0\0\0\0\357\1\0\0d\0\200\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 136
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:49 writev(7, [{iov_base="(\30\4\0d\0\200\0\357\1\0\0\5\0-\0", iov_len=16}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 16
00:13:49 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\1\1\203\3\0\0\0\0\224\0@\0\7\17i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 318) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203\203\3\v\0\0\0\10\0\2\0\206/]\1\17\0\0\3\357\1\0\0d\0\200\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 76
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:49 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:49 writev(7, [{iov_base="5\30\4\0\314\0\200\0d\0\200\0\4\0\4\0\213\4\6\0\315\0\200\0\314\0\200\0\203\1\0\0"..., iov_len=244}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 244
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 308) = 1 ([{fd=3, revents=POLLIN}])
00:13:49 read(3, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 308) = 1 ([{fd=7, revents=POLLIN}])
00:13:49 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="#\203\216\3\v\0\0\0\n\0\3\0\222/]\1\3\0\0\3\357\1\0\0e\0\200\0\0\0\0\0"..., iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 152
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 1 ([{fd=3, revents=POLLIN}])
00:13:49 read(3, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 0) = 0 (Timeout)
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 4) = 0 (Timeout)
00:13:49 write(3, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:49 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
00:13:49 writev(7, [{iov_base="5\30\4\0\316\0\200\0d\0\200\0\302\2u\t\213\4\6\0\317\0\200\0\316\0\200\0\203\1\0\0"..., iov_len=476}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 476
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 13692) = 1 ([{fd=3, revents=POLLIN}])
00:13:49 read(3, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:49 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:49 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 13691) = 1 ([{fd=7, revents=POLLIN}])
00:13:50 recvmsg(7, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="U\2\237\384]\1\3\4\4\0\0\0\0\0\0\0\0\4\4\4\4\4\0\0\3\37i\2\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 32
00:13:50 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:50 recvmsg(7, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)
00:13:50 poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}], 3, 12508) = ? ERESTART_RESTARTBLOCK (Interrupted by signal)
strace: Process 184962 detached

In both cases, I typed "CTRL+C" after "gedit" was opened up. I did a quick diff-comparison myself (using "meld"), but nothing caught my attention (a lot of "Resource temporarily unavailable" and "No such file or directory" in both cases)... Opening up meld also took >10 seconds (didn't measure it), I opened up meld 3 times - behaves as with gedit. I then opened up "dbus-monitor", I think there were some "timed out"-messages. Starting gedit took 22 seconds. Repeated, but this time I ran "dbus-monitor > /tmp/dbus-monitor.txt 2>&1" so I could later search in the text file and filter irrelevant lines out. Searched for "timed out", but didn't see it. Then started "gedit" and again, suddenly it started up in I think <1 seconds... So it seems like just running "dbus-monitor" a few times fixes something... hmm.... Is awesome-wm broken in any way? Does dbus need to be initialized in some way, before starting? I didn't try it, but is it possible I need to do something as https://github.com/Shokodemon/awesome-w … r/.xinitrc? How about: https://www.funtoo.org/Package:Awesome_(Window_Manager), it says:

You might also want to pass ck-launch-session and/or dbus-launch if you want respectively ConsoleKit and/or dbus support. Your ~/.xinitrc would then look like:
   ~/.xinitrc - with consolekit and dbus support

exec ck-launch-session dbus-launch --sh-syntax --exit-with-session awesome

I didn't see this in the arch wiki... Is it or can this be true and correct, also for Arch Linux? I thought dbus-support would automatically be picked up, using the .xinitrc, mentioned in the Arch wiki (which I'm using)... hmm, will google some more and see if I can understand things better... hmm...

UPDATE: Showing the output of "awesome -v":

awesome v4.3 (Too long)
 • Compiled against Lua 5.3.5 (running with Lua 5.3)
 • D-Bus support: ✔
 • execinfo support: ✔
 • xcb-randr version: 1.6
 • LGI version: 0.9.2

- seems it has D-Bus support. But do I need different startup parameters, to enable or "activate" dbus? Hmm...

Last edited by newsboost (2021-03-22 23:45:35)

Offline

#10 2021-03-23 08:17:59

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,549

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

See the time gap

00:13:21 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 10
00:13:21 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x7f31af744120, FUTEX_WAKE_PRIVATE, 1) = 0
00:13:21 write(6, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:21 futex(0x55a7cbd15048, FUTEX_WAKE_PRIVATE, 1) = 1
00:13:21 poll([{fd=10, events=POLLIN}], 1, 25000) = 1 ([{fd=10, revents=POLLIN}])
00:13:21 read(10, "\1\0\0\0\0\0\0\0", 16) = 8
00:13:21 poll([{fd=10, events=POLLIN}], 1, 25000) = 0 (Timeout)
00:13:46 write(10, "\1\0\0\0\0\0\0\0", 8) = 8
00:13:46 futex(0x55a7ccaa17c0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
00:13:46 close(10)                      = 0
00:13:21 connect(8, {sa_family=AF_UNIX, sun_path="/tmp/dbus-pg8hIRc9Kl"}, 22) = 0

That's not the session bus…

ck-launch-session dbus-launch

You're not supposed to have any of this anywhere.

do I need different startup parameters, to enable or "activate" dbus?

This has nothing to do w/ the dus capacity of the WM - gedit is trying to talk to a transient dbus that is not your session bus and that times out.
From the context I suppose it's

laptop      2408  0.0  0.0  11740  5536 ?        S    Mar21   0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 3

Offline

#11 2021-03-23 16:47:40

newsboost
Member
Registered: 2016-07-24
Posts: 157

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

Hi seth.

As usual, thanks a lot for great help and support. I've been googling a bit around and tried various things - but nothing really groundbreaking to report. Still I don't really understand the behaviour... It makes fully sense that:

gedit is trying to talk to a transient dbus that is not your session bus and that times out.

Do you know or have a suggestion about how I may investigate this further? I think tonight I'll try to read an introduction to dbus and hope I can learn more so I better can understand this problem and know how to proceed... Should I e.g. modify or change "/usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf"? It just looks like a plain system default config file...

I think there are no problems using other window managers. On my work pc I use "i3" WM. I've been evaluating "awesome wm" on my private/personal laptop for some weeks, but I'm sure i3 has much more users, thus probably more developers and more thourough testing of the code. I wanted to see if I should replace i3 with awesome wm as I thought/hoped it was mature and as a tiled window manager, they do have many similarities... I just tried to look here: https://github.com/awesomeWM/awesome/is … Aopen+dbus - there is an open issue where people say there are problems with "xf86-video-intel"-driver, which I actually have installed (bottum of https://github.com/awesomeWM/awesome/issues/3241). Maybe I should try to uninstall it and generally, maybe this is in fact an issue I should try to raise for the awesome-wm developers on their github-page?

Last edited by newsboost (2021-03-23 16:48:52)

Offline

#12 2021-03-23 17:28:05

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,549

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

Mitigation: do you need the accessibility stuff?

export NO_AT_BRIDGE=1
gedit # fast?

Check whether the at-spi2 service is running before you attempt to start gedit for the first time in the  session.
Assuming it's not, just start it - it's dbus activated and supposed to run

/usr/lib/at-spi-bus-launcher

as service.
See
a) how long this takes to start
b) whether gedit (w/o the NO_AT_BRIDGE export!) starts faster if you started it before

Offline

#13 2021-03-23 20:30:07

newsboost
Member
Registered: 2016-07-24
Posts: 157

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

hmm... Unfortunately, seems to make no difference. I think they start due to /etc/xdg/autostart/at-spi-dbus-bus.desktop

laptop      2451  0.0  0.0  11608  5252 ?        S    21:03   0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 3
laptop      2457  0.0  0.0 160964  7604 ?        Sl   21:03   0:00 /usr/lib/at-spi2-registryd --use-gnome-session

gedit is just as slow as before, also with NO_AT_BRIDGE export before starting awesome via startx (and it's being inherited as environment variable, which I can see in terminal windows, inside the window manager)... hmm... Maybe I should consider opening up an issue at https://github.com/awesomeWM/awesome/issues, will however try what I can before doing taking that step... Annoying... But I read a bit on: https://www.freedesktop.org/wiki/Accessibility/AT-SPI2/ and tried:

xprop -root | grep SPI
AT_SPI_BUS(STRING) = "unix:path=/tmp/dbus-BJqAytBgBq,guid=36807bad4911784f37af03dc605a498e"

$ ls -altrh /tmp/dbus*
srwxrwxrwx 1 laptop laptop 0 Mar 23 21:03 /tmp/dbus-BJqAytBgBq

Then they write "one can watch what happens by spying on it", so I tried that:

$ dbus-monitor --address unix:abstract=/tmp/dbus-BJqAytBgBq
Failed to open connection to unix:abstract=/tmp/dbus-BJqAytBgBq: Failed to connect to socket /tmp/dbus-BJqAytBgBq: Connection refused

$ dbus-monitor --address unix:abstract=/tmp/dbus-BJqAytBgBq,guid=36807bad4911784f37af03dc605a498e
Failed to open connection to unix:abstract=/tmp/dbus-BJqAytBgBq,guid=36807bad4911784f37af03dc605a498e: Failed to connect to socket /tmp/dbus-BJqAytBgBq: Connection refused

$ sudo bash
[root@HPomen laptop]# dbus-monitor --address unix:abstract=/tmp/dbus-BJqAytBgBq 
Failed to open connection to unix:abstract=/tmp/dbus-BJqAytBgBq: Failed to connect to socket /tmp/dbus-BJqAytBgBq: Connection refused

[root@HPomen laptop]# dbus-monitor --address unix:abstract=/tmp/dbus-BJqAytBgBq,guid=36807bad4911784f37af03dc605a498e
Failed to open connection to unix:abstract=/tmp/dbus-BJqAytBgBq,guid=36807bad4911784f37af03dc605a498e: Failed to connect to socket /tmp/dbus-BJqAytBgBq: Connection refused

I would have expected some of that would work... I also have an init-command, when I start awesome-wm that enables multiple monitors by running a custom "xrandr --output.... command" - tried try to disable that, reboot, but still gedit is slow... And I have to correct myself: This problem also happens using i3 and gnome - it just wasn't there when I switched to awesome wm... I tried re-installing a few "pacman -S dbus lib32-dbus dbus-glib dbus-python" - must try some more later. Later I think I'm gonna try reinstalling gnome and other packages + maybe read up on that dbus-stuff, to try to understand why it says "Connection refused..." - damn...

Last edited by newsboost (2021-03-23 20:57:19)

Offline

#14 2021-03-23 22:23:58

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,549

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

Sanity check: do you have a flatpak installation and is it (or any other container format) involved in this in any way shape or form?

Offline

#15 2021-03-24 00:11:38

newsboost
Member
Registered: 2016-07-24
Posts: 157

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

seth wrote:

Sanity check: do you have a flatpak installation and is it (or any other container format) involved in this in any way shape or form?

I have these:

extra/libportal 0.3-2 (69.7 KiB 563.9 KiB) (Installed)
extra/flatpak 1.10.2-1 (1.5 MiB 8.6 MiB) (Installed)

But I don't think they should do any harm... Just reading a bit about "dbus" and "busctl list" shows a line containing:

NAME                                             PID PROCESS         USER             CONNECTION    UNIT                      SESSION DESCRIPTION
:1.1                                             773 systemd-timesyn systemd-timesync :1.1          systemd-timesyncd.service -       -              
...
...
org.freedesktop.Flatpak.SystemHelper               - -               -                (activatable) -                         -       -   

However I don't think it's bad, is it? I've now reinstalled all packages using "pacman -Qqn | pacman -S -" and used a similar command for the aur-packages (yay). Rebooting didn't solve anything, so I still cannot see/understand the exact problem ("Failed to connect to socket /tmp/dbus-BJqAytBgBq: Connection refused") but will write again, if something interesting comes up - am also going through a dbus-tutorial in python, maybe that'll bring something new on the table... Maybe I found something:

$ git clone https://git.debian.org/git/pkg-a11y/check-a11y
$ cd check-a11y
$ ./troubleshoot
Info
INFO: session type 'tty'
INFO: VT '1'
INFO: session desktop ''
INFO: current desktop ''
INFO: display variables DISPLAY=:0 

Running environment
PASS: at-spi-bus-launcher is running as user laptop
PASS: at-spi2-registryd is running as user laptop
FAIL: mismatch between $DBUS_SESSION_BUS_ADDRESS (unix:path=/run/user/1000/bus) and well-known path /home/laptop/.dbus/session-bus/542fcfa16b554b45878075e653430ebb-0 ()   <==== THIS SEEMS SUSPICIOUSLY WRONG...
PASS: got accessibility bus unix:path=/tmp/dbus-rcMgIKzEbI,guid=05d5564a3b200aae3a485b51605a844d from session dbus
PASS: got accessibility bus unix:path=/tmp/dbus-rcMgIKzEbI,guid=05d5564a3b200aae3a485b51605a844d from root window
PASS: accessibility buses from session dbus and from root window match
WARN: org.a11y.Status IsEnabled is 'false', mozilla applications will not be accessible unless GNOME_ACCESSIBILITY is set to 1   <==== hmm... 
WARN: org.a11y.Status ScreenReaderEnabled is 'false', qt5 applications will not be accessible unless QT_LINUX_ACCESSIBILITY_ALWAYS_ON is set to 1  <==== hmm... 

Layer enabling
WARN: screen-reader-enabled is not set in gsettings, use
      gsettings set org.gnome.desktop.a11y.applications screen-reader-enabled true
      to enable it
WARN: MATE accessibility is not set in gsettings, use
      gsettings set org.mate.interface accessibility true
      to enable it
WARN: GTK_MODULES does not contain gail, GTK2 applications may not be accessible
WARN: GTK_MODULES does not contain atk-bridge, GTK2 applications may not be accessible
WARN: QT_ACCESSIBILITY is not set to 1, Qt4 applications may not be accessible
WARN: GNOME_ACCESSIBILITY is set to '', mozilla applications will not be accessible unless IsEnabled is set to true (as typically set by starting orca, but not accerciser etc.)
WARN: ACCESSIBILITY_ENABLED is set to '', chrome applications will not be accessible

Gotta sleep now, will continue tomorrow...

Last edited by newsboost (2021-03-24 00:32:08)

Offline

#16 2021-03-24 08:44:35

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,549

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

libportal is required by a few programs (eog, epiphany…) but I'd suggest to simply remove flatpak and try again.
I've a bunch of very old files (last access ~5 years ago, probable when using KDE) in ~/.dbus/session-bus and frankly no idea why they're there

Offline

#17 2021-03-24 11:59:42

newsboost
Member
Registered: 2016-07-24
Posts: 157

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

seth wrote:

libportal is required by a few programs (eog, epiphany…) but I'd suggest to simply remove flatpak and try again.
I've a bunch of very old files (last access ~5 years ago, probable when using KDE) in ~/.dbus/session-bus and frankly no idea why they're there

Wow, you're absolutely right! Seemed I had to "pacman -Rns flatpak malcontent", exit the WM and start again. I think I had flatpak, because I tested some kind of crypto wallet with platpak some time ago... But I think I can live without it. Now gedit starts in around 1 sec. I also rebooted, just to ensure it still works - and again, gedit takes around 1 sec to start now. Fantastic! I would never have guessed this. About files in ~/.dbus/...: I don't even have that directory. I checked the https://wiki.archlinux.org/index.php/Talk:Flatpak, but it's not really too useful in this case, just to see if I could learn more. But it seems that part of the wiki needs explanation, i.e. https://wiki.archlinux.org/index.php/Fl … se_runtime does indeed come up with a warning: This article or section needs expansion. Reason: This can certainly be improved. It also has problems with D-Bus for GNOME apps. (Discuss in Talk:Flatpak#).

Do you know if the problem is with gnome or flatpak, just of curiosity? I'm hoping this will be fixed in the future, normally, luckily, I think however Arch-packages works pretty well with each other... I'll wait a bit so see if anything new comes up (maybe a day or so, test a bit more), otherwise I'll mark this thread as "solved" - thanks a lot for your great help, highly appreciated and this problem has annoyed me for some weeks, finally it seems solved, phew...

Offline

#18 2021-03-24 16:24:54

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,549

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

https://bbs.archlinux.org/viewtopic.php?id=260222

Flatpak occasionally pops up in relation w/ dbus timeouts, but I do not positively know why it causes them.

Offline

#19 2021-03-24 23:04:39

newsboost
Member
Registered: 2016-07-24
Posts: 157

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

Ok, I wish the arch wiki would mention it more specifically and/or (probably even better) the responsible developers would fix it - but I'm not really sure if the problem is in Flatpak or with some gnome-subsystem, so for now I'll just mark this thread as solved. Thanks a lot, all seems good now.

Offline

#20 2021-03-25 07:22:34

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,549

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

Apparently gtk (or some gtk plugin) attempts a sync dbus connection to flatpak when it should™ not.
Since only removing flatpak "solves" it, the trigger is likely the presence of one of the dbus services (the interface is activated by asking for it)

Synchronous dbus is *sometimes* inevitable but *usually* just bad design. On the other hand, activating flatpak (or anything) should™ not last > 25 seconds.

On the bottom line, everyone's to blame and since there's much criticism of those meta-package mangers and container deployments anyway, I personally also don't care. *shrug*
Instead I'm watching the shouldland rant because I thought flatpak should just not exist to begin with ;-)

Offline

#21 2021-03-25 14:10:41

newsboost
Member
Registered: 2016-07-24
Posts: 157

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

seth wrote:

Apparently gtk (or some gtk plugin) attempts a sync dbus connection to flatpak when it should™ not.
Since only removing flatpak "solves" it, the trigger is likely the presence of one of the dbus services (the interface is activated by asking for it)

Synchronous dbus is *sometimes* inevitable but *usually* just bad design. On the other hand, activating flatpak (or anything) should™ not last > 25 seconds.

On the bottom line, everyone's to blame and since there's much criticism of those meta-package mangers and container deployments anyway, I personally also don't care. *shrug*
Instead I'm watching the shouldland rant because I thought flatpak should just not exist to begin with ;-)

LOL :-) Well, I also don't really use flatpac and think also I shouldn't care more. But this whole thing just made me think, that I should be grateful for the *enormous* amounts of free software and free packages that I use on Arch Linux, that just plays perfectly with each other and causes absolutely no issues at all, that's what I think I'll be focusing on (yes, once in a while there are a few annoyances and this was one of them, but in general I think I'm mostly grateful for all the great software that really works on (Arch) Linux) :-) Oh, well, gotta stop now, thanks for the additional flatpak/dbus-explanation.

Offline

#22 2021-03-26 15:22:48

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,469

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

I've had to remove xdg-desktop-portal, not flatpak...
https://bbs.archlinux.org/viewtopic.php … 4#p1964294

See there, this is what happens to me:
https://github.com/flatpak/flatpak/issues/4123

just rebooted, issued the following:
while true ; do timeout 1 /usr/lib/xdg-desktop-portal -r -v ; sleep 1 ; done
after a couple of seconds it completed the bootstrap, and after that it worked for any subsequent runs.
What is going on?

Whatever is the reason, till the problem will be sorted out, i'm using an ugly hack in my autostart script:

[..]
/home/koko/scripts/portal-hack.sh &
[..]
cat /home/koko/scripts/portal-hack.sh
timeout 60 sh -c "while true ; do timeout 1 /usr/lib/xdg-desktop-portal -r -v ; sleep 1 ; done"

Last edited by kokoko3k (2021-03-26 16:08:27)


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

#23 2021-03-28 15:08:14

newsboost
Member
Registered: 2016-07-24
Posts: 157

Re: [SOLVED] dbus-noob: Starting gedit takes 20-25 seconds! Why?

Wauv, what is ugly... I only have "extra/xdg-desktop-portal-kde 5.21.3-1" installed - don't even know why. But I dare not touch/mess more with it, removing flatpac seemed to be the solution that worked for me and I really prefer to avoid such ugly solutions if possible, such that when packages becomes updated I don't have too many "unofficial ugly patches" lying around that I potentially could forget about after some weeks/months :-)

Offline

Board footer

Powered by FluxBB