You are not logged in.

#1 2019-01-06 04:27:17

Kale Good
Member
Registered: 2014-08-17
Posts: 46

New Install, Old Problems when /home is added

I was having snowballing issues with Gnome just being slow as all get-out for months. Gnome loaded fast enough, but it would take minutes (5+) to pull up the first app on a solid-spec machine.

In the course of trying to do that, I accidentally dd the boot/system drive (\home is on another drive)

"Well, that's one way to solve the problem" I thought, as I thanked my luck stars that I used Christmas vacation to backup /var/, /etc/, /home, and created a package list, etc (everything the backup page on the wiki says to do). So I reinstall arch following the Installation guide (so, I didn't setup my other drive as \home; it just all installed on the same drive).

Everything is nice and snappy. All my worries of a failing SSD fade away.

So I modify fstab to mount my other drive, with all my old data, etc, as /home.

And I'll be damned if all the old problems don't come right back. Slow as hell.

So how do I start debugging this? My google-foo is failing me when I search for "home folder makes linux slow", etc.

journalctl, dmesg, smartctl, coredumpctl, and df -list info from before the reinstall are here (a forum post from when I thought the problem was a failing drive or graphics driver issues):
https://bbs.archlinux.org/viewtopic.php?id=243113

Thanks

Offline

#2 2019-01-06 04:37:57

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,449
Website

Re: New Install, Old Problems when /home is added

Is /home on an SSD as well, or is it an HDD?  Have you tried a new user (to rule out problems in configs)?


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2019-01-06 04:43:11

2ManyDogs
Forum Moderator
Registered: 2012-01-15
Posts: 4,645

Re: New Install, Old Problems when /home is added

Please do not cross post. I am closing that older topic, but you could have just as easily continued there.


How to post. A sincere effort to use modest and proper language and grammar is a sign of respect toward the community.

Online

#4 2019-01-06 08:53:49

seth
Member
Registered: 2012-09-03
Posts: 50,012

Re: New Install, Old Problems when /home is added

Run a SMART test on the device and try to dd stuff (> /dev/null, < /dev/zero) from and onto it (compare discrepancies between reading and writing)

Offline

#5 2019-01-06 12:16:12

Kale Good
Member
Registered: 2014-08-17
Posts: 46

Re: New Install, Old Problems when /home is added

Ah, sorry about the rule-breaking. I was in a reddit mindset ("no one will see it if its not a new post!") and thinking that it was a bit different (configs issue, not a HD issue). But, as the replies come in here, I see redundant this may become.

There is my fresh install, with home on the same SSD. I also have /home from my previous install on a separate HD. When I mount the HD to /home, the problem begins. To my understanding, this is essentially the same as trying a new user.  Am I correct, or should I mount the HD-based /home and try a new user?

Thanks
Kale

Offline

#6 2019-01-06 14:37:49

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,449
Website

Re: New Install, Old Problems when /home is added

Kale Good wrote:

To my understanding, this is essentially the same as trying a new user.  Am I correct, or should I mount the HD-based /home and try a new user?

Not correct, please try a new user on the HDD as requested.  Otherwise there is no way to differentiate the effect of two perfectly confounded variables, one being the HDD will be slower than a SSD, and the other being the configs in the user's home directory on the HDD.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#7 2019-01-08 14:12:16

Kale Good
Member
Registered: 2014-08-17
Posts: 46

Re: New Install, Old Problems when /home is added

Ok, I created a second user (uname is test), then didn't use it because the HD-based /home was acting only a little bit funny. Nautilus was crashing, some graphical glitches when mix/maxing windows, but generally usable. I was waiting for things to be worse before I tested a second user.

It may be helpful to know that, while running the SSD-based /home, I loaded a game off of the HD and it was quite snappy.

Today I started up on my HD-based /home. Firefox took 1 min 28 seconds to load.

I logged out and into my test user. Firefox loaded in <2 seconds. Maybe even under a second.

Back to my regular user, firefox loaded in 58 seconds. I directed the browser towards archlinux.org to report. It took forever to load.

After a bit, I thought "They're going to tell me to safe-start firefox" (I tried a fresh firefox profile a few weeks ago... no dice). I tried starting terminator. 1 min, 43 seconds to load (note that, at this point, archlinux.org still hasn't loaded).

Ok, things settle down for a bit. archlinux.org loads, I navigate to this post and start typing up a reply. I get a sentence-and-a-half in, then all input except the mouse freezes for over 5 mins. No switching windows, no app-overview (or whatever the default view when you mouse to upper left corner in gnome), nothing. That's a bit worse than usual, but these problems do seem to be snowballing.

I switch to a terminal, killall firefox, and load firefox in a separate X session (as described in the wiki under Gaming>Starting Games in a separate X session).

This separate X session loads very quickly; I didn't time it, but I'm guessing less than 5 seconds. I'm in this separate X session now, typing my response. I haven't had any lag, etc issues.

I disabled all Gnome Extensions last night except 1: GS-Connect (KDE connect for Gnome).

Last edited by Kale Good (2019-01-08 14:16:04)

Offline

#8 2019-01-08 14:17:52

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,449
Website

Re: New Install, Old Problems when /home is added

So now you know the problem comes from some of the configs in your original user's home directory rather than any problem with the drive. Pretty much anyways: it's possible there are bad sectors on the disk just in the areas where the original user's data is, but that seems unlikely.  Have you run that SMART test yet to be sure?

Assuming it's the configs, just start narrowing it down.  I'd just move all of ~/.config to some other location temporarily.  If that doesn't help then the problem is elsewhere, if it does help, move back half of the contents of ~/.config and keep narrowing in.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#9 2019-01-08 18:26:18

Kale Good
Member
Registered: 2014-08-17
Posts: 46

Re: New Install, Old Problems when /home is added

Doesn't look like it's the configs. I moved them all to a subdirectory of /home/myusername/. On the first reboot, it was fine (but not excellent). On the second reboot, it was back to 1min30sec load time for firefox, then another 2 mins before I gave up on terminator or the arch homepage loading.

Offline

#10 2019-01-08 18:28:20

seth
Member
Registered: 2012-09-03
Posts: 50,012

Re: New Install, Old Problems when /home is added

Possibly related? https://bbs.archlinux.org/viewtopic.php?id=242827

loginctl session-status

?

Offline

#11 2019-01-09 03:53:55

Kale Good
Member
Registered: 2014-08-17
Posts: 46

Re: New Install, Old Problems when /home is added

Id=4
User=1000
Name=username
Timestamp=Wed 2019-01-09 08:24:11 EST
TimestampMonotonic=100786673
VTNr=5
Seat=seat0
TTY=tty5
Remote=no
Service=login
Scope=session-4.scope
Leader=1214
Audit=4
Type=tty
Class=user
Active=yes
State=active
IdleHint=no
IdleSinceHint=1547040280695188
IdleSinceHintMonotonic=129668797
LockedHint=no

However, it happens to other apps, too. For example, on a fresh reboot (no other apps open), it took my user ~1 min to open terminator. It took test user <1 sec.

It seems like the problem has made its way into my independent xinit instance of firefox. Keyboard and mouse input keeps freezing.

Last edited by Kale Good (2019-01-09 13:32:06)

Offline

#12 2019-01-09 07:57:09

seth
Member
Registered: 2012-09-03
Posts: 50,012

Re: New Install, Old Problems when /home is added

Is that the output of "loginctl session-status"???

Offline

#13 2019-01-09 13:32:50

Kale Good
Member
Registered: 2014-08-17
Posts: 46

Re: New Install, Old Problems when /home is added

That's the part they were looking for in the thread you linked to. I edited my previous post to include entire output.

Despite using Arch for a while now, I still seem to mix up posting minimal working examples (for code debugging) and complete log/terminal output (for computer debugging...)

Last edited by Kale Good (2019-01-09 13:33:59)

Offline

#14 2019-01-09 13:37:03

seth
Member
Registered: 2012-09-03
Posts: 50,012

Re: New Install, Old Problems when /home is added

That looks more like "loginctl show-session $XDG_SESSION_ID" and it also does not look like it was run from the GUI session (where all trouble you described seems to reside?)

Offline

#15 2019-01-09 14:55:11

Kale Good
Member
Registered: 2014-08-17
Posts: 46

Re: New Install, Old Problems when /home is added

So glad I posted this on Newbie Corner. Here's the correct output (the missing character is the tree character):


2 - username (1000)
	   Since: Wed 2019-01-09 09:45:11 EST; 2min 42s ago
	  Leader: 776 (gdm-session-wor)
	    Seat: seat0; vc2
	     TTY: tty2
	 Service: gdm-password; type x11; class user
	   State: active
	    Unit: session-2.scope
		  ├─ 776 gdm-session-worker [pam/gdm-password]
		  ├─ 790 /usr/bin/gnome-keyring-daemon --daemonize --login
		  ├─ 794 /usr/lib/gdm-x-session --run-script /usr/bin/gnome-session
		  ├─ 796 /usr/lib/Xorg vt2 -displayfd 3 -auth /run/user/1000/gdm/Xauthority -nolisten tcp -background none -noreset -keeptty -verbose 3
		  ├─ 800 /usr/lib/gnome-session-binary
		  ├─ 848 /usr/bin/gnome-shell
		  ├─ 978 /usr/lib/gsd-power
		  ├─ 981 /usr/lib/gsd-print-notifications
		  ├─ 982 /usr/lib/gsd-rfkill
		  ├─ 983 /usr/lib/gsd-screensaver-proxy
		  ├─ 986 /usr/lib/gsd-sharing
		  ├─ 987 /usr/lib/gsd-smartcard
		  ├─ 991 /usr/lib/gsd-sound
		  ├─ 992 /usr/lib/gsd-wacom
		  ├─ 999 /usr/lib/gsd-xsettings
		  ├─1004 /usr/lib/gsd-clipboard
		  ├─1005 /usr/lib/gsd-datetime
		  ├─1006 /usr/lib/gsd-color
		  ├─1009 /usr/lib/gsd-a11y-settings
		  ├─1011 /usr/lib/gsd-housekeeping
		  ├─1014 /usr/lib/gsd-keyboard
		  ├─1020 /usr/lib/gsd-media-keys
		  ├─1023 /usr/lib/gsd-mouse
		  ├─1061 /usr/lib/evolution-data-server/evolution-alarm-notify
		  ├─1063 /usr/lib/tracker-miner-fs
		  ├─1064 /usr/lib/tracker-miner-apps
		  ├─1066 /usr/bin/gnome-software --gapplication-service
		  ├─1067 /usr/lib/tracker-extract
		  ├─1070 /usr/lib/gsd-disk-utility-notify
		  ├─1080 /usr/lib/gsd-printer
		  ├─1307 /usr/bin/python2 /usr/bin/terminator
		  ├─1361 /bin/bash
		  └─1379 loginctl session-status

Jan 09 09:45:53 second-chances gnome-shell[848]: Error looking up permission: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.impl.portal.PermissionStore was not provided by any .service files
Jan 09 09:45:53 second-chances gsd-color[1006]: failed to set screen _ICC_PROFILE: Failed to open file “/var/lib/gdm/.local/share/icc/edid-bcdffae6fee755ef3ff9f5c297fa524a.icc”: Permission denied
Jan 09 09:45:54 second-chances gnome-shell[848]: GNOME Shell started at Wed Jan 09 2019 09:45:46 GMT-0500 (EST)
Jan 09 09:47:06 second-chances gnome-software[1066]: /etc/PackageKit/Vendor.conf file not found
Jan 09 09:47:07 second-chances gnome-software[1066]: updates-shell: failed to get updates: no plugin could handle get-updates
Jan 09 09:47:07 second-chances gnome-software[1066]: hiding category audio-video featured applications: found only 0 to show, need at least 9
Jan 09 09:47:07 second-chances gnome-software[1066]: hiding category graphics featured applications: found only 0 to show, need at least 9
Jan 09 09:47:07 second-chances gnome-software[1066]: failed to get featured apps: no apps to show
Jan 09 09:47:07 second-chances gnome-software[1066]: Only 0 apps for popular list, hiding
Jan 09 09:47:07 second-chances gnome-software[1066]: Only 0 apps for recent list, hiding

Offline

#16 2019-01-09 15:03:28

seth
Member
Registered: 2012-09-03
Posts: 50,012

Re: New Install, Old Problems when /home is added

1st question: the output was instant?
2nd question: what if you do not log into a gnome session (i mean: at all, install openbox or so) - the tracker stuff has a great potential to nuke your CPU and HDD I/O - esp. w/ the multiqueue schedulers.
You can also try passing "scsi_mod.use_blk_mq=0 " to the kernel and ensure that "cat /sys/block/sda/queue/scheduler" (notably for the disk that has your /home partition) says you're using cfq.

Offline

#17 2019-01-09 16:53:11

Kale Good
Member
Registered: 2014-08-17
Posts: 46

Re: New Install, Old Problems when /home is added

1) The output was instant.

2) On my previous installation, I had switched to FVWM, which was working fine for a while but eventually bogged down. I just installed Enlightenment to test. Firefox opened quick enough, but then froze for a little bit. Terminology (default term emuluator) also took a while to load. I didn't time it, but I'm guessing 20 seconds or more. (I haven't stated this, but figure it's worth mentioning I'm running a Ryzen 5, 8 gigs, Nvidia 1050ti). I've been doing some other work here in Enlightenment and its been pretty snappy otherwise (I get a rare Gnome session which is functionally quick, too).

2a) Haven't done much with the kernal before, other than modprobes. Did I do this right?

$ sudo sysctl scsi_mod.use_blk_mq=0
[sudo] password for username:
sysctl: cannot stat /proc/sys/scsi_mod/use_blk_mq: No such file or directory

2c) Its bfq, not cfq. Wiki says that's good for personal use. Do you agree or am I misunderstanding something? Note: Its a 2TB drive, Intellipower managed RPM, 64MB cache (I don't know the specifics. hdparm shows 5400, a quick search says its roughly equal to 7200 with less power consumption: https://support.wdc.com/knowledgebase/a … x?ID=3665).

Just in case, loginctl info from this Enlightenment Sessions:

Since: Wed 2019-01-09 23:22:21 EST; 1min 9s ago
          Leader: 4986 (gdm-session-wor)
            Seat: seat0; vc2
             TTY: tty2
         Service: gdm-password; type x11; class user
           State: active
            Unit: session-9.scope
                  ├─4986 gdm-session-worker [pam/gdm-password]
                  ├─4991 /usr/bin/gnome-keyring-daemon --daemonize --login
                  ├─4995 /usr/lib/gdm-x-session --run-script /usr/bin/enlighten>
                  ├─4997 /usr/lib/Xorg vt2 -displayfd 3 -auth /run/user/1000/gd>
                  ├─5000 /usr/bin/enlightenment_start
                  ├─5018 /usr/bin/enlightenment
                  ├─5019 /usr/bin/efreetd
                  ├─5060 /usr/lib/enlightenment/utils/enlightenment_fm
                  ├─5326 /usr/lib/firefox/firefox
                  ├─5357 /usr/lib/enlightenment/utils/enlightenment_thumb --nic>
                  ├─5476 /usr/lib/firefox/firefox -contentproc -childID 1 -isFo>
                  ├─5515 /usr/lib/firefox/firefox -contentproc -childID 2 -isFo>
                  ├─5640 gjs /home/kale/.local/share/gnome-shell/extensions/gsc>
                  ├─5654 /usr/lib/firefox/firefox -contentproc -childID 3 -isFo>
                  ├─5700 terminology

Last edited by Kale Good (2019-01-10 04:24:35)

Offline

#18 2019-01-09 22:21:11

seth
Member
Registered: 2012-09-03
Posts: 50,012

Re: New Install, Old Problems when /home is added

1) Ok, so no session dbus issue
2) No, see https://wiki.archlinux.org/index.php/Ke … figuration
3) No, it's actually "cfq" - "Completely Fair Queuing"; it's not available w/ the multiqueue schedulers, but afair the only scheduler to support ionice'ing (what might be uber-relevant because of background services scanning your disk)

Offline

#19 2019-01-10 10:02:43

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,428

Re: New Install, Old Problems when /home is added

Afaik BFQ also supports ionicing. Have you checked and noticed high cpu usage by e.g. tracker during this delay? You might want to try and reset it's cache or disabling it

Offline

#20 2019-01-12 03:46:45

Kale Good
Member
Registered: 2014-08-17
Posts: 46

Re: New Install, Old Problems when /home is added

The ionice idea rang pretty true, as I was having some serious issues with KDE's indexer a little bit ago (baloo? something like that. I had just fooled around with KDE for a bit, so I just uninstalled it all).

I changed to bfq and things stabalized. Apps are still pretty slow to load, especially right at login (~1min30sec for firefox, for example), but was workable.

However, then I started steam. Holy crap. Terrible; right back to ground zero. I'll wait 30 seconds before being able to type 2 characters, then it freezes again. (with one exception: I can easily and instantly witch to another tty).

So far this seems to be limited to Gnome. Enlightenment seems to slow down a bit with Steam running, but it is functional.

Maybe it's own indexer is rescanning my games library? I dunno. What I do know is that it persists even after I kill every trace of it.

I've tried going (semi) nuclear and just restarting gdm. That works, until I try to login again, at which point everything (mouse, keyboard, display) freezes (at login screen) and I have to hard restart it.

Note that I have a small swap file on an SSD for hibernation purposes. IIRC, its swapiness is set to 1. I do get a bit confused, because I see the swap utilization change (infrequently, but still...) when RAM usage seems to be fairly steady at 50% or so.

Last edited by Kale Good (2019-01-12 04:02:33)

Offline

#21 2019-01-12 08:31:36

seth
Member
Registered: 2012-09-03
Posts: 50,012

Re: New Install, Old Problems when /home is added

Can you please disable the multiqueue scheduler and try the behavior on cfq?

Offline

#22 2019-01-12 14:27:12

Kale Good
Member
Registered: 2014-08-17
Posts: 46

Re: New Install, Old Problems when /home is added

I tried cfq. Firefox loaded very quickly (~14 seconds, vs 1+min for bfq).

However, as soon as I tried to start firefox, the system became unusable.

With bfq, I can load steam and navitage the menus/application. The freeze doesn't happen until I try to load some games.

On a side note, zsh wouldn't let me modify the schedulers via echo cfq > /sys/...../.../scheduler. It said the file already exists. Bash didn't give that error. What gives? (or should I start a different thread for that?)

# ~/.bashrc
#

# If not running interactively, don't do anything
[[ $- != *i* ]] && return

alias ls='ls --color=auto'
PS1='[\u@\h \W]\$ '

[ -f ~/.fzf.bash ] && source ~/.fzf.bash
#
# Executes commands at the start of an interactive session.
#
# Authors:
#   Sorin Ionescu <sorin.ionescu@gmail.com>
#

# Source Prezto.
if [[ -s "${ZDOTDIR:-$HOME}/.zprezto/init.zsh" ]]; then
  source "${ZDOTDIR:-$HOME}/.zprezto/init.zsh"
fi

# Customize to your needs...

[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh

#Auto complete and aliasing for todo application
source /home/kale/.local/share/todo/todo_completion
alias t=/home/kale/.local/share/todo/todo.sh
# The following lines were added by compinstall
zstyle :compinstall filename '/home/kale/.zshrc'

autoload -Uz compinit
compinit
# End of lines added by compinstall

.bash_profile

#
# ~/.bash_profile
#

[[ -f ~/.bashrc ]] && . ~/.bashrc

.zprofile

#
# Executes commands at login pre-zshrc.
#
# Authors:
#   Sorin Ionescu <sorin.ionescu@gmail.com>
#

#
# Browser
#

if [[ "$OSTYPE" == darwin* ]]; then
  export BROWSER='open'
fi

#
# Editors
#

export EDITOR='vim'
export VISUAL='vim'
export PAGER='less'

#
# Language
#

if [[ -z "$LANG" ]]; then
  export LANG='en_US.UTF-8'
fi

#
# Paths
#

# Ensure path arrays do not contain duplicates.
typeset -gU cdpath fpath mailpath path

# Set the the list of directories that cd searches.
# cdpath=(
#   $cdpath
# )

# Set the list of directories that Zsh searches for programs.
path=(
  /usr/local/{bin,sbin}
  $path
)

#
# Less
#

# Set the default Less options.
# Mouse-wheel scrolling has been disabled by -X (disable screen clearing).
# Remove -X and -F (exit if the content fits on one screen) to enable it.
export LESS='-F -g -i -M -R -S -w -X -z-4'

# Set the Less input preprocessor.
# Try both `lesspipe` and `lesspipe.sh` as either might exist on a system.
if (( $#commands[(i)lesspipe(|.sh)] )); then
  export LESSOPEN="| /usr/bin/env $commands[(i)lesspipe(|.sh)] %s 2>&-"
fi

#
# Temporary Files
#

if [[ ! -d "$TMPDIR" ]]; then
  export TMPDIR="/tmp/$USER"
  mkdir -p -m 700 "$TMPDIR"
fi

TMPPREFIX="${TMPDIR%/}/zsh"
if [[ ! -d "$TMPPREFIX" ]]; then
  mkdir -p "$TMPPREFIX"
fi

Offline

#23 2019-01-12 16:50:32

seth
Member
Registered: 2012-09-03
Posts: 50,012

Re: New Install, Old Problems when /home is added

I tried cfq. Firefox loaded very quickly (~14 seconds, vs 1+min for bfq).

However, as soon as I tried to start firefox, the system became unusable.

This seems contradictive?

You users zsh/bash profiles should be irrelevant as you need root permissions to write the file, the typical approach would be

echo cfq | sudo tee /sys/block/sda/queue/scheduler

Offline

#24 2019-01-12 18:55:09

Kale Good
Member
Registered: 2014-08-17
Posts: 46

Re: New Install, Old Problems when /home is added

Sorry, typo. As soon as I start Steam, everything became non-responsive.

I had used

echo cfq > /sys/block/sdX/queue/scheduler

as stated in the wiki. It worked once I switched to bash.

I should note that, while I did a couple of boot cycles and left the bfq setup run for a while without issue, it is giving me the same old problems on the few most recent boots.

Offline

#25 2019-01-12 19:08:45

Kale Good
Member
Registered: 2014-08-17
Posts: 46

Re: New Install, Old Problems when /home is added

Systemctl isn't something I look at often, so I dont know if the amount of core dumps/segfaults and the gnome-shell failures in here are normal or not. I just had gdm (or gnome-shell? I'm not sure. I was taken to the login screen) crash and repawn on its own. Also, gobs of tracker errors which I'm going to try to address right now.

-- Logs begin at Sat 2019-01-05 18:19:18 EST, end at Sat 2019-01-12 14:07:45 EST. --
Jan 12 14:07:45 second-chances tracker-extract[6386]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:07:45 second-chances tracker-extract[6386]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:07:45 second-chances tracker-extract[6386]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:07:45 second-chances tracker-extract[6386]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:07:45 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:07:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:07:45 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:07:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:07:33 second-chances tracker-extract[6362]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:07:33 second-chances tracker-extract[6362]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:07:33 second-chances tracker-extract[6362]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:07:33 second-chances tracker-extract[6362]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:07:33 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:07:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:07:33 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:07:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:07:21 second-chances tracker-extract[6343]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:07:21 second-chances tracker-extract[6343]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:07:21 second-chances tracker-extract[6343]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:07:21 second-chances tracker-extract[6343]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:07:21 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:07:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:07:21 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:07:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:07:09 second-chances tracker-extract[6324]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:07:09 second-chances tracker-extract[6324]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:07:09 second-chances tracker-extract[6324]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:07:09 second-chances tracker-extract[6324]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:07:09 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:07:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:07:09 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:07:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:06:57 second-chances tracker-extract[6306]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:06:57 second-chances tracker-extract[6306]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:06:57 second-chances tracker-extract[6306]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:06:57 second-chances tracker-extract[6306]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:06:57 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:06:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:06:57 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:06:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:06:45 second-chances tracker-extract[6282]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:06:45 second-chances tracker-extract[6282]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:06:45 second-chances tracker-extract[6282]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:06:45 second-chances tracker-extract[6282]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:06:45 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:06:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:06:45 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:06:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:06:33 second-chances tracker-extract[6254]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:06:33 second-chances tracker-extract[6254]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:06:33 second-chances tracker-extract[6254]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:06:33 second-chances tracker-extract[6254]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:06:33 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:06:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:06:33 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:06:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:06:21 second-chances tracker-extract[6233]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:06:21 second-chances tracker-extract[6233]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:06:21 second-chances tracker-extract[6233]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:06:21 second-chances tracker-extract[6233]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:06:21 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:06:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:06:20 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:06:20 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:06:09 second-chances tracker-extract[6213]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:06:09 second-chances tracker-extract[6213]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:06:09 second-chances tracker-extract[6213]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:06:09 second-chances tracker-extract[6213]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:06:09 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:06:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:06:09 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:06:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:05:57 second-chances tracker-extract[6150]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:05:57 second-chances tracker-extract[6150]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:05:57 second-chances tracker-extract[6150]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:05:57 second-chances tracker-extract[6150]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:05:57 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:05:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:05:56 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:05:56 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:05:46 second-chances org.gnome.Shell.desktop[4054]: Window manager warning: last_focus_time (1218481) is greater than comparison timestamp (1218472).  This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW.  Trying to work around...
Jan 12 14:05:45 second-chances tracker-extract[6132]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:05:45 second-chances tracker-extract[6132]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:05:45 second-chances tracker-extract[6132]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:05:45 second-chances tracker-extract[6132]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:05:45 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:05:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:05:45 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:05:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:05:33 second-chances tracker-extract[6108]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:05:33 second-chances tracker-extract[6108]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:05:33 second-chances tracker-extract[6108]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:05:33 second-chances tracker-extract[6108]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:05:33 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:05:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:05:32 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:05:32 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:05:21 second-chances tracker-extract[6089]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:05:21 second-chances tracker-extract[6089]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:05:21 second-chances tracker-extract[6089]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:05:21 second-chances tracker-extract[6089]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:05:21 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:05:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:05:20 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:05:20 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:05:09 second-chances tracker-extract[6068]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:05:09 second-chances tracker-extract[6068]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:05:09 second-chances tracker-extract[6068]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:05:09 second-chances tracker-extract[6068]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:05:09 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:05:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:05:09 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:05:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:04:57 second-chances tracker-extract[6044]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:04:57 second-chances tracker-extract[6044]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:04:57 second-chances tracker-extract[6044]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:04:57 second-chances tracker-extract[6044]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:04:57 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:04:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:04:57 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:04:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:04:45 second-chances tracker-extract[6022]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:04:45 second-chances tracker-extract[6022]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:04:45 second-chances tracker-extract[6022]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:04:45 second-chances tracker-extract[6022]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:04:45 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:04:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:04:45 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:04:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:04:33 second-chances tracker-extract[6000]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:04:33 second-chances tracker-extract[6000]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:04:33 second-chances tracker-extract[6000]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:04:33 second-chances tracker-extract[6000]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:04:33 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:04:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:04:33 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:04:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:04:21 second-chances tracker-extract[5961]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:04:21 second-chances tracker-extract[5961]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:04:21 second-chances tracker-extract[5961]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:04:21 second-chances tracker-extract[5961]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:04:21 second-chances dleyna-renderer-service[5947]: dLeyna: Exit
Jan 12 14:04:21 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:04:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:04:20 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:04:20 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:04:20 second-chances dleyna-renderer-service[5947]: Client :1.124 lost
Jan 12 14:04:19 second-chances dleyna-renderer-service[5947]: Calling GetRenderers method
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'com.intel.dleyna-renderer'
Jan 12 14:04:19 second-chances dleyna-renderer-service[5947]: Entries: (null)
Jan 12 14:04:19 second-chances dleyna-renderer-service[5947]: Enabled : F
Jan 12 14:04:19 second-chances dleyna-renderer-service[5947]: [Network filtering settings]
Jan 12 14:04:19 second-chances dleyna-renderer-service[5947]: Log Level: 0x13
Jan 12 14:04:19 second-chances dleyna-renderer-service[5947]: Log Type : 0
Jan 12 14:04:19 second-chances dleyna-renderer-service[5947]: [Logging settings]
Jan 12 14:04:19 second-chances dleyna-renderer-service[5947]: Push host port: 0
Jan 12 14:04:19 second-chances dleyna-renderer-service[5947]: Port: 0
Jan 12 14:04:19 second-chances dleyna-renderer-service[5947]: Connector Name: dbus
Jan 12 14:04:19 second-chances dleyna-renderer-service[5947]: Never Quit: F
Jan 12 14:04:19 second-chances dleyna-renderer-service[5947]: [General settings]
Jan 12 14:04:19 second-chances dleyna-renderer-service[5947]: Load file [/home/kale/.config/dleyna-renderer-service.conf]
Jan 12 14:04:19 second-chances dleyna-renderer-service[5947]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Jan 12 14:04:19 second-chances dleyna-renderer-service[5947]: dleyna-renderer-service version 0.6.0
Jan 12 14:04:19 second-chances dleyna-renderer-service[5947]: dLeyna core version 0.6.0
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='com.intel.dleyna-renderer' requested by ':1.124' (uid=1000 pid=5818 comm="/usr/bin/gnome-photos --gapplication-service ")
Jan 12 14:04:19 second-chances gnome-documents[5075]: JS ERROR: GLib.Error g-invoke-error-quark: Could not locate gd_filename_strip_extension: (null)
Jan 12 14:04:19 second-chances gnome-shell[4054]: Wrong number of result metas returned by search provider seahorse.desktop: expected 2 but got 0
Jan 12 14:04:19 second-chances gnome-shell[4054]: Received error from DBus search provider seahorse.desktop during GetResultMetas: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.gnome.Shell.SearchProvider2” on object at path /org/gnome/seahorse/Application
Jan 12 14:04:19 second-chances seahorse[5908]: DNS-SD initialization failed: Daemon not running
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.seahorse.Application'
Jan 12 14:04:19 second-chances gnome-documents[5075]: JS ERROR: GLib.Error g-invoke-error-quark: Could not locate gd_filename_strip_extension: (null)
Jan 12 14:04:19 second-chances gnome-clocks[5817]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 14:04:19 second-chances gnome-clocks[5817]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 14:04:19 second-chances gnome-clocks[5817]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 14:04:19 second-chances gnome-clocks[5817]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 14:04:19 second-chances gnome-clocks[5817]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 14:04:19 second-chances gnome-clocks[5817]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 14:04:19 second-chances gnome-clocks[5817]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.seahorse.Application' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.Nautilus'
Jan 12 14:04:19 second-chances org.gnome.Chara[5812]: JS WARNING: [resource:///org/gnome/Characters/BackgroundService/js/searchProvider.js 50]: String.toUpperCase is deprecated; use String.prototype.toUpperCase instead
Jan 12 14:04:19 second-chances gnome-contacts-[5804]: backend-store.vala:435: Error preparing Backend 'telepathy': The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.Contacts.SearchProvider'
Jan 12 14:04:19 second-chances seahorse[5819]: DNS-SD initialization failed: Daemon not running
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.Photos'
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.seahorse.Application'
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.Characters.BackgroundService'
Jan 12 14:04:19 second-chances org.gnome.Chara[5812]: Some code accessed the property 'SearchProvider' on the module 'searchProvider'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Jan 12 14:04:19 second-chances org.gnome.Chara[5812]: Some code called array.toString() on a Uint8Array instance. Previously this would have interpreted the bytes of the array as a string, but that is nonstandard. In the future this will return the bytes as comma-separated digits. For the time being, the old behavior has been preserved, but please fix your code anyway to explicitly call ByteArray.toString(array).
                                                      (Note that array.toString() may have been called implicitly.)
                                                      0 <TOP LEVEL> ["resource:///org/gnome/Characters/BackgroundService/js/searchProvider.js":26]
                                                      1 <TOP LEVEL> ["resource:///org/gnome/Characters/BackgroundService/js/service.js":33]
                                                      2 <TOP LEVEL> ["/usr/share/org.gnome.Characters/org.gnome.Characters.BackgroundService":6]
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.clocks'
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.Boxes.SearchProvider'
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.Photos' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.seahorse.Application' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.clocks' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.Characters.BackgroundService' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.Nautilus' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:04:19 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.ControlCenter.SearchProvider' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:04:09 second-chances tracker-extract[5783]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:04:09 second-chances tracker-extract[5783]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:04:09 second-chances tracker-extract[5783]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:04:09 second-chances tracker-extract[5783]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:04:09 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:04:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:04:09 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:04:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:03:57 second-chances tracker-extract[5764]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:03:57 second-chances tracker-extract[5764]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:03:57 second-chances tracker-extract[5764]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:03:57 second-chances tracker-extract[5764]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:03:57 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:03:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:03:57 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:03:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:03:45 second-chances tracker-extract[5746]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:03:45 second-chances tracker-extract[5746]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:03:45 second-chances tracker-extract[5746]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:03:45 second-chances tracker-extract[5746]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:03:45 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:03:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:03:44 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:03:44 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:03:33 second-chances tracker-extract[5723]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:03:33 second-chances tracker-extract[5723]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:03:33 second-chances tracker-extract[5723]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:03:33 second-chances tracker-extract[5723]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:03:33 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:03:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:03:33 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:03:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:03:21 second-chances tracker-extract[5705]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:03:21 second-chances tracker-extract[5705]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:03:21 second-chances tracker-extract[5705]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:03:21 second-chances tracker-extract[5705]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:03:21 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:03:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:03:21 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:03:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:03:09 second-chances tracker-extract[5686]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:03:09 second-chances tracker-extract[5686]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:03:09 second-chances tracker-extract[5686]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:03:09 second-chances tracker-extract[5686]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:03:09 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:03:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:03:09 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:03:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:02:57 second-chances tracker-extract[5667]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:02:57 second-chances tracker-extract[5667]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:02:57 second-chances tracker-extract[5667]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:02:57 second-chances tracker-extract[5667]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:02:57 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:02:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:02:57 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:02:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:02:45 second-chances tracker-extract[5649]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:02:45 second-chances tracker-extract[5649]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.502: invalid UTF-8 character
Jan 12 14:02:45 second-chances tracker-extract[5649]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:02:45 second-chances tracker-extract[5649]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.502: invalid UTF-8 character
Jan 12 14:02:45 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:02:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:02:45 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:02:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:02:33 second-chances tracker-extract[5617]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:02:33 second-chances tracker-extract[5617]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:02:33 second-chances tracker-extract[5617]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:02:33 second-chances tracker-extract[5617]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:02:33 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:02:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:02:33 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:02:32 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:02:24 second-chances firefox.desktop[4054]: [Parent 5240, Gecko_IOThread] WARNING: pipe error (96): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 14:02:24 second-chances firefox.desktop[4054]: [Parent 5240, Gecko_IOThread] WARNING: pipe error (98): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 14:02:24 second-chances firefox.desktop[4054]: [Parent 5240, Gecko_IOThread] WARNING: pipe error (100): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 14:02:24 second-chances firefox.desktop[4054]: [Parent 5240, Gecko_IOThread] WARNING: pipe error (94): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 14:02:24 second-chances firefox.desktop[4054]: [Parent 5240, Gecko_IOThread] WARNING: pipe error (95): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 14:02:21 second-chances tracker-extract[5418]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:02:21 second-chances tracker-extract[5418]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:02:21 second-chances tracker-extract[5418]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:02:21 second-chances tracker-extract[5418]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:02:21 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:02:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:02:20 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:02:20 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:02:15 second-chances dleyna-renderer-service[5236]: dLeyna: Exit
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: Client :1.89 lost
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: Calling GetRenderers method
Jan 12 14:02:14 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'com.intel.dleyna-renderer'
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: Entries: (null)
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: Enabled : F
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: [Network filtering settings]
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: Log Level: 0x13
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: Log Type : 0
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: [Logging settings]
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: Push host port: 0
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: Port: 0
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: Connector Name: dbus
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: Never Quit: F
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: [General settings]
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: Load file [/home/kale/.config/dleyna-renderer-service.conf]
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: dleyna-renderer-service version 0.6.0
Jan 12 14:02:14 second-chances dleyna-renderer-service[5236]: dLeyna core version 0.6.0
Jan 12 14:02:14 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='com.intel.dleyna-renderer' requested by ':1.89' (uid=1000 pid=5090 comm="/usr/bin/gnome-photos --gapplication-service ")
Jan 12 14:02:14 second-chances gnome-documents[5075]: JS ERROR: GLib.Error g-invoke-error-quark: Could not locate gd_filename_strip_extension: libgdprivate-1.0.so: cannot open shared object file: No such file or directory
Jan 12 14:02:14 second-chances gnome-documents[5075]: Failed to load shared library 'libgdprivate-1.0.so' referenced by the typelib: libgdprivate-1.0.so: cannot open shared object file: No such file or directory
Jan 12 14:02:13 second-chances gnome-shell[4054]: Wrong number of result metas returned by search provider seahorse.desktop: expected 2 but got 0
Jan 12 14:02:13 second-chances gnome-shell[4054]: Received error from DBus search provider seahorse.desktop during GetResultMetas: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
Jan 12 14:02:13 second-chances seahorse[5184]: DNS-SD initialization failed: Daemon not running
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.seahorse.Application'
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.Nautilus'
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.seahorse.Application' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:02:13 second-chances gnome-contacts-[5073]: backend-store.vala:435: Error preparing Backend 'telepathy': The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.Contacts.SearchProvider'
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.Documents'
Jan 12 14:02:13 second-chances seahorse[5086]: DNS-SD initialization failed: Daemon not running
Jan 12 14:02:13 second-chances org.gnome.Chara[5082]: JS WARNING: [resource:///org/gnome/Characters/BackgroundService/js/searchProvider.js 50]: String.toUpperCase is deprecated; use String.prototype.toUpperCase instead
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.Photos'
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.seahorse.Application'
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.Characters.BackgroundService'
Jan 12 14:02:13 second-chances org.gnome.Chara[5082]: Some code accessed the property 'SearchProvider' on the module 'searchProvider'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Jan 12 14:02:13 second-chances org.gnome.Chara[5082]: Some code called array.toString() on a Uint8Array instance. Previously this would have interpreted the bytes of the array as a string, but that is nonstandard. In the future this will return the bytes as comma-separated digits. For the time being, the old behavior has been preserved, but please fix your code anyway to explicitly call ByteArray.toString(array).
                                                      (Note that array.toString() may have been called implicitly.)
                                                      0 <TOP LEVEL> ["resource:///org/gnome/Characters/BackgroundService/js/searchProvider.js":26]
                                                      1 <TOP LEVEL> ["resource:///org/gnome/Characters/BackgroundService/js/service.js":33]
                                                      2 <TOP LEVEL> ["/usr/share/org.gnome.Characters/org.gnome.Characters.BackgroundService":6]
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.clocks'
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.Boxes.SearchProvider'
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.Photos' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.seahorse.Application' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.clocks' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.Characters.BackgroundService' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.Nautilus' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.Documents' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:02:13 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.ControlCenter.SearchProvider' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 14:02:11 second-chances gsd-color[4177]: failed to set screen _ICC_PROFILE: Failed to open file “/var/lib/gdm/.local/share/icc/edid-bcdffae6fee755ef3ff9f5c297fa524a.icc”: Permission denied
Jan 12 14:02:10 second-chances tracker-extract[5032]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:02:10 second-chances tracker-extract[5032]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:02:10 second-chances tracker-extract[5032]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:02:10 second-chances tracker-extract[5032]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:02:09 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:02:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:02:09 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:02:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: Errors from xkbcomp are not fatal to the X server
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   This warning only shows for the first high keycode.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   X11 cannot support keycodes above 255.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: device is a keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: is tagged by udev as: Keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got resume for 13:74
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: Errors from xkbcomp are not fatal to the X server
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   This warning only shows for the first high keycode.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   X11 cannot support keycodes above 255.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: Errors from xkbcomp are not fatal to the X server
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   This warning only shows for the first high keycode.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   X11 cannot support keycodes above 255.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: device is a keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: is tagged by udev as: Keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got resume for 13:71
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device is a keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is tagged by udev as: Keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got resume for 13:70
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: Errors from xkbcomp are not fatal to the X server
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   This warning only shows for the first high keycode.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   X11 cannot support keycodes above 255.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: Errors from xkbcomp are not fatal to the X server
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   This warning only shows for the first high keycode.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   X11 cannot support keycodes above 255.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: Errors from xkbcomp are not fatal to the X server
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   This warning only shows for the first high keycode.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   X11 cannot support keycodes above 255.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event0  - Power Button: device is a keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event0  - Power Button: is tagged by udev as: Keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got resume for 13:64
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event2  - DELL Dell USB Entry Keyboard: device is a keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event2  - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got resume for 13:66
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event21 - HD Webcam C525: device is a keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event21 - HD Webcam C525: is tagged by udev as: Keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got resume for 13:85
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: Errors from xkbcomp are not fatal to the X server
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   This warning only shows for the first high keycode.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   X11 cannot support keycodes above 255.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: device is a pointer
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: is tagged by udev as: Mouse
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got resume for 13:68
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: Errors from xkbcomp are not fatal to the X server
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   This warning only shows for the first high keycode.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   X11 cannot support keycodes above 255.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: Errors from xkbcomp are not fatal to the X server
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   This warning only shows for the first high keycode.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   X11 cannot support keycodes above 255.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: device is a keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: is tagged by udev as: Keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got resume for 13:67
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: Errors from xkbcomp are not fatal to the X server
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   This warning only shows for the first high keycode.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   X11 cannot support keycodes above 255.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: Errors from xkbcomp are not fatal to the X server
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   This warning only shows for the first high keycode.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: >                   X11 cannot support keycodes above 255.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: device is a pointer
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: is tagged by udev as: Mouse
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got resume for 13:69
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device is a keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is tagged by udev as: Keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got resume for 13:73
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: device is a keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: is tagged by udev as: Keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got resume for 13:72
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event1  - Power Button: device is a keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event1  - Power Button: is tagged by udev as: Keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got resume for 13:65
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event13 - Eee PC WMI hotkeys: device is a keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) event13 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0):     Config Options in the README.
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0):     configuration option may not be set correctly.  When the
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-D-0: nvidia-auto-select @1050x1680 +1920+0 {ViewPortIn=1050x1680, ViewPortOut=1680x1050+0+0, Rotation=90}"
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0):
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0):
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0):
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): 600.0 MHz maximum pixel clock
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): Internal TMDS
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): connected
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0):
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): 330.0 MHz maximum pixel clock
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): Internal TMDS
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): connected
Jan 12 14:02:07 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got resume for 13:77
Jan 12 14:01:57 second-chances tracker-extract[4997]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:01:57 second-chances tracker-extract[4997]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:01:57 second-chances tracker-extract[4997]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:01:57 second-chances tracker-extract[4997]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:01:57 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:01:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:01:57 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:01:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:01:45 second-chances tracker-extract[4979]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:01:45 second-chances tracker-extract[4979]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:01:45 second-chances tracker-extract[4979]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:01:45 second-chances tracker-extract[4979]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:01:45 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:01:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:01:45 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:01:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:01:33 second-chances tracker-extract[4954]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:01:33 second-chances tracker-extract[4954]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:01:33 second-chances tracker-extract[4954]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:01:33 second-chances tracker-extract[4954]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 14:01:33 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:01:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:01:33 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:01:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:01:21 second-chances tracker-extract[4936]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:01:21 second-chances tracker-extract[4936]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:01:21 second-chances tracker-extract[4936]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:01:21 second-chances tracker-extract[4936]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:01:21 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:01:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:01:21 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:01:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:01:09 second-chances tracker-extract[4918]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:01:09 second-chances tracker-extract[4918]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:01:09 second-chances tracker-extract[4918]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:01:09 second-chances tracker-extract[4918]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:01:09 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:01:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:01:09 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:01:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:00:57 second-chances tracker-extract[4900]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:00:57 second-chances tracker-extract[4900]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:00:57 second-chances tracker-extract[4900]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:00:57 second-chances tracker-extract[4900]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:00:57 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:00:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:00:57 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:00:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:00:45 second-chances tracker-extract[4882]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:00:45 second-chances tracker-extract[4882]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:00:45 second-chances tracker-extract[4882]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:00:45 second-chances tracker-extract[4882]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:00:45 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:00:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:00:45 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:00:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:00:33 second-chances tracker-extract[4859]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:00:33 second-chances tracker-extract[4859]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:00:33 second-chances tracker-extract[4859]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:00:33 second-chances tracker-extract[4859]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:00:33 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:00:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:00:33 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:00:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:00:21 second-chances tracker-extract[4840]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:00:21 second-chances tracker-extract[4840]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:00:21 second-chances tracker-extract[4840]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:00:21 second-chances tracker-extract[4840]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:00:21 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:00:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:00:21 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:00:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 14:00:09 second-chances tracker-extract[4822]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:00:09 second-chances tracker-extract[4822]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:00:09 second-chances tracker-extract[4822]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 14:00:09 second-chances tracker-extract[4822]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 14:00:09 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 14:00:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 14:00:09 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 14:00:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:59:57 second-chances tracker-extract[4804]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:59:57 second-chances tracker-extract[4804]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:59:57 second-chances tracker-extract[4804]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:59:57 second-chances tracker-extract[4804]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:59:57 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:59:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:59:57 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:59:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:59:45 second-chances tracker-extract[4786]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:59:45 second-chances tracker-extract[4786]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:59:45 second-chances tracker-extract[4786]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:59:45 second-chances tracker-extract[4786]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:59:45 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:59:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:59:45 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:59:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:59:33 second-chances tracker-extract[4763]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:59:33 second-chances tracker-extract[4763]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:59:33 second-chances tracker-extract[4763]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:59:33 second-chances tracker-extract[4763]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:59:33 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:59:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:59:32 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:59:32 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:59:21 second-chances tracker-extract[4745]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:59:21 second-chances tracker-extract[4745]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:59:21 second-chances tracker-extract[4745]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:59:21 second-chances tracker-extract[4745]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:59:21 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:59:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:59:20 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:59:20 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:59:09 second-chances tracker-extract[4727]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:59:09 second-chances tracker-extract[4727]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.506: invalid UTF-8 character
Jan 12 13:59:09 second-chances tracker-extract[4727]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:59:09 second-chances tracker-extract[4727]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.506: invalid UTF-8 character
Jan 12 13:59:09 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:59:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:59:09 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:59:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:58:57 second-chances tracker-extract[4708]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:58:57 second-chances tracker-extract[4708]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:58:57 second-chances tracker-extract[4708]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:58:57 second-chances tracker-extract[4708]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:58:57 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:58:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:58:57 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:58:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:58:45 second-chances tracker-extract[4690]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:58:45 second-chances tracker-extract[4690]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:58:45 second-chances tracker-extract[4690]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:58:45 second-chances tracker-extract[4690]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:58:45 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:58:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:58:45 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:58:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:58:33 second-chances tracker-extract[4668]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:58:33 second-chances tracker-extract[4668]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:58:33 second-chances tracker-extract[4668]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:58:33 second-chances tracker-extract[4668]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:58:33 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:58:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:58:33 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:58:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:58:21 second-chances tracker-extract[4650]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:58:21 second-chances tracker-extract[4650]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:58:21 second-chances tracker-extract[4650]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:58:21 second-chances tracker-extract[4650]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:58:21 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:58:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:58:21 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:58:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:58:09 second-chances tracker-extract[4632]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:58:09 second-chances tracker-extract[4632]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:58:09 second-chances tracker-extract[4632]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:58:09 second-chances tracker-extract[4632]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:58:09 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:58:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:58:09 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:58:09 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:57:57 second-chances tracker-extract[4613]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:57:57 second-chances tracker-extract[4613]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:57:57 second-chances tracker-extract[4613]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:57:57 second-chances tracker-extract[4613]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:57:57 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:57:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:57:57 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:57:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:57:45 second-chances tracker-extract[4595]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:57:45 second-chances tracker-extract[4595]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:57:45 second-chances tracker-extract[4595]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:57:45 second-chances tracker-extract[4595]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:57:45 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:57:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:57:45 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:57:45 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:57:33 second-chances tracker-extract[4570]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:57:33 second-chances tracker-extract[4570]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:57:33 second-chances tracker-extract[4570]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:57:33 second-chances tracker-extract[4570]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:57:33 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:57:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:57:33 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:57:33 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:57:21 second-chances tracker-extract[4541]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:57:21 second-chances tracker-extract[4541]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:57:21 second-chances tracker-extract[4541]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:57:21 second-chances tracker-extract[4541]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:57:21 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:57:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:57:21 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:57:21 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.50' (uid=1000 pid=4320 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:57:01 second-chances gnome-software[4326]: Only 0 apps for recent list, hiding
Jan 12 13:57:01 second-chances gnome-software[4326]: Only 0 apps for popular list, hiding
Jan 12 13:57:01 second-chances gnome-software[4326]: failed to get featured apps: no apps to show
Jan 12 13:57:01 second-chances gnome-software[4326]: hiding category audio-video featured applications: found only 0 to show, need at least 9
Jan 12 13:57:01 second-chances gnome-software[4326]: hiding category graphics featured applications: found only 0 to show, need at least 9
Jan 12 13:57:01 second-chances gnome-software[4326]: updates-shell: failed to get updates: no plugin could handle get-updates
Jan 12 13:57:01 second-chances gnome-software[4326]: /etc/PackageKit/Vendor.conf file not found
Jan 12 13:56:59 second-chances tracker-extract[4317]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:56:59 second-chances tracker-extract[4317]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:56:59 second-chances tracker-extract[4317]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:56:59 second-chances tracker-extract[4317]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got pause for 13:74
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got pause for 13:71
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got pause for 13:70
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got pause for 13:64
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got pause for 13:66
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got pause for 13:85
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got pause for 13:68
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got pause for 13:67
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got pause for 13:69
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got pause for 13:73
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got pause for 13:72
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got pause for 13:65
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got pause for 13:77
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: device removed
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "fd" "46"
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device removed
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "fd" "42"
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device removed
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "fd" "40"
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) event13 - Eee PC WMI hotkeys: device removed
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "fd" "47"
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "fd" "46"
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: device removed
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "fd" "45"
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: device removed
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "fd" "44"
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) event21 - HD Webcam C525: device removed
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "fd" "43"
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "fd" "42"
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: device removed
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "fd" "41"
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "fd" "40"
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: device removed
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "fd" "39"
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: device removed
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "fd" "38"
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) event2  - DELL Dell USB Entry Keyboard: device removed
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "fd" "37"
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) event0  - Power Button: device removed
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "fd" "36"
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (II) event1  - Power Button: device removed
Jan 12 13:56:58 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "fd" "33"
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-chm.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen chm.file %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-gif.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen giffile %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-hlp.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen hlpfile %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-htm.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen htmlfile %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-html.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen htmlfile %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-ini.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen inifile %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-jfif.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen pjpegfile %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-jpe.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen jpegfile %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-pdf.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen pdffile %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-msp.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen Msi.Patch %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-png.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen pngfile %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-rtf.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen rtffile %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-url.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen InternetShortcut %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-txt.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen txtfile %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-vbs.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen VBSFile %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-wri.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen wrifile %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances tracker-miner-a[4324]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-xml.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen xmlfile %f” which is not a key-value pair, group, or comment'
Jan 12 13:56:57 second-chances gnome-software[4326]: disabled plugins: dpkg, dummy, fedora-pkgdb-collections, repos, epiphany
Jan 12 13:56:57 second-chances gnome-software[4326]: enabled plugins: desktop-categories, os-release, provenance, shell-extensions, appstream, provenance-license, desktop-menu-path, generic-updates, hardcoded-blacklist, hardcoded-featured, hardcoded-popular, modalias, odrs, rewrite-resource, steam, icons, key-colors, key-colors-metadata
Jan 12 13:56:57 second-chances cadence-session-start.desktop[4319]: JACK is set to NOT auto-start on login
Jan 12 13:56:57 second-chances gnome-software[4326]: Ignoring invalid AppStream file /home/kale/.local/share/app-info/xmls/.goutputstream-6F6MVZ: AppStream metadata name /home/kale/.local/share/app-info/xmls/.goutputstream-6F6MVZ not valid, expected .xml[.*] or .yml[.*]
Jan 12 13:56:57 second-chances gnome-software[4326]: Failed to load /usr/lib/gs-plugins-12/libgs_plugin_fwupd.so: failed to open plugin /usr/lib/gs-plugins-12/libgs_plugin_fwupd.so: libfwupd.so.2: cannot open shared object file: No such file or directory
Jan 12 13:56:57 second-chances gnome-software[4326]: Failed to load /usr/lib/gs-plugins-12/libgs_plugin_flatpak.so: failed to open plugin /usr/lib/gs-plugins-12/libgs_plugin_flatpak.so: libflatpak.so.0: cannot open shared object file: No such file or directory
Jan 12 13:56:57 second-chances tracker-store.desktop[4325]: (uint32 1,)
Jan 12 13:56:57 second-chances systemd[788]: Started Tracker metadata database store and lookup manager.
Jan 12 13:56:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.freedesktop.Tracker1'
Jan 12 13:56:57 second-chances systemd[788]: Starting Tracker metadata database store and lookup manager...
Jan 12 13:56:57 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.47' (uid=1000 pid=4325 comm="gdbus call -e -d org.freedesktop.DBus -o /org/free")
Jan 12 13:56:57 second-chances gnome-session-binary[4008]: Entering running state
Jan 12 13:56:53 second-chances systemd[788]: Started Evolution address book service.
Jan 12 13:56:53 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook9'
Jan 12 13:56:53 second-chances systemd[788]: Starting Evolution address book service...
Jan 12 13:56:53 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook9' unit='evolution-addressbook-factory.service' requested by ':1.44' (uid=1000 pid=4251 comm="/usr/lib/evolution-calendar-factory ")
Jan 12 13:56:53 second-chances systemd[788]: Started Evolution calendar service.
Jan 12 13:56:53 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.evolution.dataserver.Calendar7'
Jan 12 13:56:52 second-chances gnome-shell[4054]: GNOME Shell started at Sat Jan 12 2019 13:56:51 GMT-0500 (EST)
Jan 12 13:56:52 second-chances systemd[788]: Starting Evolution calendar service...
Jan 12 13:56:52 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar7' unit='evolution-calendar-factory.service' requested by ':1.15' (uid=1000 pid=4085 comm="/usr/lib/gnome-shell-calendar-server ")
Jan 12 13:56:52 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.Shell.CalendarServer'
Jan 12 13:56:51 second-chances gsd-color[4177]: failed to set screen _ICC_PROFILE: Failed to open file “/var/lib/gdm/.local/share/icc/edid-bcdffae6fee755ef3ff9f5c297fa524a.icc”: Permission denied
Jan 12 13:56:51 second-chances gnome-shell[4054]: Error looking up permission: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.impl.portal.PermissionStore was not provided by any .service files
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0):
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0):
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0):
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): 600.0 MHz maximum pixel clock
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): Internal TMDS
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): connected
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0):
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): 330.0 MHz maximum pixel clock
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): Internal TMDS
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): connected
Jan 12 13:56:51 second-chances gsd-xsettings[4151]: Failed to get current display configuration state: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.gnome.Mutter.DisplayConfig" does not exist
Jan 12 13:56:51 second-chances gnome-shell[4054]: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
Jan 12 13:56:51 second-chances systemd[788]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Jan 12 13:56:51 second-chances systemd[788]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 13:56:51 second-chances systemd[788]: Started Virtual filesystem service - Apple File Conduit monitor.
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Jan 12 13:56:51 second-chances gvfs-afc-volume-monitor[4132]: Volume monitor alive
Jan 12 13:56:51 second-chances systemd[788]: Starting Virtual filesystem service - Apple File Conduit monitor...
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 13:56:51 second-chances systemd[788]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Jan 12 13:56:51 second-chances systemd[788]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 13:56:51 second-chances systemd[788]: Started Virtual filesystem service - digital camera monitor.
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Jan 12 13:56:51 second-chances systemd[788]: Starting Virtual filesystem service - digital camera monitor...
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 13:56:51 second-chances systemd[788]: Started Virtual filesystem service - disk device monitor.
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.Identity'
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.OnlineAccounts'
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.Identity' requested by ':1.19' (uid=1000 pid=4097 comm="/usr/lib/goa-daemon ")
Jan 12 13:56:51 second-chances goa-daemon[4097]: goa-daemon version 3.30.0 starting
Jan 12 13:56:51 second-chances systemd[788]: Starting Virtual filesystem service - disk device monitor...
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 13:56:51 second-chances gnome-shell[4054]: Telepathy is not available, chat integration will be disabled.
Jan 12 13:56:51 second-chances systemd[788]: Started Evolution source registry.
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Jan 12 13:56:51 second-chances systemd[788]: Started Virtual filesystem metadata service.
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gtk.vfs.Metadata'
Jan 12 13:56:51 second-chances systemd[788]: Starting Virtual filesystem metadata service...
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.16' (uid=1000 pid=4090 comm="/usr/lib/evolution-source-registry ")
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'ca.desrt.dconf'
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='ca.desrt.dconf' requested by ':1.16' (uid=1000 pid=4090 comm="/usr/lib/evolution-source-registry ")
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.OnlineAccounts' requested by ':1.16' (uid=1000 pid=4090 comm="/usr/lib/evolution-source-registry ")
Jan 12 13:56:51 second-chances gnome-shell[4054]: g_filename_to_utf8: assertion 'opsysstring != NULL' failed
Jan 12 13:56:51 second-chances gnome-shell[4054]: g_dir_open_with_errno: assertion 'path != NULL' failed
Jan 12 13:56:51 second-chances gnome-shell[4054]: g_filename_to_utf8: assertion 'opsysstring != NULL' failed
Jan 12 13:56:51 second-chances gnome-shell[4054]: g_dir_open_with_errno: assertion 'path != NULL' failed
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: >                   This warning only shows for the first high keycode.
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: >                   X11 cannot support keycodes above 255.
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:56:51 second-chances /usr/lib/gdm-x-session[4003]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:56:51 second-chances systemd[788]: Starting Evolution source registry...
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.15' (uid=1000 pid=4085 comm="/usr/lib/gnome-shell-calendar-server ")
Jan 12 13:56:51 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 13:56:51 second-chances gnome-shell[4054]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jan 12 13:56:48 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-D-0: nvidia-auto-select @1050x1680 +1920+0 {ViewPortIn=1050x1680, ViewPortOut=1680x1050+0+0, Rotation=90}"
Jan 12 13:56:48 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0): Setting mode "DVI-D-0: nvidia-auto-select @1680x1050 +0+0 {ViewPortIn=1680x1050, ViewPortOut=1680x1050+0+0}"
Jan 12 13:56:47 second-chances systemd[788]: Started Virtual filesystem service.
Jan 12 13:56:47 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.gtk.vfs.Daemon'
Jan 12 13:56:47 second-chances systemd[788]: Starting Virtual filesystem service...
Jan 12 13:56:47 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.12' (uid=1000 pid=4054 comm="/usr/bin/gnome-shell ")
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0):
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0):
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0):
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): 600.0 MHz maximum pixel clock
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): Internal TMDS
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): connected
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0):
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): 330.0 MHz maximum pixel clock
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): Internal TMDS
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): connected
Jan 12 13:56:47 second-chances gnome-keyring-secrets.desktop[4049]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jan 12 13:56:47 second-chances gnome-keyring-pkcs11.desktop[4047]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jan 12 13:56:47 second-chances gnome-keyring-ssh.desktop[4046]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jan 12 13:56:47 second-chances at-spi-bus-launcher[4030]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jan 12 13:56:47 second-chances at-spi-bus-launcher[4030]: dbus-daemon[4036]: Successfully activated service 'org.a11y.atspi.Registry'
Jan 12 13:56:47 second-chances at-spi-bus-launcher[4030]: dbus-daemon[4036]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=4029 comm="/usr/lib/gnome-session-check-accelerated ")
Jan 12 13:56:47 second-chances systemd[788]: Started Accessibility services bus.
Jan 12 13:56:47 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Successfully activated service 'org.a11y.Bus'
Jan 12 13:56:47 second-chances systemd[788]: Starting Accessibility services bus...
Jan 12 13:56:47 second-chances dbus-daemon[3925]: [session uid=1000 pid=3925] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.3' (uid=1000 pid=4029 comm="/usr/lib/gnome-session-check-accelerated ")
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: /etc/gdm/Xsession: Setup done, will execute: /usr/bin/gnome-session
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: localuser:kale being added to access control list
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: /etc/gdm/Xsession: Beginning session setup...
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control" (type: KEYBOARD, id 21)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-4/5-4:1.2/0003:1038:1722.0006/input/input8/event8"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) libinput: SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: is a virtual subdevice
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "_source" "_driver/libinput"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "Device" "/dev/input/event8"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: always reports core events
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: returning pre-existing fd for /dev/input/event8 13:72
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control'
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control" (type: KEYBOARD, id 20)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.0/usb3/3-2/3-2.3/3-2.3:1.2/0003:045E:07A5.0007/input/input9/event9"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) libinput: Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is a virtual subdevice
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "_source" "_driver/libinput"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "Device" "/dev/input/event9"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: always reports core events
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: returning pre-existing fd for /dev/input/event9 13:73
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control'
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: Applying InputClass "libinput keyboard catchall"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control" (type: KEYBOARD, id 19)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.0/usb3/3-2/3-2.3/3-2.3:1.1/0003:045E:07A5.0005/input/input6/event6"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) libinput: Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is a virtual subdevice
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "_source" "_driver/libinput"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "Device" "/dev/input/event6"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: always reports core events
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control'
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: Applying InputClass "libinput keyboard catchall"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) This device may have been added with another device file.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) No input driver specified, ignoring this device.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event13 - Eee PC WMI hotkeys: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event13 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 18)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input13/event13"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event13 - Eee PC WMI hotkeys: device removed
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event13 - Eee PC WMI hotkeys: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event13 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "_source" "server/udev"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "Device" "/dev/input/event13"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Eee PC WMI hotkeys: always reports core events
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 47 paused 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event13)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) This device may have been added with another device file.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) No input driver specified, ignoring this device.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event20)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) This device may have been added with another device file.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) No input driver specified, ignoring this device.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event19)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) This device may have been added with another device file.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) No input driver specified, ignoring this device.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event18)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) This device may have been added with another device file.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) No input driver specified, ignoring this device.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event17)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) This device may have been added with another device file.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) No input driver specified, ignoring this device.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event16)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) This device may have been added with another device file.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) No input driver specified, ignoring this device.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event15)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) This device may have been added with another device file.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) No input driver specified, ignoring this device.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event14)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: (accel) acceleration threshold: 4
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: (accel) acceleration factor: 2.000
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: (accel) selected scheme none/0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "AccelerationScheme" "none"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control" (type: MOUSE, id 17)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-4/5-4:1.2/0003:1038:1722.0006/input/input8/event8"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) libinput: SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: needs a virtual subdevice
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: device removed
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "_source" "server/udev"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "Device" "/dev/input/event8"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: always reports core events
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 46 paused 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control'
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control (/dev/input/event8)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard" (type: KEYBOARD, id 16)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-4/5-4:1.2/0003:1038:1722.0006/input/input7/event7"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: device removed
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "_source" "server/udev"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "Device" "/dev/input/event7"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: always reports core events
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 45 paused 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard'
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard (/dev/input/event7)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) This device may have been added with another device file.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) No input driver specified, ignoring this device.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device SteelSeries SteelSeries Sensei 310 eSports Mouse (/dev/input/mouse0)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: device is a pointer
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: is tagged by udev as: Mouse
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse: (accel) acceleration threshold: 4
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse: (accel) acceleration factor: 2.000
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse: (accel) selected scheme none/0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "AccelerationScheme" "none"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Sensei 310 eSports Mouse" (type: MOUSE, id 15)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-4/5-4:1.1/0003:1038:1722.0004/input/input4/event4"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: device removed
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: device is a pointer
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: is tagged by udev as: Mouse
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "_source" "server/udev"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "Device" "/dev/input/event4"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse: always reports core events
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 44 paused 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Sensei 310 eSports Mouse'
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse: Applying InputClass "libinput pointer catchall"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device SteelSeries SteelSeries Sensei 310 eSports Mouse (/dev/input/event4)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event21 - HD Webcam C525: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event21 - HD Webcam C525: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) XINPUT: Adding extended input device "HD Webcam C525" (type: KEYBOARD, id 14)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-2/5-2:1.2/input/input21/event21"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event21 - HD Webcam C525: device removed
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event21 - HD Webcam C525: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event21 - HD Webcam C525: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "_source" "server/udev"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "Device" "/dev/input/event21"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) HD Webcam C525: always reports core events
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 43 paused 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Using input driver 'libinput' for 'HD Webcam C525'
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) HD Webcam C525: Applying InputClass "libinput keyboard catchall"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device HD Webcam C525 (/dev/input/event21)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) This device may have been added with another device file.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) No input driver specified, ignoring this device.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event24)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) This device may have been added with another device file.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) No input driver specified, ignoring this device.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event23)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) This device may have been added with another device file.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) No input driver specified, ignoring this device.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event22)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: (accel) acceleration threshold: 4
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: (accel) acceleration factor: 2.000
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: (accel) selected scheme none/0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "AccelerationScheme" "none"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control" (type: MOUSE, id 13)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.0/usb3/3-2/3-2.3/3-2.3:1.2/0003:045E:07A5.0007/input/input9/event9"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) libinput: Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: needs a virtual subdevice
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device removed
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "_source" "server/udev"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "Device" "/dev/input/event9"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: always reports core events
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 42 paused 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control'
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: Applying InputClass "libinput keyboard catchall"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control (/dev/input/event9)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1 System Control" (type: KEYBOARD, id 12)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.0/usb3/3-2/3-2.3/3-2.3:1.2/0003:045E:07A5.0007/input/input10/event10"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: device removed
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "_source" "server/udev"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "Device" "/dev/input/event10"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 System Control: always reports core events
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 41 paused 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1 System Control'
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 System Control: Applying InputClass "libinput keyboard catchall"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.1 System Control (/dev/input/event10)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: (accel) acceleration threshold: 4
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: (accel) acceleration factor: 2.000
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: (accel) selected scheme none/0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "AccelerationScheme" "none"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control" (type: MOUSE, id 11)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.0/usb3/3-2/3-2.3/3-2.3:1.1/0003:045E:07A5.0005/input/input6/event6"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) libinput: Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: needs a virtual subdevice
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device removed
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "_source" "server/udev"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "Device" "/dev/input/event6"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: always reports core events
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 40 paused 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control'
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: Applying InputClass "libinput keyboard catchall"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control (/dev/input/event6)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) This device may have been added with another device file.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) No input driver specified, ignoring this device.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.1 Mouse (/dev/input/mouse1)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: device is a pointer
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: is tagged by udev as: Mouse
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Mouse: (accel) acceleration threshold: 4
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Mouse: (accel) acceleration factor: 2.000
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Mouse: (accel) selected scheme none/0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "AccelerationScheme" "none"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1 Mouse" (type: MOUSE, id 10)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.0/usb3/3-2/3-2.3/3-2.3:1.1/0003:045E:07A5.0005/input/input5/event5"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: device removed
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: device is a pointer
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: is tagged by udev as: Mouse
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "_source" "server/udev"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "Device" "/dev/input/event5"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Mouse: always reports core events
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 39 paused 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1 Mouse'
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Mouse: Applying InputClass "libinput pointer catchall"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.1 Mouse (/dev/input/event5)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1" (type: KEYBOARD, id 9)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.0/usb3/3-2/3-2.3/3-2.3:1.0/0003:045E:07A5.0002/input/input3/event3"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: device removed
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "_source" "server/udev"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "Device" "/dev/input/event3"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1: always reports core events
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 38 paused 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1'
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Microsoft Microsoft® Nano Transceiver v2.1: Applying InputClass "libinput keyboard catchall"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.1 (/dev/input/event3)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) This device may have been added with another device file.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) No input driver specified, ignoring this device.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device Microsoft X-Box 360 pad (/dev/input/js0)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) This device may have been added with another device file.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) No input driver specified, ignoring this device.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device Microsoft X-Box 360 pad (/dev/input/event12)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event2  - DELL Dell USB Entry Keyboard: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event2  - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) XINPUT: Adding extended input device "DELL Dell USB Entry Keyboard" (type: KEYBOARD, id 8)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-3/1-3:1.0/0003:413C:2107.0001/input/input2/event2"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event2  - DELL Dell USB Entry Keyboard: device removed
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event2  - DELL Dell USB Entry Keyboard: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event2  - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "_source" "server/udev"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "Device" "/dev/input/event2"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) DELL Dell USB Entry Keyboard: always reports core events
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 37 paused 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Using input driver 'libinput' for 'DELL Dell USB Entry Keyboard'
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) DELL Dell USB Entry Keyboard: Applying InputClass "libinput keyboard catchall"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device DELL Dell USB Entry Keyboard (/dev/input/event2)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event0  - Power Button: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event0  - Power Button: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event0  - Power Button: device removed
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event0  - Power Button: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event0  - Power Button: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "_source" "server/udev"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "Device" "/dev/input/event0"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Power Button: always reports core events
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 36 paused 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Using input driver 'libinput' for 'Power Button'
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device Power Button (/dev/input/event0)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event1  - Power Button: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event1  - Power Button: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event1  - Power Button: device removed
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event1  - Power Button: device is a keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) event1  - Power Button: is tagged by udev as: Keyboard
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "_source" "server/udev"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Option "Device" "/dev/input/event1"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Power Button: always reports core events
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 33 paused 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Using input driver 'libinput' for 'Power Button'
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         ABI class: X.Org XInput driver, version 24.1
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         Module class: X.Org XInput Driver
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         compiled for 1.20.1, module version = 0.28.1
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Module libinput: vendor="X.Org Foundation"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) LoadModule: "libinput"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: >                   This warning only shows for the first high keycode.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: >                   X11 cannot support keycodes above 255.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension XINERAMA
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension NV-CONTROL
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension NV-GLX
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension DRI2
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension XFree86-DRI
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension XFree86-DGA
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension XFree86-VidModeExtension
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) GLX: Another vendor is already registered for screen 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Indirect GLX disabled.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension GLX
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension XVideo-MotionCompensation
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension XVideo
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension X-Resource
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension DRI3
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension Present
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension DPMS
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension RECORD
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension DOUBLE-BUFFER
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension MIT-SCREEN-SAVER
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension DAMAGE
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension COMPOSITE
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension RANDR
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension RENDER
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension XFIXES
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension SECURITY
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension XC-MISC
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension XKEYBOARD
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension SYNC
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension BIG-REQUESTS
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension XTEST
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension XInputExtension
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension MIT-SHM
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension SHAPE
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Initializing extension Generic Event Extension
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0): [DRI2] Setup complete
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Module "dri2" already built-in
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) LoadModule: "dri2"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Loading sub module "dri2"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (WW) NVIDIA(0): Option "PrimaryGPU" is not used
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) NVIDIA(0): DPMS enabled
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) NVIDIA(0): Silken mouse disabled
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) NVIDIA(0): Backing store enabled
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) NVIDIA(0): Disabling shared memory pixmaps
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-1:nvidia-auto-select"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0):     Config Options in the README.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0):     configuration option may not be set correctly.  When the
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA:     access.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Unloading modesetting
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) UnloadModule: "modesetting"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(0):     option
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(0): DPI set to (99, 98); computed from "UseEdidDpi" X config
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0): Virtual screen size determined to be 3600 x 1080
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0):     "DFP-0:nvidia-auto-select,DFP-1:nvidia-auto-select"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0): Validated MetaModes:
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) NVIDIA(0):
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) NVIDIA(0):     will be used as the requested mode.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) NVIDIA(0):
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0):
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0):
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0):
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): 600.0 MHz maximum pixel clock
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): Internal TMDS
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): connected
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0):
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): 330.0 MHz maximum pixel clock
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): Internal TMDS
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): connected
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0): Detected PCI Express Link width: 16X
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(0): VideoBIOS: 86.07.42.00.5a
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(0): Memory: 4194304 kBytes
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:9:0:0 (GPU-0)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(0):     DFP-3
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(0):     DFP-2
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(0):     DFP-1
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(0):     DFP-0 (boot)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:9:0:0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA GLX Module  415.25  Wed Dec 12 10:05:39 CST 2018
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         Module class: X.Org Server Extension
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         compiled for 4.0.2, module version = 1.0.0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) LoadModule: "glxserver_nvidia"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Loading sub module "glxserver_nvidia"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) NVIDIA(0): Enabling 2D acceleration
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Applying OutputClass "nvidia" options to /dev/dri/card0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) NVIDIA(0): Default visual is TrueColor
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) NVIDIA(0): RGB weight 888
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         "Default Screen Section" for depth/fbbpp 24/32
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA(0): Creating default Display subsection in Screen section
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (WW) Falling back to old probe method for modesetting
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Module "ramdac" already built-in
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) LoadModule: "ramdac"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Loading sub module "ramdac"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         ABI class: X.Org ANSI C Emulation, version 0.4
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         compiled for 1.20.3, module version = 1.0.0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Module wfb: vendor="X.Org Foundation"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Loading /usr/lib/xorg/modules/libwfb.so
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) LoadModule: "wfb"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Loading sub module "wfb"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         ABI class: X.Org ANSI C Emulation, version 0.4
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         compiled for 1.20.3, module version = 1.0.0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Module fb: vendor="X.Org Foundation"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Loading /usr/lib/xorg/modules/libfb.so
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) LoadModule: "fb"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Loading sub module "fb"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: releasing fd for 226:0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) NVIDIA dlloader X Driver  415.25  Wed Dec 12 10:05:51 CST 2018
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (EE) Failed to load module "vesa" (module does not exist, 0)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (WW) Warning, couldn't open module vesa
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) LoadModule: "vesa"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (EE) Failed to load module "fbdev" (module does not exist, 0)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (WW) Warning, couldn't open module fbdev
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) LoadModule: "fbdev"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         ABI class: X.Org Video Driver, version 24.0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         Module class: X.Org Video Driver
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         compiled for 1.20.3, module version = 1.20.3
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Module modesetting: vendor="X.Org Foundation"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) LoadModule: "modesetting"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (EE) Failed to load module "nv" (module does not exist, 0)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (WW) Warning, couldn't open module nv
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) LoadModule: "nv"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (EE) Failed to load module "nouveau" (module does not exist, 0)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (WW) Warning, couldn't open module nouveau
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) LoadModule: "nouveau"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         Module class: X.Org Video Driver
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         compiled for 4.0.2, module version = 1.0.0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Module nvidia: vendor="NVIDIA Corporation"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) LoadModule: "nvidia"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) Assigned the driver to the xf86ConfigLayout
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) Matched vesa as autoconfigured driver 5
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) Matched fbdev as autoconfigured driver 4
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) Matched modesetting as autoconfigured driver 3
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) Matched nv as autoconfigured driver 2
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) Matched nouveau as autoconfigured driver 1
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) Matched nvidia as autoconfigured driver 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         loading driver: nvidia
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Applying OutputClass "nvidia" to /dev/dri/card0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         ABI class: X.Org Server Extension, version 10.0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         compiled for 1.20.3, module version = 1.0.0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Module glx: vendor="X.Org Foundation"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) LoadModule: "glx"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) PCI:*(9@0:0:0) 10de:1c82:1462:3351 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) xfree86: Adding drm device (/dev/dri/card0)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_35
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (++) using VT number 2
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         X.Org Server Extension : 10.0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         X.Org XInput driver : 24.1
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         X.Org Video Driver: 24.0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         X.Org ANSI C Emulation: 0.4
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) Module ABI versions:
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         If no devices become available, reconfigure udev or disable AutoAddDevices.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (II) The server relies on udev to provide the list of input devices.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) ModulePath set to "/usr/lib/xorg/modules"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         /usr/share/fonts/TTF
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) FontPath set to:
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         Entry deleted from font path.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (WW) The directory "/usr/share/fonts/75dpi" does not exist.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         Entry deleted from font path.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (WW) The directory "/usr/share/fonts/100dpi" does not exist.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         Entry deleted from font path.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         Entry deleted from font path.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         Entry deleted from font path.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (WW) The directory "/usr/share/fonts/misc" does not exist.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) Automatically binding GPU devices
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) Automatically adding GPU devices
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) Automatically enabling devices
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) Automatically adding devices
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         Using a default monitor configuration.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) No monitor specified for screen "Default Screen Section".
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) |   |-->Monitor "<default monitor>"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (**) |-->Screen "Default Screen Section" (0)
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) No screen section available. Using defaults.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) No Layout section.  Using the first Screen section.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (==) Log file: "/var/log/Xorg.1.log", Time: Sat Jan 12 13:56:47 2019
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         (++) from command line, (!!) notice, (II) informational,
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: Markers: (--) probed, (**) from config file, (==) default setting,
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         to make sure that you have the latest version.
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:         Before reporting problems, check http://wiki.x.org
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: Current version of pixman: 0.36.0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]:  
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: Build Date: 25 October 2018  04:42:32PM
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=43a01aea-191c-476e-940e-830749c81e9b rw quiet
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: Current Operating System: Linux second-chances 4.19.13-1-lts #1 SMP Sun Dec 30 07:38:47 CET 2018 x86_64
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: Build Operating System: Linux Arch Linux
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: X Protocol Version 11, Revision 0
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: X.Org X Server 1.20.3
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (WW) Failed to open protocol names file lib/xorg/protocol.txt
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: (--) Log file renamed from "/var/log/Xorg.pid-4005.log" to "/var/log/Xorg.1.log"
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: _XSERVTransMakeAllCOTSServerListeners: server already running
Jan 12 13:56:47 second-chances /usr/lib/gdm-x-session[4003]: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
Jan 12 13:56:43 second-chances systemd-coredump[3934]: Process 2643 (WebExtensions) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 2645:
                                                       #0  0x00007faf7ea7aad7 n/a (libxul.so)
                                                       #1  0x00007faf7ea7bb1e n/a (libxul.so)
                                                       #2  0x00007faf7ea62dae n/a (libxul.so)
                                                       #3  0x00007faf7ea62a75 n/a (libxul.so)
                                                       #4  0x00007faf7ea60ff9 n/a (libxul.so)
                                                       #5  0x00007faf7ea60975 n/a (libxul.so)
                                                       #6  0x00007faf7ea5350f n/a (libxul.so)
                                                       #7  0x00007faf7ea521f4 n/a (libxul.so)
                                                       #8  0x00007faf7ea594fc n/a (libxul.so)
                                                       #9  0x00007faf7ea567c7 n/a (libxul.so)
                                                       #10 0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #11 0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2656:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000560d4924b2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007faf81346bf7 n/a (libxul.so)
                                                       #4  0x00007faf8134a70a n/a (libxul.so)
                                                       #5  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #6  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2643:
                                                       #0  0x00007faf8742f92f writev (libc.so.6)
                                                       #1  0x00007faf875727af n/a (libmozsandbox.so)
                                                       #2  0x00007faf875798e1 n/a (libmozsandbox.so)
                                                       #3  0x00007faf875799b3 n/a (libmozsandbox.so)
                                                       #4  0x00007faf87571aaa n/a (libmozsandbox.so)
                                                       #5  0x00007faf87577bbd n/a (libmozsandbox.so)
                                                       #6  0x00007faf87579353 n/a (libmozsandbox.so)
                                                       #7  0x00007faf875133c0 __restore_rt (libpthread.so.0)
                                                       #8  0x00007faf87512976 __open (libpthread.so.0)
                                                       #9  0x00007faf857860b3 n/a (libfreetype.so.6)
                                                       #10 0x00007faf8578d5a5 n/a (libfreetype.so.6)
                                                       #11 0x00007faf8578fc76 n/a (libfreetype.so.6)
                                                       #12 0x00007faf85790621 FT_New_Face (libfreetype.so.6)
                                                       #13 0x00007faf85a5a400 FcFreeTypeQueryAll (libfontconfig.so.1)
                                                       #14 0x00007faf85a54a20 n/a (libfontconfig.so.1)
                                                       #15 0x00007faf85a54e76 n/a (libfontconfig.so.1)
                                                       #16 0x00007faf85a55049 n/a (libfontconfig.so.1)
                                                       #17 0x00007faf85a552f3 FcDirCacheRead (libfontconfig.so.1)
                                                       #18 0x00007faf85a4fe01 n/a (libfontconfig.so.1)
                                                       #19 0x00007faf85a4fecb FcConfigBuildFonts (libfontconfig.so.1)
                                                       #20 0x00007faf85a5b2c6 n/a (libfontconfig.so.1)
                                                       #21 0x00007faf85a5b33f FcInitReinitialize (libfontconfig.so.1)
                                                       #22 0x00007faf8688521c n/a (libgtk-3.so.0)
                                                       #23 0x00007faf85bdb3c5 g_closure_invoke (libgobject-2.0.so.0)
                                                       #24 0x00007faf85bc8348 n/a (libgobject-2.0.so.0)
                                                       #25 0x00007faf85bcc01e g_signal_emit_valist (libgobject-2.0.so.0)
                                                       #26 0x00007faf85bcca80 g_signal_emit (libgobject-2.0.so.0)
                                                       #27 0x00007faf85be1756 n/a (libgobject-2.0.so.0)
                                                       #28 0x00007faf85bdd4d1 g_object_notify_by_pspec (libgobject-2.0.so.0)
                                                       #29 0x00007faf867f5ed6 gtk_main_do_event (libgtk-3.so.0)
                                                       #30 0x00007faf864f3ac6 n/a (libgdk-3.so.0)
                                                       #31 0x00007faf86525815 n/a (libgdk-3.so.0)
                                                       #32 0x00007faf85af3a2f g_main_context_dispatch (libglib-2.0.so.0)
                                                       #33 0x00007faf85af55e9 n/a (libglib-2.0.so.0)
                                                       #34 0x00007faf85af562e g_main_context_iteration (libglib-2.0.so.0)
                                                       #35 0x00007faf8021a309 n/a (libxul.so)
                                                       #36 0x00007faf801e5d50 n/a (libxul.so)
                                                       #37 0x00007faf801e5f9f n/a (libxul.so)
                                                       #38 0x00007faf8170339a n/a (libxul.so)
                                                       #39 0x00007faf7e78b587 n/a (libxul.so)
                                                       #40 0x00007faf7e78d398 n/a (libxul.so)
                                                       #41 0x00007faf7ea7bcc1 n/a (libxul.so)
                                                       #42 0x00007faf7ea521f4 n/a (libxul.so)
                                                       #43 0x00007faf801e5d96 n/a (libxul.so)
                                                       #44 0x00007faf80faf1a0 n/a (libxul.so)
                                                       #45 0x00007faf7ea521f4 n/a (libxul.so)
                                                       #46 0x00007faf80faef9a n/a (libxul.so)
                                                       #47 0x0000560d492460d4 n/a (firefox)
                                                       #48 0x0000560d4925ac16 n/a (firefox)
                                                       #49 0x00007faf87361223 __libc_start_main (libc.so.6)
                                                       #50 0x0000560d49262b7e _start (firefox)
                                                       
                                                       Stack trace of thread 2646:
                                                       #0  0x00007faf8742dc21 __poll (libc.so.6)
                                                       #1  0x00007faf85af5540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007faf85af562e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007faf85af5682 n/a (libglib-2.0.so.0)
                                                       #4  0x00007faf85ad067b n/a (libglib-2.0.so.0)
                                                       #5  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #6  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2647:
                                                       #0  0x00007faf8742dc21 __poll (libc.so.6)
                                                       #1  0x00007faf85af5540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007faf85af65c2 g_main_loop_run (libglib-2.0.so.0)
                                                       #3  0x00007faf85da6cb8 n/a (libgio-2.0.so.0)
                                                       #4  0x00007faf85ad067b n/a (libglib-2.0.so.0)
                                                       #5  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #6  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2825:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007faf7e77aba9 n/a (libxul.so)
                                                       #3  0x00007faf7e7843a9 n/a (libxul.so)
                                                       #4  0x00007faf7e78b660 n/a (libxul.so)
                                                       #5  0x00007faf7e78d398 n/a (libxul.so)
                                                       #6  0x00007faf7ea7c17b n/a (libxul.so)
                                                       #7  0x00007faf7ea521f4 n/a (libxul.so)
                                                       #8  0x00007faf7e789f00 n/a (libxul.so)
                                                       #9  0x00007faf86ff07cc n/a (libnspr4.so)
                                                       #10 0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #11 0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2650:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000560d4924b2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007faf81346bf7 n/a (libxul.so)
                                                       #4  0x00007faf8134a70a n/a (libxul.so)
                                                       #5  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #6  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2648:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007faf86feaa99 PR_WaitCondVar (libnspr4.so)
                                                       #2  0x00007faf7ed191b3 n/a (libxul.so)
                                                       #3  0x00007faf86ff07cc n/a (libnspr4.so)
                                                       #4  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #5  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2823:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007faf7e77aba9 n/a (libxul.so)
                                                       #3  0x00007faf7e7843a9 n/a (libxul.so)
                                                       #4  0x00007faf7e78b660 n/a (libxul.so)
                                                       #5  0x00007faf7e78d398 n/a (libxul.so)
                                                       #6  0x00007faf7ea7c17b n/a (libxul.so)
                                                       #7  0x00007faf7ea521f4 n/a (libxul.so)
                                                       #8  0x00007faf7e789f00 n/a (libxul.so)
                                                       #9  0x00007faf86ff07cc n/a (libnspr4.so)
                                                       #10 0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #11 0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2653:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000560d4924b2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007faf81346bf7 n/a (libxul.so)
                                                       #4  0x00007faf8134a70a n/a (libxul.so)
                                                       #5  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #6  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2833:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007faf81dc9afc n/a (libxul.so)
                                                       #2  0x00007faf81dcc35f n/a (libxul.so)
                                                       #3  0x00007faf81dcc208 n/a (libxul.so)
                                                       #4  0x00007faf81dcbe0c n/a (libxul.so)
                                                       #5  0x00007faf81e0e275 n/a (libxul.so)
                                                       #6  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #7  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2834:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007faf81dc9afc n/a (libxul.so)
                                                       #2  0x00007faf81dcc35f n/a (libxul.so)
                                                       #3  0x00007faf81dcc208 n/a (libxul.so)
                                                       #4  0x00007faf81dcbe0c n/a (libxul.so)
                                                       #5  0x00007faf81e0e275 n/a (libxul.so)
                                                       #6  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #7  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2832:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007faf81dc9afc n/a (libxul.so)
                                                       #2  0x00007faf81dcc35f n/a (libxul.so)
                                                       #3  0x00007faf81dcc208 n/a (libxul.so)
                                                       #4  0x00007faf81dcbe0c n/a (libxul.so)
                                                       #5  0x00007faf81e0e275 n/a (libxul.so)
                                                       #6  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #7  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3072:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007faf7e77aba9 n/a (libxul.so)
                                                       #3  0x00007faf8004b7b9 n/a (libxul.so)
                                                       #4  0x00007faf8004b3d2 n/a (libxul.so)
                                                       #5  0x00007faf8003abf8 n/a (libxul.so)
                                                       #6  0x00007faf7e78b8a9 n/a (libxul.so)
                                                       #7  0x00007faf7e78d398 n/a (libxul.so)
                                                       #8  0x00007faf7ea7c128 n/a (libxul.so)
                                                       #9  0x00007faf7ea521f4 n/a (libxul.so)
                                                       #10 0x00007faf7e789f00 n/a (libxul.so)
                                                       #11 0x00007faf86ff07cc n/a (libnspr4.so)
                                                       #12 0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #13 0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3001:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007faf7e77aba9 n/a (libxul.so)
                                                       #3  0x00007faf7e7843a9 n/a (libxul.so)
                                                       #4  0x00007faf7e78b660 n/a (libxul.so)
                                                       #5  0x00007faf7e78d398 n/a (libxul.so)
                                                       #6  0x00007faf7ea7c17b n/a (libxul.so)
                                                       #7  0x00007faf7ea521f4 n/a (libxul.so)
                                                       #8  0x00007faf7e789f00 n/a (libxul.so)
                                                       #9  0x00007faf86ff07cc n/a (libnspr4.so)
                                                       #10 0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #11 0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2826:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007faf7e77aba9 n/a (libxul.so)
                                                       #3  0x00007faf7e7843a9 n/a (libxul.so)
                                                       #4  0x00007faf7e78b660 n/a (libxul.so)
                                                       #5  0x00007faf7e78d398 n/a (libxul.so)
                                                       #6  0x00007faf7ea7c17b n/a (libxul.so)
                                                       #7  0x00007faf7ea521f4 n/a (libxul.so)
                                                       #8  0x00007faf7e789f00 n/a (libxul.so)
                                                       #9  0x00007faf86ff07cc n/a (libnspr4.so)
                                                       #10 0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #11 0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3071:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007faf7e77aba9 n/a (libxul.so)
                                                       #3  0x00007faf8004b7b9 n/a (libxul.so)
                                                       #4  0x00007faf8004b3d2 n/a (libxul.so)
                                                       #5  0x00007faf8003abf8 n/a (libxul.so)
                                                       #6  0x00007faf7e78b8a9 n/a (libxul.so)
                                                       #7  0x00007faf7e78d398 n/a (libxul.so)
                                                       #8  0x00007faf7ea7c17b n/a (libxul.so)
                                                       #9  0x00007faf7ea521f4 n/a (libxul.so)
                                                       #10 0x00007faf7e789f00 n/a (libxul.so)
                                                       #11 0x00007faf86ff07cc n/a (libnspr4.so)
                                                       #12 0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #13 0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2828:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007faf7e77aba9 n/a (libxul.so)
                                                       #3  0x00007faf7e7843a9 n/a (libxul.so)
                                                       #4  0x00007faf7e78b660 n/a (libxul.so)
                                                       #5  0x00007faf7e78d398 n/a (libxul.so)
                                                       #6  0x00007faf7ea7c17b n/a (libxul.so)
                                                       #7  0x00007faf7ea521f4 n/a (libxul.so)
                                                       #8  0x00007faf7e789f00 n/a (libxul.so)
                                                       #9  0x00007faf86ff07cc n/a (libnspr4.so)
                                                       #10 0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #11 0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2822:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007faf7e77aba9 n/a (libxul.so)
                                                       #3  0x00007faf7f1603a2 n/a (libxul.so)
                                                       #4  0x00007faf7f1600b2 n/a (libxul.so)
                                                       #5  0x00007faf7f15ff95 n/a (libxul.so)
                                                       #6  0x00007faf7e78b8a9 n/a (libxul.so)
                                                       #7  0x00007faf7e78d398 n/a (libxul.so)
                                                       #8  0x00007faf7ea7c128 n/a (libxul.so)
                                                       #9  0x00007faf7ea521f4 n/a (libxul.so)
                                                       #10 0x00007faf7e789f00 n/a (libxul.so)
                                                       #11 0x00007faf86ff07cc n/a (libnspr4.so)
                                                       #12 0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #13 0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2674:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007faf7e77aba9 n/a (libxul.so)
                                                       #3  0x00007faf7e7843a9 n/a (libxul.so)
                                                       #4  0x00007faf7e78b660 n/a (libxul.so)
                                                       #5  0x00007faf7e78d398 n/a (libxul.so)
                                                       #6  0x00007faf7ea7c17b n/a (libxul.so)
                                                       #7  0x00007faf7ea521f4 n/a (libxul.so)
                                                       #8  0x00007faf7e789f00 n/a (libxul.so)
                                                       #9  0x00007faf86ff07cc n/a (libnspr4.so)
                                                       #10 0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #11 0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2831:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007faf81dc9afc n/a (libxul.so)
                                                       #2  0x00007faf81dcc35f n/a (libxul.so)
                                                       #3  0x00007faf81dcc208 n/a (libxul.so)
                                                       #4  0x00007faf81dcbe0c n/a (libxul.so)
                                                       #5  0x00007faf81e0e275 n/a (libxul.so)
                                                       #6  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #7  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2830:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007faf81dc9afc n/a (libxul.so)
                                                       #2  0x00007faf81dcc35f n/a (libxul.so)
                                                       #3  0x00007faf81dcc208 n/a (libxul.so)
                                                       #4  0x00007faf81dcbe0c n/a (libxul.so)
                                                       #5  0x00007faf81e0e275 n/a (libxul.so)
                                                       #6  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #7  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2657:
                                                       #0  0x00007faf8742dc21 __poll (libc.so.6)
                                                       #1  0x00007faf86fec4e1 n/a (libnspr4.so)
                                                       #2  0x00007faf7e8300f9 n/a (libxul.so)
                                                       #3  0x00007faf7e831a49 n/a (libxul.so)
                                                       #4  0x00007faf7e831172 n/a (libxul.so)
                                                       #5  0x00007faf81620d2a n/a (libxul.so)
                                                       #6  0x00007faf7e78b8a9 n/a (libxul.so)
                                                       #7  0x00007faf7e78d398 n/a (libxul.so)
                                                       #8  0x00007faf7ea7c17b n/a (libxul.so)
                                                       #9  0x00007faf7ea521f4 n/a (libxul.so)
                                                       #10 0x00007faf7e789f00 n/a (libxul.so)
                                                       #11 0x00007faf86ff07cc n/a (libnspr4.so)
                                                       #12 0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #13 0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2829:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007faf81dc9afc n/a (libxul.so)
                                                       #2  0x00007faf81dcc35f n/a (libxul.so)
                                                       #3  0x00007faf81dcc208 n/a (libxul.so)
                                                       #4  0x00007faf81dcbe0c n/a (libxul.so)
                                                       #5  0x00007faf81e0e275 n/a (libxul.so)
                                                       #6  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #7  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2655:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000560d4924b2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007faf81346bf7 n/a (libxul.so)
                                                       #4  0x00007faf8134a70a n/a (libxul.so)
                                                       #5  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #6  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2824:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007faf7ea59b08 n/a (libxul.so)
                                                       #2  0x00007faf7ea59355 n/a (libxul.so)
                                                       #3  0x00007faf7ea52f53 n/a (libxul.so)
                                                       #4  0x00007faf7ea521f4 n/a (libxul.so)
                                                       #5  0x00007faf7ea594fc n/a (libxul.so)
                                                       #6  0x00007faf7ea567c7 n/a (libxul.so)
                                                       #7  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #8  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2827:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007faf7e77aba9 n/a (libxul.so)
                                                       #3  0x00007faf7e7843a9 n/a (libxul.so)
                                                       #4  0x00007faf7e78b660 n/a (libxul.so)
                                                       #5  0x00007faf7e78d398 n/a (libxul.so)
                                                       #6  0x00007faf7ea7c17b n/a (libxul.so)
                                                       #7  0x00007faf7ea521f4 n/a (libxul.so)
                                                       #8  0x00007faf7e789f00 n/a (libxul.so)
                                                       #9  0x00007faf86ff07cc n/a (libnspr4.so)
                                                       #10 0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #11 0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2649:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000560d4924b2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007faf81346bf7 n/a (libxul.so)
                                                       #4  0x00007faf8134a70a n/a (libxul.so)
                                                       #5  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #6  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2654:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000560d4924b2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007faf81346bf7 n/a (libxul.so)
                                                       #4  0x00007faf8134a70a n/a (libxul.so)
                                                       #5  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #6  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2652:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000560d4924b2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007faf81346bf7 n/a (libxul.so)
                                                       #4  0x00007faf8134a70a n/a (libxul.so)
                                                       #5  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #6  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2651:
                                                       #0  0x00007faf8750eafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000560d4924b2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007faf81346bf7 n/a (libxul.so)
                                                       #4  0x00007faf8134a70a n/a (libxul.so)
                                                       #5  0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #6  0x00007faf87438b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2660:
                                                       #0  0x00007faf8750eef6 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000560d4924b3fe _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #2  0x00007faf7e77edc2 n/a (libxul.so)
                                                       #3  0x00007faf7e787630 n/a (libxul.so)
                                                       #4  0x00007faf7e78b8a9 n/a (libxul.so)
                                                       #5  0x00007faf7e78d398 n/a (libxul.so)
                                                       #6  0x00007faf7ea7c17b n/a (libxul.so)
                                                       #7  0x00007faf7ea521f4 n/a (libxul.so)
                                                       #8  0x00007faf7e789f00 n/a (libxul.so)
                                                       #9  0x00007faf86ff07cc n/a (libnspr4.so)
                                                       #10 0x00007faf87508a9d start_thread (libpthread.so.0)
                                                       #11 0x00007faf87438b23 __clone (libc.so.6)
Jan 12 13:56:43 second-chances systemd-coredump[3929]: Process 2530 (Web Content) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 2532:
                                                       #0  0x00007f1cdf6a5ad7 n/a (libxul.so)
                                                       #1  0x00007f1cdf6a6b1e n/a (libxul.so)
                                                       #2  0x00007f1cdf68ddae n/a (libxul.so)
                                                       #3  0x00007f1cdf68da75 n/a (libxul.so)
                                                       #4  0x00007f1cdf68bff9 n/a (libxul.so)
                                                       #5  0x00007f1cdf68b975 n/a (libxul.so)
                                                       #6  0x00007f1cdf67e50f n/a (libxul.so)
                                                       #7  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #8  0x00007f1cdf6844fc n/a (libxul.so)
                                                       #9  0x00007f1cdf6817c7 n/a (libxul.so)
                                                       #10 0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2534:
                                                       #0  0x00007f1ce8058c21 __poll (libc.so.6)
                                                       #1  0x00007f1ce6729540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f1ce672a5c2 g_main_loop_run (libglib-2.0.so.0)
                                                       #3  0x00007f1ce69dacb8 n/a (libgio-2.0.so.0)
                                                       #4  0x00007f1ce670467b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2538:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000557b65cec2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f1ce1f71bf7 n/a (libxul.so)
                                                       #4  0x00007f1ce1f7570a n/a (libxul.so)
                                                       #5  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2542:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000557b65cec2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f1ce1f71bf7 n/a (libxul.so)
                                                       #4  0x00007f1ce1f7570a n/a (libxul.so)
                                                       #5  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2811:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f1ce29f4afc n/a (libxul.so)
                                                       #2  0x00007f1ce29f735f n/a (libxul.so)
                                                       #3  0x00007f1ce29f7208 n/a (libxul.so)
                                                       #4  0x00007f1ce29f6e0c n/a (libxul.so)
                                                       #5  0x00007f1ce2a39275 n/a (libxul.so)
                                                       #6  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2541:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000557b65cec2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f1ce1f71bf7 n/a (libxul.so)
                                                       #4  0x00007f1ce1f7570a n/a (libxul.so)
                                                       #5  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2533:
                                                       #0  0x00007f1ce8058c21 __poll (libc.so.6)
                                                       #1  0x00007f1ce6729540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f1ce672962e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007f1ce6729682 n/a (libglib-2.0.so.0)
                                                       #4  0x00007f1ce670467b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2815:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f1ce29f4afc n/a (libxul.so)
                                                       #2  0x00007f1ce29f735f n/a (libxul.so)
                                                       #3  0x00007f1ce29f7208 n/a (libxul.so)
                                                       #4  0x00007f1ce29f6e0c n/a (libxul.so)
                                                       #5  0x00007f1ce2a39275 n/a (libxul.so)
                                                       #6  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2810:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f1ce29f4afc n/a (libxul.so)
                                                       #2  0x00007f1ce29f735f n/a (libxul.so)
                                                       #3  0x00007f1ce29f7208 n/a (libxul.so)
                                                       #4  0x00007f1ce29f6e0c n/a (libxul.so)
                                                       #5  0x00007f1ce2a39275 n/a (libxul.so)
                                                       #6  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2555:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f1cdf3a5ba9 n/a (libxul.so)
                                                       #3  0x00007f1cdf3af3a9 n/a (libxul.so)
                                                       #4  0x00007f1cdf3b6660 n/a (libxul.so)
                                                       #5  0x00007f1cdf3b8398 n/a (libxul.so)
                                                       #6  0x00007f1cdf6a717b n/a (libxul.so)
                                                       #7  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #8  0x00007f1cdf3b4f00 n/a (libxul.so)
                                                       #9  0x00007f1ce7c1b7cc n/a (libnspr4.so)
                                                       #10 0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2808:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f1cdf3a5ba9 n/a (libxul.so)
                                                       #3  0x00007f1cdf3af3a9 n/a (libxul.so)
                                                       #4  0x00007f1cdf3b6660 n/a (libxul.so)
                                                       #5  0x00007f1cdf3b8398 n/a (libxul.so)
                                                       #6  0x00007f1cdf6a717b n/a (libxul.so)
                                                       #7  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #8  0x00007f1cdf3b4f00 n/a (libxul.so)
                                                       #9  0x00007f1ce7c1b7cc n/a (libnspr4.so)
                                                       #10 0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2537:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f1ce7c15a99 PR_WaitCondVar (libnspr4.so)
                                                       #2  0x00007f1cdf9441b3 n/a (libxul.so)
                                                       #3  0x00007f1ce7c1b7cc n/a (libnspr4.so)
                                                       #4  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #5  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2804:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f1cdf3a5ba9 n/a (libxul.so)
                                                       #3  0x00007f1cdf3af3a9 n/a (libxul.so)
                                                       #4  0x00007f1cdf3b6660 n/a (libxul.so)
                                                       #5  0x00007f1cdf3b8398 n/a (libxul.so)
                                                       #6  0x00007f1cdf6a717b n/a (libxul.so)
                                                       #7  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #8  0x00007f1cdf3b4f00 n/a (libxul.so)
                                                       #9  0x00007f1ce7c1b7cc n/a (libnspr4.so)
                                                       #10 0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3035:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f1cdf3a5ba9 n/a (libxul.so)
                                                       #3  0x00007f1cdfd8b3a2 n/a (libxul.so)
                                                       #4  0x00007f1cdfd8b1eb n/a (libxul.so)
                                                       #5  0x00007f1cdfd8b008 n/a (libxul.so)
                                                       #6  0x00007f1cdf3b68a9 n/a (libxul.so)
                                                       #7  0x00007f1cdf3b8398 n/a (libxul.so)
                                                       #8  0x00007f1cdf6a7128 n/a (libxul.so)
                                                       #9  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #10 0x00007f1cdf3b4f00 n/a (libxul.so)
                                                       #11 0x00007f1ce7c1b7cc n/a (libnspr4.so)
                                                       #12 0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2813:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f1ce29f4afc n/a (libxul.so)
                                                       #2  0x00007f1ce29f735f n/a (libxul.so)
                                                       #3  0x00007f1ce29f7208 n/a (libxul.so)
                                                       #4  0x00007f1ce29f6e0c n/a (libxul.so)
                                                       #5  0x00007f1ce2a39275 n/a (libxul.so)
                                                       #6  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2539:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000557b65cec2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f1ce1f71bf7 n/a (libxul.so)
                                                       #4  0x00007f1ce1f7570a n/a (libxul.so)
                                                       #5  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2989:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f1cdf3a5ba9 n/a (libxul.so)
                                                       #3  0x00007f1cdf3af3a9 n/a (libxul.so)
                                                       #4  0x00007f1cdf3b6660 n/a (libxul.so)
                                                       #5  0x00007f1cdf3b8398 n/a (libxul.so)
                                                       #6  0x00007f1cdf6a717b n/a (libxul.so)
                                                       #7  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #8  0x00007f1cdf3b4f00 n/a (libxul.so)
                                                       #9  0x00007f1ce7c1b7cc n/a (libnspr4.so)
                                                       #10 0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2812:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f1ce29f4afc n/a (libxul.so)
                                                       #2  0x00007f1ce29f735f n/a (libxul.so)
                                                       #3  0x00007f1ce29f7208 n/a (libxul.so)
                                                       #4  0x00007f1ce29f6e0c n/a (libxul.so)
                                                       #5  0x00007f1ce2a39275 n/a (libxul.so)
                                                       #6  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3034:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f1cdf3a5ba9 n/a (libxul.so)
                                                       #3  0x00007f1cdfd8b3a2 n/a (libxul.so)
                                                       #4  0x00007f1cdfd8b1eb n/a (libxul.so)
                                                       #5  0x00007f1cdfd8b008 n/a (libxul.so)
                                                       #6  0x00007f1cdf3b68a9 n/a (libxul.so)
                                                       #7  0x00007f1cdf3b8398 n/a (libxul.so)
                                                       #8  0x00007f1cdf6a7128 n/a (libxul.so)
                                                       #9  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #10 0x00007f1cdf3b4f00 n/a (libxul.so)
                                                       #11 0x00007f1ce7c1b7cc n/a (libnspr4.so)
                                                       #12 0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2540:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000557b65cec2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f1ce1f71bf7 n/a (libxul.so)
                                                       #4  0x00007f1ce1f7570a n/a (libxul.so)
                                                       #5  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2801:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f1cdf3a5ba9 n/a (libxul.so)
                                                       #3  0x00007f1cdfd8b3a2 n/a (libxul.so)
                                                       #4  0x00007f1cdfd8b1eb n/a (libxul.so)
                                                       #5  0x00007f1cdfd8b008 n/a (libxul.so)
                                                       #6  0x00007f1cdf3b68a9 n/a (libxul.so)
                                                       #7  0x00007f1cdf3b8398 n/a (libxul.so)
                                                       #8  0x00007f1cdf6a7128 n/a (libxul.so)
                                                       #9  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #10 0x00007f1cdf3b4f00 n/a (libxul.so)
                                                       #11 0x00007f1ce7c1b7cc n/a (libnspr4.so)
                                                       #12 0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2543:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000557b65cec2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f1ce1f71bf7 n/a (libxul.so)
                                                       #4  0x00007f1ce1f7570a n/a (libxul.so)
                                                       #5  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3639:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f1cdf3a5ba9 n/a (libxul.so)
                                                       #3  0x00007f1cdf3af3a9 n/a (libxul.so)
                                                       #4  0x00007f1cdf3b6660 n/a (libxul.so)
                                                       #5  0x00007f1cdf3b8398 n/a (libxul.so)
                                                       #6  0x00007f1cdf6a717b n/a (libxul.so)
                                                       #7  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #8  0x00007f1cdf3b4f00 n/a (libxul.so)
                                                       #9  0x00007f1ce7c1b7cc n/a (libnspr4.so)
                                                       #10 0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2995:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f1cdf3a5ba9 n/a (libxul.so)
                                                       #3  0x00007f1cdfd8b3a2 n/a (libxul.so)
                                                       #4  0x00007f1cdfd8b1eb n/a (libxul.so)
                                                       #5  0x00007f1cdfd8b008 n/a (libxul.so)
                                                       #6  0x00007f1cdf3b68a9 n/a (libxul.so)
                                                       #7  0x00007f1cdf3b8398 n/a (libxul.so)
                                                       #8  0x00007f1cdf6a7128 n/a (libxul.so)
                                                       #9  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #10 0x00007f1cdf3b4f00 n/a (libxul.so)
                                                       #11 0x00007f1ce7c1b7cc n/a (libnspr4.so)
                                                       #12 0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2994:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f1cdf3a5ba9 n/a (libxul.so)
                                                       #3  0x00007f1cdfd8b3a2 n/a (libxul.so)
                                                       #4  0x00007f1cdfd8b1eb n/a (libxul.so)
                                                       #5  0x00007f1cdfd8b008 n/a (libxul.so)
                                                       #6  0x00007f1cdf3b68a9 n/a (libxul.so)
                                                       #7  0x00007f1cdf3b8398 n/a (libxul.so)
                                                       #8  0x00007f1cdf6a717b n/a (libxul.so)
                                                       #9  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #10 0x00007f1cdf3b4f00 n/a (libxul.so)
                                                       #11 0x00007f1ce7c1b7cc n/a (libnspr4.so)
                                                       #12 0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2814:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f1ce29f4afc n/a (libxul.so)
                                                       #2  0x00007f1ce29f735f n/a (libxul.so)
                                                       #3  0x00007f1ce29f7208 n/a (libxul.so)
                                                       #4  0x00007f1ce29f6e0c n/a (libxul.so)
                                                       #5  0x00007f1ce2a39275 n/a (libxul.so)
                                                       #6  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2805:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f1cdf3a5ba9 n/a (libxul.so)
                                                       #3  0x00007f1cdf3af3a9 n/a (libxul.so)
                                                       #4  0x00007f1cdf3b6660 n/a (libxul.so)
                                                       #5  0x00007f1cdf3b8398 n/a (libxul.so)
                                                       #6  0x00007f1cdf6a717b n/a (libxul.so)
                                                       #7  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #8  0x00007f1cdf3b4f00 n/a (libxul.so)
                                                       #9  0x00007f1ce7c1b7cc n/a (libnspr4.so)
                                                       #10 0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2802:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f1cdf3a5ba9 n/a (libxul.so)
                                                       #3  0x00007f1cdf3af3a9 n/a (libxul.so)
                                                       #4  0x00007f1cdf3b6660 n/a (libxul.so)
                                                       #5  0x00007f1cdf3b8398 n/a (libxul.so)
                                                       #6  0x00007f1cdf6a717b n/a (libxul.so)
                                                       #7  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #8  0x00007f1cdf3b4f00 n/a (libxul.so)
                                                       #9  0x00007f1ce7c1b7cc n/a (libnspr4.so)
                                                       #10 0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2554:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000557b65cec2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f1cdf3a9dc2 n/a (libxul.so)
                                                       #4  0x00007f1cdf3b2630 n/a (libxul.so)
                                                       #5  0x00007f1cdf3b68a9 n/a (libxul.so)
                                                       #6  0x00007f1cdf3b8398 n/a (libxul.so)
                                                       #7  0x00007f1cdf6a7128 n/a (libxul.so)
                                                       #8  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #9  0x00007f1cdf3b4f00 n/a (libxul.so)
                                                       #10 0x00007f1ce7c1b7cc n/a (libnspr4.so)
                                                       #11 0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #12 0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2545:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000557b65cec2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f1ce1f71bf7 n/a (libxul.so)
                                                       #4  0x00007f1ce1f7570a n/a (libxul.so)
                                                       #5  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2544:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x0000557b65cec2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f1ce1f71bf7 n/a (libxul.so)
                                                       #4  0x00007f1ce1f7570a n/a (libxul.so)
                                                       #5  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2803:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f1cdf684b08 n/a (libxul.so)
                                                       #2  0x00007f1cdf684355 n/a (libxul.so)
                                                       #3  0x00007f1cdf67df53 n/a (libxul.so)
                                                       #4  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #5  0x00007f1cdf6844fc n/a (libxul.so)
                                                       #6  0x00007f1cdf6817c7 n/a (libxul.so)
                                                       #7  0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #8  0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2806:
                                                       #0  0x00007f1ce8139afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x0000557b65cec288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f1cdf3a5ba9 n/a (libxul.so)
                                                       #3  0x00007f1cdf3af3a9 n/a (libxul.so)
                                                       #4  0x00007f1cdf3b6660 n/a (libxul.so)
                                                       #5  0x00007f1cdf3b8398 n/a (libxul.so)
                                                       #6  0x00007f1cdf6a717b n/a (libxul.so)
                                                       #7  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #8  0x00007f1cdf3b4f00 n/a (libxul.so)
                                                       #9  0x00007f1ce7c1b7cc n/a (libnspr4.so)
                                                       #10 0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2546:
                                                       #0  0x00007f1ce8058c21 __poll (libc.so.6)
                                                       #1  0x00007f1ce7c174e1 n/a (libnspr4.so)
                                                       #2  0x00007f1cdf45b0f9 n/a (libxul.so)
                                                       #3  0x00007f1cdf45ca49 n/a (libxul.so)
                                                       #4  0x00007f1cdf45c172 n/a (libxul.so)
                                                       #5  0x00007f1ce224bd2a n/a (libxul.so)
                                                       #6  0x00007f1cdf3b68a9 n/a (libxul.so)
                                                       #7  0x00007f1cdf3b8398 n/a (libxul.so)
                                                       #8  0x00007f1cdf6a7128 n/a (libxul.so)
                                                       #9  0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #10 0x00007f1cdf3b4f00 n/a (libxul.so)
                                                       #11 0x00007f1ce7c1b7cc n/a (libnspr4.so)
                                                       #12 0x00007f1ce8133a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f1ce8063b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2530:
                                                       #0  0x00007f1ce813e057 recvmsg (libpthread.so.0)
                                                       #1  0x00007f1ce819d8ed n/a (libmozsandbox.so)
                                                       #2  0x00007f1ce81a4857 n/a (libmozsandbox.so)
                                                       #3  0x00007f1ce81a49b3 n/a (libmozsandbox.so)
                                                       #4  0x00007f1ce819caaa n/a (libmozsandbox.so)
                                                       #5  0x00007f1ce81a2bbd n/a (libmozsandbox.so)
                                                       #6  0x00007f1ce81a4353 n/a (libmozsandbox.so)
                                                       #7  0x00007f1ce813e3c0 __restore_rt (libpthread.so.0)
                                                       #8  0x00007f1ce813d976 __open (libpthread.so.0)
                                                       #9  0x00007f1ce63ba0b3 n/a (libfreetype.so.6)
                                                       #10 0x00007f1ce63c15a5 n/a (libfreetype.so.6)
                                                       #11 0x00007f1ce63c3c76 n/a (libfreetype.so.6)
                                                       #12 0x00007f1ce63c4621 FT_New_Face (libfreetype.so.6)
                                                       #13 0x00007f1ce668e400 FcFreeTypeQueryAll (libfontconfig.so.1)
                                                       #14 0x00007f1ce6688a20 n/a (libfontconfig.so.1)
                                                       #15 0x00007f1ce6688e76 n/a (libfontconfig.so.1)
                                                       #16 0x00007f1ce6689049 n/a (libfontconfig.so.1)
                                                       #17 0x00007f1ce66892f3 FcDirCacheRead (libfontconfig.so.1)
                                                       #18 0x00007f1ce6683e01 n/a (libfontconfig.so.1)
                                                       #19 0x00007f1ce6683ecb FcConfigBuildFonts (libfontconfig.so.1)
                                                       #20 0x00007f1ce668f2c6 n/a (libfontconfig.so.1)
                                                       #21 0x00007f1ce668f33f FcInitReinitialize (libfontconfig.so.1)
                                                       #22 0x00007f1ce748521c n/a (libgtk-3.so.0)
                                                       #23 0x00007f1ce680f3c5 g_closure_invoke (libgobject-2.0.so.0)
                                                       #24 0x00007f1ce67fc348 n/a (libgobject-2.0.so.0)
                                                       #25 0x00007f1ce680001e g_signal_emit_valist (libgobject-2.0.so.0)
                                                       #26 0x00007f1ce6800a80 g_signal_emit (libgobject-2.0.so.0)
                                                       #27 0x00007f1ce6815756 n/a (libgobject-2.0.so.0)
                                                       #28 0x00007f1ce68114d1 g_object_notify_by_pspec (libgobject-2.0.so.0)
                                                       #29 0x00007f1ce73f5ed6 gtk_main_do_event (libgtk-3.so.0)
                                                       #30 0x00007f1ce70f3ac6 n/a (libgdk-3.so.0)
                                                       #31 0x00007f1ce7125815 n/a (libgdk-3.so.0)
                                                       #32 0x00007f1ce6727a2f g_main_context_dispatch (libglib-2.0.so.0)
                                                       #33 0x00007f1ce67295e9 n/a (libglib-2.0.so.0)
                                                       #34 0x00007f1ce672962e g_main_context_iteration (libglib-2.0.so.0)
                                                       #35 0x00007f1ce0e45309 n/a (libxul.so)
                                                       #36 0x00007f1ce0e10d50 n/a (libxul.so)
                                                       #37 0x00007f1ce0e10f9f n/a (libxul.so)
                                                       #38 0x00007f1ce232e39a n/a (libxul.so)
                                                       #39 0x00007f1cdf3b6587 n/a (libxul.so)
                                                       #40 0x00007f1cdf3b8398 n/a (libxul.so)
                                                       #41 0x00007f1cdf6a6cc1 n/a (libxul.so)
                                                       #42 0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #43 0x00007f1ce0e10d96 n/a (libxul.so)
                                                       #44 0x00007f1ce1bda1a0 n/a (libxul.so)
                                                       #45 0x00007f1cdf67d1f4 n/a (libxul.so)
                                                       #46 0x00007f1ce1bd9f9a n/a (libxul.so)
                                                       #47 0x0000557b65ce70d4 n/a (firefox)
                                                       #48 0x0000557b65cfbc16 n/a (firefox)
                                                       #49 0x00007f1ce7f8c223 __libc_start_main (libc.so.6)
                                                       #50 0x0000557b65d03b7e _start (firefox)
Jan 12 13:56:40 second-chances systemd-coredump[3935]: Process 2971 (Web Content) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 2973:
                                                       #0  0x00007f364f531ad7 n/a (libxul.so)
                                                       #1  0x00007f364f532b1e n/a (libxul.so)
                                                       #2  0x00007f364f519dae n/a (libxul.so)
                                                       #3  0x00007f364f519a75 n/a (libxul.so)
                                                       #4  0x00007f364f517ff9 n/a (libxul.so)
                                                       #5  0x00007f364f517975 n/a (libxul.so)
                                                       #6  0x00007f364f50a50f n/a (libxul.so)
                                                       #7  0x00007f364f5091f4 n/a (libxul.so)
                                                       #8  0x00007f364f5104fc n/a (libxul.so)
                                                       #9  0x00007f364f50d7c7 n/a (libxul.so)
                                                       #10 0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2975:
                                                       #0  0x00007f3657ee6c21 __poll (libc.so.6)
                                                       #1  0x00007f36565b5540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f36565b65c2 g_main_loop_run (libglib-2.0.so.0)
                                                       #3  0x00007f365687dcb8 n/a (libgio-2.0.so.0)
                                                       #4  0x00007f365659067b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2977:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055ea08e8d2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f3651dfdbf7 n/a (libxul.so)
                                                       #4  0x00007f3651e0170a n/a (libxul.so)
                                                       #5  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2976:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f3657aa3a99 PR_WaitCondVar (libnspr4.so)
                                                       #2  0x00007f364f7d01b3 n/a (libxul.so)
                                                       #3  0x00007f3657aa97cc n/a (libnspr4.so)
                                                       #4  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #5  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3247:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f3652880afc n/a (libxul.so)
                                                       #2  0x00007f365288335f n/a (libxul.so)
                                                       #3  0x00007f3652883208 n/a (libxul.so)
                                                       #4  0x00007f3652882e0c n/a (libxul.so)
                                                       #5  0x00007f36528c5275 n/a (libxul.so)
                                                       #6  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2988:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f364f231ba9 n/a (libxul.so)
                                                       #3  0x00007f364f23b3a9 n/a (libxul.so)
                                                       #4  0x00007f364f242660 n/a (libxul.so)
                                                       #5  0x00007f364f244398 n/a (libxul.so)
                                                       #6  0x00007f364f53317b n/a (libxul.so)
                                                       #7  0x00007f364f5091f4 n/a (libxul.so)
                                                       #8  0x00007f364f240f00 n/a (libxul.so)
                                                       #9  0x00007f3657aa97cc n/a (libnspr4.so)
                                                       #10 0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2974:
                                                       #0  0x00007f3657ee6c21 __poll (libc.so.6)
                                                       #1  0x00007f36565b5540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f36565b562e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007f36565b5682 n/a (libglib-2.0.so.0)
                                                       #4  0x00007f365659067b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2978:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055ea08e8d2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f3651dfdbf7 n/a (libxul.so)
                                                       #4  0x00007f3651e0170a n/a (libxul.so)
                                                       #5  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2979:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055ea08e8d2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f3651dfdbf7 n/a (libxul.so)
                                                       #4  0x00007f3651e0170a n/a (libxul.so)
                                                       #5  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2980:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055ea08e8d2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f3651dfdbf7 n/a (libxul.so)
                                                       #4  0x00007f3651e0170a n/a (libxul.so)
                                                       #5  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2981:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055ea08e8d2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f3651dfdbf7 n/a (libxul.so)
                                                       #4  0x00007f3651e0170a n/a (libxul.so)
                                                       #5  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2982:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055ea08e8d2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f3651dfdbf7 n/a (libxul.so)
                                                       #4  0x00007f3651e0170a n/a (libxul.so)
                                                       #5  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2984:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055ea08e8d2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f3651dfdbf7 n/a (libxul.so)
                                                       #4  0x00007f3651e0170a n/a (libxul.so)
                                                       #5  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2987:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055ea08e8d2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f364f235dc2 n/a (libxul.so)
                                                       #4  0x00007f364f23e630 n/a (libxul.so)
                                                       #5  0x00007f364f2428a9 n/a (libxul.so)
                                                       #6  0x00007f364f244398 n/a (libxul.so)
                                                       #7  0x00007f364f53317b n/a (libxul.so)
                                                       #8  0x00007f364f5091f4 n/a (libxul.so)
                                                       #9  0x00007f364f240f00 n/a (libxul.so)
                                                       #10 0x00007f3657aa97cc n/a (libnspr4.so)
                                                       #11 0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #12 0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2971:
                                                       #0  0x00007f3657fcc057 recvmsg (libpthread.so.0)
                                                       #1  0x00007f365802b8ed n/a (libmozsandbox.so)
                                                       #2  0x00007f3658032857 n/a (libmozsandbox.so)
                                                       #3  0x00007f36580329b3 n/a (libmozsandbox.so)
                                                       #4  0x00007f365802aaaa n/a (libmozsandbox.so)
                                                       #5  0x00007f3658030bbd n/a (libmozsandbox.so)
                                                       #6  0x00007f3658032353 n/a (libmozsandbox.so)
                                                       #7  0x00007f3657fcc3c0 __restore_rt (libpthread.so.0)
                                                       #8  0x00007f3657fcb976 __open (libpthread.so.0)
                                                       #9  0x00007f36562460b3 n/a (libfreetype.so.6)
                                                       #10 0x00007f365624d5a5 n/a (libfreetype.so.6)
                                                       #11 0x00007f365624fc76 n/a (libfreetype.so.6)
                                                       #12 0x00007f3656250621 FT_New_Face (libfreetype.so.6)
                                                       #13 0x00007f365651a400 FcFreeTypeQueryAll (libfontconfig.so.1)
                                                       #14 0x00007f3656514a20 n/a (libfontconfig.so.1)
                                                       #15 0x00007f3656514e76 n/a (libfontconfig.so.1)
                                                       #16 0x00007f3656515049 n/a (libfontconfig.so.1)
                                                       #17 0x00007f36565152f3 FcDirCacheRead (libfontconfig.so.1)
                                                       #18 0x00007f365650fe01 n/a (libfontconfig.so.1)
                                                       #19 0x00007f365650fecb FcConfigBuildFonts (libfontconfig.so.1)
                                                       #20 0x00007f365651b2c6 n/a (libfontconfig.so.1)
                                                       #21 0x00007f365651b33f FcInitReinitialize (libfontconfig.so.1)
                                                       #22 0x00007f365738521c n/a (libgtk-3.so.0)
                                                       #23 0x00007f365669b3c5 g_closure_invoke (libgobject-2.0.so.0)
                                                       #24 0x00007f3656688348 n/a (libgobject-2.0.so.0)
                                                       #25 0x00007f365668c01e g_signal_emit_valist (libgobject-2.0.so.0)
                                                       #26 0x00007f365668ca80 g_signal_emit (libgobject-2.0.so.0)
                                                       #27 0x00007f36566a1756 n/a (libgobject-2.0.so.0)
                                                       #28 0x00007f365669d4d1 g_object_notify_by_pspec (libgobject-2.0.so.0)
                                                       #29 0x00007f36572f5ed6 gtk_main_do_event (libgtk-3.so.0)
                                                       #30 0x00007f3656ff3ac6 n/a (libgdk-3.so.0)
                                                       #31 0x00007f3657025815 n/a (libgdk-3.so.0)
                                                       #32 0x00007f36565b3a2f g_main_context_dispatch (libglib-2.0.so.0)
                                                       #33 0x00007f36565b55e9 n/a (libglib-2.0.so.0)
                                                       #34 0x00007f36565b562e g_main_context_iteration (libglib-2.0.so.0)
                                                       #35 0x00007f3650cd1309 n/a (libxul.so)
                                                       #36 0x00007f3650c9cd50 n/a (libxul.so)
                                                       #37 0x00007f3650c9cf9f n/a (libxul.so)
                                                       #38 0x00007f36521ba39a n/a (libxul.so)
                                                       #39 0x00007f364f242587 n/a (libxul.so)
                                                       #40 0x00007f364f244398 n/a (libxul.so)
                                                       #41 0x00007f364f532cc1 n/a (libxul.so)
                                                       #42 0x00007f364f5091f4 n/a (libxul.so)
                                                       #43 0x00007f3650c9cd96 n/a (libxul.so)
                                                       #44 0x00007f3651a661a0 n/a (libxul.so)
                                                       #45 0x00007f364f5091f4 n/a (libxul.so)
                                                       #46 0x00007f3651a65f9a n/a (libxul.so)
                                                       #47 0x000055ea08e880d4 n/a (firefox)
                                                       #48 0x000055ea08e9cc16 n/a (firefox)
                                                       #49 0x00007f3657e1a223 __libc_start_main (libc.so.6)
                                                       #50 0x000055ea08ea4b7e _start (firefox)
                                                       
                                                       Stack trace of thread 3232:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f364f231ba9 n/a (libxul.so)
                                                       #3  0x00007f364fc173a2 n/a (libxul.so)
                                                       #4  0x00007f364fc171eb n/a (libxul.so)
                                                       #5  0x00007f364fc17008 n/a (libxul.so)
                                                       #6  0x00007f364f2428a9 n/a (libxul.so)
                                                       #7  0x00007f364f244398 n/a (libxul.so)
                                                       #8  0x00007f364f533128 n/a (libxul.so)
                                                       #9  0x00007f364f5091f4 n/a (libxul.so)
                                                       #10 0x00007f364f240f00 n/a (libxul.so)
                                                       #11 0x00007f3657aa97cc n/a (libnspr4.so)
                                                       #12 0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3233:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f364f231ba9 n/a (libxul.so)
                                                       #3  0x00007f364f23b3a9 n/a (libxul.so)
                                                       #4  0x00007f364f242660 n/a (libxul.so)
                                                       #5  0x00007f364f244398 n/a (libxul.so)
                                                       #6  0x00007f364f53317b n/a (libxul.so)
                                                       #7  0x00007f364f5091f4 n/a (libxul.so)
                                                       #8  0x00007f364f240f00 n/a (libxul.so)
                                                       #9  0x00007f3657aa97cc n/a (libnspr4.so)
                                                       #10 0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3236:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f364f231ba9 n/a (libxul.so)
                                                       #3  0x00007f364f23b3a9 n/a (libxul.so)
                                                       #4  0x00007f364f242660 n/a (libxul.so)
                                                       #5  0x00007f364f244398 n/a (libxul.so)
                                                       #6  0x00007f364f53317b n/a (libxul.so)
                                                       #7  0x00007f364f5091f4 n/a (libxul.so)
                                                       #8  0x00007f364f240f00 n/a (libxul.so)
                                                       #9  0x00007f3657aa97cc n/a (libnspr4.so)
                                                       #10 0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3243:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f3652880afc n/a (libxul.so)
                                                       #2  0x00007f365288335f n/a (libxul.so)
                                                       #3  0x00007f3652883208 n/a (libxul.so)
                                                       #4  0x00007f3652882e0c n/a (libxul.so)
                                                       #5  0x00007f36528c5275 n/a (libxul.so)
                                                       #6  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2983:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055ea08e8d2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f3651dfdbf7 n/a (libxul.so)
                                                       #4  0x00007f3651e0170a n/a (libxul.so)
                                                       #5  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3281:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f364f231ba9 n/a (libxul.so)
                                                       #3  0x00007f364fc173a2 n/a (libxul.so)
                                                       #4  0x00007f364fc171eb n/a (libxul.so)
                                                       #5  0x00007f364fc17008 n/a (libxul.so)
                                                       #6  0x00007f364f2428a9 n/a (libxul.so)
                                                       #7  0x00007f364f244398 n/a (libxul.so)
                                                       #8  0x00007f364f53317b n/a (libxul.so)
                                                       #9  0x00007f364f5091f4 n/a (libxul.so)
                                                       #10 0x00007f364f240f00 n/a (libxul.so)
                                                       #11 0x00007f3657aa97cc n/a (libnspr4.so)
                                                       #12 0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3246:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f3652880afc n/a (libxul.so)
                                                       #2  0x00007f365288335f n/a (libxul.so)
                                                       #3  0x00007f3652883208 n/a (libxul.so)
                                                       #4  0x00007f3652882e0c n/a (libxul.so)
                                                       #5  0x00007f36528c5275 n/a (libxul.so)
                                                       #6  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3245:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f3652880afc n/a (libxul.so)
                                                       #2  0x00007f365288335f n/a (libxul.so)
                                                       #3  0x00007f3652883208 n/a (libxul.so)
                                                       #4  0x00007f3652882e0c n/a (libxul.so)
                                                       #5  0x00007f36528c5275 n/a (libxul.so)
                                                       #6  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3244:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f3652880afc n/a (libxul.so)
                                                       #2  0x00007f365288335f n/a (libxul.so)
                                                       #3  0x00007f3652883208 n/a (libxul.so)
                                                       #4  0x00007f3652882e0c n/a (libxul.so)
                                                       #5  0x00007f36528c5275 n/a (libxul.so)
                                                       #6  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3242:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f3652880afc n/a (libxul.so)
                                                       #2  0x00007f365288335f n/a (libxul.so)
                                                       #3  0x00007f3652883208 n/a (libxul.so)
                                                       #4  0x00007f3652882e0c n/a (libxul.so)
                                                       #5  0x00007f36528c5275 n/a (libxul.so)
                                                       #6  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3240:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f364f231ba9 n/a (libxul.so)
                                                       #3  0x00007f364f23b3a9 n/a (libxul.so)
                                                       #4  0x00007f364f242660 n/a (libxul.so)
                                                       #5  0x00007f364f244398 n/a (libxul.so)
                                                       #6  0x00007f364f53317b n/a (libxul.so)
                                                       #7  0x00007f364f5091f4 n/a (libxul.so)
                                                       #8  0x00007f364f240f00 n/a (libxul.so)
                                                       #9  0x00007f3657aa97cc n/a (libnspr4.so)
                                                       #10 0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3239:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f364f231ba9 n/a (libxul.so)
                                                       #3  0x00007f364f23b3a9 n/a (libxul.so)
                                                       #4  0x00007f364f242660 n/a (libxul.so)
                                                       #5  0x00007f364f244398 n/a (libxul.so)
                                                       #6  0x00007f364f53317b n/a (libxul.so)
                                                       #7  0x00007f364f5091f4 n/a (libxul.so)
                                                       #8  0x00007f364f240f00 n/a (libxul.so)
                                                       #9  0x00007f3657aa97cc n/a (libnspr4.so)
                                                       #10 0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3234:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f364f510b08 n/a (libxul.so)
                                                       #2  0x00007f364f510355 n/a (libxul.so)
                                                       #3  0x00007f364f509f53 n/a (libxul.so)
                                                       #4  0x00007f364f5091f4 n/a (libxul.so)
                                                       #5  0x00007f364f5104fc n/a (libxul.so)
                                                       #6  0x00007f364f50d7c7 n/a (libxul.so)
                                                       #7  0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #8  0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3511:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f364f231ba9 n/a (libxul.so)
                                                       #3  0x00007f364fc173a2 n/a (libxul.so)
                                                       #4  0x00007f364fc171eb n/a (libxul.so)
                                                       #5  0x00007f364fc17008 n/a (libxul.so)
                                                       #6  0x00007f364f2428a9 n/a (libxul.so)
                                                       #7  0x00007f364f244398 n/a (libxul.so)
                                                       #8  0x00007f364f533128 n/a (libxul.so)
                                                       #9  0x00007f364f5091f4 n/a (libxul.so)
                                                       #10 0x00007f364f240f00 n/a (libxul.so)
                                                       #11 0x00007f3657aa97cc n/a (libnspr4.so)
                                                       #12 0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3237:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f364f231ba9 n/a (libxul.so)
                                                       #3  0x00007f364f23b3a9 n/a (libxul.so)
                                                       #4  0x00007f364f242660 n/a (libxul.so)
                                                       #5  0x00007f364f244398 n/a (libxul.so)
                                                       #6  0x00007f364f53317b n/a (libxul.so)
                                                       #7  0x00007f364f5091f4 n/a (libxul.so)
                                                       #8  0x00007f364f240f00 n/a (libxul.so)
                                                       #9  0x00007f3657aa97cc n/a (libnspr4.so)
                                                       #10 0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2985:
                                                       #0  0x00007f3657ee6c21 __poll (libc.so.6)
                                                       #1  0x00007f3657aa54e1 n/a (libnspr4.so)
                                                       #2  0x00007f364f2e70f9 n/a (libxul.so)
                                                       #3  0x00007f364f2e8a49 n/a (libxul.so)
                                                       #4  0x00007f364f2e8172 n/a (libxul.so)
                                                       #5  0x00007f36520d7d2a n/a (libxul.so)
                                                       #6  0x00007f364f2428a9 n/a (libxul.so)
                                                       #7  0x00007f364f244398 n/a (libxul.so)
                                                       #8  0x00007f364f53317b n/a (libxul.so)
                                                       #9  0x00007f364f5091f4 n/a (libxul.so)
                                                       #10 0x00007f364f240f00 n/a (libxul.so)
                                                       #11 0x00007f3657aa97cc n/a (libnspr4.so)
                                                       #12 0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f3657ef1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3235:
                                                       #0  0x00007f3657fc7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055ea08e8d288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f364f231ba9 n/a (libxul.so)
                                                       #3  0x00007f364f23b3a9 n/a (libxul.so)
                                                       #4  0x00007f364f242660 n/a (libxul.so)
                                                       #5  0x00007f364f244398 n/a (libxul.so)
                                                       #6  0x00007f364f53317b n/a (libxul.so)
                                                       #7  0x00007f364f5091f4 n/a (libxul.so)
                                                       #8  0x00007f364f240f00 n/a (libxul.so)
                                                       #9  0x00007f3657aa97cc n/a (libnspr4.so)
                                                       #10 0x00007f3657fc1a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f3657ef1b23 __clone (libc.so.6)
Jan 12 13:56:43 second-chances tracker-store[1190]: OK
Jan 12 13:56:43 second-chances tracker-store[1190]: Received signal:15->'Terminated'
Jan 12 13:56:40 second-chances systemd-coredump[3936]: Process 3255 (Web Content) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 3258:
                                                       #0  0x00007f3895326ad7 n/a (libxul.so)
                                                       #1  0x00007f3895327b1e n/a (libxul.so)
                                                       #2  0x00007f389530edae n/a (libxul.so)
                                                       #3  0x00007f389530ea75 n/a (libxul.so)
                                                       #4  0x00007f389530cff9 n/a (libxul.so)
                                                       #5  0x00007f389530c975 n/a (libxul.so)
                                                       #6  0x00007f38952ff50f n/a (libxul.so)
                                                       #7  0x00007f38952fe1f4 n/a (libxul.so)
                                                       #8  0x00007f38953054fc n/a (libxul.so)
                                                       #9  0x00007f38953027c7 n/a (libxul.so)
                                                       #10 0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3255:
                                                       #0  0x00007f389ddb9244 __pthread_mutex_lock (libpthread.so.0)
                                                       #1  0x00005608bae37bf4 n/a (firefox)
                                                       #2  0x00005608bae35ffb free (firefox)
                                                       #3  0x00007f389c03d5c7 n/a (libfreetype.so.6)
                                                       #4  0x00007f389c03fc76 n/a (libfreetype.so.6)
                                                       #5  0x00007f389c040621 FT_New_Face (libfreetype.so.6)
                                                       #6  0x00007f389c30a400 FcFreeTypeQueryAll (libfontconfig.so.1)
                                                       #7  0x00007f389c304a20 n/a (libfontconfig.so.1)
                                                       #8  0x00007f389c304e76 n/a (libfontconfig.so.1)
                                                       #9  0x00007f389c305049 n/a (libfontconfig.so.1)
                                                       #10 0x00007f389c3052f3 FcDirCacheRead (libfontconfig.so.1)
                                                       #11 0x00007f389c2ffe01 n/a (libfontconfig.so.1)
                                                       #12 0x00007f389c2ffecb FcConfigBuildFonts (libfontconfig.so.1)
                                                       #13 0x00007f389c30b2c6 n/a (libfontconfig.so.1)
                                                       #14 0x00007f389c30b33f FcInitReinitialize (libfontconfig.so.1)
                                                       #15 0x00007f389d18521c n/a (libgtk-3.so.0)
                                                       #16 0x00007f389c48b3c5 g_closure_invoke (libgobject-2.0.so.0)
                                                       #17 0x00007f389c478348 n/a (libgobject-2.0.so.0)
                                                       #18 0x00007f389c47c01e g_signal_emit_valist (libgobject-2.0.so.0)
                                                       #19 0x00007f389c47ca80 g_signal_emit (libgobject-2.0.so.0)
                                                       #20 0x00007f389c491756 n/a (libgobject-2.0.so.0)
                                                       #21 0x00007f389c48d4d1 g_object_notify_by_pspec (libgobject-2.0.so.0)
                                                       #22 0x00007f389d0f5ed6 gtk_main_do_event (libgtk-3.so.0)
                                                       #23 0x00007f389cdf3ac6 n/a (libgdk-3.so.0)
                                                       #24 0x00007f389ce25815 n/a (libgdk-3.so.0)
                                                       #25 0x00007f389c3a3a2f g_main_context_dispatch (libglib-2.0.so.0)
                                                       #26 0x00007f389c3a55e9 n/a (libglib-2.0.so.0)
                                                       #27 0x00007f389c3a562e g_main_context_iteration (libglib-2.0.so.0)
                                                       #28 0x00007f3896ac6309 n/a (libxul.so)
                                                       #29 0x00007f3896a91d50 n/a (libxul.so)
                                                       #30 0x00007f3896a91f9f n/a (libxul.so)
                                                       #31 0x00007f3897faf39a n/a (libxul.so)
                                                       #32 0x00007f3895037587 n/a (libxul.so)
                                                       #33 0x00007f3895039398 n/a (libxul.so)
                                                       #34 0x00007f3895327cc1 n/a (libxul.so)
                                                       #35 0x00007f38952fe1f4 n/a (libxul.so)
                                                       #36 0x00007f3896a91d96 n/a (libxul.so)
                                                       #37 0x00007f389785b1a0 n/a (libxul.so)
                                                       #38 0x00007f38952fe1f4 n/a (libxul.so)
                                                       #39 0x00007f389785af9a n/a (libxul.so)
                                                       #40 0x00005608bae1f0d4 n/a (firefox)
                                                       #41 0x00005608bae33c16 n/a (firefox)
                                                       #42 0x00007f389dc0f223 __libc_start_main (libc.so.6)
                                                       #43 0x00005608bae3bb7e _start (firefox)
                                                       
                                                       Stack trace of thread 3264:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00005608bae24288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00005608bae242e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f3897bf2bf7 n/a (libxul.so)
                                                       #4  0x00007f3897bf670a n/a (libxul.so)
                                                       #5  0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3260:
                                                       #0  0x00007f389dcdbc21 __poll (libc.so.6)
                                                       #1  0x00007f389c3a5540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f389c3a65c2 g_main_loop_run (libglib-2.0.so.0)
                                                       #3  0x00007f389c656cb8 n/a (libgio-2.0.so.0)
                                                       #4  0x00007f389c38067b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3269:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00005608bae24288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00005608bae242e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f3897bf2bf7 n/a (libxul.so)
                                                       #4  0x00007f3897bf670a n/a (libxul.so)
                                                       #5  0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3271:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00005608bae24288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00005608bae242e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f3897bf2bf7 n/a (libxul.so)
                                                       #4  0x00007f3897bf670a n/a (libxul.so)
                                                       #5  0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3267:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00005608bae24288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00005608bae242e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f3897bf2bf7 n/a (libxul.so)
                                                       #4  0x00007f3897bf670a n/a (libxul.so)
                                                       #5  0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3263:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f389d898a99 PR_WaitCondVar (libnspr4.so)
                                                       #2  0x00007f38955c51b3 n/a (libxul.so)
                                                       #3  0x00007f389d89e7cc n/a (libnspr4.so)
                                                       #4  0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #5  0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3302:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00005608bae24288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f3895026ba9 n/a (libxul.so)
                                                       #3  0x00007f3895a0c3a2 n/a (libxul.so)
                                                       #4  0x00007f3895a0c0b2 n/a (libxul.so)
                                                       #5  0x00007f3895a0bf95 n/a (libxul.so)
                                                       #6  0x00007f38950378a9 n/a (libxul.so)
                                                       #7  0x00007f3895039398 n/a (libxul.so)
                                                       #8  0x00007f389532817b n/a (libxul.so)
                                                       #9  0x00007f38952fe1f4 n/a (libxul.so)
                                                       #10 0x00007f3895035f00 n/a (libxul.so)
                                                       #11 0x00007f389d89e7cc n/a (libnspr4.so)
                                                       #12 0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3265:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00005608bae24288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00005608bae242e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f3897bf2bf7 n/a (libxul.so)
                                                       #4  0x00007f3897bf670a n/a (libxul.so)
                                                       #5  0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3303:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00005608bae24288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f3895026ba9 n/a (libxul.so)
                                                       #3  0x00007f38950303a9 n/a (libxul.so)
                                                       #4  0x00007f3895037660 n/a (libxul.so)
                                                       #5  0x00007f3895039398 n/a (libxul.so)
                                                       #6  0x00007f389532817b n/a (libxul.so)
                                                       #7  0x00007f38952fe1f4 n/a (libxul.so)
                                                       #8  0x00007f3895035f00 n/a (libxul.so)
                                                       #9  0x00007f389d89e7cc n/a (libnspr4.so)
                                                       #10 0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3270:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00005608bae24288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00005608bae242e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f3897bf2bf7 n/a (libxul.so)
                                                       #4  0x00007f3897bf670a n/a (libxul.so)
                                                       #5  0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3259:
                                                       #0  0x00007f389dcdbc21 __poll (libc.so.6)
                                                       #1  0x00007f389c3a5540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f389c3a562e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007f389c3a5682 n/a (libglib-2.0.so.0)
                                                       #4  0x00007f389c38067b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3305:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00005608bae24288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f3895026ba9 n/a (libxul.so)
                                                       #3  0x00007f38950303a9 n/a (libxul.so)
                                                       #4  0x00007f3895037660 n/a (libxul.so)
                                                       #5  0x00007f3895039398 n/a (libxul.so)
                                                       #6  0x00007f389532817b n/a (libxul.so)
                                                       #7  0x00007f38952fe1f4 n/a (libxul.so)
                                                       #8  0x00007f3895035f00 n/a (libxul.so)
                                                       #9  0x00007f389d89e7cc n/a (libnspr4.so)
                                                       #10 0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3272:
                                                       #0  0x00007f389dcdbc21 __poll (libc.so.6)
                                                       #1  0x00007f389d89a4e1 n/a (libnspr4.so)
                                                       #2  0x00007f38950dc0f9 n/a (libxul.so)
                                                       #3  0x00007f38950dda49 n/a (libxul.so)
                                                       #4  0x00007f38950dd172 n/a (libxul.so)
                                                       #5  0x00007f3897eccd2a n/a (libxul.so)
                                                       #6  0x00007f38950378a9 n/a (libxul.so)
                                                       #7  0x00007f3895039398 n/a (libxul.so)
                                                       #8  0x00007f389532817b n/a (libxul.so)
                                                       #9  0x00007f38952fe1f4 n/a (libxul.so)
                                                       #10 0x00007f3895035f00 n/a (libxul.so)
                                                       #11 0x00007f389d89e7cc n/a (libnspr4.so)
                                                       #12 0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3306:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00005608bae24288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f3895026ba9 n/a (libxul.so)
                                                       #3  0x00007f38950303a9 n/a (libxul.so)
                                                       #4  0x00007f3895037660 n/a (libxul.so)
                                                       #5  0x00007f3895039398 n/a (libxul.so)
                                                       #6  0x00007f389532817b n/a (libxul.so)
                                                       #7  0x00007f38952fe1f4 n/a (libxul.so)
                                                       #8  0x00007f3895035f00 n/a (libxul.so)
                                                       #9  0x00007f389d89e7cc n/a (libnspr4.so)
                                                       #10 0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3266:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00005608bae24288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00005608bae242e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f3897bf2bf7 n/a (libxul.so)
                                                       #4  0x00007f3897bf670a n/a (libxul.so)
                                                       #5  0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3307:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00005608bae24288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f3895026ba9 n/a (libxul.so)
                                                       #3  0x00007f38950303a9 n/a (libxul.so)
                                                       #4  0x00007f3895037660 n/a (libxul.so)
                                                       #5  0x00007f3895039398 n/a (libxul.so)
                                                       #6  0x00007f389532817b n/a (libxul.so)
                                                       #7  0x00007f38952fe1f4 n/a (libxul.so)
                                                       #8  0x00007f3895035f00 n/a (libxul.so)
                                                       #9  0x00007f389d89e7cc n/a (libnspr4.so)
                                                       #10 0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3275:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00005608bae24288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f3895026ba9 n/a (libxul.so)
                                                       #3  0x00007f38950303a9 n/a (libxul.so)
                                                       #4  0x00007f3895037660 n/a (libxul.so)
                                                       #5  0x00007f3895039398 n/a (libxul.so)
                                                       #6  0x00007f389532817b n/a (libxul.so)
                                                       #7  0x00007f38952fe1f4 n/a (libxul.so)
                                                       #8  0x00007f3895035f00 n/a (libxul.so)
                                                       #9  0x00007f389d89e7cc n/a (libnspr4.so)
                                                       #10 0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3274:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00005608bae24288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00005608bae242e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f389502adc2 n/a (libxul.so)
                                                       #4  0x00007f3895033630 n/a (libxul.so)
                                                       #5  0x00007f38950378a9 n/a (libxul.so)
                                                       #6  0x00007f3895039398 n/a (libxul.so)
                                                       #7  0x00007f389532817b n/a (libxul.so)
                                                       #8  0x00007f38952fe1f4 n/a (libxul.so)
                                                       #9  0x00007f3895035f00 n/a (libxul.so)
                                                       #10 0x00007f389d89e7cc n/a (libnspr4.so)
                                                       #11 0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #12 0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3308:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00005608bae24288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f3895026ba9 n/a (libxul.so)
                                                       #3  0x00007f38950303a9 n/a (libxul.so)
                                                       #4  0x00007f3895037660 n/a (libxul.so)
                                                       #5  0x00007f3895039398 n/a (libxul.so)
                                                       #6  0x00007f389532817b n/a (libxul.so)
                                                       #7  0x00007f38952fe1f4 n/a (libxul.so)
                                                       #8  0x00007f3895035f00 n/a (libxul.so)
                                                       #9  0x00007f389d89e7cc n/a (libnspr4.so)
                                                       #10 0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3304:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f3895305b08 n/a (libxul.so)
                                                       #2  0x00007f3895305355 n/a (libxul.so)
                                                       #3  0x00007f38952fef53 n/a (libxul.so)
                                                       #4  0x00007f38952fe1f4 n/a (libxul.so)
                                                       #5  0x00007f38953054fc n/a (libxul.so)
                                                       #6  0x00007f38953027c7 n/a (libxul.so)
                                                       #7  0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #8  0x00007f389dce6b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3268:
                                                       #0  0x00007f389ddbcafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00005608bae24288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00005608bae242e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f3897bf2bf7 n/a (libxul.so)
                                                       #4  0x00007f3897bf670a n/a (libxul.so)
                                                       #5  0x00007f389ddb6a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f389dce6b23 __clone (libc.so.6)
Jan 12 13:56:39 second-chances systemd-coredump[3930]: Process 2783 (Web Content) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 2785:
                                                       #0  0x00007f7c700cdad7 n/a (libxul.so)
                                                       #1  0x00007f7c700ceb1e n/a (libxul.so)
                                                       #2  0x00007f7c700b5dae n/a (libxul.so)
                                                       #3  0x00007f7c700b5a75 n/a (libxul.so)
                                                       #4  0x00007f7c700b3ff9 n/a (libxul.so)
                                                       #5  0x00007f7c700b3975 n/a (libxul.so)
                                                       #6  0x00007f7c700a650f n/a (libxul.so)
                                                       #7  0x00007f7c700a51f4 n/a (libxul.so)
                                                       #8  0x00007f7c700ac4fc n/a (libxul.so)
                                                       #9  0x00007f7c700a97c7 n/a (libxul.so)
                                                       #10 0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #11 0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2786:
                                                       #0  0x00007f7c78a82c21 __poll (libc.so.6)
                                                       #1  0x00007f7c77148540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f7c7714862e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007f7c77148682 n/a (libglib-2.0.so.0)
                                                       #4  0x00007f7c7712367b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #6  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2800:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f7c6fdcdba9 n/a (libxul.so)
                                                       #3  0x00007f7c6fdd73a9 n/a (libxul.so)
                                                       #4  0x00007f7c6fdde660 n/a (libxul.so)
                                                       #5  0x00007f7c6fde0398 n/a (libxul.so)
                                                       #6  0x00007f7c700cf17b n/a (libxul.so)
                                                       #7  0x00007f7c700a51f4 n/a (libxul.so)
                                                       #8  0x00007f7c6fddcf00 n/a (libxul.so)
                                                       #9  0x00007f7c786457cc n/a (libnspr4.so)
                                                       #10 0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #11 0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2787:
                                                       #0  0x00007f7c78a82c21 __poll (libc.so.6)
                                                       #1  0x00007f7c77148540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f7c771495c2 g_main_loop_run (libglib-2.0.so.0)
                                                       #3  0x00007f7c77410cb8 n/a (libgio-2.0.so.0)
                                                       #4  0x00007f7c7712367b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #6  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2791:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055c9feefb2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f7c72999bf7 n/a (libxul.so)
                                                       #4  0x00007f7c7299d70a n/a (libxul.so)
                                                       #5  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #6  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2969:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f7c6fdcdba9 n/a (libxul.so)
                                                       #3  0x00007f7c6fdd73a9 n/a (libxul.so)
                                                       #4  0x00007f7c6fdde660 n/a (libxul.so)
                                                       #5  0x00007f7c6fde0398 n/a (libxul.so)
                                                       #6  0x00007f7c700cf17b n/a (libxul.so)
                                                       #7  0x00007f7c700a51f4 n/a (libxul.so)
                                                       #8  0x00007f7c6fddcf00 n/a (libxul.so)
                                                       #9  0x00007f7c786457cc n/a (libnspr4.so)
                                                       #10 0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #11 0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2788:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f7c7863fa99 PR_WaitCondVar (libnspr4.so)
                                                       #2  0x00007f7c7036c1b3 n/a (libxul.so)
                                                       #3  0x00007f7c786457cc n/a (libnspr4.so)
                                                       #4  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #5  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2790:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055c9feefb2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f7c72999bf7 n/a (libxul.so)
                                                       #4  0x00007f7c7299d70a n/a (libxul.so)
                                                       #5  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #6  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3031:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f7c7341cafc n/a (libxul.so)
                                                       #2  0x00007f7c7341f35f n/a (libxul.so)
                                                       #3  0x00007f7c7341f208 n/a (libxul.so)
                                                       #4  0x00007f7c7341ee0c n/a (libxul.so)
                                                       #5  0x00007f7c73461275 n/a (libxul.so)
                                                       #6  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #7  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2794:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055c9feefb2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f7c72999bf7 n/a (libxul.so)
                                                       #4  0x00007f7c7299d70a n/a (libxul.so)
                                                       #5  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #6  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2789:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055c9feefb2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f7c72999bf7 n/a (libxul.so)
                                                       #4  0x00007f7c7299d70a n/a (libxul.so)
                                                       #5  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #6  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2795:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055c9feefb2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f7c72999bf7 n/a (libxul.so)
                                                       #4  0x00007f7c7299d70a n/a (libxul.so)
                                                       #5  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #6  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3000:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f7c6fdcdba9 n/a (libxul.so)
                                                       #3  0x00007f7c6fdd73a9 n/a (libxul.so)
                                                       #4  0x00007f7c6fdde660 n/a (libxul.so)
                                                       #5  0x00007f7c6fde0398 n/a (libxul.so)
                                                       #6  0x00007f7c700cf17b n/a (libxul.so)
                                                       #7  0x00007f7c700a51f4 n/a (libxul.so)
                                                       #8  0x00007f7c6fddcf00 n/a (libxul.so)
                                                       #9  0x00007f7c786457cc n/a (libnspr4.so)
                                                       #10 0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #11 0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2792:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055c9feefb2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f7c72999bf7 n/a (libxul.so)
                                                       #4  0x00007f7c7299d70a n/a (libxul.so)
                                                       #5  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #6  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3033:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f7c7341cafc n/a (libxul.so)
                                                       #2  0x00007f7c7341f35f n/a (libxul.so)
                                                       #3  0x00007f7c7341f208 n/a (libxul.so)
                                                       #4  0x00007f7c7341ee0c n/a (libxul.so)
                                                       #5  0x00007f7c73461275 n/a (libxul.so)
                                                       #6  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #7  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2793:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055c9feefb2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f7c72999bf7 n/a (libxul.so)
                                                       #4  0x00007f7c7299d70a n/a (libxul.so)
                                                       #5  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #6  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3079:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f7c6fdcdba9 n/a (libxul.so)
                                                       #3  0x00007f7c707b33a2 n/a (libxul.so)
                                                       #4  0x00007f7c707b31eb n/a (libxul.so)
                                                       #5  0x00007f7c707b3008 n/a (libxul.so)
                                                       #6  0x00007f7c6fdde8a9 n/a (libxul.so)
                                                       #7  0x00007f7c6fde0398 n/a (libxul.so)
                                                       #8  0x00007f7c700cf128 n/a (libxul.so)
                                                       #9  0x00007f7c700a51f4 n/a (libxul.so)
                                                       #10 0x00007f7c6fddcf00 n/a (libxul.so)
                                                       #11 0x00007f7c786457cc n/a (libnspr4.so)
                                                       #12 0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #13 0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2970:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f7c6fdcdba9 n/a (libxul.so)
                                                       #3  0x00007f7c6fdd73a9 n/a (libxul.so)
                                                       #4  0x00007f7c6fdde660 n/a (libxul.so)
                                                       #5  0x00007f7c6fde0398 n/a (libxul.so)
                                                       #6  0x00007f7c700cf17b n/a (libxul.so)
                                                       #7  0x00007f7c700a51f4 n/a (libxul.so)
                                                       #8  0x00007f7c6fddcf00 n/a (libxul.so)
                                                       #9  0x00007f7c786457cc n/a (libnspr4.so)
                                                       #10 0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #11 0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2796:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055c9feefb2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f7c72999bf7 n/a (libxul.so)
                                                       #4  0x00007f7c7299d70a n/a (libxul.so)
                                                       #5  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #6  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2797:
                                                       #0  0x00007f7c78a82c21 __poll (libc.so.6)
                                                       #1  0x00007f7c786414e1 n/a (libnspr4.so)
                                                       #2  0x00007f7c6fe830f9 n/a (libxul.so)
                                                       #3  0x00007f7c6fe84a49 n/a (libxul.so)
                                                       #4  0x00007f7c6fe84172 n/a (libxul.so)
                                                       #5  0x00007f7c72c73d2a n/a (libxul.so)
                                                       #6  0x00007f7c6fdde8a9 n/a (libxul.so)
                                                       #7  0x00007f7c6fde0398 n/a (libxul.so)
                                                       #8  0x00007f7c700cf17b n/a (libxul.so)
                                                       #9  0x00007f7c700a51f4 n/a (libxul.so)
                                                       #10 0x00007f7c6fddcf00 n/a (libxul.so)
                                                       #11 0x00007f7c786457cc n/a (libnspr4.so)
                                                       #12 0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #13 0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2798:
                                                       #0  0x00007f7c78b63ef6 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb3fe _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #2  0x00007f7c6fdd1dc2 n/a (libxul.so)
                                                       #3  0x00007f7c6fdda630 n/a (libxul.so)
                                                       #4  0x00007f7c6fdde8a9 n/a (libxul.so)
                                                       #5  0x00007f7c6fde0398 n/a (libxul.so)
                                                       #6  0x00007f7c700cf17b n/a (libxul.so)
                                                       #7  0x00007f7c700a51f4 n/a (libxul.so)
                                                       #8  0x00007f7c6fddcf00 n/a (libxul.so)
                                                       #9  0x00007f7c786457cc n/a (libnspr4.so)
                                                       #10 0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #11 0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2966:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f7c6fdcdba9 n/a (libxul.so)
                                                       #3  0x00007f7c6fdd73a9 n/a (libxul.so)
                                                       #4  0x00007f7c6fdde660 n/a (libxul.so)
                                                       #5  0x00007f7c6fde0398 n/a (libxul.so)
                                                       #6  0x00007f7c700cf17b n/a (libxul.so)
                                                       #7  0x00007f7c700a51f4 n/a (libxul.so)
                                                       #8  0x00007f7c6fddcf00 n/a (libxul.so)
                                                       #9  0x00007f7c786457cc n/a (libnspr4.so)
                                                       #10 0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #11 0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3032:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f7c7341cafc n/a (libxul.so)
                                                       #2  0x00007f7c7341f35f n/a (libxul.so)
                                                       #3  0x00007f7c7341f208 n/a (libxul.so)
                                                       #4  0x00007f7c7341ee0c n/a (libxul.so)
                                                       #5  0x00007f7c73461275 n/a (libxul.so)
                                                       #6  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #7  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3078:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f7c6fdcdba9 n/a (libxul.so)
                                                       #3  0x00007f7c6fdd73a9 n/a (libxul.so)
                                                       #4  0x00007f7c6fdde660 n/a (libxul.so)
                                                       #5  0x00007f7c6fde0398 n/a (libxul.so)
                                                       #6  0x00007f7c700cf17b n/a (libxul.so)
                                                       #7  0x00007f7c700a51f4 n/a (libxul.so)
                                                       #8  0x00007f7c6fddcf00 n/a (libxul.so)
                                                       #9  0x00007f7c786457cc n/a (libnspr4.so)
                                                       #10 0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #11 0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3030:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f7c7341cafc n/a (libxul.so)
                                                       #2  0x00007f7c7341f35f n/a (libxul.so)
                                                       #3  0x00007f7c7341f208 n/a (libxul.so)
                                                       #4  0x00007f7c7341ee0c n/a (libxul.so)
                                                       #5  0x00007f7c73461275 n/a (libxul.so)
                                                       #6  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #7  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3028:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f7c7341cafc n/a (libxul.so)
                                                       #2  0x00007f7c7341f35f n/a (libxul.so)
                                                       #3  0x00007f7c7341f208 n/a (libxul.so)
                                                       #4  0x00007f7c7341ee0c n/a (libxul.so)
                                                       #5  0x00007f7c73461275 n/a (libxul.so)
                                                       #6  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #7  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3081:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f7c6fdcdba9 n/a (libxul.so)
                                                       #3  0x00007f7c707b33a2 n/a (libxul.so)
                                                       #4  0x00007f7c707b31eb n/a (libxul.so)
                                                       #5  0x00007f7c707b3008 n/a (libxul.so)
                                                       #6  0x00007f7c6fdde8a9 n/a (libxul.so)
                                                       #7  0x00007f7c6fde0398 n/a (libxul.so)
                                                       #8  0x00007f7c700cf128 n/a (libxul.so)
                                                       #9  0x00007f7c700a51f4 n/a (libxul.so)
                                                       #10 0x00007f7c6fddcf00 n/a (libxul.so)
                                                       #11 0x00007f7c786457cc n/a (libnspr4.so)
                                                       #12 0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #13 0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2968:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f7c6fdcdba9 n/a (libxul.so)
                                                       #3  0x00007f7c6fdd73a9 n/a (libxul.so)
                                                       #4  0x00007f7c6fdde660 n/a (libxul.so)
                                                       #5  0x00007f7c6fde0398 n/a (libxul.so)
                                                       #6  0x00007f7c700cf17b n/a (libxul.so)
                                                       #7  0x00007f7c700a51f4 n/a (libxul.so)
                                                       #8  0x00007f7c6fddcf00 n/a (libxul.so)
                                                       #9  0x00007f7c786457cc n/a (libnspr4.so)
                                                       #10 0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #11 0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2965:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055c9feefb288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f7c6fdcdba9 n/a (libxul.so)
                                                       #3  0x00007f7c707b33a2 n/a (libxul.so)
                                                       #4  0x00007f7c707b31eb n/a (libxul.so)
                                                       #5  0x00007f7c707b3008 n/a (libxul.so)
                                                       #6  0x00007f7c6fdde8a9 n/a (libxul.so)
                                                       #7  0x00007f7c6fde0398 n/a (libxul.so)
                                                       #8  0x00007f7c700cf17b n/a (libxul.so)
                                                       #9  0x00007f7c700a51f4 n/a (libxul.so)
                                                       #10 0x00007f7c6fddcf00 n/a (libxul.so)
                                                       #11 0x00007f7c786457cc n/a (libnspr4.so)
                                                       #12 0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #13 0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3029:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f7c7341cafc n/a (libxul.so)
                                                       #2  0x00007f7c7341f35f n/a (libxul.so)
                                                       #3  0x00007f7c7341f208 n/a (libxul.so)
                                                       #4  0x00007f7c7341ee0c n/a (libxul.so)
                                                       #5  0x00007f7c73461275 n/a (libxul.so)
                                                       #6  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #7  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2967:
                                                       #0  0x00007f7c78b63afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f7c700acb08 n/a (libxul.so)
                                                       #2  0x00007f7c700ac355 n/a (libxul.so)
                                                       #3  0x00007f7c700a5f53 n/a (libxul.so)
                                                       #4  0x00007f7c700a51f4 n/a (libxul.so)
                                                       #5  0x00007f7c700ac4fc n/a (libxul.so)
                                                       #6  0x00007f7c700a97c7 n/a (libxul.so)
                                                       #7  0x00007f7c78b5da9d start_thread (libpthread.so.0)
                                                       #8  0x00007f7c78a8db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2783:
                                                       #0  0x00007f7c78b68057 recvmsg (libpthread.so.0)
                                                       #1  0x00007f7c78bc78ed n/a (libmozsandbox.so)
                                                       #2  0x00007f7c78bce857 n/a (libmozsandbox.so)
                                                       #3  0x00007f7c78bce9b3 n/a (libmozsandbox.so)
                                                       #4  0x00007f7c78bc6aaa n/a (libmozsandbox.so)
                                                       #5  0x00007f7c78bccbbd n/a (libmozsandbox.so)
                                                       #6  0x00007f7c78bce353 n/a (libmozsandbox.so)
                                                       #7  0x00007f7c78b683c0 __restore_rt (libpthread.so.0)
                                                       #8  0x00007f7c78b67976 __open (libpthread.so.0)
                                                       #9  0x00007f7c76dd90b3 n/a (libfreetype.so.6)
                                                       #10 0x00007f7c76de05a5 n/a (libfreetype.so.6)
                                                       #11 0x00007f7c76de2c76 n/a (libfreetype.so.6)
                                                       #12 0x00007f7c76de3621 FT_New_Face (libfreetype.so.6)
                                                       #13 0x00007f7c770ad400 FcFreeTypeQueryAll (libfontconfig.so.1)
                                                       #14 0x00007f7c770a7a20 n/a (libfontconfig.so.1)
                                                       #15 0x00007f7c770a7e76 n/a (libfontconfig.so.1)
                                                       #16 0x00007f7c770a8049 n/a (libfontconfig.so.1)
                                                       #17 0x00007f7c770a82f3 FcDirCacheRead (libfontconfig.so.1)
                                                       #18 0x00007f7c770a2e01 n/a (libfontconfig.so.1)
                                                       #19 0x00007f7c770a2ecb FcConfigBuildFonts (libfontconfig.so.1)
                                                       #20 0x00007f7c770ae2c6 n/a (libfontconfig.so.1)
                                                       #21 0x00007f7c770ae33f FcInitReinitialize (libfontconfig.so.1)
                                                       #22 0x00007f7c77f3f21c n/a (libgtk-3.so.0)
                                                       #23 0x00007f7c7722e3c5 g_closure_invoke (libgobject-2.0.so.0)
                                                       #24 0x00007f7c7721b348 n/a (libgobject-2.0.so.0)
                                                       #25 0x00007f7c7721f01e g_signal_emit_valist (libgobject-2.0.so.0)
                                                       #26 0x00007f7c7721fa80 g_signal_emit (libgobject-2.0.so.0)
                                                       #27 0x00007f7c77234756 n/a (libgobject-2.0.so.0)
                                                       #28 0x00007f7c772304d1 g_object_notify_by_pspec (libgobject-2.0.so.0)
                                                       #29 0x00007f7c77eafed6 gtk_main_do_event (libgtk-3.so.0)
                                                       #30 0x00007f7c77badac6 n/a (libgdk-3.so.0)
                                                       #31 0x00007f7c77bdf815 n/a (libgdk-3.so.0)
                                                       #32 0x00007f7c77146a2f g_main_context_dispatch (libglib-2.0.so.0)
                                                       #33 0x00007f7c771485e9 n/a (libglib-2.0.so.0)
                                                       #34 0x00007f7c7714862e g_main_context_iteration (libglib-2.0.so.0)
                                                       #35 0x00007f7c7186d309 n/a (libxul.so)
                                                       #36 0x00007f7c71838d50 n/a (libxul.so)
                                                       #37 0x00007f7c71838f9f n/a (libxul.so)
                                                       #38 0x00007f7c72d5639a n/a (libxul.so)
                                                       #39 0x00007f7c6fdde587 n/a (libxul.so)
                                                       #40 0x00007f7c6fde0398 n/a (libxul.so)
                                                       #41 0x00007f7c700cecc1 n/a (libxul.so)
                                                       #42 0x00007f7c700a51f4 n/a (libxul.so)
                                                       #43 0x00007f7c71838d96 n/a (libxul.so)
                                                       #44 0x00007f7c726021a0 n/a (libxul.so)
                                                       #45 0x00007f7c700a51f4 n/a (libxul.so)
                                                       #46 0x00007f7c72601f9a n/a (libxul.so)
                                                       #47 0x000055c9feef60d4 n/a (firefox)
                                                       #48 0x000055c9fef0ac16 n/a (firefox)
                                                       #49 0x00007f7c789b6223 __libc_start_main (libc.so.6)
                                                       #50 0x000055c9fef12b7e _start (firefox)
Jan 12 13:56:41 second-chances /usr/lib/gdm-x-session[809]: (II) Server terminated successfully (0). Closing log file.
Jan 12 13:56:41 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(GPU-0): Deleting GPU-0
Jan 12 13:56:38 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: releasing fd for 13:65
Jan 12 13:56:38 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "libinput"
Jan 12 13:56:38 second-chances systemd-coredump[3917]: Process 3813 (gnome-shell) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 3813:
                                                       #0  0x00007f2e65e52a4b n/a (libnvidia-glcore.so.415.25)
                                                       #1  0x00007f2e65d58f71 n/a (libnvidia-glcore.so.415.25)
                                                       #2  0x00007f2e65d616a9 n/a (libnvidia-glcore.so.415.25)
                                                       #3  0x00007f2e6598a299 n/a (libnvidia-glcore.so.415.25)
                                                       #4  0x00007f2e7e7bea69 meta_sync_ring_insert_wait (libmutter-3.so.0)
                                                       #5  0x00007f2e7e7b1c8c n/a (libmutter-3.so.0)
                                                       #6  0x00007f2e7e99f8c5 n/a (libmutter-clutter-3.so)
                                                       #7  0x00007f2e7e9a0643 n/a (libmutter-clutter-3.so)
                                                       #8  0x00007f2e7f358a2f g_main_context_dispatch (libglib-2.0.so.0)
                                                       #9  0x00007f2e7f35a5e9 n/a (libglib-2.0.so.0)
                                                       #10 0x00007f2e7f35b5c2 g_main_loop_run (libglib-2.0.so.0)
                                                       #11 0x00007f2e7e7d6310 meta_run (libmutter-3.so.0)
                                                       #12 0x00005654f7d7f3ab n/a (gnome-shell)
                                                       #13 0x00007f2e7f873223 __libc_start_main (libc.so.6)
                                                       #14 0x00005654f7d7f50e n/a (gnome-shell)
                                                       
                                                       Stack trace of thread 3827:
                                                       #0  0x00007f2e7fa20afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f2e7bd9c938 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-60.so.0)
                                                       #2  0x00007f2e7bd9cb26 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-60.so.0)
                                                       #3  0x00007f2e7bafada7 n/a (libmozjs-60.so.0)
                                                       #4  0x00007f2e7baf642a n/a (libmozjs-60.so.0)
                                                       #5  0x00007f2e7fa1aa9d start_thread (libpthread.so.0)
                                                       #6  0x00007f2e7f94ab23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3819:
                                                       #0  0x00007f2e7f93fc21 __poll (libc.so.6)
                                                       #1  0x00007f2e7f35a540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f2e7f35a62e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007f2e7f35a682 n/a (libglib-2.0.so.0)
                                                       #4  0x00007f2e7f33567b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f2e7fa1aa9d start_thread (libpthread.so.0)
                                                       #6  0x00007f2e7f94ab23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3822:
                                                       #0  0x00007f2e7f93fc21 __poll (libc.so.6)
                                                       #1  0x00007f2e7f35a540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f2e7f35a62e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007f2e7fa48bde n/a (libdconfsettings.so)
                                                       #4  0x00007f2e7f33567b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f2e7fa1aa9d start_thread (libpthread.so.0)
                                                       #6  0x00007f2e7f94ab23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3820:
                                                       #0  0x00007f2e7f9454ed syscall (libc.so.6)
                                                       #1  0x00007f2e7f309151 g_cond_wait_until (libglib-2.0.so.0)
                                                       #2  0x00007f2e7f3872c3 n/a (libglib-2.0.so.0)
                                                       #3  0x00007f2e7f32c5fb n/a (libglib-2.0.so.0)
                                                       #4  0x00007f2e7f33567b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f2e7fa1aa9d start_thread (libpthread.so.0)
                                                       #6  0x00007f2e7f94ab23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3830:
                                                       #0  0x00007f2e7fa20afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f2e7bd9c938 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-60.so.0)
                                                       #2  0x00007f2e7bd9cb26 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-60.so.0)
                                                       #3  0x00007f2e7bafada7 n/a (libmozjs-60.so.0)
                                                       #4  0x00007f2e7baf642a n/a (libmozjs-60.so.0)
                                                       #5  0x00007f2e7fa1aa9d start_thread (libpthread.so.0)
                                                       #6  0x00007f2e7f94ab23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3832:
                                                       #0  0x00007f2e7fa20afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f2e7bd9c938 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-60.so.0)
                                                       #2  0x00007f2e7bd9cb26 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-60.so.0)
                                                       #3  0x00007f2e7bafada7 n/a (libmozjs-60.so.0)
                                                       #4  0x00007f2e7baf642a n/a (libmozjs-60.so.0)
                                                       #5  0x00007f2e7fa1aa9d start_thread (libpthread.so.0)
                                                       #6  0x00007f2e7f94ab23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3831:
                                                       #0  0x00007f2e7fa20afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f2e7bd9c938 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-60.so.0)
                                                       #2  0x00007f2e7bd9cb26 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-60.so.0)
                                                       #3  0x00007f2e7bafada7 n/a (libmozjs-60.so.0)
                                                       #4  0x00007f2e7baf642a n/a (libmozjs-60.so.0)
                                                       #5  0x00007f2e7fa1aa9d start_thread (libpthread.so.0)
                                                       #6  0x00007f2e7f94ab23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3825:
                                                       #0  0x00007f2e7f93fc21 __poll (libc.so.6)
                                                       #1  0x00007f2e64c21673 n/a (libpulse.so.0)
                                                       #2  0x00007f2e64c12990 pa_mainloop_poll (libpulse.so.0)
                                                       #3  0x00007f2e64c12fe0 pa_mainloop_iterate (libpulse.so.0)
                                                       #4  0x00007f2e64c13091 pa_mainloop_run (libpulse.so.0)
                                                       #5  0x00007f2e64c215ae n/a (libpulse.so.0)
                                                       #6  0x00007f2e649c09fc n/a (libpulsecommon-12.2.so)
                                                       #7  0x00007f2e7fa1aa9d start_thread (libpthread.so.0)
                                                       #8  0x00007f2e7f94ab23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3821:
                                                       #0  0x00007f2e7f93fc21 __poll (libc.so.6)
                                                       #1  0x00007f2e7f35a540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f2e7f35b5c2 g_main_loop_run (libglib-2.0.so.0)
                                                       #3  0x00007f2e7f4c0cb8 n/a (libgio-2.0.so.0)
                                                       #4  0x00007f2e7f33567b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f2e7fa1aa9d start_thread (libpthread.so.0)
                                                       #6  0x00007f2e7f94ab23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3833:
                                                       #0  0x00007f2e7fa20afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f2e7bd9c938 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-60.so.0)
                                                       #2  0x00007f2e7bd9cb26 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-60.so.0)
                                                       #3  0x00007f2e7bafada7 n/a (libmozjs-60.so.0)
                                                       #4  0x00007f2e7baf642a n/a (libmozjs-60.so.0)
                                                       #5  0x00007f2e7fa1aa9d start_thread (libpthread.so.0)
                                                       #6  0x00007f2e7f94ab23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3876:
                                                       #0  0x00007f2e7f9454ed syscall (libc.so.6)
                                                       #1  0x00007f2e7f309151 g_cond_wait_until (libglib-2.0.so.0)
                                                       #2  0x00007f2e7f3872c3 n/a (libglib-2.0.so.0)
                                                       #3  0x00007f2e7f3874c3 g_async_queue_timeout_pop (libglib-2.0.so.0)
                                                       #4  0x00007f2e7f32c54a n/a (libglib-2.0.so.0)
                                                       #5  0x00007f2e7f33567b n/a (libglib-2.0.so.0)
                                                       #6  0x00007f2e7fa1aa9d start_thread (libpthread.so.0)
                                                       #7  0x00007f2e7f94ab23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3829:
                                                       #0  0x00007f2e7fa20afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f2e7bd9c938 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-60.so.0)
                                                       #2  0x00007f2e7bd9cb26 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-60.so.0)
                                                       #3  0x00007f2e7bafada7 n/a (libmozjs-60.so.0)
                                                       #4  0x00007f2e7baf642a n/a (libmozjs-60.so.0)
                                                       #5  0x00007f2e7fa1aa9d start_thread (libpthread.so.0)
                                                       #6  0x00007f2e7f94ab23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3828:
                                                       #0  0x00007f2e7fa20afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f2e7bd9c938 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-60.so.0)
                                                       #2  0x00007f2e7bd9cb26 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-60.so.0)
                                                       #3  0x00007f2e7bafada7 n/a (libmozjs-60.so.0)
                                                       #4  0x00007f2e7baf642a n/a (libmozjs-60.so.0)
                                                       #5  0x00007f2e7fa1aa9d start_thread (libpthread.so.0)
                                                       #6  0x00007f2e7f94ab23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3877:
                                                       #0  0x00007f2e7f9454ed syscall (libc.so.6)
                                                       #1  0x00007f2e7f309151 g_cond_wait_until (libglib-2.0.so.0)
                                                       #2  0x00007f2e7f3872c3 n/a (libglib-2.0.so.0)
                                                       #3  0x00007f2e7f32c5fb n/a (libglib-2.0.so.0)
                                                       #4  0x00007f2e7f33567b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f2e7fa1aa9d start_thread (libpthread.so.0)
                                                       #6  0x00007f2e7f94ab23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3826:
                                                       #0  0x00007f2e7fa20afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f2e7bd9c938 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-60.so.0)
                                                       #2  0x00007f2e7bd9cb26 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-60.so.0)
                                                       #3  0x00007f2e7bafada7 n/a (libmozjs-60.so.0)
                                                       #4  0x00007f2e7baf642a n/a (libmozjs-60.so.0)
                                                       #5  0x00007f2e7fa1aa9d start_thread (libpthread.so.0)
                                                       #6  0x00007f2e7f94ab23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 3880:
                                                       #0  0x00007f2e7f9454ed syscall (libc.so.6)
                                                       #1  0x00007f2e7f309151 g_cond_wait_until (libglib-2.0.so.0)
                                                       #2  0x00007f2e7f3872c3 n/a (libglib-2.0.so.0)
                                                       #3  0x00007f2e7f32c5fb n/a (libglib-2.0.so.0)
                                                       #4  0x00007f2e7f33567b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f2e7fa1aa9d start_thread (libpthread.so.0)
                                                       #6  0x00007f2e7f94ab23 __clone (libc.so.6)
Jan 12 13:56:38 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: releasing fd for 13:64
Jan 12 13:56:38 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "libinput"
Jan 12 13:56:38 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: releasing fd for 13:66
Jan 12 13:56:38 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "libinput"
Jan 12 13:56:38 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: releasing fd for 13:67
Jan 12 13:56:38 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "libinput"
Jan 12 13:56:38 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: releasing fd for 13:69
Jan 12 13:56:38 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "libinput"
Jan 12 13:56:38 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: releasing fd for 13:70
Jan 12 13:56:38 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "libinput"
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: releasing fd for 13:74
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "libinput"
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: releasing fd for 13:73
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "libinput"
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: releasing fd for 13:85
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "libinput"
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: releasing fd for 13:68
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "libinput"
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: releasing fd for 13:71
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "libinput"
Jan 12 13:56:37 second-chances tracker-extract[3846]: Owner of volume monitor org.gtk.vfs.MTPVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jan 12 13:56:37 second-chances tracker-extract[3846]: Owner of volume monitor org.gtk.vfs.AfcVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jan 12 13:56:37 second-chances tracker-extract[3846]: Owner of volume monitor org.gtk.vfs.GoaVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jan 12 13:56:37 second-chances tracker-extract[3846]: Owner of volume monitor org.gtk.vfs.GPhoto2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jan 12 13:56:37 second-chances tracker-extract[3846]: Received signal:15->'Terminated'
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: releasing fd for 13:72
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "libinput"
Jan 12 13:56:37 second-chances pulseaudio[915]: E: [pulseaudio] stdin-util.c: Unable to read or parse data from client.
Jan 12 13:56:37 second-chances firefox.desktop[878]: Sandbox: Unexpected EOF, op 0 flags 00 path /home/kale/.local/share/fonts/Adobe/Western Fonts/Euro Mono Std/EuroMonoStd-BoldItalic.otf
Jan 12 13:56:37 second-chances firefox.desktop[878]: Sandbox: Unexpected EOF, op 0 flags 00 path /home/kale/.local/share/fonts/Adobe/Western Fonts/Euro Mono Std/EuroMonoStd-BoldItalic.otf
Jan 12 13:56:37 second-chances tracker-miner-fs.desktop[1181]: OK
Jan 12 13:56:37 second-chances systemd[788]: Started D-Bus User Message Bus.
Jan 12 13:56:37 second-chances systemd[788]: Stopped D-Bus User Message Bus.
Jan 12 13:56:37 second-chances tracker-miner-f[1181]: Error while sending AddMatch() message: The connection is closed
Jan 12 13:56:37 second-chances tracker-miner-f[1181]: Error while sending AddMatch() message: The connection is closed
Jan 12 13:56:37 second-chances tracker-miner-f[1181]: Error while sending AddMatch() message: The connection is closed
Jan 12 13:56:37 second-chances tracker-miner-f[1181]: Could not end data provider for container / directory 'file:///home/kale/Downloads/vendor/joomla/string/src/phputf8/utils', File enumerator has outstanding operation
Jan 12 13:56:37 second-chances tracker-miner-fs.desktop[1181]: Received signal:15->'Terminated'
Jan 12 13:56:37 second-chances tracker-miner-f[1181]: Could not set mount point in database 'urn:nepomuk:datasource:a76cd4a25f544f41', The connection is closed
Jan 12 13:56:37 second-chances tracker-miner-apps.desktop[1183]: OK
Jan 12 13:56:37 second-chances tracker-miner-apps.desktop[1183]: Received signal:15->'Terminated'
Jan 12 13:56:37 second-chances tracker-miner-f[1181]: Owner of volume monitor org.gtk.vfs.MTPVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jan 12 13:56:37 second-chances tracker-miner-f[1181]: Owner of volume monitor org.gtk.vfs.AfcVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jan 12 13:56:37 second-chances tracker-miner-f[1181]: Owner of volume monitor org.gtk.vfs.GoaVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jan 12 13:56:37 second-chances tracker-miner-f[1181]: Owner of volume monitor org.gtk.vfs.GPhoto2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jan 12 13:56:37 second-chances tracker-miner-f[1181]: Owner of volume monitor org.gtk.vfs.UDisks2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: releasing fd for 13:77
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "libinput"
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: not releasing fd for 13:70, still in use
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "libinput"
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: not releasing fd for 13:73, still in use
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "libinput"
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: not releasing fd for 13:72, still in use
Jan 12 13:56:37 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "libinput"
Jan 12 13:56:37 second-chances tracker-extract[3846]: Owner of volume monitor org.gtk.vfs.UDisks2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
Jan 12 13:56:37 second-chances evolution-alarm[1186]: evolution-alarm-notify: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.
Jan 12 13:56:37 second-chances systemd[788]: Stopping D-Bus User Message Bus...
Jan 12 13:56:37 second-chances gvfsd[885]: A connection to the bus can't be made
Jan 12 13:56:37 second-chances gsd-print-notif[1092]: Source ID 2 was not found when attempting to remove it
Jan 12 13:56:37 second-chances gnome-session-f[3918]: Cannot open display: 
Jan 12 13:56:37 second-chances gnome-session[817]: Unable to init server: Could not connect: Connection refused
Jan 12 13:56:37 second-chances gnome-session-binary[817]: WARNING: App 'org.gnome.Shell.desktop' respawning too quickly
Jan 12 13:56:37 second-chances gnome-session-binary[817]: WARNING: Application 'org.gnome.Shell.desktop' killed by signal 11
Jan 12 13:56:37 second-chances gnome-session-binary[817]: Unrecoverable failure in required component org.gnome.Shell.desktop
Jan 12 13:56:37 second-chances gnome-session[817]: gnome-session-binary[817]: WARNING: App 'org.gnome.Shell.desktop' respawning too quickly
Jan 12 13:56:37 second-chances gnome-session[817]: gnome-session-binary[817]: WARNING: Application 'org.gnome.Shell.desktop' killed by signal 11
Jan 12 13:56:35 second-chances gsd-color[1125]: failed to set screen _ICC_PROFILE: Failed to open file “/var/lib/gdm/.local/share/icc/edid-bcdffae6fee755ef3ff9f5c297fa524a.icc”: Permission denied
Jan 12 13:56:35 second-chances gnome-shell[3813]: Error looking up permission: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.impl.portal.PermissionStore was not provided by any .service files
Jan 12 13:56:35 second-chances gnome-shell[3813]: driver/gl/cogl-framebuffer-gl.c:311: GL error (1282): Invalid operation
Jan 12 13:56:34 second-chances gnome-shell[3813]: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
Jan 12 13:56:34 second-chances gnome-shell[3813]: Telepathy is not available, chat integration will be disabled.
Jan 12 13:56:34 second-chances gnome-shell[3813]: g_filename_to_utf8: assertion 'opsysstring != NULL' failed
Jan 12 13:56:34 second-chances gnome-shell[3813]: g_dir_open_with_errno: assertion 'path != NULL' failed
Jan 12 13:56:34 second-chances gnome-shell[3813]: g_filename_to_utf8: assertion 'opsysstring != NULL' failed
Jan 12 13:56:34 second-chances gnome-shell[3813]: g_dir_open_with_errno: assertion 'path != NULL' failed
Jan 12 13:56:34 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:56:34 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:56:34 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:56:34 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:56:34 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:56:33 second-chances gsd-media-keys[1138]: g_variant_unref: assertion 'value != NULL' failed
Jan 12 13:56:33 second-chances gsd-media-keys[1138]: g_variant_get_va: assertion 'value != NULL' failed
Jan 12 13:56:33 second-chances gnome-shell[3813]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jan 12 13:56:32 second-chances gsd-media-keys[1138]: g_variant_unref: assertion 'value != NULL' failed
Jan 12 13:56:32 second-chances gsd-media-keys[1138]: g_variant_get_va: assertion 'value != NULL' failed
Jan 12 13:56:32 second-chances tracker-extract[3846]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:56:32 second-chances tracker-extract[3846]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:56:32 second-chances tracker-extract[3846]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:56:32 second-chances tracker-extract[3846]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:56:32 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:56:32 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:56:31 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:56:31 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:56:31 second-chances gsd-media-keys[1138]: g_variant_unref: assertion 'value != NULL' failed
Jan 12 13:56:31 second-chances gsd-media-keys[1138]: g_variant_get_va: assertion 'value != NULL' failed
Jan 12 13:56:31 second-chances systemd-coredump[3811]: Process 878 (gnome-shell) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 878:
                                                       #0  0x00007f16392bb9d0 n/a (libmutter-clutter-3.so)
                                                       #1  0x00007f163926a13d n/a (libmutter-clutter-3.so)
                                                       #2  0x00007f1639297525 n/a (libmutter-clutter-3.so)
                                                       #3  0x00007f1639263617 clutter_x11_handle_event (libmutter-clutter-3.so)
                                                       #4  0x00007f16390cd2d4 n/a (libmutter-3.so.0)
                                                       #5  0x00007f1639c80a2f g_main_context_dispatch (libglib-2.0.so.0)
                                                       #6  0x00007f1639c825e9 n/a (libglib-2.0.so.0)
                                                       #7  0x00007f1639c835c2 g_main_loop_run (libglib-2.0.so.0)
                                                       #8  0x00007f16390fe310 meta_run (libmutter-3.so.0)
                                                       #9  0x000055b999f783ab n/a (gnome-shell)
                                                       #10 0x00007f163a19b223 __libc_start_main (libc.so.6)
                                                       #11 0x000055b999f7850e n/a (gnome-shell)
                                                       
                                                       Stack trace of thread 994:
                                                       #0  0x00007f163a348afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f16366c4938 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-60.so.0)
                                                       #2  0x00007f16366c4b26 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-60.so.0)
                                                       #3  0x00007f1636422da7 n/a (libmozjs-60.so.0)
                                                       #4  0x00007f163641e42a n/a (libmozjs-60.so.0)
                                                       #5  0x00007f163a342a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f163a272b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 996:
                                                       #0  0x00007f163a348afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f16366c4938 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-60.so.0)
                                                       #2  0x00007f16366c4b26 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-60.so.0)
                                                       #3  0x00007f1636422da7 n/a (libmozjs-60.so.0)
                                                       #4  0x00007f163641e42a n/a (libmozjs-60.so.0)
                                                       #5  0x00007f163a342a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f163a272b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 997:
                                                       #0  0x00007f163a348afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f16366c4938 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-60.so.0)
                                                       #2  0x00007f16366c4b26 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-60.so.0)
                                                       #3  0x00007f1636422da7 n/a (libmozjs-60.so.0)
                                                       #4  0x00007f163641e42a n/a (libmozjs-60.so.0)
                                                       #5  0x00007f163a342a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f163a272b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 998:
                                                       #0  0x00007f163a348afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f16366c4938 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-60.so.0)
                                                       #2  0x00007f16366c4b26 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-60.so.0)
                                                       #3  0x00007f1636422da7 n/a (libmozjs-60.so.0)
                                                       #4  0x00007f163641e42a n/a (libmozjs-60.so.0)
                                                       #5  0x00007f163a342a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f163a272b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1388:
                                                       #0  0x00007f163a26d4ed syscall (libc.so.6)
                                                       #1  0x00007f1639c30471 g_cond_wait (libglib-2.0.so.0)
                                                       #2  0x00007f1638d72d9d n/a (libmutter-cogl-3.so)
                                                       #3  0x00007f1639c5d67b n/a (libglib-2.0.so.0)
                                                       #4  0x00007f163a342a9d start_thread (libpthread.so.0)
                                                       #5  0x00007f163a272b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 999:
                                                       #0  0x00007f163a348afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f16366c4938 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-60.so.0)
                                                       #2  0x00007f16366c4b26 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-60.so.0)
                                                       #3  0x00007f1636422da7 n/a (libmozjs-60.so.0)
                                                       #4  0x00007f163641e42a n/a (libmozjs-60.so.0)
                                                       #5  0x00007f163a342a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f163a272b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 882:
                                                       #0  0x00007f163a267c21 __poll (libc.so.6)
                                                       #1  0x00007f1639c82540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f1639c835c2 g_main_loop_run (libglib-2.0.so.0)
                                                       #3  0x00007f1639de8cb8 n/a (libgio-2.0.so.0)
                                                       #4  0x00007f1639c5d67b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f163a342a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f163a272b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 914:
                                                       #0  0x00007f163a267c21 __poll (libc.so.6)
                                                       #1  0x00007f162cdba673 n/a (libpulse.so.0)
                                                       #2  0x00007f162cdab990 pa_mainloop_poll (libpulse.so.0)
                                                       #3  0x00007f162cdabfe0 pa_mainloop_iterate (libpulse.so.0)
                                                       #4  0x00007f162cdac091 pa_mainloop_run (libpulse.so.0)
                                                       #5  0x00007f162cdba5ae n/a (libpulse.so.0)
                                                       #6  0x00007f162cb599fc n/a (libpulsecommon-12.2.so)
                                                       #7  0x00007f163a342a9d start_thread (libpthread.so.0)
                                                       #8  0x00007f163a272b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 995:
                                                       #0  0x00007f163a348afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f16366c4938 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-60.so.0)
                                                       #2  0x00007f16366c4b26 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-60.so.0)
                                                       #3  0x00007f1636422da7 n/a (libmozjs-60.so.0)
                                                       #4  0x00007f163641e42a n/a (libmozjs-60.so.0)
                                                       #5  0x00007f163a342a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f163a272b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 883:
                                                       #0  0x00007f163a267c21 __poll (libc.so.6)
                                                       #1  0x00007f1639c82540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f1639c8262e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007f163a370bde n/a (libdconfsettings.so)
                                                       #4  0x00007f1639c5d67b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f163a342a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f163a272b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1000:
                                                       #0  0x00007f163a348afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f16366c4938 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-60.so.0)
                                                       #2  0x00007f16366c4b26 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-60.so.0)
                                                       #3  0x00007f1636422da7 n/a (libmozjs-60.so.0)
                                                       #4  0x00007f163641e42a n/a (libmozjs-60.so.0)
                                                       #5  0x00007f163a342a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f163a272b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 993:
                                                       #0  0x00007f163a348afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f16366c4938 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-60.so.0)
                                                       #2  0x00007f16366c4b26 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-60.so.0)
                                                       #3  0x00007f1636422da7 n/a (libmozjs-60.so.0)
                                                       #4  0x00007f163641e42a n/a (libmozjs-60.so.0)
                                                       #5  0x00007f163a342a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f163a272b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 880:
                                                       #0  0x00007f163a267c21 __poll (libc.so.6)
                                                       #1  0x00007f1639c82540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f1639c8262e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007f1639c82682 n/a (libglib-2.0.so.0)
                                                       #4  0x00007f1639c5d67b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f163a342a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f163a272b23 __clone (libc.so.6)
Jan 12 13:56:31 second-chances systemd-coredump[3817]: Process 2937 (terminator) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 2937:
                                                       #0  0x00007fed44a2bb95 n/a (libgdk-3.so.0)
                                                       #1  0x00007fed44a360cd n/a (libgdk-3.so.0)
                                                       #2  0x00007fed44a35c63 n/a (libgdk-3.so.0)
                                                       #3  0x00007fed449fece2 gdk_display_get_event (libgdk-3.so.0)
                                                       #4  0x00007fed44a35804 n/a (libgdk-3.so.0)
                                                       #5  0x00007fed46565a2f g_main_context_dispatch (libglib-2.0.so.0)
                                                       #6  0x00007fed465675e9 n/a (libglib-2.0.so.0)
                                                       #7  0x00007fed465685c2 g_main_loop_run (libglib-2.0.so.0)
                                                       #8  0x00007fed435192bf gtk_main (libgtk-3.so.0)
                                                       #9  0x00007fed499a66d0 ffi_call_unix64 (libffi.so.6)
                                                       #10 0x00007fed499a60a0 ffi_call (libffi.so.6)
                                                       #11 0x00007fed469af544 n/a (_gi.so)
                                                       #12 0x00007fed469aeb2c n/a (_gi.so)
                                                       #13 0x00007fed49dca0e3 PyObject_Call (libpython2.7.so.1.0)
                                                       #14 0x00007fed49e29259 PyEval_EvalFrameEx (libpython2.7.so.1.0)
                                                       #15 0x00007fed49e810da PyEval_EvalCodeEx (libpython2.7.so.1.0)
                                                       #16 0x00007fed49e2bdbf PyEval_EvalFrameEx (libpython2.7.so.1.0)
                                                       #17 0x00007fed49e810da PyEval_EvalCodeEx (libpython2.7.so.1.0)
                                                       #18 0x00007fed49ea030a PyEval_EvalCode (libpython2.7.so.1.0)
                                                       #19 0x00007fed49eaba81 run_mod (libpython2.7.so.1.0)
                                                       #20 0x00007fed49ead397 PyRun_FileExFlags (libpython2.7.so.1.0)
                                                       #21 0x00007fed49eadc84 PyRun_SimpleFileExFlags (libpython2.7.so.1.0)
                                                       #22 0x00007fed49e89083 Py_Main (libpython2.7.so.1.0)
                                                       #23 0x00007fed4a1a7223 __libc_start_main (libc.so.6)
                                                       #24 0x00005650774c777a _start (python2.7)
                                                       
                                                       Stack trace of thread 2940:
                                                       #0  0x00007fed4a273c21 __poll (libc.so.6)
                                                       #1  0x00007fed46567540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007fed4656762e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007fed42186bde n/a (libdconfsettings.so)
                                                       #4  0x00007fed4654267b n/a (libglib-2.0.so.0)
                                                       #5  0x00007fed4a34ea9d start_thread (libpthread.so.0)
                                                       #6  0x00007fed4a27eb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2941:
                                                       #0  0x00007fed4a273c21 __poll (libc.so.6)
                                                       #1  0x00007fed46567540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007fed465685c2 g_main_loop_run (libglib-2.0.so.0)
                                                       #3  0x00007fed46140cb8 n/a (libgio-2.0.so.0)
                                                       #4  0x00007fed4654267b n/a (libglib-2.0.so.0)
                                                       #5  0x00007fed4a34ea9d start_thread (libpthread.so.0)
                                                       #6  0x00007fed4a27eb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2939:
                                                       #0  0x00007fed4a273c21 __poll (libc.so.6)
                                                       #1  0x00007fed46567540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007fed4656762e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007fed46567682 n/a (libglib-2.0.so.0)
                                                       #4  0x00007fed4654267b n/a (libglib-2.0.so.0)
                                                       #5  0x00007fed4a34ea9d start_thread (libpthread.so.0)
                                                       #6  0x00007fed4a27eb23 __clone (libc.so.6)
Jan 12 13:56:30 second-chances gsd-media-keys[1138]: g_variant_unref: assertion 'value != NULL' failed
Jan 12 13:56:30 second-chances gsd-media-keys[1138]: g_variant_get_va: assertion 'value != NULL' failed
Jan 12 13:56:30 second-chances terminator[2937]: gdk_event_set_source_device: assertion 'GDK_IS_DEVICE (device)' failed
Jan 12 13:56:30 second-chances terminator[2937]: gdk_device_get_n_axes: assertion 'GDK_IS_DEVICE (device)' failed
Jan 12 13:56:30 second-chances terminator[2937]: gdk_device_list_slave_devices: assertion 'GDK_IS_DEVICE (device)' failed
Jan 12 13:56:30 second-chances terminator[2937]: gdk_device_get_device_type: assertion 'GDK_IS_DEVICE (device)' failed
Jan 12 13:56:30 second-chances terminator[2937]: gdk_event_set_source_device: assertion 'GDK_IS_DEVICE (device)' failed
Jan 12 13:56:30 second-chances gnome-session[817]: gnome-session-binary[817]: WARNING: Application 'org.gnome.Shell.desktop' killed by signal 11
Jan 12 13:56:30 second-chances gnome-session-binary[817]: WARNING: Application 'org.gnome.Shell.desktop' killed by signal 11
Jan 12 13:56:28 second-chances org.gnome.Shell.desktop[878]: Window manager warning: 0x2a00011 (New Tab - ) appears to be one of the offending windows with a timestamp of 595679.  Working around...
Jan 12 13:56:28 second-chances org.gnome.Shell.desktop[878]: Window manager warning: last_user_time (595679) is greater than comparison timestamp (581381).  This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW.  Trying to work around...
Jan 12 13:56:28 second-chances gnome-shell[878]: clutter_input_device_get_device_id: assertion 'CLUTTER_IS_INPUT_DEVICE (device)' failed
Jan 12 13:56:20 second-chances tracker-extract[3791]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:56:20 second-chances tracker-extract[3791]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:56:20 second-chances tracker-extract[3791]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:56:20 second-chances tracker-extract[3791]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:56:20 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:56:20 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:56:20 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:56:20 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:56:15 second-chances org.gnome.Evolution-alarm-notify.desktop[1186]: Fontconfig warning: Directory/file mtime in the future. New fonts may not be detected.
Jan 12 13:56:15 second-chances org.gnome.Documents[815]: Fontconfig warning: Directory/file mtime in the future. New fonts may not be detected.
Jan 12 13:56:14 second-chances org.gnome.SettingsDaemon.Keyboard.desktop[1130]: Fontconfig warning: Directory/file mtime in the future. New fonts may not be detected.
Jan 12 13:56:13 second-chances org.gnome.SettingsDaemon.Wacom.desktop[1104]: Fontconfig warning: Directory/file mtime in the future. New fonts may not be detected.
Jan 12 13:56:13 second-chances org.gnome.SettingsDaemon.Color.desktop[1125]: Fontconfig warning: Directory/file mtime in the future. New fonts may not be detected.
Jan 12 13:56:12 second-chances org.gnome.seahorse.Application[815]: Fontconfig warning: Directory/file mtime in the future. New fonts may not be detected.
Jan 12 13:56:07 second-chances tracker-extract[3772]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:56:07 second-chances tracker-extract[3772]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:56:07 second-chances tracker-extract[3772]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:56:07 second-chances tracker-extract[3772]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:56:07 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:56:07 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:56:07 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:56:07 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:56:06 second-chances org.gnome.SettingsDaemon.Power.desktop[1090]: Fontconfig warning: Directory/file mtime in the future. New fonts may not be detected.
Jan 12 13:55:55 second-chances tracker-extract[3754]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:55:55 second-chances tracker-extract[3754]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:55:55 second-chances tracker-extract[3754]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:55:55 second-chances tracker-extract[3754]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:55:55 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:55:55 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:55:55 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:55:55 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:55:52 second-chances org.gnome.SettingsDaemon.Clipboard.desktop[1120]: Fontconfig warning: Directory/file mtime in the future. New fonts may not be detected.
Jan 12 13:55:51 second-chances org.gnome.SettingsDaemon.MediaKeys.desktop[1138]: Fontconfig warning: Directory/file mtime in the future. New fonts may not be detected.
Jan 12 13:55:43 second-chances tracker-extract[3733]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:55:43 second-chances tracker-extract[3733]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:55:43 second-chances tracker-extract[3733]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:55:43 second-chances tracker-extract[3733]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:55:43 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:55:43 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:55:43 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:55:43 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:55:31 second-chances tracker-extract[3706]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:55:31 second-chances tracker-extract[3706]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.503: invalid UTF-8 character
Jan 12 13:55:31 second-chances tracker-extract[3706]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:55:31 second-chances tracker-extract[3706]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.503: invalid UTF-8 character
Jan 12 13:55:31 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:55:31 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:55:28 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:55:28 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:85
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:67
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:72
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:71
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:68
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:74
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:64
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:65
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:69
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:73
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:77
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:70
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:66
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: device removed
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "62"
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device removed
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "40"
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device removed
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "43"
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) event13 - Eee PC WMI hotkeys: device removed
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "25"
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "62"
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: device removed
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "60"
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: device removed
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "47"
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) event21 - HD Webcam C525: device removed
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "65"
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "40"
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: device removed
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "46"
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "43"
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: device removed
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "41"
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: device removed
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "64"
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) event2  - DELL Dell USB Entry Keyboard: device removed
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "36"
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) event0  - Power Button: device removed
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "45"
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (II) event1  - Power Button: device removed
Jan 12 13:55:24 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "44"
Jan 12 13:55:08 second-chances tracker-extract[3682]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:55:08 second-chances tracker-extract[3682]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:55:08 second-chances tracker-extract[3682]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:55:08 second-chances tracker-extract[3682]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:55:08 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:55:08 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:55:07 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:55:07 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:54:56 second-chances tracker-extract[3661]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:54:56 second-chances tracker-extract[3661]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:54:56 second-chances tracker-extract[3661]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:54:56 second-chances tracker-extract[3661]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:54:56 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:54:56 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:54:56 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:54:56 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:54:44 second-chances tracker-extract[3640]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:54:44 second-chances tracker-extract[3640]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:54:44 second-chances tracker-extract[3640]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:54:44 second-chances tracker-extract[3640]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:54:44 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:54:44 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:54:44 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:54:44 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:54:32 second-chances tracker-extract[3618]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:54:32 second-chances tracker-extract[3618]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:54:32 second-chances tracker-extract[3618]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:54:32 second-chances tracker-extract[3618]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:54:32 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:54:32 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:54:32 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:54:32 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:54:20 second-chances tracker-extract[3577]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:54:20 second-chances tracker-extract[3577]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.507: invalid UTF-8 character
Jan 12 13:54:20 second-chances tracker-extract[3577]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:54:20 second-chances tracker-extract[3577]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.507: invalid UTF-8 character
Jan 12 13:54:20 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:54:20 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:54:20 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:54:20 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:54:08 second-chances tracker-extract[3555]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:54:08 second-chances tracker-extract[3555]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.503: invalid UTF-8 character
Jan 12 13:54:08 second-chances tracker-extract[3555]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:54:08 second-chances tracker-extract[3555]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.503: invalid UTF-8 character
Jan 12 13:54:08 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:54:08 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:54:08 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:54:08 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:53:56 second-chances tracker-extract[3532]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:53:56 second-chances tracker-extract[3532]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:53:56 second-chances tracker-extract[3532]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:53:56 second-chances tracker-extract[3532]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:53:56 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:53:56 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:53:56 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:53:56 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:53:44 second-chances tracker-extract[3513]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:53:44 second-chances tracker-extract[3513]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:53:44 second-chances tracker-extract[3513]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:53:44 second-chances tracker-extract[3513]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:53:44 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:53:44 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:53:44 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:53:44 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:53:27 second-chances tracker-extract[3483]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:53:27 second-chances tracker-extract[3483]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:53:27 second-chances tracker-extract[3483]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:53:27 second-chances tracker-extract[3483]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:53:27 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:53:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:53:26 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:53:26 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:53:15 second-chances tracker-extract[3465]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:53:15 second-chances tracker-extract[3465]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:53:15 second-chances tracker-extract[3465]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:53:15 second-chances tracker-extract[3465]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:53:15 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:53:15 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:53:15 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:53:15 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:53:03 second-chances tracker-extract[3446]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:53:03 second-chances tracker-extract[3446]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:53:03 second-chances tracker-extract[3446]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:53:03 second-chances tracker-extract[3446]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:53:03 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:53:03 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:53:03 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:53:03 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:52:51 second-chances tracker-extract[3416]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:52:51 second-chances tracker-extract[3416]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:52:51 second-chances tracker-extract[3416]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:52:51 second-chances tracker-extract[3416]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:52:51 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:52:51 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:52:51 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:52:51 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:52:39 second-chances tracker-extract[3389]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:52:39 second-chances tracker-extract[3389]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:52:39 second-chances tracker-extract[3389]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:52:39 second-chances tracker-extract[3389]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:52:39 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:52:39 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:52:39 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:52:39 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:52:26 second-chances tracker-extract[3365]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:52:26 second-chances tracker-extract[3365]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:52:26 second-chances tracker-extract[3365]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:52:26 second-chances tracker-extract[3365]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:52:26 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:52:26 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:52:26 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:52:26 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:52:14 second-chances tracker-extract[3346]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:52:14 second-chances tracker-extract[3346]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:52:14 second-chances tracker-extract[3346]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:52:14 second-chances tracker-extract[3346]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:52:14 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:52:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:52:13 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:52:13 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:52:02 second-chances tracker-extract[3327]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:52:02 second-chances tracker-extract[3327]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:52:02 second-chances tracker-extract[3327]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:52:02 second-chances tracker-extract[3327]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:52:02 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:52:02 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:52:02 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:52:02 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:51:50 second-chances tracker-extract[3309]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:51:50 second-chances tracker-extract[3309]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.502: invalid UTF-8 character
Jan 12 13:51:50 second-chances tracker-extract[3309]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:51:50 second-chances tracker-extract[3309]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.502: invalid UTF-8 character
Jan 12 13:51:50 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:51:50 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:51:50 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:51:50 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:51:38 second-chances tracker-extract[3283]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:51:38 second-chances tracker-extract[3283]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:51:38 second-chances tracker-extract[3283]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:51:38 second-chances tracker-extract[3283]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:51:38 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:51:38 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:51:38 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:51:38 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:51:26 second-chances tracker-extract[3215]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:51:26 second-chances tracker-extract[3215]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:51:26 second-chances tracker-extract[3215]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:51:26 second-chances tracker-extract[3215]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:51:26 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:51:26 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:51:26 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:51:26 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:51:14 second-chances tracker-extract[3196]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:51:14 second-chances tracker-extract[3196]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:51:14 second-chances tracker-extract[3196]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:51:14 second-chances tracker-extract[3196]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:51:14 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:51:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:51:14 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:51:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:51:02 second-chances tracker-extract[3160]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:51:02 second-chances tracker-extract[3160]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:51:02 second-chances tracker-extract[3160]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:51:02 second-chances tracker-extract[3160]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:51:02 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:51:02 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:51:02 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:51:02 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:50:50 second-chances tracker-extract[3138]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:50:50 second-chances tracker-extract[3138]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:50:50 second-chances tracker-extract[3138]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:50:50 second-chances tracker-extract[3138]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:50:50 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:50:50 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:50:50 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:50:50 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:50:38 second-chances tracker-extract[3105]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:50:38 second-chances tracker-extract[3105]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:50:38 second-chances tracker-extract[3105]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:50:38 second-chances tracker-extract[3105]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:50:38 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:50:38 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:50:38 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:50:38 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:50:26 second-chances tracker-extract[2946]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:50:26 second-chances tracker-extract[2946]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:50:26 second-chances tracker-extract[2946]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:50:26 second-chances tracker-extract[2946]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:50:26 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:50:26 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:50:26 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:50:26 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:50:19 second-chances dleyna-renderer-service[2933]: dLeyna: Exit
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: Client :1.130 lost
Jan 12 13:50:18 second-chances gnome-documents[2261]: JS ERROR: GLib.Error g-invoke-error-quark: Could not locate gd_filename_strip_extension: (null)
Jan 12 13:50:18 second-chances gnome-documents[2261]: JS ERROR: GLib.Error g-invoke-error-quark: Could not locate gd_filename_strip_extension: (null)
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: Calling GetRenderers method
Jan 12 13:50:18 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'com.intel.dleyna-renderer'
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: Entries: (null)
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: Enabled : F
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: [Network filtering settings]
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: Log Level: 0x13
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: Log Type : 0
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: [Logging settings]
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: Push host port: 0
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: Port: 0
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: Connector Name: dbus
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: Never Quit: F
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: [General settings]
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: Load file [/home/kale/.config/dleyna-renderer-service.conf]
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: dleyna-renderer-service version 0.6.0
Jan 12 13:50:18 second-chances dleyna-renderer-service[2933]: dLeyna core version 0.6.0
Jan 12 13:50:18 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='com.intel.dleyna-renderer' requested by ':1.130' (uid=1000 pid=2857 comm="/usr/bin/gnome-photos --gapplication-service ")
Jan 12 13:50:18 second-chances gnome-clocks[2855]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:50:17 second-chances gnome-contacts-[2843]: backend-store.vala:435: Error preparing Backend 'telepathy': The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files
Jan 12 13:50:17 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Contacts.SearchProvider'
Jan 12 13:50:17 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Nautilus'
Jan 12 13:50:17 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Photos'
Jan 12 13:50:17 second-chances org.gnome.Chara[2854]: JS WARNING: [resource:///org/gnome/Characters/BackgroundService/js/searchProvider.js 50]: String.toUpperCase is deprecated; use String.prototype.toUpperCase instead
Jan 12 13:50:17 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Characters.BackgroundService'
Jan 12 13:50:17 second-chances org.gnome.Chara[2854]: Some code accessed the property 'SearchProvider' on the module 'searchProvider'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Jan 12 13:50:17 second-chances org.gnome.Chara[2854]: Some code called array.toString() on a Uint8Array instance. Previously this would have interpreted the bytes of the array as a string, but that is nonstandard. In the future this will return the bytes as comma-separated digits. For the time being, the old behavior has been preserved, but please fix your code anyway to explicitly call ByteArray.toString(array).
                                                      (Note that array.toString() may have been called implicitly.)
                                                      0 <TOP LEVEL> ["resource:///org/gnome/Characters/BackgroundService/js/searchProvider.js":26]
                                                      1 <TOP LEVEL> ["resource:///org/gnome/Characters/BackgroundService/js/service.js":33]
                                                      2 <TOP LEVEL> ["/usr/share/org.gnome.Characters/org.gnome.Characters.BackgroundService":6]
Jan 12 13:50:17 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.clocks'
Jan 12 13:50:17 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
Jan 12 13:50:17 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Jan 12 13:50:17 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Boxes.SearchProvider'
Jan 12 13:50:17 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Photos' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:50:17 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.clocks' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:50:17 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Characters.BackgroundService' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:50:17 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:50:17 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:50:17 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Nautilus' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:50:17 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:50:17 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.ControlCenter.SearchProvider' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:50:15 second-chances tracker-extract[2768]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:50:15 second-chances tracker-extract[2768]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:50:15 second-chances tracker-extract[2768]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:50:15 second-chances tracker-extract[2768]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:50:14 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:50:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:49:53 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:49:53 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:49:46 second-chances gsd-color[1125]: failed to set screen _ICC_PROFILE: Failed to open file “/var/lib/gdm/.local/share/icc/edid-bcdffae6fee755ef3ff9f5c297fa524a.icc”: Permission denied
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: (II) event21 - HD Webcam C525: device is a keyboard
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: (II) event21 - HD Webcam C525: is tagged by udev as: Keyboard
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:85
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: device is a keyboard
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: is tagged by udev as: Keyboard
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:67
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: device is a keyboard
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:72
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: device is a keyboard
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: is tagged by udev as: Keyboard
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:71
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:46 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: device is a pointer
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: is tagged by udev as: Mouse
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:68
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: device is a keyboard
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: is tagged by udev as: Keyboard
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:74
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event0  - Power Button: device is a keyboard
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event0  - Power Button: is tagged by udev as: Keyboard
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:64
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event1  - Power Button: device is a keyboard
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event1  - Power Button: is tagged by udev as: Keyboard
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:65
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: device is a pointer
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: is tagged by udev as: Mouse
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:69
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device is a keyboard
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:73
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event13 - Eee PC WMI hotkeys: device is a keyboard
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event13 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:77
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device is a keyboard
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:70
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event2  - DELL Dell USB Entry Keyboard: device is a keyboard
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) event2  - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     Config Options in the README.
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     configuration option may not be set correctly.  When the
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-D-0: nvidia-auto-select @1050x1680 +1920+0 {ViewPortIn=1050x1680, ViewPortOut=1680x1050+0+0, Rotation=90}"
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): 600.0 MHz maximum pixel clock
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): Internal TMDS
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): connected
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): 330.0 MHz maximum pixel clock
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): Internal TMDS
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): connected
Jan 12 13:49:45 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:66
Jan 12 13:49:42 second-chances tracker-extract[2717]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:49:42 second-chances tracker-extract[2717]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:49:42 second-chances tracker-extract[2717]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:49:42 second-chances tracker-extract[2717]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:49:42 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:49:42 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:49:41 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:49:41 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:49:32 second-chances firefox.desktop[878]: [Parent 2457, Gecko_IOThread] WARNING: pipe error (96): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 13:49:32 second-chances firefox.desktop[878]: [Parent 2457, Gecko_IOThread] WARNING: pipe error (98): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 13:49:32 second-chances firefox.desktop[878]: [Parent 2457, Gecko_IOThread] WARNING: pipe error (100): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 13:49:32 second-chances firefox.desktop[878]: [Parent 2457, Gecko_IOThread] WARNING: pipe error (95): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 13:49:32 second-chances firefox.desktop[878]: [Parent 2457, Gecko_IOThread] WARNING: pipe error (97): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 13:49:29 second-chances tracker-extract[2659]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:49:29 second-chances tracker-extract[2659]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:49:29 second-chances tracker-extract[2659]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:49:29 second-chances tracker-extract[2659]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:49:29 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:49:29 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:49:27 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:49:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:85
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:67
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:72
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:71
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:68
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:74
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:64
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:65
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:69
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:73
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:77
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:70
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:66
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: device removed
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "46"
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device removed
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "37"
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device removed
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "40"
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) event13 - Eee PC WMI hotkeys: device removed
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "24"
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "46"
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: device removed
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "45"
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: device removed
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "44"
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) event21 - HD Webcam C525: device removed
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "64"
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "37"
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: device removed
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "43"
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "40"
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: device removed
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "38"
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: device removed
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "47"
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) event2  - DELL Dell USB Entry Keyboard: device removed
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "25"
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) event0  - Power Button: device removed
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "42"
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (II) event1  - Power Button: device removed
Jan 12 13:49:25 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "41"
Jan 12 13:49:18 second-chances dleyna-renderer-service[2389]: dLeyna: Exit
Jan 12 13:49:17 second-chances dleyna-renderer-service[2389]: Client :1.105 lost
Jan 12 13:49:16 second-chances gnome-documents[2261]: JS ERROR: GLib.Error g-invoke-error-quark: Could not locate gd_filename_strip_extension: (null)
Jan 12 13:49:16 second-chances dleyna-renderer-service[2348]: dLeyna: Exit
Jan 12 13:49:16 second-chances tracker-extract[2416]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:49:16 second-chances tracker-extract[2416]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:49:16 second-chances tracker-extract[2416]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:49:16 second-chances tracker-extract[2416]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:49:16 second-chances gnome-shell[878]: Wrong number of result metas returned by search provider org.gnome.Documents.desktop: expected 5 but got 0
Jan 12 13:49:16 second-chances gnome-documents[2261]: JS ERROR: GLib.Error g-invoke-error-quark: Could not locate gd_filename_strip_extension: (null)
Jan 12 13:49:16 second-chances gnome-documents[2261]: JS ERROR: GLib.Error g-invoke-error-quark: Could not locate gd_filename_strip_extension: (null)
Jan 12 13:49:16 second-chances gnome-documents[2261]: JS ERROR: GLib.Error g-invoke-error-quark: Could not locate gd_filename_strip_extension: libgdprivate-1.0.so: cannot open shared object file: No such file or directory
Jan 12 13:49:16 second-chances gnome-documents[2261]: Failed to load shared library 'libgdprivate-1.0.so' referenced by the typelib: libgdprivate-1.0.so: cannot open shared object file: No such file or directory
Jan 12 13:49:16 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:49:16 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:49:16 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:16 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:16 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:49:16 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:49:15 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:15 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:15 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:15 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:15 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:15 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:15 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:15 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:15 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:15 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:15 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:15 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:15 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:15 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:15 second-chances gnome-clocks[2270]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:49:15 second-chances dleyna-renderer-service[2389]: Calling GetRenderers method
Jan 12 13:49:15 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'com.intel.dleyna-renderer'
Jan 12 13:49:15 second-chances dleyna-renderer-service[2389]: Entries: (null)
Jan 12 13:49:15 second-chances dleyna-renderer-service[2389]: Enabled : F
Jan 12 13:49:15 second-chances dleyna-renderer-service[2389]: [Network filtering settings]
Jan 12 13:49:15 second-chances dleyna-renderer-service[2389]: Log Level: 0x13
Jan 12 13:49:15 second-chances dleyna-renderer-service[2389]: Log Type : 0
Jan 12 13:49:15 second-chances dleyna-renderer-service[2389]: [Logging settings]
Jan 12 13:49:15 second-chances dleyna-renderer-service[2389]: Push host port: 0
Jan 12 13:49:15 second-chances dleyna-renderer-service[2389]: Port: 0
Jan 12 13:49:15 second-chances dleyna-renderer-service[2389]: Connector Name: dbus
Jan 12 13:49:15 second-chances dleyna-renderer-service[2389]: Never Quit: F
Jan 12 13:49:15 second-chances dleyna-renderer-service[2389]: [General settings]
Jan 12 13:49:15 second-chances dleyna-renderer-service[2389]: Load file [/home/kale/.config/dleyna-renderer-service.conf]
Jan 12 13:49:15 second-chances dleyna-renderer-service[2389]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Jan 12 13:49:15 second-chances dleyna-renderer-service[2389]: dleyna-renderer-service version 0.6.0
Jan 12 13:49:15 second-chances dleyna-renderer-service[2389]: dLeyna core version 0.6.0
Jan 12 13:49:15 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='com.intel.dleyna-renderer' requested by ':1.105' (uid=1000 pid=2367 comm="/usr/bin/gnome-photos --gapplication-service ")
Jan 12 13:49:15 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Photos'
Jan 12 13:49:15 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Photos' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:49:15 second-chances dleyna-renderer-service[2348]: Client :1.97 lost
Jan 12 13:49:14 second-chances dleyna-renderer-service[2348]: Calling GetRenderers method
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'com.intel.dleyna-renderer'
Jan 12 13:49:14 second-chances dleyna-renderer-service[2348]: Entries: (null)
Jan 12 13:49:14 second-chances dleyna-renderer-service[2348]: Enabled : F
Jan 12 13:49:14 second-chances dleyna-renderer-service[2348]: [Network filtering settings]
Jan 12 13:49:14 second-chances dleyna-renderer-service[2348]: Log Level: 0x13
Jan 12 13:49:14 second-chances dleyna-renderer-service[2348]: Log Type : 0
Jan 12 13:49:14 second-chances dleyna-renderer-service[2348]: [Logging settings]
Jan 12 13:49:14 second-chances dleyna-renderer-service[2348]: Push host port: 0
Jan 12 13:49:14 second-chances dleyna-renderer-service[2348]: Port: 0
Jan 12 13:49:14 second-chances dleyna-renderer-service[2348]: Connector Name: dbus
Jan 12 13:49:14 second-chances dleyna-renderer-service[2348]: Never Quit: F
Jan 12 13:49:14 second-chances dleyna-renderer-service[2348]: [General settings]
Jan 12 13:49:14 second-chances dleyna-renderer-service[2348]: Load file [/home/kale/.config/dleyna-renderer-service.conf]
Jan 12 13:49:14 second-chances dleyna-renderer-service[2348]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Jan 12 13:49:14 second-chances dleyna-renderer-service[2348]: dleyna-renderer-service version 0.6.0
Jan 12 13:49:14 second-chances dleyna-renderer-service[2348]: dLeyna core version 0.6.0
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='com.intel.dleyna-renderer' requested by ':1.97' (uid=1000 pid=2273 comm="/usr/bin/gnome-photos --gapplication-service ")
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Nautilus'
Jan 12 13:49:14 second-chances org.gnome.Chara[2267]: JS WARNING: [resource:///org/gnome/Characters/BackgroundService/js/searchProvider.js 50]: String.toUpperCase is deprecated; use String.prototype.toUpperCase instead
Jan 12 13:49:14 second-chances gnome-contacts-[2258]: backend-store.vala:435: Error preparing Backend 'telepathy': The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Contacts.SearchProvider'
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Documents'
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Photos'
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Characters.BackgroundService'
Jan 12 13:49:14 second-chances org.gnome.Chara[2267]: Some code accessed the property 'SearchProvider' on the module 'searchProvider'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Jan 12 13:49:14 second-chances org.gnome.Chara[2267]: Some code called array.toString() on a Uint8Array instance. Previously this would have interpreted the bytes of the array as a string, but that is nonstandard. In the future this will return the bytes as comma-separated digits. For the time being, the old behavior has been preserved, but please fix your code anyway to explicitly call ByteArray.toString(array).
                                                      (Note that array.toString() may have been called implicitly.)
                                                      0 <TOP LEVEL> ["resource:///org/gnome/Characters/BackgroundService/js/searchProvider.js":26]
                                                      1 <TOP LEVEL> ["resource:///org/gnome/Characters/BackgroundService/js/service.js":33]
                                                      2 <TOP LEVEL> ["/usr/share/org.gnome.Characters/org.gnome.Characters.BackgroundService":6]
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.clocks'
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Boxes.SearchProvider'
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Photos' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.clocks' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Characters.BackgroundService' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Nautilus' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Documents' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:49:14 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.ControlCenter.SearchProvider' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:49:13 second-chances systemd-coredump[2232]: Process 1978 (Web Content) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 1980:
                                                       #0  0x00007f888800aad7 n/a (libxul.so)
                                                       #1  0x00007f888800bb1e n/a (libxul.so)
                                                       #2  0x00007f8887ff2dae n/a (libxul.so)
                                                       #3  0x00007f8887ff2a75 n/a (libxul.so)
                                                       #4  0x00007f8887ff0ff9 n/a (libxul.so)
                                                       #5  0x00007f8887ff0975 n/a (libxul.so)
                                                       #6  0x00007f8887fe350f n/a (libxul.so)
                                                       #7  0x00007f8887fe21f4 n/a (libxul.so)
                                                       #8  0x00007f8887fe94fc n/a (libxul.so)
                                                       #9  0x00007f8887fe67c7 n/a (libxul.so)
                                                       #10 0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #11 0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1978:
                                                       #0  0x00007f888aaab007 n/a (libxul.so)
                                                       #1  0x00007f888aaada07 n/a (libxul.so)
                                                       #2  0x00007f888aae6c90 n/a (libxul.so)
                                                       #3  0x00007f888aaecb6b n/a (libxul.so)
                                                       #4  0x00007f888aaef0a0 n/a (libxul.so)
                                                       #5  0x00007f888aaf30af n/a (libxul.so)
                                                       #6  0x00007f888aaf2975 n/a (libxul.so)
                                                       #7  0x00007f888aaf1f24 n/a (libxul.so)
                                                       #8  0x00007f888aaf18d6 n/a (libxul.so)
                                                       #9  0x00007f888aaf169a n/a (libxul.so)
                                                       #10 0x00007f888aaee799 n/a (libxul.so)
                                                       #11 0x00007f888aae6360 n/a (libxul.so)
                                                       #12 0x00007f888aae7716 n/a (libxul.so)
                                                       #13 0x00007f888aae740d n/a (libxul.so)
                                                       #14 0x00007f888aae525a n/a (libxul.so)
                                                       #15 0x00007f888aae971f n/a (libxul.so)
                                                       #16 0x00007f888aae7236 n/a (libxul.so)
                                                       #17 0x00007f888aae525a n/a (libxul.so)
                                                       #18 0x00007f888aaebe84 n/a (libxul.so)
                                                       #19 0x00007f888aaeb20a n/a (libxul.so)
                                                       #20 0x00007f888ab04cf9 n/a (libxul.so)
                                                       #21 0x00007f888aa8ae14 n/a (libxul.so)
                                                       #22 0x00007f888a8f111d n/a (libxul.so)
                                                       #23 0x00007f888a5e61b8 n/a (libxul.so)
                                                       #24 0x00007f888a8ba49e n/a (libxul.so)
                                                       #25 0x00007f888a8f0f95 n/a (libxul.so)
                                                       #26 0x00007f888a5e61b8 n/a (libxul.so)
                                                       #27 0x00007f888ab1f576 n/a (libxul.so)
                                                       #28 0x00007f888ab17fce n/a (libxul.so)
                                                       #29 0x00007f888ab23d50 n/a (libxul.so)
                                                       #30 0x00007f888ab24236 n/a (libxul.so)
                                                       #31 0x00007f888a813a83 n/a (libxul.so)
                                                       #32 0x00007f88882b4bf6 n/a (libxul.so)
                                                       #33 0x00007f8887d28bdc n/a (libxul.so)
                                                       #34 0x00007f888aba8773 n/a (libxul.so)
                                                       #35 0x00007f8887d1b8a9 n/a (libxul.so)
                                                       #36 0x00007f8887d1d398 n/a (libxul.so)
                                                       #37 0x00007f888800bc86 n/a (libxul.so)
                                                       #38 0x00007f8887fe21f4 n/a (libxul.so)
                                                       #39 0x00007f8889775d96 n/a (libxul.so)
                                                       #40 0x00007f888a53f1a0 n/a (libxul.so)
                                                       #41 0x00007f8887fe21f4 n/a (libxul.so)
                                                       #42 0x00007f888a53ef9a n/a (libxul.so)
                                                       #43 0x000055bdc40290d4 n/a (firefox)
                                                       #44 0x000055bdc403dc16 n/a (firefox)
                                                       #45 0x00007f88908f4223 __libc_start_main (libc.so.6)
                                                       #46 0x000055bdc4045b7e _start (firefox)
                                                       
                                                       Stack trace of thread 1991:
                                                       #0  0x00007f8890aa1afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bdc402e288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055bdc402e2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f888a8d6bf7 n/a (libxul.so)
                                                       #4  0x00007f888a8da70a n/a (libxul.so)
                                                       #5  0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #6  0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1994:
                                                       #0  0x00007f8890aa1ef6 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bdc402e3fe _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #2  0x00007f8887d0edc2 n/a (libxul.so)
                                                       #3  0x00007f8887d17630 n/a (libxul.so)
                                                       #4  0x00007f8887d1b8a9 n/a (libxul.so)
                                                       #5  0x00007f8887d1d398 n/a (libxul.so)
                                                       #6  0x00007f888800c17b n/a (libxul.so)
                                                       #7  0x00007f8887fe21f4 n/a (libxul.so)
                                                       #8  0x00007f8887d19f00 n/a (libxul.so)
                                                       #9  0x00007f88905837cc n/a (libnspr4.so)
                                                       #10 0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #11 0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1995:
                                                       #0  0x00007f8890aa1afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bdc402e288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f8887d0aba9 n/a (libxul.so)
                                                       #3  0x00007f8887d143a9 n/a (libxul.so)
                                                       #4  0x00007f8887d1b660 n/a (libxul.so)
                                                       #5  0x00007f8887d1d398 n/a (libxul.so)
                                                       #6  0x00007f888800c17b n/a (libxul.so)
                                                       #7  0x00007f8887fe21f4 n/a (libxul.so)
                                                       #8  0x00007f8887d19f00 n/a (libxul.so)
                                                       #9  0x00007f88905837cc n/a (libnspr4.so)
                                                       #10 0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #11 0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1993:
                                                       #0  0x00007f88909c0c21 __poll (libc.so.6)
                                                       #1  0x00007f889057f4e1 n/a (libnspr4.so)
                                                       #2  0x00007f8887dc00f9 n/a (libxul.so)
                                                       #3  0x00007f8887dc1a49 n/a (libxul.so)
                                                       #4  0x00007f8887dc1172 n/a (libxul.so)
                                                       #5  0x00007f888abb0d2a n/a (libxul.so)
                                                       #6  0x00007f8887d1b8a9 n/a (libxul.so)
                                                       #7  0x00007f8887d1d398 n/a (libxul.so)
                                                       #8  0x00007f888800c128 n/a (libxul.so)
                                                       #9  0x00007f8887fe21f4 n/a (libxul.so)
                                                       #10 0x00007f8887d19f00 n/a (libxul.so)
                                                       #11 0x00007f88905837cc n/a (libnspr4.so)
                                                       #12 0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #13 0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2216:
                                                       #0  0x00007f8890aa1afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bdc402e288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f8887d0aba9 n/a (libxul.so)
                                                       #3  0x00007f8887d143a9 n/a (libxul.so)
                                                       #4  0x00007f8887d1b660 n/a (libxul.so)
                                                       #5  0x00007f8887d1d398 n/a (libxul.so)
                                                       #6  0x00007f888800c17b n/a (libxul.so)
                                                       #7  0x00007f8887fe21f4 n/a (libxul.so)
                                                       #8  0x00007f8887d19f00 n/a (libxul.so)
                                                       #9  0x00007f88905837cc n/a (libnspr4.so)
                                                       #10 0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #11 0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2215:
                                                       #0  0x00007f8890aa1afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f8887fe9b08 n/a (libxul.so)
                                                       #2  0x00007f8887fe9355 n/a (libxul.so)
                                                       #3  0x00007f8887fe2f53 n/a (libxul.so)
                                                       #4  0x00007f8887fe21f4 n/a (libxul.so)
                                                       #5  0x00007f8887fe94fc n/a (libxul.so)
                                                       #6  0x00007f8887fe67c7 n/a (libxul.so)
                                                       #7  0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #8  0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2214:
                                                       #0  0x00007f8890aa1afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bdc402e288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f8887d0aba9 n/a (libxul.so)
                                                       #3  0x00007f8887d143a9 n/a (libxul.so)
                                                       #4  0x00007f8887d1b660 n/a (libxul.so)
                                                       #5  0x00007f8887d1d398 n/a (libxul.so)
                                                       #6  0x00007f888800c17b n/a (libxul.so)
                                                       #7  0x00007f8887fe21f4 n/a (libxul.so)
                                                       #8  0x00007f8887d19f00 n/a (libxul.so)
                                                       #9  0x00007f88905837cc n/a (libnspr4.so)
                                                       #10 0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #11 0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1989:
                                                       #0  0x00007f8890aa1afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bdc402e288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055bdc402e2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f888a8d6bf7 n/a (libxul.so)
                                                       #4  0x00007f888a8da70a n/a (libxul.so)
                                                       #5  0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #6  0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1988:
                                                       #0  0x00007f8890aa1afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bdc402e288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055bdc402e2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f888a8d6bf7 n/a (libxul.so)
                                                       #4  0x00007f888a8da70a n/a (libxul.so)
                                                       #5  0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #6  0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1992:
                                                       #0  0x00007f8890aa1afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bdc402e288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055bdc402e2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f888a8d6bf7 n/a (libxul.so)
                                                       #4  0x00007f888a8da70a n/a (libxul.so)
                                                       #5  0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #6  0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1987:
                                                       #0  0x00007f8890aa1afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bdc402e288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055bdc402e2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f888a8d6bf7 n/a (libxul.so)
                                                       #4  0x00007f888a8da70a n/a (libxul.so)
                                                       #5  0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #6  0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1985:
                                                       #0  0x00007f8890aa1afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bdc402e288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055bdc402e2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f888a8d6bf7 n/a (libxul.so)
                                                       #4  0x00007f888a8da70a n/a (libxul.so)
                                                       #5  0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #6  0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2217:
                                                       #0  0x00007f8890aa1afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bdc402e288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f8887d0aba9 n/a (libxul.so)
                                                       #3  0x00007f8887d143a9 n/a (libxul.so)
                                                       #4  0x00007f8887d1b660 n/a (libxul.so)
                                                       #5  0x00007f8887d1d398 n/a (libxul.so)
                                                       #6  0x00007f888800c17b n/a (libxul.so)
                                                       #7  0x00007f8887fe21f4 n/a (libxul.so)
                                                       #8  0x00007f8887d19f00 n/a (libxul.so)
                                                       #9  0x00007f88905837cc n/a (libnspr4.so)
                                                       #10 0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #11 0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1986:
                                                       #0  0x00007f8890aa1afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bdc402e288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055bdc402e2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f888a8d6bf7 n/a (libxul.so)
                                                       #4  0x00007f888a8da70a n/a (libxul.so)
                                                       #5  0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #6  0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1982:
                                                       #0  0x00007f88909c0c21 __poll (libc.so.6)
                                                       #1  0x00007f888f08e540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f888f08f5c2 g_main_loop_run (libglib-2.0.so.0)
                                                       #3  0x00007f888f356cb8 n/a (libgio-2.0.so.0)
                                                       #4  0x00007f888f06967b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #6  0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2218:
                                                       #0  0x00007f8890aa1afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bdc402e288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f8887d0aba9 n/a (libxul.so)
                                                       #3  0x00007f8887d143a9 n/a (libxul.so)
                                                       #4  0x00007f8887d1b660 n/a (libxul.so)
                                                       #5  0x00007f8887d1d398 n/a (libxul.so)
                                                       #6  0x00007f888800c17b n/a (libxul.so)
                                                       #7  0x00007f8887fe21f4 n/a (libxul.so)
                                                       #8  0x00007f8887d19f00 n/a (libxul.so)
                                                       #9  0x00007f88905837cc n/a (libnspr4.so)
                                                       #10 0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #11 0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2213:
                                                       #0  0x00007f8890aa1afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bdc402e288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f8887d0aba9 n/a (libxul.so)
                                                       #3  0x00007f88886f03a2 n/a (libxul.so)
                                                       #4  0x00007f88886f00b2 n/a (libxul.so)
                                                       #5  0x00007f88886eff95 n/a (libxul.so)
                                                       #6  0x00007f8887d1b8a9 n/a (libxul.so)
                                                       #7  0x00007f8887d1d398 n/a (libxul.so)
                                                       #8  0x00007f888800c17b n/a (libxul.so)
                                                       #9  0x00007f8887fe21f4 n/a (libxul.so)
                                                       #10 0x00007f8887d19f00 n/a (libxul.so)
                                                       #11 0x00007f88905837cc n/a (libnspr4.so)
                                                       #12 0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #13 0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1990:
                                                       #0  0x00007f8890aa1afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bdc402e288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055bdc402e2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f888a8d6bf7 n/a (libxul.so)
                                                       #4  0x00007f888a8da70a n/a (libxul.so)
                                                       #5  0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #6  0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1981:
                                                       #0  0x00007f88909c0c21 __poll (libc.so.6)
                                                       #1  0x00007f888f08e540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f888f08e62e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007f888f08e682 n/a (libglib-2.0.so.0)
                                                       #4  0x00007f888f06967b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #6  0x00007f88909cbb23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1984:
                                                       #0  0x00007f8890aa1e5b pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f889057d557 n/a (libnspr4.so)
                                                       #2  0x00007f889057da2b PR_WaitCondVar (libnspr4.so)
                                                       #3  0x00007f88882a90e5 n/a (libxul.so)
                                                       #4  0x00007f88905837cc n/a (libnspr4.so)
                                                       #5  0x00007f8890a9ba9d start_thread (libpthread.so.0)
                                                       #6  0x00007f88909cbb23 __clone (libc.so.6)
Jan 12 13:49:13 second-chances systemd-coredump[2231]: Process 1960 (Web Content) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 1962:
                                                       #0  0x00007f3302eb3ad7 n/a (libxul.so)
                                                       #1  0x00007f3302eb4b1e n/a (libxul.so)
                                                       #2  0x00007f3302e9bdae n/a (libxul.so)
                                                       #3  0x00007f3302e9ba75 n/a (libxul.so)
                                                       #4  0x00007f3302e99ff9 n/a (libxul.so)
                                                       #5  0x00007f3302e99975 n/a (libxul.so)
                                                       #6  0x00007f3302e8c50f n/a (libxul.so)
                                                       #7  0x00007f3302e8b1f4 n/a (libxul.so)
                                                       #8  0x00007f3302e924fc n/a (libxul.so)
                                                       #9  0x00007f3302e8f7c7 n/a (libxul.so)
                                                       #10 0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1964:
                                                       #0  0x00007f330b865c21 __poll (libc.so.6)
                                                       #1  0x00007f3309f29540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f3309f2a5c2 g_main_loop_run (libglib-2.0.so.0)
                                                       #3  0x00007f330a1dacb8 n/a (libgio-2.0.so.0)
                                                       #4  0x00007f3309f0467b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1970:
                                                       #0  0x00007f330b946afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055faf9dbe288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055faf9dbe2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f330577fbf7 n/a (libxul.so)
                                                       #4  0x00007f330578370a n/a (libxul.so)
                                                       #5  0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1963:
                                                       #0  0x00007f330b865c21 __poll (libc.so.6)
                                                       #1  0x00007f3309f29540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f3309f2962e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007f3309f29682 n/a (libglib-2.0.so.0)
                                                       #4  0x00007f3309f0467b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1965:
                                                       #0  0x00007f330b946e5b pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f330b422557 n/a (libnspr4.so)
                                                       #2  0x00007f330b422a2b PR_WaitCondVar (libnspr4.so)
                                                       #3  0x00007f33031520e5 n/a (libxul.so)
                                                       #4  0x00007f330b4287cc n/a (libnspr4.so)
                                                       #5  0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1971:
                                                       #0  0x00007f330b946afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055faf9dbe288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055faf9dbe2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f330577fbf7 n/a (libxul.so)
                                                       #4  0x00007f330578370a n/a (libxul.so)
                                                       #5  0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1969:
                                                       #0  0x00007f330b946afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055faf9dbe288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055faf9dbe2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f330577fbf7 n/a (libxul.so)
                                                       #4  0x00007f330578370a n/a (libxul.so)
                                                       #5  0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2220:
                                                       #0  0x00007f330b946afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055faf9dbe288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f3302bb3ba9 n/a (libxul.so)
                                                       #3  0x00007f3302bbd3a9 n/a (libxul.so)
                                                       #4  0x00007f3302bc4660 n/a (libxul.so)
                                                       #5  0x00007f3302bc6398 n/a (libxul.so)
                                                       #6  0x00007f3302eb517b n/a (libxul.so)
                                                       #7  0x00007f3302e8b1f4 n/a (libxul.so)
                                                       #8  0x00007f3302bc2f00 n/a (libxul.so)
                                                       #9  0x00007f330b4287cc n/a (libnspr4.so)
                                                       #10 0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1968:
                                                       #0  0x00007f330b946afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055faf9dbe288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055faf9dbe2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f330577fbf7 n/a (libxul.so)
                                                       #4  0x00007f330578370a n/a (libxul.so)
                                                       #5  0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1977:
                                                       #0  0x00007f330b946afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055faf9dbe288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f3302bb3ba9 n/a (libxul.so)
                                                       #3  0x00007f3302bbd3a9 n/a (libxul.so)
                                                       #4  0x00007f3302bc4660 n/a (libxul.so)
                                                       #5  0x00007f3302bc6398 n/a (libxul.so)
                                                       #6  0x00007f3302eb517b n/a (libxul.so)
                                                       #7  0x00007f3302e8b1f4 n/a (libxul.so)
                                                       #8  0x00007f3302bc2f00 n/a (libxul.so)
                                                       #9  0x00007f330b4287cc n/a (libnspr4.so)
                                                       #10 0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2223:
                                                       #0  0x00007f330b946afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055faf9dbe288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f3302bb3ba9 n/a (libxul.so)
                                                       #3  0x00007f3302bbd3a9 n/a (libxul.so)
                                                       #4  0x00007f3302bc4660 n/a (libxul.so)
                                                       #5  0x00007f3302bc6398 n/a (libxul.so)
                                                       #6  0x00007f3302eb517b n/a (libxul.so)
                                                       #7  0x00007f3302e8b1f4 n/a (libxul.so)
                                                       #8  0x00007f3302bc2f00 n/a (libxul.so)
                                                       #9  0x00007f330b4287cc n/a (libnspr4.so)
                                                       #10 0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2219:
                                                       #0  0x00007f330b946afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055faf9dbe288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f3302bb3ba9 n/a (libxul.so)
                                                       #3  0x00007f33035993a2 n/a (libxul.so)
                                                       #4  0x00007f33035990b2 n/a (libxul.so)
                                                       #5  0x00007f3303598f95 n/a (libxul.so)
                                                       #6  0x00007f3302bc48a9 n/a (libxul.so)
                                                       #7  0x00007f3302bc6398 n/a (libxul.so)
                                                       #8  0x00007f3302eb5128 n/a (libxul.so)
                                                       #9  0x00007f3302e8b1f4 n/a (libxul.so)
                                                       #10 0x00007f3302bc2f00 n/a (libxul.so)
                                                       #11 0x00007f330b4287cc n/a (libnspr4.so)
                                                       #12 0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2221:
                                                       #0  0x00007f330b946afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f3302e92b08 n/a (libxul.so)
                                                       #2  0x00007f3302e92355 n/a (libxul.so)
                                                       #3  0x00007f3302e8bf53 n/a (libxul.so)
                                                       #4  0x00007f3302e8b1f4 n/a (libxul.so)
                                                       #5  0x00007f3302e924fc n/a (libxul.so)
                                                       #6  0x00007f3302e8f7c7 n/a (libxul.so)
                                                       #7  0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #8  0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2222:
                                                       #0  0x00007f330b946afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055faf9dbe288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f3302bb3ba9 n/a (libxul.so)
                                                       #3  0x00007f3302bbd3a9 n/a (libxul.so)
                                                       #4  0x00007f3302bc4660 n/a (libxul.so)
                                                       #5  0x00007f3302bc6398 n/a (libxul.so)
                                                       #6  0x00007f3302eb517b n/a (libxul.so)
                                                       #7  0x00007f3302e8b1f4 n/a (libxul.so)
                                                       #8  0x00007f3302bc2f00 n/a (libxul.so)
                                                       #9  0x00007f330b4287cc n/a (libnspr4.so)
                                                       #10 0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1973:
                                                       #0  0x00007f330b946afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055faf9dbe288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055faf9dbe2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f330577fbf7 n/a (libxul.so)
                                                       #4  0x00007f330578370a n/a (libxul.so)
                                                       #5  0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1966:
                                                       #0  0x00007f330b946afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055faf9dbe288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055faf9dbe2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f330577fbf7 n/a (libxul.so)
                                                       #4  0x00007f330578370a n/a (libxul.so)
                                                       #5  0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1975:
                                                       #0  0x00007f330b946ef6 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055faf9dbe3fe _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #2  0x00007f3302bb7dc2 n/a (libxul.so)
                                                       #3  0x00007f3302bc0630 n/a (libxul.so)
                                                       #4  0x00007f3302bc48a9 n/a (libxul.so)
                                                       #5  0x00007f3302bc6398 n/a (libxul.so)
                                                       #6  0x00007f3302eb517b n/a (libxul.so)
                                                       #7  0x00007f3302e8b1f4 n/a (libxul.so)
                                                       #8  0x00007f3302bc2f00 n/a (libxul.so)
                                                       #9  0x00007f330b4287cc n/a (libnspr4.so)
                                                       #10 0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1974:
                                                       #0  0x00007f330b865c21 __poll (libc.so.6)
                                                       #1  0x00007f330b4244e1 n/a (libnspr4.so)
                                                       #2  0x00007f3302c690f9 n/a (libxul.so)
                                                       #3  0x00007f3302c6aa49 n/a (libxul.so)
                                                       #4  0x00007f3302c6a172 n/a (libxul.so)
                                                       #5  0x00007f3305a59d2a n/a (libxul.so)
                                                       #6  0x00007f3302bc48a9 n/a (libxul.so)
                                                       #7  0x00007f3302bc6398 n/a (libxul.so)
                                                       #8  0x00007f3302eb5128 n/a (libxul.so)
                                                       #9  0x00007f3302e8b1f4 n/a (libxul.so)
                                                       #10 0x00007f3302bc2f00 n/a (libxul.so)
                                                       #11 0x00007f330b4287cc n/a (libnspr4.so)
                                                       #12 0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1960:
                                                       #0  0x00007f330b949edc __lll_lock_wait (libpthread.so.0)
                                                       #1  0x00007f330b9433f3 __pthread_mutex_lock (libpthread.so.0)
                                                       #2  0x000055faf9dd3797 _ZN7mozilla6detail9MutexImpl4lockEv (firefox)
                                                       #3  0x00007f3302eaf4e2 n/a (libxul.so)
                                                       #4  0x00007f3302f1922f n/a (libxul.so)
                                                       #5  0x00007f33034ed1e0 n/a (libxul.so)
                                                       #6  0x00007f3303302a19 n/a (libxul.so)
                                                       #7  0x00007f3303302cd8 n/a (libxul.so)
                                                       #8  0x00007f3303302c43 n/a (libxul.so)
                                                       #9  0x00007f3303300e89 n/a (libxul.so)
                                                       #10 0x00007f33034b9ffb n/a (libxul.so)
                                                       #11 0x00007f33030e494b n/a (libxul.so)
                                                       #12 0x00007f3302f0816f n/a (libxul.so)
                                                       #13 0x00007f3302f082de n/a (libxul.so)
                                                       #14 0x00007f3302eba8e4 n/a (libxul.so)
                                                       #15 0x00007f3302bc48a9 n/a (libxul.so)
                                                       #16 0x00007f3302bc6398 n/a (libxul.so)
                                                       #17 0x00007f3302eb4c86 n/a (libxul.so)
                                                       #18 0x00007f3302e8b1f4 n/a (libxul.so)
                                                       #19 0x00007f330461ed96 n/a (libxul.so)
                                                       #20 0x00007f33053e81a0 n/a (libxul.so)
                                                       #21 0x00007f3302e8b1f4 n/a (libxul.so)
                                                       #22 0x00007f33053e7f9a n/a (libxul.so)
                                                       #23 0x000055faf9db90d4 n/a (firefox)
                                                       #24 0x000055faf9dcdc16 n/a (firefox)
                                                       #25 0x00007f330b799223 __libc_start_main (libc.so.6)
                                                       #26 0x000055faf9dd5b7e _start (firefox)
                                                       
                                                       Stack trace of thread 1972:
                                                       #0  0x00007f330b946afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055faf9dbe288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055faf9dbe2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f330577fbf7 n/a (libxul.so)
                                                       #4  0x00007f330578370a n/a (libxul.so)
                                                       #5  0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1967:
                                                       #0  0x00007f330b946afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055faf9dbe288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055faf9dbe2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f330577fbf7 n/a (libxul.so)
                                                       #4  0x00007f330578370a n/a (libxul.so)
                                                       #5  0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f330b870b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2224:
                                                       #0  0x00007f330b946afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055faf9dbe288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f3302bb3ba9 n/a (libxul.so)
                                                       #3  0x00007f3302bbd3a9 n/a (libxul.so)
                                                       #4  0x00007f3302bc4660 n/a (libxul.so)
                                                       #5  0x00007f3302bc6398 n/a (libxul.so)
                                                       #6  0x00007f3302eb517b n/a (libxul.so)
                                                       #7  0x00007f3302e8b1f4 n/a (libxul.so)
                                                       #8  0x00007f3302bc2f00 n/a (libxul.so)
                                                       #9  0x00007f330b4287cc n/a (libnspr4.so)
                                                       #10 0x00007f330b940a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f330b870b23 __clone (libc.so.6)
Jan 12 13:49:13 second-chances systemd-coredump[2230]: Process 1875 (Web Content) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 1877:
                                                       #0  0x00007f5ef0068ad7 n/a (libxul.so)
                                                       #1  0x00007f5ef0069b1e n/a (libxul.so)
                                                       #2  0x00007f5ef0050dae n/a (libxul.so)
                                                       #3  0x00007f5ef0050a75 n/a (libxul.so)
                                                       #4  0x00007f5ef004eff9 n/a (libxul.so)
                                                       #5  0x00007f5ef004e975 n/a (libxul.so)
                                                       #6  0x00007f5ef004150f n/a (libxul.so)
                                                       #7  0x00007f5ef00401f4 n/a (libxul.so)
                                                       #8  0x00007f5ef00474fc n/a (libxul.so)
                                                       #9  0x00007f5ef00447c7 n/a (libxul.so)
                                                       #10 0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1885:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced4288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055bbdced42e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f5ef2934bf7 n/a (libxul.so)
                                                       #4  0x00007f5ef293870a n/a (libxul.so)
                                                       #5  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1875:
                                                       #0  0x00007f5ef8b01edc __lll_lock_wait (libpthread.so.0)
                                                       #1  0x00007f5ef8afb3f3 __pthread_mutex_lock (libpthread.so.0)
                                                       #2  0x000055bbdcee9797 _ZN7mozilla6detail9MutexImpl4lockEv (firefox)
                                                       #3  0x00007f5ef00644e2 n/a (libxul.so)
                                                       #4  0x00007f5ef00ce22f n/a (libxul.so)
                                                       #5  0x00007f5ef06a21e0 n/a (libxul.so)
                                                       #6  0x00007f5ef04b7a19 n/a (libxul.so)
                                                       #7  0x00007f5ef04b7cd8 n/a (libxul.so)
                                                       #8  0x00007f5ef04b7c43 n/a (libxul.so)
                                                       #9  0x00007f5ef04b5e89 n/a (libxul.so)
                                                       #10 0x00007f5ef066effb n/a (libxul.so)
                                                       #11 0x00007f5ef029994b n/a (libxul.so)
                                                       #12 0x00007f5ef00bd16f n/a (libxul.so)
                                                       #13 0x00007f5ef00bd2de n/a (libxul.so)
                                                       #14 0x00007f5ef006f8e4 n/a (libxul.so)
                                                       #15 0x00007f5eefd798a9 n/a (libxul.so)
                                                       #16 0x00007f5eefd7b398 n/a (libxul.so)
                                                       #17 0x00007f5ef0069c86 n/a (libxul.so)
                                                       #18 0x00007f5ef00401f4 n/a (libxul.so)
                                                       #19 0x00007f5ef17d3d96 n/a (libxul.so)
                                                       #20 0x00007f5ef259d1a0 n/a (libxul.so)
                                                       #21 0x00007f5ef00401f4 n/a (libxul.so)
                                                       #22 0x00007f5ef259cf9a n/a (libxul.so)
                                                       #23 0x000055bbdcecf0d4 n/a (firefox)
                                                       #24 0x000055bbdcee3c16 n/a (firefox)
                                                       #25 0x00007f5ef8951223 __libc_start_main (libc.so.6)
                                                       #26 0x000055bbdceebb7e _start (firefox)
                                                       
                                                       Stack trace of thread 2140:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced4288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f5eefd68ba9 n/a (libxul.so)
                                                       #3  0x00007f5eefd723a9 n/a (libxul.so)
                                                       #4  0x00007f5eefd79660 n/a (libxul.so)
                                                       #5  0x00007f5eefd7b398 n/a (libxul.so)
                                                       #6  0x00007f5ef006a17b n/a (libxul.so)
                                                       #7  0x00007f5ef00401f4 n/a (libxul.so)
                                                       #8  0x00007f5eefd77f00 n/a (libxul.so)
                                                       #9  0x00007f5ef85e07cc n/a (libnspr4.so)
                                                       #10 0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1886:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced4288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055bbdced42e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f5ef2934bf7 n/a (libxul.so)
                                                       #4  0x00007f5ef293870a n/a (libxul.so)
                                                       #5  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1887:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced4288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055bbdced42e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f5ef2934bf7 n/a (libxul.so)
                                                       #4  0x00007f5ef293870a n/a (libxul.so)
                                                       #5  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1879:
                                                       #0  0x00007f5ef8a1dc21 __poll (libc.so.6)
                                                       #1  0x00007f5ef70de540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f5ef70df5c2 g_main_loop_run (libglib-2.0.so.0)
                                                       #3  0x00007f5ef73a6cb8 n/a (libgio-2.0.so.0)
                                                       #4  0x00007f5ef70b967b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1891:
                                                       #0  0x00007f5ef8afeef6 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced43fe _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #2  0x00007f5eefd6cdc2 n/a (libxul.so)
                                                       #3  0x00007f5eefd75630 n/a (libxul.so)
                                                       #4  0x00007f5eefd798a9 n/a (libxul.so)
                                                       #5  0x00007f5eefd7b398 n/a (libxul.so)
                                                       #6  0x00007f5ef006a128 n/a (libxul.so)
                                                       #7  0x00007f5ef00401f4 n/a (libxul.so)
                                                       #8  0x00007f5eefd77f00 n/a (libxul.so)
                                                       #9  0x00007f5ef85e07cc n/a (libnspr4.so)
                                                       #10 0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1883:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced4288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055bbdced42e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f5ef2934bf7 n/a (libxul.so)
                                                       #4  0x00007f5ef293870a n/a (libxul.so)
                                                       #5  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2161:
                                                       #0  0x00007f5ef8afeef6 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced43fe _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #2  0x00007f5eefd6cdc2 n/a (libxul.so)
                                                       #3  0x00007f5eefd7c533 n/a (libxul.so)
                                                       #4  0x00007f5ef2c05d4a n/a (libxul.so)
                                                       #5  0x00007f5eefd798a9 n/a (libxul.so)
                                                       #6  0x00007f5eefd7b398 n/a (libxul.so)
                                                       #7  0x00007f5ef006a17b n/a (libxul.so)
                                                       #8  0x00007f5ef00401f4 n/a (libxul.so)
                                                       #9  0x00007f5eefd77f00 n/a (libxul.so)
                                                       #10 0x00007f5ef85e07cc n/a (libnspr4.so)
                                                       #11 0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #12 0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2151:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f5ef33b7afc n/a (libxul.so)
                                                       #2  0x00007f5ef33ba35f n/a (libxul.so)
                                                       #3  0x00007f5ef33ba208 n/a (libxul.so)
                                                       #4  0x00007f5ef33b9e0c n/a (libxul.so)
                                                       #5  0x00007f5ef33fc275 n/a (libxul.so)
                                                       #6  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2142:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced4288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f5eefd68ba9 n/a (libxul.so)
                                                       #3  0x00007f5eefd723a9 n/a (libxul.so)
                                                       #4  0x00007f5eefd79660 n/a (libxul.so)
                                                       #5  0x00007f5eefd7b398 n/a (libxul.so)
                                                       #6  0x00007f5ef006a17b n/a (libxul.so)
                                                       #7  0x00007f5ef00401f4 n/a (libxul.so)
                                                       #8  0x00007f5eefd77f00 n/a (libxul.so)
                                                       #9  0x00007f5ef85e07cc n/a (libnspr4.so)
                                                       #10 0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2139:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced4288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f5eefd68ba9 n/a (libxul.so)
                                                       #3  0x00007f5ef074e3a2 n/a (libxul.so)
                                                       #4  0x00007f5ef074e0b2 n/a (libxul.so)
                                                       #5  0x00007f5ef074df95 n/a (libxul.so)
                                                       #6  0x00007f5eefd798a9 n/a (libxul.so)
                                                       #7  0x00007f5eefd7b398 n/a (libxul.so)
                                                       #8  0x00007f5ef006a17b n/a (libxul.so)
                                                       #9  0x00007f5ef00401f4 n/a (libxul.so)
                                                       #10 0x00007f5eefd77f00 n/a (libxul.so)
                                                       #11 0x00007f5ef85e07cc n/a (libnspr4.so)
                                                       #12 0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2149:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f5ef33b7afc n/a (libxul.so)
                                                       #2  0x00007f5ef33ba35f n/a (libxul.so)
                                                       #3  0x00007f5ef33ba208 n/a (libxul.so)
                                                       #4  0x00007f5ef33b9e0c n/a (libxul.so)
                                                       #5  0x00007f5ef33fc275 n/a (libxul.so)
                                                       #6  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2152:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f5ef33b7afc n/a (libxul.so)
                                                       #2  0x00007f5ef33ba35f n/a (libxul.so)
                                                       #3  0x00007f5ef33ba208 n/a (libxul.so)
                                                       #4  0x00007f5ef33b9e0c n/a (libxul.so)
                                                       #5  0x00007f5ef33fc275 n/a (libxul.so)
                                                       #6  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2143:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced4288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f5eefd68ba9 n/a (libxul.so)
                                                       #3  0x00007f5eefd723a9 n/a (libxul.so)
                                                       #4  0x00007f5eefd79660 n/a (libxul.so)
                                                       #5  0x00007f5eefd7b398 n/a (libxul.so)
                                                       #6  0x00007f5ef006a17b n/a (libxul.so)
                                                       #7  0x00007f5ef00401f4 n/a (libxul.so)
                                                       #8  0x00007f5eefd77f00 n/a (libxul.so)
                                                       #9  0x00007f5ef85e07cc n/a (libnspr4.so)
                                                       #10 0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1881:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f5ef85daa99 PR_WaitCondVar (libnspr4.so)
                                                       #2  0x00007f5ef03071b3 n/a (libxul.so)
                                                       #3  0x00007f5ef85e07cc n/a (libnspr4.so)
                                                       #4  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #5  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1890:
                                                       #0  0x00007f5ef8a1dc21 __poll (libc.so.6)
                                                       #1  0x00007f5ef85dc4e1 n/a (libnspr4.so)
                                                       #2  0x00007f5eefe1e0f9 n/a (libxul.so)
                                                       #3  0x00007f5eefe1fa49 n/a (libxul.so)
                                                       #4  0x00007f5eefe1f172 n/a (libxul.so)
                                                       #5  0x00007f5ef2c0ed2a n/a (libxul.so)
                                                       #6  0x00007f5eefd798a9 n/a (libxul.so)
                                                       #7  0x00007f5eefd7b398 n/a (libxul.so)
                                                       #8  0x00007f5ef006a128 n/a (libxul.so)
                                                       #9  0x00007f5ef00401f4 n/a (libxul.so)
                                                       #10 0x00007f5eefd77f00 n/a (libxul.so)
                                                       #11 0x00007f5ef85e07cc n/a (libnspr4.so)
                                                       #12 0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1888:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced4288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055bbdced42e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f5ef2934bf7 n/a (libxul.so)
                                                       #4  0x00007f5ef293870a n/a (libxul.so)
                                                       #5  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1892:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced4288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f5eefd68ba9 n/a (libxul.so)
                                                       #3  0x00007f5eefd723a9 n/a (libxul.so)
                                                       #4  0x00007f5eefd79660 n/a (libxul.so)
                                                       #5  0x00007f5eefd7b398 n/a (libxul.so)
                                                       #6  0x00007f5ef006a17b n/a (libxul.so)
                                                       #7  0x00007f5ef00401f4 n/a (libxul.so)
                                                       #8  0x00007f5eefd77f00 n/a (libxul.so)
                                                       #9  0x00007f5ef85e07cc n/a (libnspr4.so)
                                                       #10 0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1878:
                                                       #0  0x00007f5ef8a1dc21 __poll (libc.so.6)
                                                       #1  0x00007f5ef70de540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f5ef70de62e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007f5ef70de682 n/a (libglib-2.0.so.0)
                                                       #4  0x00007f5ef70b967b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1884:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced4288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055bbdced42e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f5ef2934bf7 n/a (libxul.so)
                                                       #4  0x00007f5ef293870a n/a (libxul.so)
                                                       #5  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2150:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f5ef33b7afc n/a (libxul.so)
                                                       #2  0x00007f5ef33ba35f n/a (libxul.so)
                                                       #3  0x00007f5ef33ba208 n/a (libxul.so)
                                                       #4  0x00007f5ef33b9e0c n/a (libxul.so)
                                                       #5  0x00007f5ef33fc275 n/a (libxul.so)
                                                       #6  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1882:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced4288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055bbdced42e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f5ef2934bf7 n/a (libxul.so)
                                                       #4  0x00007f5ef293870a n/a (libxul.so)
                                                       #5  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2141:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f5ef0047b08 n/a (libxul.so)
                                                       #2  0x00007f5ef0047355 n/a (libxul.so)
                                                       #3  0x00007f5ef0040f53 n/a (libxul.so)
                                                       #4  0x00007f5ef00401f4 n/a (libxul.so)
                                                       #5  0x00007f5ef00474fc n/a (libxul.so)
                                                       #6  0x00007f5ef00447c7 n/a (libxul.so)
                                                       #7  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #8  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2148:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f5ef33b7afc n/a (libxul.so)
                                                       #2  0x00007f5ef33ba35f n/a (libxul.so)
                                                       #3  0x00007f5ef33ba208 n/a (libxul.so)
                                                       #4  0x00007f5ef33b9e0c n/a (libxul.so)
                                                       #5  0x00007f5ef33fc275 n/a (libxul.so)
                                                       #6  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1889:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced4288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055bbdced42e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f5ef2934bf7 n/a (libxul.so)
                                                       #4  0x00007f5ef293870a n/a (libxul.so)
                                                       #5  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2146:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced4288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f5eefd68ba9 n/a (libxul.so)
                                                       #3  0x00007f5eefd723a9 n/a (libxul.so)
                                                       #4  0x00007f5eefd79660 n/a (libxul.so)
                                                       #5  0x00007f5eefd7b398 n/a (libxul.so)
                                                       #6  0x00007f5ef006a17b n/a (libxul.so)
                                                       #7  0x00007f5ef00401f4 n/a (libxul.so)
                                                       #8  0x00007f5eefd77f00 n/a (libxul.so)
                                                       #9  0x00007f5ef85e07cc n/a (libnspr4.so)
                                                       #10 0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2153:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f5ef33b7afc n/a (libxul.so)
                                                       #2  0x00007f5ef33ba35f n/a (libxul.so)
                                                       #3  0x00007f5ef33ba208 n/a (libxul.so)
                                                       #4  0x00007f5ef33b9e0c n/a (libxul.so)
                                                       #5  0x00007f5ef33fc275 n/a (libxul.so)
                                                       #6  0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f5ef8a28b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2144:
                                                       #0  0x00007f5ef8afeafc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055bbdced4288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f5eefd68ba9 n/a (libxul.so)
                                                       #3  0x00007f5eefd723a9 n/a (libxul.so)
                                                       #4  0x00007f5eefd79660 n/a (libxul.so)
                                                       #5  0x00007f5eefd7b398 n/a (libxul.so)
                                                       #6  0x00007f5ef006a17b n/a (libxul.so)
                                                       #7  0x00007f5ef00401f4 n/a (libxul.so)
                                                       #8  0x00007f5eefd77f00 n/a (libxul.so)
                                                       #9  0x00007f5ef85e07cc n/a (libnspr4.so)
                                                       #10 0x00007f5ef8af8a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f5ef8a28b23 __clone (libc.so.6)
Jan 12 13:49:13 second-chances systemd-coredump[2229]: Process 1914 (WebExtensions) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 1916:
                                                       #0  0x00007f8b5d931ad7 n/a (libxul.so)
                                                       #1  0x00007f8b5d932b1e n/a (libxul.so)
                                                       #2  0x00007f8b5d919dae n/a (libxul.so)
                                                       #3  0x00007f8b5d919a75 n/a (libxul.so)
                                                       #4  0x00007f8b5d917ff9 n/a (libxul.so)
                                                       #5  0x00007f8b5d917975 n/a (libxul.so)
                                                       #6  0x00007f8b5d90a50f n/a (libxul.so)
                                                       #7  0x00007f8b5d9091f4 n/a (libxul.so)
                                                       #8  0x00007f8b5d9104fc n/a (libxul.so)
                                                       #9  0x00007f8b5d90d7c7 n/a (libxul.so)
                                                       #10 0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1929:
                                                       #0  0x00007f8b663c7ef6 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee3fe _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #2  0x00007f8b5d635dc2 n/a (libxul.so)
                                                       #3  0x00007f8b5d63e630 n/a (libxul.so)
                                                       #4  0x00007f8b5d6428a9 n/a (libxul.so)
                                                       #5  0x00007f8b5d644398 n/a (libxul.so)
                                                       #6  0x00007f8b5d93317b n/a (libxul.so)
                                                       #7  0x00007f8b5d9091f4 n/a (libxul.so)
                                                       #8  0x00007f8b5d640f00 n/a (libxul.so)
                                                       #9  0x00007f8b65ea97cc n/a (libnspr4.so)
                                                       #10 0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1927:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055e9383ee2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f8b601fdbf7 n/a (libxul.so)
                                                       #4  0x00007f8b6020170a n/a (libxul.so)
                                                       #5  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1917:
                                                       #0  0x00007f8b662e6c21 __poll (libc.so.6)
                                                       #1  0x00007f8b649b5540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f8b649b562e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007f8b649b5682 n/a (libglib-2.0.so.0)
                                                       #4  0x00007f8b6499067b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2208:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f8b60c80afc n/a (libxul.so)
                                                       #2  0x00007f8b60c8335f n/a (libxul.so)
                                                       #3  0x00007f8b60c83208 n/a (libxul.so)
                                                       #4  0x00007f8b60c82e0c n/a (libxul.so)
                                                       #5  0x00007f8b60cc5275 n/a (libxul.so)
                                                       #6  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2200:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f8b5d631ba9 n/a (libxul.so)
                                                       #3  0x00007f8b5d63b3a9 n/a (libxul.so)
                                                       #4  0x00007f8b5d642660 n/a (libxul.so)
                                                       #5  0x00007f8b5d644398 n/a (libxul.so)
                                                       #6  0x00007f8b5d93317b n/a (libxul.so)
                                                       #7  0x00007f8b5d9091f4 n/a (libxul.so)
                                                       #8  0x00007f8b5d640f00 n/a (libxul.so)
                                                       #9  0x00007f8b65ea97cc n/a (libnspr4.so)
                                                       #10 0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2210:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f8b60c80afc n/a (libxul.so)
                                                       #2  0x00007f8b60c8335f n/a (libxul.so)
                                                       #3  0x00007f8b60c83208 n/a (libxul.so)
                                                       #4  0x00007f8b60c82e0c n/a (libxul.so)
                                                       #5  0x00007f8b60cc5275 n/a (libxul.so)
                                                       #6  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1919:
                                                       #0  0x00007f8b663c7e5b pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f8b65ea3557 n/a (libnspr4.so)
                                                       #2  0x00007f8b65ea3a2b PR_WaitCondVar (libnspr4.so)
                                                       #3  0x00007f8b5dbd00e5 n/a (libxul.so)
                                                       #4  0x00007f8b65ea97cc n/a (libnspr4.so)
                                                       #5  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2207:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f8b60c80afc n/a (libxul.so)
                                                       #2  0x00007f8b60c8335f n/a (libxul.so)
                                                       #3  0x00007f8b60c83208 n/a (libxul.so)
                                                       #4  0x00007f8b60c82e0c n/a (libxul.so)
                                                       #5  0x00007f8b60cc5275 n/a (libxul.so)
                                                       #6  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1920:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055e9383ee2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f8b601fdbf7 n/a (libxul.so)
                                                       #4  0x00007f8b6020170a n/a (libxul.so)
                                                       #5  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2211:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f8b60c80afc n/a (libxul.so)
                                                       #2  0x00007f8b60c8335f n/a (libxul.so)
                                                       #3  0x00007f8b60c83208 n/a (libxul.so)
                                                       #4  0x00007f8b60c82e0c n/a (libxul.so)
                                                       #5  0x00007f8b60cc5275 n/a (libxul.so)
                                                       #6  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2199:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f8b5d631ba9 n/a (libxul.so)
                                                       #3  0x00007f8b5e0173a2 n/a (libxul.so)
                                                       #4  0x00007f8b5e0170b2 n/a (libxul.so)
                                                       #5  0x00007f8b5e016f95 n/a (libxul.so)
                                                       #6  0x00007f8b5d6428a9 n/a (libxul.so)
                                                       #7  0x00007f8b5d644398 n/a (libxul.so)
                                                       #8  0x00007f8b5d93317b n/a (libxul.so)
                                                       #9  0x00007f8b5d9091f4 n/a (libxul.so)
                                                       #10 0x00007f8b5d640f00 n/a (libxul.so)
                                                       #11 0x00007f8b65ea97cc n/a (libnspr4.so)
                                                       #12 0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1914:
                                                       #0  0x00007f8b663caedc __lll_lock_wait (libpthread.so.0)
                                                       #1  0x00007f8b663c43f3 __pthread_mutex_lock (libpthread.so.0)
                                                       #2  0x000055e938403797 _ZN7mozilla6detail9MutexImpl4lockEv (firefox)
                                                       #3  0x00007f8b5d92d4e2 n/a (libxul.so)
                                                       #4  0x00007f8b5d99722f n/a (libxul.so)
                                                       #5  0x00007f8b5df6b1e0 n/a (libxul.so)
                                                       #6  0x00007f8b5dd80a19 n/a (libxul.so)
                                                       #7  0x00007f8b5dd80cd8 n/a (libxul.so)
                                                       #8  0x00007f8b5dd80c43 n/a (libxul.so)
                                                       #9  0x00007f8b5dd7ee89 n/a (libxul.so)
                                                       #10 0x00007f8b5df37ffb n/a (libxul.so)
                                                       #11 0x00007f8b5db6294b n/a (libxul.so)
                                                       #12 0x00007f8b5d98616f n/a (libxul.so)
                                                       #13 0x00007f8b5d9862de n/a (libxul.so)
                                                       #14 0x00007f8b5d9388e4 n/a (libxul.so)
                                                       #15 0x00007f8b5d6428a9 n/a (libxul.so)
                                                       #16 0x00007f8b5d644398 n/a (libxul.so)
                                                       #17 0x00007f8b5d932c86 n/a (libxul.so)
                                                       #18 0x00007f8b5d9091f4 n/a (libxul.so)
                                                       #19 0x00007f8b5f09cd96 n/a (libxul.so)
                                                       #20 0x00007f8b5fe661a0 n/a (libxul.so)
                                                       #21 0x00007f8b5d9091f4 n/a (libxul.so)
                                                       #22 0x00007f8b5fe65f9a n/a (libxul.so)
                                                       #23 0x000055e9383e90d4 n/a (firefox)
                                                       #24 0x000055e9383fdc16 n/a (firefox)
                                                       #25 0x00007f8b6621a223 __libc_start_main (libc.so.6)
                                                       #26 0x000055e938405b7e _start (firefox)
                                                       
                                                       Stack trace of thread 2204:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f8b5d631ba9 n/a (libxul.so)
                                                       #3  0x00007f8b5d63b3a9 n/a (libxul.so)
                                                       #4  0x00007f8b5d642660 n/a (libxul.so)
                                                       #5  0x00007f8b5d644398 n/a (libxul.so)
                                                       #6  0x00007f8b5d93317b n/a (libxul.so)
                                                       #7  0x00007f8b5d9091f4 n/a (libxul.so)
                                                       #8  0x00007f8b5d640f00 n/a (libxul.so)
                                                       #9  0x00007f8b65ea97cc n/a (libnspr4.so)
                                                       #10 0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2205:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f8b5d631ba9 n/a (libxul.so)
                                                       #3  0x00007f8b5d63b3a9 n/a (libxul.so)
                                                       #4  0x00007f8b5d642660 n/a (libxul.so)
                                                       #5  0x00007f8b5d644398 n/a (libxul.so)
                                                       #6  0x00007f8b5d93317b n/a (libxul.so)
                                                       #7  0x00007f8b5d9091f4 n/a (libxul.so)
                                                       #8  0x00007f8b5d640f00 n/a (libxul.so)
                                                       #9  0x00007f8b65ea97cc n/a (libnspr4.so)
                                                       #10 0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2212:
                                                       #0  0x00007f8b663c7ef6 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee3fe _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #2  0x00007f8b5d635dc2 n/a (libxul.so)
                                                       #3  0x00007f8b5d645533 n/a (libxul.so)
                                                       #4  0x00007f8b604ced4a n/a (libxul.so)
                                                       #5  0x00007f8b5d6428a9 n/a (libxul.so)
                                                       #6  0x00007f8b5d644398 n/a (libxul.so)
                                                       #7  0x00007f8b5d933128 n/a (libxul.so)
                                                       #8  0x00007f8b5d9091f4 n/a (libxul.so)
                                                       #9  0x00007f8b5d640f00 n/a (libxul.so)
                                                       #10 0x00007f8b65ea97cc n/a (libnspr4.so)
                                                       #11 0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #12 0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1922:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055e9383ee2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f8b601fdbf7 n/a (libxul.so)
                                                       #4  0x00007f8b6020170a n/a (libxul.so)
                                                       #5  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2203:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f8b5d631ba9 n/a (libxul.so)
                                                       #3  0x00007f8b5d63b3a9 n/a (libxul.so)
                                                       #4  0x00007f8b5d642660 n/a (libxul.so)
                                                       #5  0x00007f8b5d644398 n/a (libxul.so)
                                                       #6  0x00007f8b5d93317b n/a (libxul.so)
                                                       #7  0x00007f8b5d9091f4 n/a (libxul.so)
                                                       #8  0x00007f8b5d640f00 n/a (libxul.so)
                                                       #9  0x00007f8b65ea97cc n/a (libnspr4.so)
                                                       #10 0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1924:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055e9383ee2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f8b601fdbf7 n/a (libxul.so)
                                                       #4  0x00007f8b6020170a n/a (libxul.so)
                                                       #5  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2201:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f8b5d910b08 n/a (libxul.so)
                                                       #2  0x00007f8b5d910355 n/a (libxul.so)
                                                       #3  0x00007f8b5d909f53 n/a (libxul.so)
                                                       #4  0x00007f8b5d9091f4 n/a (libxul.so)
                                                       #5  0x00007f8b5d9104fc n/a (libxul.so)
                                                       #6  0x00007f8b5d90d7c7 n/a (libxul.so)
                                                       #7  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #8  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2209:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f8b60c80afc n/a (libxul.so)
                                                       #2  0x00007f8b60c8335f n/a (libxul.so)
                                                       #3  0x00007f8b60c83208 n/a (libxul.so)
                                                       #4  0x00007f8b60c82e0c n/a (libxul.so)
                                                       #5  0x00007f8b60cc5275 n/a (libxul.so)
                                                       #6  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1923:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055e9383ee2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f8b601fdbf7 n/a (libxul.so)
                                                       #4  0x00007f8b6020170a n/a (libxul.so)
                                                       #5  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1925:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055e9383ee2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f8b601fdbf7 n/a (libxul.so)
                                                       #4  0x00007f8b6020170a n/a (libxul.so)
                                                       #5  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1918:
                                                       #0  0x00007f8b662e6c21 __poll (libc.so.6)
                                                       #1  0x00007f8b649b5540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007f8b649b65c2 g_main_loop_run (libglib-2.0.so.0)
                                                       #3  0x00007f8b64c7dcb8 n/a (libgio-2.0.so.0)
                                                       #4  0x00007f8b6499067b n/a (libglib-2.0.so.0)
                                                       #5  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1926:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055e9383ee2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f8b601fdbf7 n/a (libxul.so)
                                                       #4  0x00007f8b6020170a n/a (libxul.so)
                                                       #5  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1930:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f8b5d631ba9 n/a (libxul.so)
                                                       #3  0x00007f8b5d63b3a9 n/a (libxul.so)
                                                       #4  0x00007f8b5d642660 n/a (libxul.so)
                                                       #5  0x00007f8b5d644398 n/a (libxul.so)
                                                       #6  0x00007f8b5d93317b n/a (libxul.so)
                                                       #7  0x00007f8b5d9091f4 n/a (libxul.so)
                                                       #8  0x00007f8b5d640f00 n/a (libxul.so)
                                                       #9  0x00007f8b65ea97cc n/a (libnspr4.so)
                                                       #10 0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2206:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x00007f8b60c80afc n/a (libxul.so)
                                                       #2  0x00007f8b60c8335f n/a (libxul.so)
                                                       #3  0x00007f8b60c83208 n/a (libxul.so)
                                                       #4  0x00007f8b60c82e0c n/a (libxul.so)
                                                       #5  0x00007f8b60cc5275 n/a (libxul.so)
                                                       #6  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #7  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1921:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x000055e9383ee2e3 _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (firefox)
                                                       #3  0x00007f8b601fdbf7 n/a (libxul.so)
                                                       #4  0x00007f8b6020170a n/a (libxul.so)
                                                       #5  0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #6  0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1928:
                                                       #0  0x00007f8b662e6c21 __poll (libc.so.6)
                                                       #1  0x00007f8b65ea54e1 n/a (libnspr4.so)
                                                       #2  0x00007f8b5d6e70f9 n/a (libxul.so)
                                                       #3  0x00007f8b5d6e8a49 n/a (libxul.so)
                                                       #4  0x00007f8b5d6e8172 n/a (libxul.so)
                                                       #5  0x00007f8b604d7d2a n/a (libxul.so)
                                                       #6  0x00007f8b5d6428a9 n/a (libxul.so)
                                                       #7  0x00007f8b5d644398 n/a (libxul.so)
                                                       #8  0x00007f8b5d93317b n/a (libxul.so)
                                                       #9  0x00007f8b5d9091f4 n/a (libxul.so)
                                                       #10 0x00007f8b5d640f00 n/a (libxul.so)
                                                       #11 0x00007f8b65ea97cc n/a (libnspr4.so)
                                                       #12 0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #13 0x00007f8b662f1b23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 2202:
                                                       #0  0x00007f8b663c7afc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                                       #1  0x000055e9383ee288 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (firefox)
                                                       #2  0x00007f8b5d631ba9 n/a (libxul.so)
                                                       #3  0x00007f8b5d63b3a9 n/a (libxul.so)
                                                       #4  0x00007f8b5d642660 n/a (libxul.so)
                                                       #5  0x00007f8b5d644398 n/a (libxul.so)
                                                       #6  0x00007f8b5d93317b n/a (libxul.so)
                                                       #7  0x00007f8b5d9091f4 n/a (libxul.so)
                                                       #8  0x00007f8b5d640f00 n/a (libxul.so)
                                                       #9  0x00007f8b65ea97cc n/a (libnspr4.so)
                                                       #10 0x00007f8b663c1a9d start_thread (libpthread.so.0)
                                                       #11 0x00007f8b662f1b23 __clone (libc.so.6)
Jan 12 13:49:12 second-chances firefox.desktop[878]: [Child 1978, Chrome_ChildThread] WARNING: pipe error (3): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 13:49:12 second-chances firefox.desktop[878]: [Child 1978, Chrome_ChildThread] WARNING: pipe error (35): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 13:49:04 second-chances tracker-extract[2179]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:49:04 second-chances tracker-extract[2179]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:49:04 second-chances tracker-extract[2179]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:49:04 second-chances tracker-extract[2179]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:49:04 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:49:04 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:49:04 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:49:04 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: (II) event21 - HD Webcam C525: device is a keyboard
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: (II) event21 - HD Webcam C525: is tagged by udev as: Keyboard
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:85
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:03 second-chances gsd-color[1125]: failed to set screen _ICC_PROFILE: Failed to open file “/var/lib/gdm/.local/share/icc/edid-bcdffae6fee755ef3ff9f5c297fa524a.icc”: Permission denied
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: device is a keyboard
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: is tagged by udev as: Keyboard
Jan 12 13:49:03 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:67
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: device is a keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:72
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: device is a keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: is tagged by udev as: Keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:71
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: device is a pointer
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: is tagged by udev as: Mouse
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:68
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: device is a keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: is tagged by udev as: Keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:74
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event0  - Power Button: device is a keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event0  - Power Button: is tagged by udev as: Keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:64
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event1  - Power Button: device is a keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event1  - Power Button: is tagged by udev as: Keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:65
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: device is a pointer
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: is tagged by udev as: Mouse
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:69
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device is a keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:73
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event13 - Eee PC WMI hotkeys: device is a keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event13 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:77
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device is a keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:70
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event2  - DELL Dell USB Entry Keyboard: device is a keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) event2  - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     Config Options in the README.
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     configuration option may not be set correctly.  When the
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-D-0: nvidia-auto-select @1050x1680 +1920+0 {ViewPortIn=1050x1680, ViewPortOut=1680x1050+0+0, Rotation=90}"
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): 600.0 MHz maximum pixel clock
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): Internal TMDS
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): connected
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): 330.0 MHz maximum pixel clock
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): Internal TMDS
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): connected
Jan 12 13:49:02 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got resume for 13:66
Jan 12 13:48:53 second-chances tracker-extract[2113]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:48:53 second-chances tracker-extract[2113]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:48:53 second-chances tracker-extract[2113]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:48:53 second-chances tracker-extract[2113]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:48:52 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:48:52 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:48:52 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:48:52 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:48:40 second-chances tracker-extract[2065]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:48:40 second-chances tracker-extract[2065]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:48:40 second-chances tracker-extract[2065]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:48:40 second-chances tracker-extract[2065]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:48:40 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:48:40 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:48:40 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:48:40 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:48:36 second-chances gnome-shell[878]: clutter-offscreen-effect.c:205: Unable to create an Offscreen buffer
Jan 12 13:48:36 second-chances gnome-shell[878]: clutter-offscreen-effect.c:205: Unable to create an Offscreen buffer
Jan 12 13:48:35 second-chances gnome-shell[878]: clutter-offscreen-effect.c:205: Unable to create an Offscreen buffer
Jan 12 13:48:35 second-chances gnome-shell[878]: clutter-offscreen-effect.c:205: Unable to create an Offscreen buffer
Jan 12 13:48:35 second-chances gnome-shell[878]: clutter_input_device_get_device_id: assertion 'CLUTTER_IS_INPUT_DEVICE (device)' failed
Jan 12 13:48:35 second-chances gnome-shell[878]: clutter_input_device_get_device_id: assertion 'CLUTTER_IS_INPUT_DEVICE (device)' failed
Jan 12 13:48:35 second-chances gnome-shell[878]: clutter_input_device_get_device_id: assertion 'CLUTTER_IS_INPUT_DEVICE (device)' failed
Jan 12 13:48:35 second-chances gnome-shell[878]: clutter-offscreen-effect.c:205: Unable to create an Offscreen buffer
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:85
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:67
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:72
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:71
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:68
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:74
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:64
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:65
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:69
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:73
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:77
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:70
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got pause for 13:66
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: device removed
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "46"
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device removed
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "42"
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device removed
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "40"
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) event13 - Eee PC WMI hotkeys: device removed
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "47"
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "46"
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: device removed
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "45"
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: device removed
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "44"
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) event21 - HD Webcam C525: device removed
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "43"
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "42"
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: device removed
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "41"
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "40"
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: device removed
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "39"
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: device removed
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "38"
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) event2  - DELL Dell USB Entry Keyboard: device removed
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "37"
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) event0  - Power Button: device removed
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "36"
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (II) event1  - Power Button: device removed
Jan 12 13:48:35 second-chances /usr/lib/gdm-x-session[809]: (**) Option "fd" "33"
Jan 12 13:48:28 second-chances tracker-extract[2041]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:48:28 second-chances tracker-extract[2041]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.503: invalid UTF-8 character
Jan 12 13:48:28 second-chances tracker-extract[2041]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:48:28 second-chances tracker-extract[2041]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.503: invalid UTF-8 character
Jan 12 13:48:28 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:48:28 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:48:28 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:48:28 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:48:16 second-chances tracker-extract[2023]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:48:16 second-chances tracker-extract[2023]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:48:16 second-chances tracker-extract[2023]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:48:16 second-chances tracker-extract[2023]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:48:16 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:48:16 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:48:16 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:48:16 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:48:04 second-chances tracker-extract[1997]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:48:04 second-chances tracker-extract[1997]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:48:04 second-chances tracker-extract[1997]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:48:04 second-chances tracker-extract[1997]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:48:04 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:48:04 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:48:04 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:48:04 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:47:58 second-chances firefox.desktop[878]: [Parent 1568, Gecko_IOThread] WARNING: pipe error (66): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 13:47:58 second-chances firefox.desktop[878]: [Parent 1568, Gecko_IOThread] WARNING: pipe error (68): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 13:47:58 second-chances firefox.desktop[878]: [Parent 1568, Gecko_IOThread] WARNING: pipe error (70): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 13:47:58 second-chances firefox.desktop[878]: [Parent 1568, Gecko_IOThread] WARNING: pipe error (61): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 13:47:58 second-chances firefox.desktop[878]: [Parent 1568, Gecko_IOThread] WARNING: pipe error (62): Connection reset by peer: file /build/firefox/src/mozilla-unified/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 363
Jan 12 13:47:52 second-chances tracker-extract[1895]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:47:52 second-chances tracker-extract[1895]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:47:52 second-chances tracker-extract[1895]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:47:52 second-chances tracker-extract[1895]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:47:52 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:47:52 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:47:51 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:47:51 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:47:39 second-chances tracker-extract[1756]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:47:39 second-chances tracker-extract[1756]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:47:39 second-chances tracker-extract[1756]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:47:39 second-chances tracker-extract[1756]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:47:39 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:47:39 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:47:39 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:47:39 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:47:37 second-chances gnome-software[1185]: Only 0 apps for recent list, hiding
Jan 12 13:47:37 second-chances gnome-software[1185]: failed to get featured apps: no apps to show
Jan 12 13:47:37 second-chances gnome-software[1185]: Only 0 apps for popular list, hiding
Jan 12 13:47:37 second-chances gnome-software[1185]: hiding category graphics featured applications: found only 0 to show, need at least 9
Jan 12 13:47:37 second-chances gnome-software[1185]: hiding category audio-video featured applications: found only 0 to show, need at least 9
Jan 12 13:47:37 second-chances gnome-software[1185]: updates-shell: failed to get updates: no plugin could handle get-updates
Jan 12 13:47:37 second-chances gnome-software[1185]: /etc/PackageKit/Vendor.conf file not found
Jan 12 13:47:27 second-chances tracker-extract[1709]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:47:27 second-chances tracker-extract[1709]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:47:27 second-chances tracker-extract[1709]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:47:27 second-chances tracker-extract[1709]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:47:27 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:47:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:47:27 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:47:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:47:15 second-chances tracker-extract[1692]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:47:15 second-chances tracker-extract[1692]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:47:15 second-chances tracker-extract[1692]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:47:15 second-chances tracker-extract[1692]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.500: invalid UTF-8 character
Jan 12 13:47:15 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:47:15 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:47:15 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:47:15 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:47:03 second-chances tracker-extract[1672]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:47:03 second-chances tracker-extract[1672]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:47:03 second-chances tracker-extract[1672]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:47:03 second-chances tracker-extract[1672]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:47:03 second-chances systemd[788]: Started Tracker metadata extractor.
Jan 12 13:47:03 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Jan 12 13:47:03 second-chances systemd[788]: Starting Tracker metadata extractor...
Jan 12 13:47:03 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.48' (uid=1000 pid=1181 comm="/usr/lib/tracker-miner-fs ")
Jan 12 13:46:50 second-chances systemd-coredump[1656]: Process 1469 (nautilus) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 1651:
                                                       #0  0x00007fc4779c7a26 malloc (libc.so.6)
                                                       #1  0x00007fc47787779e g_realloc (libglib-2.0.so.0)
                                                       #2  0x00007fc4778ae555 n/a (libglib-2.0.so.0)
                                                       #3  0x00007fc4778ae76a g_array_append_vals (libglib-2.0.so.0)
                                                       #4  0x00007fc476d40ffd g_file_attribute_matcher_new (libgio-2.0.so.0)
                                                       #5  0x00007fc476c971c7 n/a (libgio-2.0.so.0)
                                                       #6  0x0000563e78b48c50 n/a (nautilus)
                                                       #7  0x0000563e78b4d3ae n/a (nautilus)
                                                       #8  0x00007fc47785b67b n/a (libglib-2.0.so.0)
                                                       #9  0x00007fc477b0da9d start_thread (libpthread.so.0)
                                                       #10 0x00007fc477a3db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1511:
                                                       #0  0x00007fc477a32c21 __poll (libc.so.6)
                                                       #1  0x00007fc477880540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007fc47788062e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007fc477880682 n/a (libglib-2.0.so.0)
                                                       #4  0x00007fc47785b67b n/a (libglib-2.0.so.0)
                                                       #5  0x00007fc477b0da9d start_thread (libpthread.so.0)
                                                       #6  0x00007fc477a3db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1469:
                                                       #0  0x00007fc477a32c21 __poll (libc.so.6)
                                                       #1  0x00007fc477880540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007fc47788062e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007fc476ce693e g_application_run (libgio-2.0.so.0)
                                                       #4  0x0000563e78ac410a main (nautilus)
                                                       #5  0x00007fc477966223 __libc_start_main (libc.so.6)
                                                       #6  0x0000563e78ac415e _start (nautilus)
                                                       
                                                       Stack trace of thread 1654:
                                                       #0  0x00007fc477a384ed syscall (libc.so.6)
                                                       #1  0x00007fc47782f151 g_cond_wait_until (libglib-2.0.so.0)
                                                       #2  0x00007fc4778ad2c3 n/a (libglib-2.0.so.0)
                                                       #3  0x00007fc4778525fb n/a (libglib-2.0.so.0)
                                                       #4  0x00007fc47785b67b n/a (libglib-2.0.so.0)
                                                       #5  0x00007fc477b0da9d start_thread (libpthread.so.0)
                                                       #6  0x00007fc477a3db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1513:
                                                       #0  0x00007fc477a32c21 __poll (libc.so.6)
                                                       #1  0x00007fc477880540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007fc4778815c2 g_main_loop_run (libglib-2.0.so.0)
                                                       #3  0x00007fc476ca7cb8 n/a (libgio-2.0.so.0)
                                                       #4  0x00007fc47785b67b n/a (libglib-2.0.so.0)
                                                       #5  0x00007fc477b0da9d start_thread (libpthread.so.0)
                                                       #6  0x00007fc477a3db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1646:
                                                       #0  0x00007fc477a384ed syscall (libc.so.6)
                                                       #1  0x00007fc47782f151 g_cond_wait_until (libglib-2.0.so.0)
                                                       #2  0x00007fc4778ad2c3 n/a (libglib-2.0.so.0)
                                                       #3  0x00007fc4778ad4c3 g_async_queue_timeout_pop (libglib-2.0.so.0)
                                                       #4  0x00007fc47785254a n/a (libglib-2.0.so.0)
                                                       #5  0x00007fc47785b67b n/a (libglib-2.0.so.0)
                                                       #6  0x00007fc477b0da9d start_thread (libpthread.so.0)
                                                       #7  0x00007fc477a3db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1648:
                                                       #0  0x00007fc4779bc830 __libc_message (libc.so.6)
                                                       #1  0x00007fc4779c318a malloc_printerr (libc.so.6)
                                                       #2  0x00007fc4779c497c _int_free (libc.so.6)
                                                       #3  0x00007fc4778a768b n/a (libglib-2.0.so.0)
                                                       #4  0x00007fc46fc41b46 g_mount_spec_unref (libgvfscommon.so)
                                                       #5  0x00007fc477b5fe67 n/a (libgvfsdbus.so)
                                                       #6  0x00007fc476c25385 g_object_unref (libgobject-2.0.so.0)
                                                       #7  0x0000563e78b4d34e n/a (nautilus)
                                                       #8  0x00007fc47785b67b n/a (libglib-2.0.so.0)
                                                       #9  0x00007fc477b0da9d start_thread (libpthread.so.0)
                                                       #10 0x00007fc477a3db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1645:
                                                       #0  0x00007fc477a32c21 __poll (libc.so.6)
                                                       #1  0x00007fc477880540 n/a (libglib-2.0.so.0)
                                                       #2  0x00007fc47788062e g_main_context_iteration (libglib-2.0.so.0)
                                                       #3  0x00007fc477b2dbde n/a (libdconfsettings.so)
                                                       #4  0x00007fc47785b67b n/a (libglib-2.0.so.0)
                                                       #5  0x00007fc477b0da9d start_thread (libpthread.so.0)
                                                       #6  0x00007fc477a3db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1644:
                                                       #0  0x00007fc477a384ed syscall (libc.so.6)
                                                       #1  0x00007fc47782e471 g_cond_wait (libglib-2.0.so.0)
                                                       #2  0x00007fc4778ad2ec n/a (libglib-2.0.so.0)
                                                       #3  0x00007fc477852479 n/a (libglib-2.0.so.0)
                                                       #4  0x00007fc47785b67b n/a (libglib-2.0.so.0)
                                                       #5  0x00007fc477b0da9d start_thread (libpthread.so.0)
                                                       #6  0x00007fc477a3db23 __clone (libc.so.6)
                                                       
                                                       Stack trace of thread 1652:
                                                       #0  0x00007fc477a2de49 __lxstat (libc.so.6)
                                                       #1  0x00007fc476c95fa6 n/a (libgio-2.0.so.0)
                                                       #2  0x00007fc476c96e6a n/a (libgio-2.0.so.0)
                                                       #3  0x00007fc476d4f26a g_file_enumerator_next_file (libgio-2.0.so.0)
                                                       #4  0x0000563e78b4da1e n/a (nautilus)
                                                       #5  0x00007fc47785b67b n/a (libglib-2.0.so.0)
                                                       #6  0x00007fc477b0da9d start_thread (libpthread.so.0)
                                                       #7  0x00007fc477a3db23 __clone (libc.so.6)
Jan 12 13:46:49 second-chances org.gnome.Nautilus[815]: free(): invalid pointer
Jan 12 13:46:49 second-chances nautilus[1469]: g_atomic_ref_count_dec: assertion 'g_atomic_int_get (arc) > 0' failed
Jan 12 13:46:48 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Nautilus'
Jan 12 13:46:47 second-chances tracker-extract[1175]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:46:47 second-chances tracker-extract[1175]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com%5EuserContextId=1/cache/morgue/216/%7B9644a273-6de3-4acf-95ac-c84221d3b4d8%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:46:47 second-chances tracker-extract[1175]: If the error above is recurrent for the same item/ID, consider running "tracker-extract" in the terminal with the TRACKER_VERBOSITY=3 environment variable, and filing a bug with the additional information
Jan 12 13:46:47 second-chances tracker-extract[1175]: Could not insert metadata for item "file:///home/kale/Desktop/Old%20Firefox%20Data/5jtoj909.stable-1530548583684/storage/default/https+++www.theatlantic.com/cache/morgue/71/%7B6754e309-adff-4652-9637-5a3221b64b47%7D.final": 10.501: invalid UTF-8 character
Jan 12 13:46:46 second-chances dleyna-renderer-service[1611]: dLeyna: Exit
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-chm.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen chm.file %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-gif.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen giffile %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-hlp.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen hlpfile %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-htm.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen htmlfile %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-html.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen htmlfile %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-ini.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen inifile %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-jfif.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen pjpegfile %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-jpe.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen jpegfile %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-msp.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen Msi.Patch %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-pdf.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen pdffile %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-png.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen pngfile %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-txt.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen txtfile %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-rtf.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen rtffile %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-vbs.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen VBSFile %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-url.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen InternetShortcut %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-wri.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen wrifile %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:45 second-chances tracker-miner-a[1183]: Couldn't properly parse desktop file 'file:///home/kale/.local/share/applications/wine-extension-xml.desktop': 'Key file contains line “" /usr/bin/wine start /ProgIDOpen xmlfile %f” which is not a key-value pair, group, or comment'
Jan 12 13:46:44 second-chances dleyna-renderer-service[1611]: Client :1.67 lost
Jan 12 13:46:39 second-chances dleyna-renderer-service[1611]: Calling GetRenderers method
Jan 12 13:46:39 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'com.intel.dleyna-renderer'
Jan 12 13:46:39 second-chances dleyna-renderer-service[1611]: Entries: (null)
Jan 12 13:46:39 second-chances dleyna-renderer-service[1611]: Enabled : F
Jan 12 13:46:39 second-chances dleyna-renderer-service[1611]: [Network filtering settings]
Jan 12 13:46:39 second-chances dleyna-renderer-service[1611]: Log Level: 0x13
Jan 12 13:46:39 second-chances dleyna-renderer-service[1611]: Log Type : 0
Jan 12 13:46:39 second-chances dleyna-renderer-service[1611]: [Logging settings]
Jan 12 13:46:39 second-chances dleyna-renderer-service[1611]: Push host port: 0
Jan 12 13:46:39 second-chances dleyna-renderer-service[1611]: Port: 0
Jan 12 13:46:39 second-chances dleyna-renderer-service[1611]: Connector Name: dbus
Jan 12 13:46:39 second-chances dleyna-renderer-service[1611]: Never Quit: F
Jan 12 13:46:39 second-chances dleyna-renderer-service[1611]: [General settings]
Jan 12 13:46:39 second-chances dleyna-renderer-service[1611]: Load file [/home/kale/.config/dleyna-renderer-service.conf]
Jan 12 13:46:39 second-chances dleyna-renderer-service[1611]: Type[0] Level[0x13] Mask[0x4C] Flags[0x4F]
Jan 12 13:46:39 second-chances dleyna-renderer-service[1611]: dleyna-renderer-service version 0.6.0
Jan 12 13:46:39 second-chances dleyna-renderer-service[1611]: dLeyna core version 0.6.0
Jan 12 13:46:39 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='com.intel.dleyna-renderer' requested by ':1.67' (uid=1000 pid=1481 comm="/usr/bin/gnome-photos --gapplication-service ")
Jan 12 13:46:39 second-chances gpg-agent[1603]: listening on: std=3 extra=4 browser=5 ssh=6
Jan 12 13:46:39 second-chances gpg-agent[1603]: using fd 6 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
Jan 12 13:46:39 second-chances gpg-agent[1603]: using fd 5 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
Jan 12 13:46:39 second-chances gpg-agent[1603]: using fd 4 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
Jan 12 13:46:39 second-chances gpg-agent[1603]: using fd 3 for std socket (/run/user/1000/gnupg/S.gpg-agent)
Jan 12 13:46:39 second-chances gpg-agent[1603]: gpg-agent (GnuPG) 2.2.12 starting in supervised mode.
Jan 12 13:46:39 second-chances systemd[788]: Started GnuPG cryptographic agent and passphrase cache.
Jan 12 13:46:38 second-chances seahorse[1479]: DNS-SD initialization failed: Daemon not running
Jan 12 13:46:37 second-chances gnome-contacts-[1465]: backend-store.vala:435: Error preparing Backend 'telepathy': The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files
Jan 12 13:46:36 second-chances gnome-clocks[1478]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:46:36 second-chances gnome-clocks[1478]: g_variant_new_string: assertion 'string != NULL' failed
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Contacts.SearchProvider'
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Photos'
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Documents'
Jan 12 13:46:36 second-chances org.gnome.Chara[1475]: JS WARNING: [resource:///org/gnome/Characters/BackgroundService/js/searchProvider.js 50]: String.toUpperCase is deprecated; use String.prototype.toUpperCase instead
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Characters.BackgroundService'
Jan 12 13:46:36 second-chances org.gnome.Chara[1475]: Some code accessed the property 'SearchProvider' on the module 'searchProvider'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Jan 12 13:46:36 second-chances org.gnome.Chara[1475]: Some code called array.toString() on a Uint8Array instance. Previously this would have interpreted the bytes of the array as a string, but that is nonstandard. In the future this will return the bytes as comma-separated digits. For the time being, the old behavior has been preserved, but please fix your code anyway to explicitly call ByteArray.toString(array).
                                                      (Note that array.toString() may have been called implicitly.)
                                                      0 <TOP LEVEL> ["resource:///org/gnome/Characters/BackgroundService/js/searchProvider.js":26]
                                                      1 <TOP LEVEL> ["resource:///org/gnome/Characters/BackgroundService/js/service.js":33]
                                                      2 <TOP LEVEL> ["/usr/share/org.gnome.Characters/org.gnome.Characters.BackgroundService":6]
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.seahorse.Application'
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.clocks'
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Boxes.SearchProvider'
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Photos' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.seahorse.Application' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.clocks' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Characters.BackgroundService' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Nautilus' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Documents' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:46:36 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.ControlCenter.SearchProvider' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:46:31 second-chances gnome-shell[878]: GNOME Shell started at Sat Jan 12 2019 13:46:27 GMT-0500 (EST)
Jan 12 13:46:30 second-chances gsd-color[1125]: failed to set screen _ICC_PROFILE: Failed to open file “/var/lib/gdm/.local/share/icc/edid-bcdffae6fee755ef3ff9f5c297fa524a.icc”: Permission denied
Jan 12 13:46:30 second-chances gnome-shell[878]: Error looking up permission: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.impl.portal.PermissionStore was not provided by any .service files
Jan 12 13:46:29 second-chances gnome-software[1185]: disabled plugins: dpkg, dummy, fedora-pkgdb-collections, repos, epiphany
Jan 12 13:46:29 second-chances gnome-software[1185]: enabled plugins: desktop-categories, os-release, provenance, shell-extensions, appstream, provenance-license, desktop-menu-path, generic-updates, hardcoded-blacklist, hardcoded-featured, hardcoded-popular, modalias, odrs, rewrite-resource, steam, icons, key-colors, key-colors-metadata
Jan 12 13:46:29 second-chances gnome-software[1185]: plugin appstream took 1.4 seconds to do setup
Jan 12 13:46:28 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:46:28 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Jan 12 13:46:28 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Jan 12 13:46:28 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Jan 12 13:46:28 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:46:28 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
Jan 12 13:46:28 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Jan 12 13:46:28 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Jan 12 13:46:28 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:46:28 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): 600.0 MHz maximum pixel clock
Jan 12 13:46:28 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): Internal TMDS
Jan 12 13:46:28 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): connected
Jan 12 13:46:28 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:46:28 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): 330.0 MHz maximum pixel clock
Jan 12 13:46:28 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): Internal TMDS
Jan 12 13:46:28 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): connected
Jan 12 13:46:28 second-chances gsd-media-keys[1138]: g_variant_unref: assertion 'value != NULL' failed
Jan 12 13:46:28 second-chances gsd-media-keys[1138]: g_variant_get_va: assertion 'value != NULL' failed
Jan 12 13:46:27 second-chances gnome-software[1185]: Ignoring invalid AppStream file /home/kale/.local/share/app-info/xmls/.goutputstream-6F6MVZ: AppStream metadata name /home/kale/.local/share/app-info/xmls/.goutputstream-6F6MVZ not valid, expected .xml[.*] or .yml[.*]
Jan 12 13:46:27 second-chances systemd[788]: Started Evolution address book service.
Jan 12 13:46:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook9'
Jan 12 13:46:27 second-chances systemd[788]: Starting Evolution address book service...
Jan 12 13:46:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook9' unit='evolution-addressbook-factory.service' requested by ':1.54' (uid=1000 pid=1229 comm="/usr/lib/evolution-calendar-factory ")
Jan 12 13:46:27 second-chances systemd[788]: Started Evolution calendar service.
Jan 12 13:46:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.evolution.dataserver.Calendar7'
Jan 12 13:46:27 second-chances systemd[788]: Starting Evolution calendar service...
Jan 12 13:46:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar7' unit='evolution-calendar-factory.service' requested by ':1.53' (uid=1000 pid=1186 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
Jan 12 13:46:27 second-chances gnome-software[1185]: Failed to load /usr/lib/gs-plugins-12/libgs_plugin_fwupd.so: failed to open plugin /usr/lib/gs-plugins-12/libgs_plugin_fwupd.so: libfwupd.so.2: cannot open shared object file: No such file or directory
Jan 12 13:46:27 second-chances gnome-software[1185]: Failed to load /usr/lib/gs-plugins-12/libgs_plugin_flatpak.so: failed to open plugin /usr/lib/gs-plugins-12/libgs_plugin_flatpak.so: libflatpak.so.0: cannot open shared object file: No such file or directory
Jan 12 13:46:27 second-chances cadence-session-start.desktop[1180]: JACK is set to NOT auto-start on login
Jan 12 13:46:27 second-chances tracker-store.desktop[1184]: (uint32 1,)
Jan 12 13:46:27 second-chances systemd[788]: Started Tracker metadata database store and lookup manager.
Jan 12 13:46:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.freedesktop.Tracker1'
Jan 12 13:46:27 second-chances systemd[788]: Starting Tracker metadata database store and lookup manager...
Jan 12 13:46:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.46' (uid=1000 pid=1184 comm="gdbus call -e -d org.freedesktop.DBus -o /org/free")
Jan 12 13:46:27 second-chances gnome-session-binary[817]: Entering running state
Jan 12 13:46:27 second-chances gsd-xsettings[1101]: Failed to get current display configuration state: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.gnome.Mutter.DisplayConfig" does not exist
Jan 12 13:46:27 second-chances gnome-shell[878]: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
Jan 12 13:46:27 second-chances systemd[788]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Jan 12 13:46:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Jan 12 13:46:27 second-chances systemd[788]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Jan 12 13:46:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:46:27 second-chances systemd[788]: Started Virtual filesystem service - Apple File Conduit monitor.
Jan 12 13:46:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Jan 12 13:46:27 second-chances gvfs-afc-volume-monitor[1081]: Volume monitor alive
Jan 12 13:46:27 second-chances systemd[788]: Starting Virtual filesystem service - Apple File Conduit monitor...
Jan 12 13:46:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:46:27 second-chances systemd[788]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Jan 12 13:46:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Jan 12 13:46:27 second-chances systemd[788]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Jan 12 13:46:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:46:27 second-chances systemd[788]: Started Virtual filesystem service - digital camera monitor.
Jan 12 13:46:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Jan 12 13:46:27 second-chances systemd[788]: Starting Virtual filesystem service - digital camera monitor...
Jan 12 13:46:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:46:27 second-chances systemd[788]: Started Virtual filesystem service - disk device monitor.
Jan 12 13:46:27 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Jan 12 13:46:25 second-chances systemd[788]: Starting Virtual filesystem service - disk device monitor...
Jan 12 13:46:25 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:46:25 second-chances gnome-shell[878]: Telepathy is not available, chat integration will be disabled.
Jan 12 13:46:25 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Shell.CalendarServer'
Jan 12 13:46:25 second-chances systemd[788]: Started Evolution source registry.
Jan 12 13:46:25 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Jan 12 13:46:24 second-chances systemd[788]: Started Virtual filesystem metadata service.
Jan 12 13:46:24 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gtk.vfs.Metadata'
Jan 12 13:46:24 second-chances systemd[788]: Starting Virtual filesystem metadata service...
Jan 12 13:46:24 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.18' (uid=1000 pid=1015 comm="/usr/lib/evolution-source-registry ")
Jan 12 13:46:24 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'ca.desrt.dconf'
Jan 12 13:46:24 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='ca.desrt.dconf' requested by ':1.18' (uid=1000 pid=1015 comm="/usr/lib/evolution-source-registry ")
Jan 12 13:46:24 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.OnlineAccounts'
Jan 12 13:46:24 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gnome.Identity'
Jan 12 13:46:24 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Identity' requested by ':1.19' (uid=1000 pid=1021 comm="/usr/lib/goa-daemon ")
Jan 12 13:46:24 second-chances goa-daemon[1021]: goa-daemon version 3.30.0 starting
Jan 12 13:46:24 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.OnlineAccounts' requested by ':1.18' (uid=1000 pid=1015 comm="/usr/lib/evolution-source-registry ")
Jan 12 13:46:24 second-chances gnome-shell[878]: g_filename_to_utf8: assertion 'opsysstring != NULL' failed
Jan 12 13:46:24 second-chances gnome-shell[878]: g_dir_open_with_errno: assertion 'path != NULL' failed
Jan 12 13:46:24 second-chances gnome-shell[878]: g_filename_to_utf8: assertion 'opsysstring != NULL' failed
Jan 12 13:46:24 second-chances gnome-shell[878]: g_dir_open_with_errno: assertion 'path != NULL' failed
Jan 12 13:46:24 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:46:24 second-chances systemd[788]: Starting Evolution source registry...
Jan 12 13:46:24 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:46:24 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:46:24 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:46:24 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:46:24 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.17' (uid=1000 pid=1010 comm="/usr/lib/gnome-shell-calendar-server ")
Jan 12 13:46:24 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:46:24 second-chances gnome-shell[878]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jan 12 13:46:10 second-chances pulseaudio[915]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.service not found.
Jan 12 13:46:10 second-chances systemd[788]: Started Sound Service.
Jan 12 13:46:01 second-chances systemd[788]: Failed to start Duplicati.
Jan 12 13:46:01 second-chances systemd[788]: duplicati.service: Failed with result 'exit-code'.
Jan 12 13:46:01 second-chances systemd[788]: duplicati.service: Start request repeated too quickly.
Jan 12 13:46:01 second-chances systemd[788]: Stopped Duplicati.
Jan 12 13:46:01 second-chances systemd[788]: duplicati.service: Scheduled restart job, restart counter is at 5.
Jan 12 13:46:01 second-chances systemd[788]: duplicati.service: Service RestartSec=100ms expired, scheduling restart.
Jan 12 13:46:01 second-chances systemd[788]: duplicati.service: Failed with result 'exit-code'.
Jan 12 13:46:01 second-chances systemd[788]: duplicati.service: Main process exited, code=exited, status=1/FAILURE
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.GUI.TrayIcon.Program.Main (System.String[] args) [0x0001c] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecent (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0001b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecentSpawn (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0004b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Library.AutoUpdater.UpdaterManager.WrapWithUpdater (Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy, System.Action wrappedFunction) [0x00157] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Library.AutoUpdater.UpdaterManager+<>c__DisplayClass58_1.<RunFromMostRecentSpawn>b__0 () [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00097] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:46:01 second-chances mono[963]:    --- End of inner exception stack trace ---
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:46:01 second-chances mono[963]: [ERROR] FATAL UNHANDLED EXCEPTION: System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.GUI.TrayIcon.Program.Main (System.String[] args) [0x0001c] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecent (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0001b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecentSpawn (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0004b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Library.AutoUpdater.UpdaterManager.WrapWithUpdater (Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy, System.Action wrappedFunction) [0x00157] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Library.AutoUpdater.UpdaterManager+<>c__DisplayClass58_1.<RunFromMostRecentSpawn>b__0 () [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00097] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:46:01 second-chances mono[963]:    --- End of inner exception stack trace ---
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:46:01 second-chances mono[963]: System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:46:01 second-chances mono[963]: Unhandled Exception:
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:46:01 second-chances mono[963]:   at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:46:01 second-chances mono[963]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00051] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:46:01 second-chances mono[963]:    --- End of inner exception stack trace ---
Jan 12 13:46:01 second-chances mono[963]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0003b] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:46:01 second-chances mono[963]:   at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.GUI.TrayIcon.Program.RealMain (System.String[] _args) [0x002a6] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.GUI.TrayIcon.HostedInstanceKeeper..ctor (System.String[] args) [0x00098] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:46:01 second-chances mono[963]:    --- End of inner exception stack trace ---
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:46:01 second-chances mono[963]: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:46:01 second-chances mono[963]: Crash!
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:46:01 second-chances mono[963]:   at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:46:01 second-chances mono[963]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00051] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:46:01 second-chances mono[963]:    --- End of inner exception stack trace ---
Jan 12 13:46:01 second-chances mono[963]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0003b] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:46:01 second-chances mono[963]:   at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x0077e] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:46:01 second-chances mono[963]:    --- End of inner exception stack trace ---
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:46:01 second-chances mono[963]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:46:01 second-chances mono[963]: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:46:01 second-chances mono[963]: Crash!
Jan 12 13:45:59 second-chances systemd[788]: Started Duplicati.
Jan 12 13:45:59 second-chances systemd[788]: Stopped Duplicati.
Jan 12 13:45:59 second-chances systemd[788]: duplicati.service: Scheduled restart job, restart counter is at 4.
Jan 12 13:45:59 second-chances systemd[788]: duplicati.service: Service RestartSec=100ms expired, scheduling restart.
Jan 12 13:45:59 second-chances systemd[788]: duplicati.service: Failed with result 'exit-code'.
Jan 12 13:45:59 second-chances systemd[788]: duplicati.service: Main process exited, code=exited, status=1/FAILURE
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.GUI.TrayIcon.Program.Main (System.String[] args) [0x0001c] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecent (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0001b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecentSpawn (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0004b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Library.AutoUpdater.UpdaterManager.WrapWithUpdater (Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy, System.Action wrappedFunction) [0x00157] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Library.AutoUpdater.UpdaterManager+<>c__DisplayClass58_1.<RunFromMostRecentSpawn>b__0 () [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00097] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:59 second-chances mono[943]:    --- End of inner exception stack trace ---
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:59 second-chances mono[943]: [ERROR] FATAL UNHANDLED EXCEPTION: System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.GUI.TrayIcon.Program.Main (System.String[] args) [0x0001c] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecent (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0001b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecentSpawn (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0004b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Library.AutoUpdater.UpdaterManager.WrapWithUpdater (Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy, System.Action wrappedFunction) [0x00157] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Library.AutoUpdater.UpdaterManager+<>c__DisplayClass58_1.<RunFromMostRecentSpawn>b__0 () [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00097] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:59 second-chances mono[943]:    --- End of inner exception stack trace ---
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:59 second-chances mono[943]: System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:59 second-chances mono[943]: Unhandled Exception:
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:59 second-chances mono[943]:   at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:59 second-chances mono[943]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00051] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:59 second-chances mono[943]:    --- End of inner exception stack trace ---
Jan 12 13:45:59 second-chances mono[943]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0003b] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:59 second-chances mono[943]:   at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.GUI.TrayIcon.Program.RealMain (System.String[] _args) [0x002a6] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.GUI.TrayIcon.HostedInstanceKeeper..ctor (System.String[] args) [0x00098] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:45:59 second-chances mono[943]:    --- End of inner exception stack trace ---
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:59 second-chances mono[943]: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:59 second-chances mono[943]: Crash!
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:59 second-chances mono[943]:   at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:59 second-chances mono[943]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00051] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:59 second-chances mono[943]:    --- End of inner exception stack trace ---
Jan 12 13:45:59 second-chances mono[943]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0003b] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:59 second-chances mono[943]:   at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x0077e] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:59 second-chances mono[943]:    --- End of inner exception stack trace ---
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:59 second-chances mono[943]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:59 second-chances mono[943]: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:59 second-chances mono[943]: Crash!
Jan 12 13:45:58 second-chances systemd[788]: Started Duplicati.
Jan 12 13:45:58 second-chances systemd[788]: Stopped Duplicati.
Jan 12 13:45:58 second-chances systemd[788]: duplicati.service: Scheduled restart job, restart counter is at 3.
Jan 12 13:45:58 second-chances systemd[788]: duplicati.service: Service RestartSec=100ms expired, scheduling restart.
Jan 12 13:45:57 second-chances systemd[788]: duplicati.service: Failed with result 'exit-code'.
Jan 12 13:45:57 second-chances systemd[788]: duplicati.service: Main process exited, code=exited, status=1/FAILURE
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.GUI.TrayIcon.Program.Main (System.String[] args) [0x0001c] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecent (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0001b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecentSpawn (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0004b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Library.AutoUpdater.UpdaterManager.WrapWithUpdater (Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy, System.Action wrappedFunction) [0x00157] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Library.AutoUpdater.UpdaterManager+<>c__DisplayClass58_1.<RunFromMostRecentSpawn>b__0 () [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00097] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:57 second-chances mono[924]:    --- End of inner exception stack trace ---
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:57 second-chances mono[924]: [ERROR] FATAL UNHANDLED EXCEPTION: System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.GUI.TrayIcon.Program.Main (System.String[] args) [0x0001c] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecent (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0001b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecentSpawn (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0004b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Library.AutoUpdater.UpdaterManager.WrapWithUpdater (Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy, System.Action wrappedFunction) [0x00157] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Library.AutoUpdater.UpdaterManager+<>c__DisplayClass58_1.<RunFromMostRecentSpawn>b__0 () [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00097] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:57 second-chances mono[924]:    --- End of inner exception stack trace ---
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:57 second-chances mono[924]: System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:57 second-chances mono[924]: Unhandled Exception:
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:57 second-chances mono[924]:   at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:57 second-chances mono[924]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00051] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:57 second-chances mono[924]:    --- End of inner exception stack trace ---
Jan 12 13:45:57 second-chances mono[924]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0003b] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:57 second-chances mono[924]:   at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.GUI.TrayIcon.Program.RealMain (System.String[] _args) [0x002a6] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.GUI.TrayIcon.HostedInstanceKeeper..ctor (System.String[] args) [0x00098] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:45:57 second-chances mono[924]:    --- End of inner exception stack trace ---
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:57 second-chances mono[924]: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:57 second-chances mono[924]: Crash!
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:57 second-chances mono[924]:   at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:57 second-chances mono[924]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00051] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:57 second-chances mono[924]:    --- End of inner exception stack trace ---
Jan 12 13:45:57 second-chances mono[924]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0003b] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:57 second-chances mono[924]:   at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x0077e] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:57 second-chances mono[924]:    --- End of inner exception stack trace ---
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:57 second-chances mono[924]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:57 second-chances mono[924]: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:57 second-chances mono[924]: Crash!
Jan 12 13:45:56 second-chances systemd[788]: Started Duplicati.
Jan 12 13:45:56 second-chances systemd[788]: Stopped Duplicati.
Jan 12 13:45:56 second-chances systemd[788]: duplicati.service: Scheduled restart job, restart counter is at 2.
Jan 12 13:45:56 second-chances systemd[788]: duplicati.service: Service RestartSec=100ms expired, scheduling restart.
Jan 12 13:45:55 second-chances systemd[788]: duplicati.service: Failed with result 'exit-code'.
Jan 12 13:45:55 second-chances systemd[788]: duplicati.service: Main process exited, code=exited, status=1/FAILURE
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.GUI.TrayIcon.Program.Main (System.String[] args) [0x0001c] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecent (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0001b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecentSpawn (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0004b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Library.AutoUpdater.UpdaterManager.WrapWithUpdater (Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy, System.Action wrappedFunction) [0x00157] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Library.AutoUpdater.UpdaterManager+<>c__DisplayClass58_1.<RunFromMostRecentSpawn>b__0 () [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00097] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:55 second-chances mono[875]:    --- End of inner exception stack trace ---
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:55 second-chances mono[875]: [ERROR] FATAL UNHANDLED EXCEPTION: System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.GUI.TrayIcon.Program.Main (System.String[] args) [0x0001c] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecent (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0001b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecentSpawn (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0004b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Library.AutoUpdater.UpdaterManager.WrapWithUpdater (Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy, System.Action wrappedFunction) [0x00157] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Library.AutoUpdater.UpdaterManager+<>c__DisplayClass58_1.<RunFromMostRecentSpawn>b__0 () [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00097] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:55 second-chances mono[875]:    --- End of inner exception stack trace ---
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:55 second-chances mono[875]: System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:55 second-chances mono[875]: Unhandled Exception:
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:55 second-chances mono[875]:   at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:55 second-chances mono[875]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00051] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:55 second-chances mono[875]:    --- End of inner exception stack trace ---
Jan 12 13:45:55 second-chances mono[875]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0003b] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:55 second-chances mono[875]:   at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.GUI.TrayIcon.Program.RealMain (System.String[] _args) [0x002a6] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.GUI.TrayIcon.HostedInstanceKeeper..ctor (System.String[] args) [0x00098] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:45:55 second-chances mono[875]:    --- End of inner exception stack trace ---
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:55 second-chances mono[875]: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:55 second-chances mono[875]: Crash!
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:55 second-chances mono[875]:   at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:55 second-chances mono[875]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00051] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:55 second-chances mono[875]:    --- End of inner exception stack trace ---
Jan 12 13:45:55 second-chances mono[875]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0003b] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:55 second-chances mono[875]:   at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x0077e] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:55 second-chances mono[875]:    --- End of inner exception stack trace ---
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:55 second-chances mono[875]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:55 second-chances mono[875]: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:55 second-chances mono[875]: Crash!
Jan 12 13:45:54 second-chances systemd[788]: Starting Sound Service...
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-D-0: nvidia-auto-select @1050x1680 +1920+0 {ViewPortIn=1050x1680, ViewPortOut=1680x1050+0+0, Rotation=90}"
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0): Setting mode "DVI-D-0: nvidia-auto-select @1680x1050 +0+0 {ViewPortIn=1680x1050, ViewPortOut=1680x1050+0+0}"
Jan 12 13:45:54 second-chances systemd[788]: Started Virtual filesystem service.
Jan 12 13:45:54 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.gtk.vfs.Daemon'
Jan 12 13:45:54 second-chances systemd[788]: Starting Virtual filesystem service...
Jan 12 13:45:54 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.12' (uid=1000 pid=878 comm="/usr/bin/gnome-shell ")
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): 600.0 MHz maximum pixel clock
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): Internal TMDS
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): connected
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): 330.0 MHz maximum pixel clock
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): Internal TMDS
Jan 12 13:45:54 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): connected
Jan 12 13:45:54 second-chances gnome-keyring-pkcs11.desktop[867]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jan 12 13:45:54 second-chances gnome-keyring-secrets.desktop[869]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jan 12 13:45:54 second-chances gnome-keyring-ssh.desktop[866]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jan 12 13:45:54 second-chances systemd[788]: Started Duplicati.
Jan 12 13:45:54 second-chances systemd[788]: Stopped Duplicati.
Jan 12 13:45:54 second-chances systemd[788]: duplicati.service: Scheduled restart job, restart counter is at 1.
Jan 12 13:45:54 second-chances systemd[788]: duplicati.service: Service RestartSec=100ms expired, scheduling restart.
Jan 12 13:45:54 second-chances systemd[788]: duplicati.service: Failed with result 'exit-code'.
Jan 12 13:45:54 second-chances systemd[788]: duplicati.service: Main process exited, code=exited, status=1/FAILURE
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.GUI.TrayIcon.Program.Main (System.String[] args) [0x0001c] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecent (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0001b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecentSpawn (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0004b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Library.AutoUpdater.UpdaterManager.WrapWithUpdater (Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy, System.Action wrappedFunction) [0x00157] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Library.AutoUpdater.UpdaterManager+<>c__DisplayClass58_1.<RunFromMostRecentSpawn>b__0 () [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00097] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:54 second-chances mono[795]:    --- End of inner exception stack trace ---
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:54 second-chances mono[795]: [ERROR] FATAL UNHANDLED EXCEPTION: System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.GUI.TrayIcon.Program.Main (System.String[] args) [0x0001c] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecent (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0001b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunFromMostRecentSpawn (System.Reflection.MethodInfo method, System.String[] cmdargs, Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy) [0x0004b] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Library.AutoUpdater.UpdaterManager.WrapWithUpdater (Duplicati.Library.AutoUpdater.AutoUpdateStrategy defaultstrategy, System.Action wrappedFunction) [0x00157] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Library.AutoUpdater.UpdaterManager+<>c__DisplayClass58_1.<RunFromMostRecentSpawn>b__0 () [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00097] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:54 second-chances mono[795]:    --- End of inner exception stack trace ---
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:54 second-chances mono[795]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:54 second-chances mono[795]: System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:54 second-chances mono[795]: Unhandled Exception:
Jan 12 13:45:53 second-chances mono[795]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:53 second-chances mono[795]:   at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:53 second-chances mono[795]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00051] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:53 second-chances mono[795]:    --- End of inner exception stack trace ---
Jan 12 13:45:53 second-chances mono[795]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0003b] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:53 second-chances mono[795]:   at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
Jan 12 13:45:53 second-chances mono[795]:   at Duplicati.GUI.TrayIcon.Program.RealMain (System.String[] _args) [0x002a6] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:45:53 second-chances mono[795]:   at Duplicati.GUI.TrayIcon.HostedInstanceKeeper..ctor (System.String[] args) [0x00098] in <a5f36c71f1df46eb8251c7281146fa4b>:0
Jan 12 13:45:53 second-chances mono[795]:    --- End of inner exception stack trace ---
Jan 12 13:45:53 second-chances mono[795]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:53 second-chances mono[795]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:53 second-chances mono[795]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:53 second-chances mono[795]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:53 second-chances mono[795]: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:53 second-chances mono[795]: Crash!
Jan 12 13:45:53 second-chances mono[795]:   at Duplicati.Library.AutoUpdater.UpdaterManager.RunMethod (System.Reflection.MethodInfo method, System.String[] args) [0x00000] in <3227b98b904042faac2116282e7fbdfd>:0
Jan 12 13:45:53 second-chances mono[795]:   at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:53 second-chances mono[795]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00051] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:53 second-chances mono[795]:    --- End of inner exception stack trace ---
Jan 12 13:45:53 second-chances mono[795]:   at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0003b] in <eabff256da0b4c4db432852f93333375>:0
Jan 12 13:45:53 second-chances mono[795]:   at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
Jan 12 13:45:53 second-chances mono[795]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x0077e] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:53 second-chances mono[795]:    --- End of inner exception stack trace ---
Jan 12 13:45:53 second-chances mono[795]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:53 second-chances mono[795]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:53 second-chances mono[795]:   at Duplicati.Server.Program.RealMain (System.String[] _args) [0x00674] in <fe28905ee30b422e8d475f1cfdb85515>:0  ---> System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:53 second-chances mono[795]:   at Duplicati.Server.WebServer.Server..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] options) [0x00302] in <fe28905ee30b422e8d475f1cfdb85515>:0
Jan 12 13:45:53 second-chances mono[795]: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: A serious error occurred in Duplicati: System.Exception: Unable to open a socket for listening, tried ports: 8200
Jan 12 13:45:53 second-chances mono[795]: Crash!
Jan 12 13:45:53 second-chances at-spi-bus-launcher[849]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jan 12 13:45:53 second-chances at-spi-bus-launcher[849]: dbus-daemon[855]: Successfully activated service 'org.a11y.atspi.Registry'
Jan 12 13:45:53 second-chances at-spi-bus-launcher[849]: dbus-daemon[855]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=848 comm="/usr/lib/gnome-session-check-accelerated ")
Jan 12 13:45:53 second-chances systemd[788]: Started Accessibility services bus.
Jan 12 13:45:53 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Successfully activated service 'org.a11y.Bus'
Jan 12 13:45:53 second-chances systemd[788]: Starting Accessibility services bus...
Jan 12 13:45:53 second-chances dbus-daemon[815]: [session uid=1000 pid=815] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.3' (uid=1000 pid=848 comm="/usr/lib/gnome-session-check-accelerated ")
Jan 12 13:45:53 second-chances /usr/lib/gdm-x-session[809]: /etc/gdm/Xsession: Setup done, will execute: /usr/bin/gnome-session
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: localuser:kale being added to access control list
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: /etc/gdm/Xsession: Beginning session setup...
Jan 12 13:45:52 second-chances systemd[788]: Started D-Bus User Message Bus.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control" (type: KEYBOARD, id 21)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-4/5-4:1.2/0003:1038:1722.0006/input/input8/event8"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) libinput: SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: is a virtual subdevice
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "_source" "_driver/libinput"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "Device" "/dev/input/event8"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: always reports core events
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: returning pre-existing fd for /dev/input/event8 13:72
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control'
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control" (type: KEYBOARD, id 20)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.0/usb3/3-2/3-2.3/3-2.3:1.2/0003:045E:07A5.0007/input/input9/event9"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) libinput: Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is a virtual subdevice
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "_source" "_driver/libinput"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "Device" "/dev/input/event9"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: always reports core events
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: returning pre-existing fd for /dev/input/event9 13:73
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control'
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: Applying InputClass "libinput keyboard catchall"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control" (type: KEYBOARD, id 19)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.0/usb3/3-2/3-2.3/3-2.3:1.1/0003:045E:07A5.0005/input/input6/event6"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) libinput: Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is a virtual subdevice
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "_source" "_driver/libinput"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "Device" "/dev/input/event6"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: always reports core events
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control'
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: Applying InputClass "libinput keyboard catchall"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) This device may have been added with another device file.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) No input driver specified, ignoring this device.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event13 - Eee PC WMI hotkeys: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event13 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 18)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input13/event13"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event13 - Eee PC WMI hotkeys: device removed
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event13 - Eee PC WMI hotkeys: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event13 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "_source" "server/udev"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "Device" "/dev/input/event13"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Eee PC WMI hotkeys: always reports core events
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 47 paused 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event13)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) This device may have been added with another device file.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) No input driver specified, ignoring this device.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event20)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) This device may have been added with another device file.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) No input driver specified, ignoring this device.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event19)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) This device may have been added with another device file.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) No input driver specified, ignoring this device.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event18)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) This device may have been added with another device file.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) No input driver specified, ignoring this device.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event17)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) This device may have been added with another device file.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) No input driver specified, ignoring this device.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event16)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) This device may have been added with another device file.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) No input driver specified, ignoring this device.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event15)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) This device may have been added with another device file.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) No input driver specified, ignoring this device.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event14)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: (accel) acceleration threshold: 4
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: (accel) acceleration factor: 2.000
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: (accel) selected scheme none/0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "AccelerationScheme" "none"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control" (type: MOUSE, id 17)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-4/5-4:1.2/0003:1038:1722.0006/input/input8/event8"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) libinput: SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: needs a virtual subdevice
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: device removed
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event8  - SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "_source" "server/udev"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "Device" "/dev/input/event8"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: always reports core events
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 46 paused 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control'
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device SteelSeries SteelSeries Sensei 310 eSports Mouse Consumer Control (/dev/input/event8)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard" (type: KEYBOARD, id 16)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-4/5-4:1.2/0003:1038:1722.0006/input/input7/event7"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: device removed
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event7  - SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "_source" "server/udev"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "Device" "/dev/input/event7"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: always reports core events
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 45 paused 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard'
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device SteelSeries SteelSeries Sensei 310 eSports Mouse Keyboard (/dev/input/event7)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) This device may have been added with another device file.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) No input driver specified, ignoring this device.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device SteelSeries SteelSeries Sensei 310 eSports Mouse (/dev/input/mouse0)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: device is a pointer
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: is tagged by udev as: Mouse
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse: (accel) acceleration threshold: 4
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse: (accel) acceleration factor: 2.000
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse: (accel) selected scheme none/0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "AccelerationScheme" "none"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) XINPUT: Adding extended input device "SteelSeries SteelSeries Sensei 310 eSports Mouse" (type: MOUSE, id 15)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-4/5-4:1.1/0003:1038:1722.0004/input/input4/event4"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: device removed
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: device is a pointer
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event4  - SteelSeries SteelSeries Sensei 310 eSports Mouse: is tagged by udev as: Mouse
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "_source" "server/udev"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "Device" "/dev/input/event4"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse: always reports core events
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 44 paused 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Using input driver 'libinput' for 'SteelSeries SteelSeries Sensei 310 eSports Mouse'
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) SteelSeries SteelSeries Sensei 310 eSports Mouse: Applying InputClass "libinput pointer catchall"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device SteelSeries SteelSeries Sensei 310 eSports Mouse (/dev/input/event4)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event21 - HD Webcam C525: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event21 - HD Webcam C525: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) XINPUT: Adding extended input device "HD Webcam C525" (type: KEYBOARD, id 14)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:0a:00.3/usb5/5-2/5-2:1.2/input/input21/event21"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event21 - HD Webcam C525: device removed
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event21 - HD Webcam C525: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event21 - HD Webcam C525: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "_source" "server/udev"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "Device" "/dev/input/event21"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) HD Webcam C525: always reports core events
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 43 paused 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Using input driver 'libinput' for 'HD Webcam C525'
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) HD Webcam C525: Applying InputClass "libinput keyboard catchall"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device HD Webcam C525 (/dev/input/event21)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) This device may have been added with another device file.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) No input driver specified, ignoring this device.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event24)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) This device may have been added with another device file.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) No input driver specified, ignoring this device.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event23)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) This device may have been added with another device file.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) No input driver specified, ignoring this device.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event22)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: (accel) acceleration threshold: 4
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: (accel) acceleration factor: 2.000
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: (accel) selected scheme none/0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "AccelerationScheme" "none"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control" (type: MOUSE, id 13)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.0/usb3/3-2/3-2.3/3-2.3:1.2/0003:045E:07A5.0007/input/input9/event9"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) libinput: Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: needs a virtual subdevice
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device removed
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event9  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "_source" "server/udev"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "Device" "/dev/input/event9"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: always reports core events
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 42 paused 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control'
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: Applying InputClass "libinput keyboard catchall"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control (/dev/input/event9)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1 System Control" (type: KEYBOARD, id 12)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.0/usb3/3-2/3-2.3/3-2.3:1.2/0003:045E:07A5.0007/input/input10/event10"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: device removed
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event10 - Microsoft Microsoft® Nano Transceiver v2.1 System Control: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "_source" "server/udev"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "Device" "/dev/input/event10"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 System Control: always reports core events
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 41 paused 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1 System Control'
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 System Control: Applying InputClass "libinput keyboard catchall"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.1 System Control (/dev/input/event10)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: (accel) acceleration threshold: 4
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: (accel) acceleration factor: 2.000
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: (accel) selected scheme none/0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "AccelerationScheme" "none"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control" (type: MOUSE, id 11)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.0/usb3/3-2/3-2.3/3-2.3:1.1/0003:045E:07A5.0005/input/input6/event6"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) libinput: Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: needs a virtual subdevice
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device removed
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event6  - Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "_source" "server/udev"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "Device" "/dev/input/event6"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: always reports core events
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 40 paused 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control'
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control: Applying InputClass "libinput keyboard catchall"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.1 Consumer Control (/dev/input/event6)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) This device may have been added with another device file.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) No input driver specified, ignoring this device.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.1 Mouse (/dev/input/mouse1)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: device is a pointer
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: is tagged by udev as: Mouse
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Mouse: (accel) acceleration threshold: 4
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Mouse: (accel) acceleration factor: 2.000
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Mouse: (accel) selected scheme none/0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "AccelerationScheme" "none"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1 Mouse" (type: MOUSE, id 10)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.0/usb3/3-2/3-2.3/3-2.3:1.1/0003:045E:07A5.0005/input/input5/event5"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: device removed
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: device is a pointer
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event5  - Microsoft Microsoft® Nano Transceiver v2.1 Mouse: is tagged by udev as: Mouse
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "_source" "server/udev"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "Device" "/dev/input/event5"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Mouse: always reports core events
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 39 paused 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1 Mouse'
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1 Mouse: Applying InputClass "libinput pointer catchall"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.1 Mouse (/dev/input/event5)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.1" (type: KEYBOARD, id 9)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.0/usb3/3-2/3-2.3/3-2.3:1.0/0003:045E:07A5.0002/input/input3/event3"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: device removed
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event3  - Microsoft Microsoft® Nano Transceiver v2.1: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "_source" "server/udev"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "Device" "/dev/input/event3"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1: always reports core events
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 38 paused 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Using input driver 'libinput' for 'Microsoft Microsoft® Nano Transceiver v2.1'
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Microsoft Microsoft® Nano Transceiver v2.1: Applying InputClass "libinput keyboard catchall"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.1 (/dev/input/event3)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) This device may have been added with another device file.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) No input driver specified, ignoring this device.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device Microsoft X-Box 360 pad (/dev/input/js0)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) This device may have been added with another device file.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) No input driver specified, ignoring this device.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device Microsoft X-Box 360 pad (/dev/input/event12)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event2  - DELL Dell USB Entry Keyboard: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event2  - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) XINPUT: Adding extended input device "DELL Dell USB Entry Keyboard" (type: KEYBOARD, id 8)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-3/1-3:1.0/0003:413C:2107.0001/input/input2/event2"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event2  - DELL Dell USB Entry Keyboard: device removed
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event2  - DELL Dell USB Entry Keyboard: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event2  - DELL Dell USB Entry Keyboard: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "_source" "server/udev"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "Device" "/dev/input/event2"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) DELL Dell USB Entry Keyboard: always reports core events
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 37 paused 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Using input driver 'libinput' for 'DELL Dell USB Entry Keyboard'
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) DELL Dell USB Entry Keyboard: Applying InputClass "libinput keyboard catchall"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device DELL Dell USB Entry Keyboard (/dev/input/event2)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event0  - Power Button: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event0  - Power Button: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event0  - Power Button: device removed
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event0  - Power Button: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event0  - Power Button: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "_source" "server/udev"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "Device" "/dev/input/event0"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Power Button: always reports core events
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 36 paused 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Using input driver 'libinput' for 'Power Button'
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device Power Button (/dev/input/event0)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event1  - Power Button: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event1  - Power Button: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event1  - Power Button: device removed
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event1  - Power Button: device is a keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) event1  - Power Button: is tagged by udev as: Keyboard
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "_source" "server/udev"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Option "Device" "/dev/input/event1"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Power Button: always reports core events
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 33 paused 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Using input driver 'libinput' for 'Power Button'
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         ABI class: X.Org XInput driver, version 24.1
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         Module class: X.Org XInput Driver
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         compiled for 1.20.1, module version = 0.28.1
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Module libinput: vendor="X.Org Foundation"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) LoadModule: "libinput"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: Errors from xkbcomp are not fatal to the X server
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: >                   This warning only shows for the first high keycode.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: >                   X11 cannot support keycodes above 255.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: > Warning:          Unsupported high keycode 372 for name <I372> ignored
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension XINERAMA
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension NV-CONTROL
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension NV-GLX
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension DRI2
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension XFree86-DRI
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension XFree86-DGA
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension XFree86-VidModeExtension
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) GLX: Another vendor is already registered for screen 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Indirect GLX disabled.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension GLX
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension XVideo-MotionCompensation
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension XVideo
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension X-Resource
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension DRI3
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension Present
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension DPMS
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension RECORD
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension DOUBLE-BUFFER
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension MIT-SCREEN-SAVER
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension DAMAGE
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension COMPOSITE
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension RANDR
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension RENDER
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension XFIXES
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension SECURITY
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension XC-MISC
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension XKEYBOARD
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension SYNC
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension BIG-REQUESTS
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension XTEST
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension XInputExtension
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension MIT-SHM
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension SHAPE
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Initializing extension Generic Event Extension
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0): [DRI2] Setup complete
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Module "dri2" already built-in
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) LoadModule: "dri2"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Loading sub module "dri2"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (WW) NVIDIA(0): Option "PrimaryGPU" is not used
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) NVIDIA(0): DPMS enabled
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) NVIDIA(0): Silken mouse disabled
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) NVIDIA(0): Backing store enabled
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) NVIDIA(0): Disabling shared memory pixmaps
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-1:nvidia-auto-select"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     Config Options in the README.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     configuration option may not be set correctly.  When the
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA:     access.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Unloading modesetting
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) UnloadModule: "modesetting"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(0):     option
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(0): DPI set to (99, 98); computed from "UseEdidDpi" X config
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0): Virtual screen size determined to be 3600 x 1080
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0):     "DFP-0:nvidia-auto-select,DFP-1:nvidia-auto-select"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0): Validated MetaModes:
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) NVIDIA(0):
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) NVIDIA(0):     will be used as the requested mode.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) NVIDIA(0):
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): 600.0 MHz maximum pixel clock
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): Internal TMDS
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): Ancor Communications Inc VE248 (DFP-1): connected
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0):
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): 330.0 MHz maximum pixel clock
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): Internal TMDS
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(GPU-0): DELL 2009W (DFP-0): connected
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0): Detected PCI Express Link width: 16X
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(0): VideoBIOS: 86.07.42.00.5a
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(0): Memory: 4194304 kBytes
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:9:0:0 (GPU-0)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(0):     DFP-3
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(0):     DFP-2
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(0):     DFP-1
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(0):     DFP-0 (boot)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:9:0:0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA GLX Module  415.25  Wed Dec 12 10:05:39 CST 2018
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         Module class: X.Org Server Extension
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         compiled for 4.0.2, module version = 1.0.0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) LoadModule: "glxserver_nvidia"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Loading sub module "glxserver_nvidia"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) NVIDIA(0): Enabling 2D acceleration
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Applying OutputClass "nvidia" options to /dev/dri/card0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) NVIDIA(0): Default visual is TrueColor
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) NVIDIA(0): RGB weight 888
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         "Default Screen Section" for depth/fbbpp 24/32
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA(0): Creating default Display subsection in Screen section
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (WW) Falling back to old probe method for modesetting
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Module "ramdac" already built-in
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) LoadModule: "ramdac"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Loading sub module "ramdac"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         ABI class: X.Org ANSI C Emulation, version 0.4
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         compiled for 1.20.3, module version = 1.0.0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Module wfb: vendor="X.Org Foundation"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Loading /usr/lib/xorg/modules/libwfb.so
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) LoadModule: "wfb"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Loading sub module "wfb"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         ABI class: X.Org ANSI C Emulation, version 0.4
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         compiled for 1.20.3, module version = 1.0.0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Module fb: vendor="X.Org Foundation"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Loading /usr/lib/xorg/modules/libfb.so
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) LoadModule: "fb"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Loading sub module "fb"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: releasing fd for 226:0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) NVIDIA dlloader X Driver  415.25  Wed Dec 12 10:05:51 CST 2018
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (EE) Failed to load module "vesa" (module does not exist, 0)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (WW) Warning, couldn't open module vesa
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) LoadModule: "vesa"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (EE) Failed to load module "fbdev" (module does not exist, 0)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (WW) Warning, couldn't open module fbdev
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) LoadModule: "fbdev"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         ABI class: X.Org Video Driver, version 24.0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         Module class: X.Org Video Driver
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         compiled for 1.20.3, module version = 1.20.3
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Module modesetting: vendor="X.Org Foundation"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) LoadModule: "modesetting"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (EE) Failed to load module "nv" (module does not exist, 0)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (WW) Warning, couldn't open module nv
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) LoadModule: "nv"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (EE) Failed to load module "nouveau" (module does not exist, 0)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (WW) Warning, couldn't open module nouveau
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) LoadModule: "nouveau"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         Module class: X.Org Video Driver
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         compiled for 4.0.2, module version = 1.0.0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Module nvidia: vendor="NVIDIA Corporation"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) LoadModule: "nvidia"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) Assigned the driver to the xf86ConfigLayout
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) Matched vesa as autoconfigured driver 5
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) Matched fbdev as autoconfigured driver 4
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) Matched modesetting as autoconfigured driver 3
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) Matched nv as autoconfigured driver 2
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) Matched nouveau as autoconfigured driver 1
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) Matched nvidia as autoconfigured driver 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         loading driver: nvidia
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Applying OutputClass "nvidia" to /dev/dri/card0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         ABI class: X.Org Server Extension, version 10.0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         compiled for 1.20.3, module version = 1.0.0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Module glx: vendor="X.Org Foundation"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) LoadModule: "glx"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) PCI:*(9@0:0:0) 10de:1c82:1462:3351 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) xfree86: Adding drm device (/dev/dri/card0)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (++) using VT number 2
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         X.Org Server Extension : 10.0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         X.Org XInput driver : 24.1
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         X.Org Video Driver: 24.0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         X.Org ANSI C Emulation: 0.4
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) Module ABI versions:
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         If no devices become available, reconfigure udev or disable AutoAddDevices.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (II) The server relies on udev to provide the list of input devices.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) ModulePath set to "/usr/lib/xorg/modules"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         /usr/share/fonts/TTF
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) FontPath set to:
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         Entry deleted from font path.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (WW) The directory "/usr/share/fonts/75dpi" does not exist.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         Entry deleted from font path.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (WW) The directory "/usr/share/fonts/100dpi" does not exist.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         Entry deleted from font path.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         Entry deleted from font path.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         Entry deleted from font path.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (WW) The directory "/usr/share/fonts/misc" does not exist.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) Automatically binding GPU devices
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) Automatically adding GPU devices
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) Automatically enabling devices
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) Automatically adding devices
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         Using a default monitor configuration.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) No monitor specified for screen "Default Screen Section".
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) |   |-->Monitor "<default monitor>"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (**) |-->Screen "Default Screen Section" (0)
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) No screen section available. Using defaults.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) No Layout section.  Using the first Screen section.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (==) Log file: "/var/log/Xorg.1.log", Time: Sat Jan 12 13:45:52 2019
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         (++) from command line, (!!) notice, (II) informational,
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: Markers: (--) probed, (**) from config file, (==) default setting,
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         to make sure that you have the latest version.
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:         Before reporting problems, check http://wiki.x.org
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: Current version of pixman: 0.36.0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]:  
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: Build Date: 25 October 2018  04:42:32PM
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=43a01aea-191c-476e-940e-830749c81e9b rw quiet
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: Current Operating System: Linux second-chances 4.19.13-1-lts #1 SMP Sun Dec 30 07:38:47 CET 2018 x86_64
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: Build Operating System: Linux Arch Linux
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: X Protocol Version 11, Revision 0
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: X.Org X Server 1.20.3
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (WW) Failed to open protocol names file lib/xorg/protocol.txt
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: (--) Log file renamed from "/var/log/Xorg.pid-811.log" to "/var/log/Xorg.1.log"
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: _XSERVTransMakeAllCOTSServerListeners: server already running
Jan 12 13:45:52 second-chances /usr/lib/gdm-x-session[809]: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
Jan 12 13:45:52 second-chances systemd[788]: Startup finished in 349ms.
Jan 12 13:45:52 second-chances systemd[788]: Reached target Default.
Jan 12 13:45:52 second-chances systemd[788]: Started Update XDG user dir configuration.
Jan 12 13:45:52 second-chances systemd[788]: Started Duplicati.
Jan 12 13:45:52 second-chances systemd[788]: Starting Update XDG user dir configuration...
Jan 12 13:45:52 second-chances systemd[788]: Reached target Basic System.
Jan 12 13:45:52 second-chances systemd[788]: Reached target Sockets.
Jan 12 13:45:52 second-chances systemd[788]: Listening on D-Bus User Message Bus Socket.
Jan 12 13:45:52 second-chances systemd[788]: Listening on GnuPG network certificate management daemon.
Jan 12 13:45:52 second-chances systemd[788]: Listening on Multimedia System.
Jan 12 13:45:52 second-chances systemd[788]: Reached target Paths.
Jan 12 13:45:52 second-chances systemd[788]: Listening on p11-kit server.
Jan 12 13:45:52 second-chances systemd[788]: Listening on Sound System.
Jan 12 13:45:52 second-chances systemd[788]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jan 12 13:45:52 second-chances systemd[788]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jan 12 13:45:52 second-chances systemd[788]: Reached target Timers.
Jan 12 13:45:52 second-chances systemd[788]: Listening on GnuPG cryptographic agent and passphrase cache.
Jan 12 13:45:52 second-chances systemd[788]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jan 12 13:45:52 second-chances systemd[788]: Starting D-Bus User Message Bus Socket.

Offline

Board footer

Powered by FluxBB