I hereby claim:
- I am twouters on github.
- I am twouters (https://keybase.io/twouters) on keybase.
- I have a public key ASCdGn3S5yjfu-a6PuZ-vUS7M2cTz6gsXdqdAsPZN63UBQo
To claim this, I am signing this object:
| #!/bin/bash | |
| shutdown_start=$(journalctl -b -1 -u systemd-logind --grep="System is powering down" --output=cat --no-pager --output-fields=_SOURCE_REALTIME_TIMESTAMP) | |
| shutdown_start=$((shutdown_start / 1000000)) | |
| units=$(journalctl -b -1 --since=@$shutdown_start --output=cat --no-pager --output-fields=UNIT JOB_TYPE=stop CODE_FUNC=job_emit_start_message) | |
| for u in $units; do | |
| stopping_start=$(journalctl -b -1 --since=@$shutdown_start -u $u --output=cat --no-pager --output-fields=_SOURCE_REALTIME_TIMESTAMP JOB_TYPE=stop CODE_FUNC=job_emit_start_message _SYSTEMD_UNIT=init.scope) | |
| stopping_end=$(journalctl -b -1 --since=@$shutdown_start -u $u --output=cat --no-pager --output-fields=_SOURCE_REALTIME_TIMESTAMP JOB_TYPE=stop CODE_FUNC=job_emit_done_message _SYSTEMD_UNIT=init.scope) | |
| duration_human=$(systemd-analyze timespan $((stopping_end - stopping_start))us | tail -1 | sed 's/.*: //') |
| # Maintainer: Felix Yan <felixonmars@archlinux.org> | |
| # Contributor: Andrea Scarpino <andrea@archlinux.org> | |
| pkgname=qt5-webengine | |
| _qtver=5.15.0 | |
| pkgver=${_qtver/-/} | |
| pkgrel=5 | |
| arch=('x86_64') | |
| url='https://www.qt.io' | |
| license=('LGPL3' 'LGPL2.1' 'BSD') |
| Aug 22 13:15:17 com-ospcmp002 kernel: [986654.327250] BUG: unable to handle kernel NULL pointer dereference at 0000000000000108 | |
| Aug 22 13:15:17 com-ospcmp002 kernel: [986654.329665] IP: [<ffffffffc077b0b1>] nfs4_find_or_create_ds_client+0x21/0x180 [nfsv4] | |
| Aug 22 13:15:17 com-ospcmp002 kernel: [986654.332159] PGD 0 | |
| Aug 22 13:15:17 com-ospcmp002 kernel: [986654.332807] Oops: 0000 [#1] SMP | |
| Aug 22 13:15:17 com-ospcmp002 kernel: [986654.333834] Modules linked in: nfs_layout_nfsv41_files nf_conntrack_netlink vhost_net vhost macvtap macvlan act_police cls_u32 sch_ingress cls_fw sch_sfq sch_htb nf_log_ipv4 nf_log_common xt_LOG | |
| xt_multiport xt_nat xt_limit ip6table_raw ip6table_mangle xt_CT xt_connmark xt_mac xt_comment xt_physdev xt_set ip_set_hash_net ip_set nfnetlink veth iptable_raw xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_ | |
| nat xt_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables x_tables cfg80211 binfmt_misc |
| [Tue Jun 27 10:51:38 2017] ------------[ cut here ]------------ | |
| [Tue Jun 27 10:51:38 2017] WARNING: CPU: 0 PID: 4923 at fs/nfsd/nfsproc.c:800 nfserrno+0x68/0x80 [nfsd] | |
| [Tue Jun 27 10:51:38 2017] nfsd: non-standard errno: -16 | |
| [Tue Jun 27 10:51:38 2017] Modules linked in: xt_nat xt_recent xt_state xt_limit xt_tcpudp nf_log_ipv4 nf_log_common xt_LOG ip6table_mangle ip6table_filter ip6_tables iptable_mangle iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_filter ip_tables x_tables nfsv3 nfsd auth_rpcgss nfs_acl nfs lockd grace fscache sunrpc nf_conntrack_ftp nf_conntrack loop snd_pcm snd_timer snd soundcore joydev pcspkr psmouse serio_raw evdev vmw_balloon vmwgfx ttm drm_kms_helper vmw_vmci drm i2c_piix4 shpchp battery parport_pc parport acpi_cpufreq tpm_tis tpm_tis_core ac tpm button ext4 crc16 jbd2 fscrypto mbcache dm_mod sg sr_mod cdrom sd_mod ata_generic ata_piix mptspi scsi_transport_spi mptscsih mptbase libata scsi_mod vmxnet3 floppy fjes | |
| [Tue Jun 27 10:51:38 2017] CPU: 0 PID: 4923 Co |
| /* | |
| * Linux: ~/.mozilla/firefox/$PROFILE/chrome/userChrome.css | |
| * OS X: ~/Library/Application\ Support/Firefox/Profiles/$PROFILE/chrome/userChrome.css | |
| * | |
| */ | |
| /* Hide 1px leftover toolbar line when using vimperator with `gui=none` */ | |
| #navigator-toolbox::after { | |
| display: none !important; | |
| } |
I hereby claim:
To claim this, I am signing this object: