You are not logged in.

#1 2018-08-27 11:45:58

Spheerys
Member
Registered: 2012-05-01
Posts: 92

Opera and Chromium don't want to start

Hi,

Since yesterday, probably after a daily package update, Opera and Chromium refuse to start :

~ opera 
[1]    2501 illegal hardware instruction (core dumped)  opera
Discarded=1  
CrashID=1f4621d7-62f5-47c2-bf76-20b752180827
~ chromium
[1]    1909 trace trap (core dumped)  chromium --enable-print-preview

The problem is occuring on 2 differents Arch computers, both up to date !

Am I the only one with this issue ?

Last edited by Spheerys (2018-08-27 11:46:48)

Offline

#2 2018-08-27 12:07:14

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,094

Re: Opera and Chromium don't want to start

What hardware/porcessors? If it only happened recently it might be some added instructions on the build server during the build, and you might have a case for a packaging bug.

Also FWIW examine the core dumps

Offline

#3 2018-08-31 06:37:42

Spheerys
Member
Registered: 2012-05-01
Posts: 92

Re: Opera and Chromium don't want to start

My processor is a classic i3-3250 CPU @ 3.50GHz 64bits

I have tried to downgrade opera and chromium packages to different versions but it's doesn't work correctly too. I have various error message (incorrect library etc...)
I was thinking it could be from a new fresh kernel so I have downgrade to 4.17.8 but after a reboot, the problem is still there...

Last edited by Spheerys (2018-08-31 06:39:23)

Offline

#4 2018-08-31 06:57:09

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,094

Re: Opera and Chromium don't want to start

Don't just handwave "incorrect library" etc. Either you are doing partial upgrades or your files are getting corrupted. Can you post a dmesg? You might also run a long SMART Check and then post the smartctl -a output as well as a memtest to verify that your hardware in general is in working order.

Offline

#5 2018-08-31 09:47:33

Spheerys
Member
Registered: 2012-05-01
Posts: 92

Re: Opera and Chromium don't want to start

Here the dmesg :

[    0.000000] Linux version 4.17.8-1-ARCH (builduser@heftig-21239) (gcc version 8.1.1 20180531 (GCC)) #1 SMP PREEMPT Wed Jul 18 09:56:24 UTC 2018
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=5f7c69ef-1e07-441e-a529-d2ea2a60ebd8 rw
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000de5bffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000de5c0000-0x00000000debb5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000debb6000-0x00000000dee35fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dee36000-0x00000000dee3afff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dee3b000-0x00000000dee7dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dee7e000-0x00000000df5c3fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df5c4000-0x00000000df7f2fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000df7f3000-0x00000000df7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Shuttle Inc. SZ77/FZ77, BIOS 1.13 10/13/2014
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x41f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask C00000000 write-back
[    0.000000]   1 base 400000000 mask FF0000000 write-back
[    0.000000]   2 base 410000000 mask FF8000000 write-back
[    0.000000]   3 base 418000000 mask FFC000000 write-back
[    0.000000]   4 base 41C000000 mask FFE000000 write-back
[    0.000000]   5 base 41E000000 mask FFF000000 write-back
[    0.000000]   6 base 0E0000000 mask FE0000000 uncachable
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] total RAM covered: 16368M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 32M 	num_reg: 7  	lose cover RAM: 0G
[    0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdf800 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcc70-0x000fcc7f] mapped at [        (ptrval)]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [        (ptrval)] 97000 size 24576
[    0.000000] BRK [0x359660000, 0x359660fff] PGTABLE
[    0.000000] BRK [0x359661000, 0x359661fff] PGTABLE
[    0.000000] BRK [0x359662000, 0x359662fff] PGTABLE
[    0.000000] BRK [0x359663000, 0x359663fff] PGTABLE
[    0.000000] BRK [0x359664000, 0x359664fff] PGTABLE
[    0.000000] BRK [0x359665000, 0x359665fff] PGTABLE
[    0.000000] BRK [0x359666000, 0x359666fff] PGTABLE
[    0.000000] BRK [0x359667000, 0x359667fff] PGTABLE
[    0.000000] BRK [0x359668000, 0x359668fff] PGTABLE
[    0.000000] BRK [0x359669000, 0x359669fff] PGTABLE
[    0.000000] BRK [0x35966a000, 0x35966afff] PGTABLE
[    0.000000] BRK [0x35966b000, 0x35966bfff] PGTABLE
[    0.000000] RAMDISK: [mem 0x364dd000-0x37265fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0450 000024 (v02 Shuttl)
[    0.000000] ACPI: XSDT 0x00000000DEE17078 000074 (v01 Shuttl Shuttle  01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000DEE21A08 0000F4 (v04 Shuttl Shuttle  01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000DEE17188 00A87A (v02 SZ77R0 SZ77R000 00000000 INTL 20051117)
[    0.000000] ACPI: FACS 0x00000000DEE34F80 000040
[    0.000000] ACPI: APIC 0x00000000DEE21B00 000072 (v03 Shuttl Shuttle  01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000DEE21B78 000044 (v01 Shuttl Shuttle  01072009 AMI  00010013)
[    0.000000] ACPI: ASF! 0x00000000DEE21BC0 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.000000] ACPI: MCFG 0x00000000DEE21C68 00003C (v01 Shuttl Shuttle  01072009 MSFT 00000097)
[    0.000000] ACPI: SLIC 0x00000000DEE21CA8 000176 (v01 Shuttl Shuttle  01072009 AMI  00010013)
[    0.000000] ACPI: HPET 0x00000000DEE21E20 000038 (v01 Shuttl Shuttle  01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000DEE21E58 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[    0.000000] ACPI: SSDT 0x00000000DEE221C8 0009AA (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
[    0.000000] ACPI: SSDT 0x00000000DEE22B78 000A92 (v01 PmRef  CpuPm    00003000 INTL 20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000041effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x41eff0000-0x41eff3fff]
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000041effffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000de5bffff]
[    0.000000]   node   0: [mem 0x00000000dee7e000-0x00000000df5c3fff]
[    0.000000]   node   0: [mem 0x00000000df7f3000-0x00000000df7fffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000041effffff]
[    0.000000] Reserved but unavailable: 4945 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000041effffff]
[    0.000000] On node 0 totalpages: 4185263
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14197 pages used for memmap
[    0.000000]   DMA32 zone: 908563 pages, LIFO batch:31
[    0.000000]   Normal zone: 51136 pages used for memmap
[    0.000000]   Normal zone: 3272704 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xde5c0000-0xdebb5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdebb6000-0xdee35fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdee36000-0xdee3afff]
[    0.000000] PM: Registered nosave memory: [mem 0xdee3b000-0xdee7dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf5c4000-0xdf7f2fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf800000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xdf800000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x95/0x535 with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u524288
[    0.000000] pcpu-alloc: s151552 r8192 d28672 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4119845
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=5f7c69ef-1e07-441e-a529-d2ea2a60ebd8 rw
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16375200K/16741052K available (10252K kernel code, 1290K rwdata, 3488K rodata, 1476K init, 608K bss, 365852K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 32655 entries in 128 pages
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	CONFIG_RCU_FANOUT set to non-default value of 32
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[    0.000000] 	RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 20736, nr_irqs: 456, preallocated irqs: 16
[    0.000000] 	Offload RCU callbacks from CPUs: (none).
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20180313
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.016666] tsc: Fast TSC calibration using PIT
[    0.019999] tsc: Detected 3492.202 MHz processor
[    0.019999] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x32568a7816e, max_idle_ns: 440795265282 ns
[    0.019999] Calibrating delay loop (skipped), value calculated using timer frequency.. 6987.42 BogoMIPS (lpj=11640673)
[    0.019999] pid_max: default: 32768 minimum: 301
[    0.019999] Security Framework initialized
[    0.019999] Yama: becoming mindful.
[    0.025080] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.026140] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.026186] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.026220] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.026387] CPU: Physical Processor ID: 0
[    0.026388] CPU: Processor Core ID: 0
[    0.026392] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.026393] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.026395] mce: CPU supports 7 MCE banks
[    0.026401] CPU0: Thermal monitoring enabled (TM1)
[    0.026407] process: using mwait in idle threads
[    0.026409] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.026410] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.026411] Spectre V2 : Mitigation: Full generic retpoline
[    0.026411] Speculative Store Bypass: Vulnerable
[    0.026483] Freeing SMP alternatives memory: 28K
[    0.027096] TSC deadline timer enabled
[    0.027098] smpboot: CPU0: Intel(R) Core(TM) i3-3250 CPU @ 3.50GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[    0.043345] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.043377] ... version:                3
[    0.043378] ... bit width:              48
[    0.043378] ... generic registers:      4
[    0.043380] ... value mask:             0000ffffffffffff
[    0.043381] ... max period:             00007fffffffffff
[    0.043382] ... fixed-purpose events:   3
[    0.043383] ... event mask:             000000070000000f
[    0.046676] Hierarchical SRCU implementation.
[    0.056811] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.060014] smp: Bringing up secondary CPUs ...
[    0.083354] x86: Booting SMP configuration:
[    0.083355] .... node  #0, CPUs:      #1 #2 #3
[    0.132425] smp: Brought up 1 node, 4 CPUs
[    0.132425] smpboot: Max logical packages: 1
[    0.132425] smpboot: Total of 4 processors activated (27948.68 BogoMIPS)
[    0.133710] devtmpfs: initialized
[    0.133710] x86/mm: Memory block size: 128MB
[    0.134215] PM: Registering ACPI NVS region [mem 0xdebb6000-0xdee35fff] (2621440 bytes)
[    0.134215] PM: Registering ACPI NVS region [mem 0xdee3b000-0xdee7dfff] (274432 bytes)
[    0.134215] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.134215] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.134215] pinctrl core: initialized pinctrl subsystem
[    0.134215] RTC time:  9:43:53, date: 08/31/18
[    0.134215] NET: Registered protocol family 16
[    0.134215] cpuidle: using governor ladder
[    0.134215] cpuidle: using governor menu
[    0.134215] ACPI: bus type PCI registered
[    0.134215] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.134215] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.134215] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.134215] PCI: Using configuration type 1 for base access
[    0.134215] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.134215] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.134215] ACPI: Added _OSI(Module Device)
[    0.134215] ACPI: Added _OSI(Processor Device)
[    0.134215] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.134215] ACPI: Added _OSI(Processor Aggregator Device)
[    0.134215] ACPI: Added _OSI(Linux-Dell-Video)
[    0.142468] ACPI: 4 ACPI AML tables successfully acquired and loaded
[    0.144313] ACPI: Dynamic OEM Table Load:
[    0.144313] ACPI: SSDT 0xFFFF9DE48C04E000 00083B (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
[    0.144313] ACPI: Dynamic OEM Table Load:
[    0.144313] ACPI: SSDT 0xFFFF9DE48C268800 000303 (v01 PmRef  ApIst    00003000 INTL 20051117)
[    0.144313] ACPI: Dynamic OEM Table Load:
[    0.144313] ACPI: SSDT 0xFFFF9DE48C26DC00 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[    0.144313] ACPI: Interpreter enabled
[    0.144324] ACPI: (supports S0 S3 S4 S5)
[    0.144325] ACPI: Using IOAPIC for interrupt routing
[    0.144349] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.144641] ACPI: Enabled 14 GPEs in block 00 to 3F
[    0.153997] ACPI: Power Resource [FN00] (off)
[    0.154067] ACPI: Power Resource [FN01] (off)
[    0.154137] ACPI: Power Resource [FN02] (off)
[    0.154205] ACPI: Power Resource [FN03] (off)
[    0.154272] ACPI: Power Resource [FN04] (off)
[    0.154832] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.154837] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.155088] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    0.155246] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.155749] PCI host bridge to bus 0000:00
[    0.155751] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.155752] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.155753] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.155754] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.155755] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.155756] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.155757] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.155758] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.155759] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.155760] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
[    0.155761] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.155768] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
[    0.155856] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[    0.155883] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.155981] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.156005] pci 0000:00:14.0: reg 0x10: [mem 0xf7f00000-0xf7f0ffff 64bit]
[    0.156070] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.156151] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.156174] pci 0000:00:16.0: reg 0x10: [mem 0xf7f1a000-0xf7f1a00f 64bit]
[    0.156244] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.156328] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.156349] pci 0000:00:1a.0: reg 0x10: [mem 0xf7f18000-0xf7f183ff]
[    0.156429] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.156511] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.156530] pci 0000:00:1b.0: reg 0x10: [mem 0xf7f10000-0xf7f13fff 64bit]
[    0.156603] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.156692] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    0.156831] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.156937] pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400
[    0.157016] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.157104] pci 0000:00:1c.5: [8086:1e1a] type 01 class 0x060400
[    0.157184] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.157273] pci 0000:00:1c.6: [8086:1e1c] type 01 class 0x060400
[    0.157353] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.157439] pci 0000:00:1c.7: [8086:1e1e] type 01 class 0x060400
[    0.157519] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.157608] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.157628] pci 0000:00:1d.0: reg 0x10: [mem 0xf7f17000-0xf7f173ff]
[    0.157708] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.157790] pci 0000:00:1f.0: [8086:1e44] type 00 class 0x060100
[    0.157966] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
[    0.157983] pci 0000:00:1f.2: reg 0x10: [io  0xf070-0xf077]
[    0.157990] pci 0000:00:1f.2: reg 0x14: [io  0xf060-0xf063]
[    0.157997] pci 0000:00:1f.2: reg 0x18: [io  0xf050-0xf057]
[    0.158004] pci 0000:00:1f.2: reg 0x1c: [io  0xf040-0xf043]
[    0.158012] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
[    0.158019] pci 0000:00:1f.2: reg 0x24: [mem 0xf7f16000-0xf7f167ff]
[    0.158057] pci 0000:00:1f.2: PME# supported from D3hot
[    0.158136] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.158154] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f15000-0xf7f150ff 64bit]
[    0.158173] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.158293] pci 0000:01:00.0: [1002:699f] type 00 class 0x030000
[    0.158313] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.158321] pci 0000:01:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
[    0.158327] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.158332] pci 0000:01:00.0: reg 0x24: [mem 0xf7e00000-0xf7e3ffff]
[    0.158338] pci 0000:01:00.0: reg 0x30: [mem 0xf7e40000-0xf7e5ffff pref]
[    0.158342] pci 0000:01:00.0: enabling Extended Tags
[    0.158388] pci 0000:01:00.0: supports D1 D2
[    0.158389] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.158444] pci 0000:01:00.1: [1002:aae0] type 00 class 0x040300
[    0.158460] pci 0000:01:00.1: reg 0x10: [mem 0xf7e60000-0xf7e63fff 64bit]
[    0.158487] pci 0000:01:00.1: enabling Extended Tags
[    0.158522] pci 0000:01:00.1: supports D1 D2
[    0.158586] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.158588] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.158589] pci 0000:00:01.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    0.158591] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.158653] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.158658] pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
[    0.158662] pci 0000:00:1c.0:   bridge window [mem 0xf7400000-0xf7dfffff]
[    0.158671] pci 0000:00:1c.0:   bridge window [mem 0xf2b00000-0xf34fffff 64bit pref]
[    0.158717] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.158720] pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
[    0.158724] pci 0000:00:1c.4:   bridge window [mem 0xf6a00000-0xf73fffff]
[    0.158729] pci 0000:00:1c.4:   bridge window [mem 0xf2100000-0xf2afffff 64bit pref]
[    0.158774] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.158777] pci 0000:00:1c.5:   bridge window [io  0xb000-0xbfff]
[    0.158780] pci 0000:00:1c.5:   bridge window [mem 0xf6000000-0xf69fffff]
[    0.158786] pci 0000:00:1c.5:   bridge window [mem 0xf1700000-0xf20fffff 64bit pref]
[    0.158848] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
[    0.158882] pci 0000:05:00.0: reg 0x10: [io  0x9000-0x90ff]
[    0.158914] pci 0000:05:00.0: reg 0x18: [mem 0xf0d04000-0xf0d04fff 64bit pref]
[    0.158935] pci 0000:05:00.0: reg 0x20: [mem 0xf0d00000-0xf0d03fff 64bit pref]
[    0.159055] pci 0000:05:00.0: supports D1 D2
[    0.159056] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.159168] pci 0000:00:1c.6: PCI bridge to [bus 05-0c]
[    0.159171] pci 0000:00:1c.6:   bridge window [io  0x9000-0xafff]
[    0.159174] pci 0000:00:1c.6:   bridge window [mem 0xf5600000-0xf5ffffff]
[    0.159180] pci 0000:00:1c.6:   bridge window [mem 0xf0d00000-0xf16fffff 64bit pref]
[    0.159225] pci 0000:00:1c.7: PCI bridge to [bus 0d]
[    0.159229] pci 0000:00:1c.7:   bridge window [io  0x7000-0x8fff]
[    0.159232] pci 0000:00:1c.7:   bridge window [mem 0xf4c00000-0xf55fffff]
[    0.159238] pci 0000:00:1c.7:   bridge window [mem 0xf0300000-0xf0cfffff 64bit pref]
[    0.159914] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.159973] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.160032] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.160088] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 *4 5 6 10 11 12 14 15)
[    0.160145] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.160201] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.160258] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.160314] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15)
[    0.160587] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.160587] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.160587] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.160587] vgaarb: loaded
[    0.160587] pps_core: LinuxPPS API ver. 1 registered
[    0.160587] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.160587] PTP clock support registered
[    0.160587] EDAC MC: Ver: 3.0.0
[    0.160587] PCI: Using ACPI for IRQ routing
[    0.163349] PCI: pci_cache_line_size set to 64 bytes
[    0.163398] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.163399] e820: reserve RAM buffer [mem 0xde5c0000-0xdfffffff]
[    0.163400] e820: reserve RAM buffer [mem 0xdf5c4000-0xdfffffff]
[    0.163401] e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff]
[    0.163401] e820: reserve RAM buffer [mem 0x41f000000-0x41fffffff]
[    0.163476] NetLabel: Initializing
[    0.163476] NetLabel:  domain hash size = 128
[    0.163476] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.163487] NetLabel:  unlabeled traffic allowed by default
[    0.163489] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.163489] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.165380] clocksource: Switched to clocksource tsc-early
[    0.171892] VFS: Disk quotas dquot_6.6.0
[    0.171908] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.171963] pnp: PnP ACPI init
[    0.172066] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.172070] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.172151] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.172153] system 00:01: [io  0x0200-0x020f] has been reserved
[    0.172154] system 00:01: [io  0xffff] has been reserved
[    0.172156] system 00:01: [io  0xffff] has been reserved
[    0.172157] system 00:01: [io  0x0400-0x0453] has been reserved
[    0.172158] system 00:01: [io  0x0458-0x047f] has been reserved
[    0.172159] system 00:01: [io  0x0500-0x057f] has been reserved
[    0.172160] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.172164] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.172184] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.172229] system 00:03: [io  0x0454-0x0457] has been reserved
[    0.172232] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.172286] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.172654] system 00:05: [io  0x0a00-0x0a1f] has been reserved
[    0.172656] system 00:05: [io  0x0a20-0x0a27] has been reserved
[    0.172657] system 00:05: [io  0x0a30-0x0a33] has been reserved
[    0.172660] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.172717] system 00:06: [io  0x04d0-0x04d1] has been reserved
[    0.172720] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.172944] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.172946] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.172947] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.172948] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.172949] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.172950] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.172951] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.172953] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.172954] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    0.172955] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.172957] system 00:07: [mem 0xf3500000-0xf3500fff] has been reserved
[    0.172959] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.173105] pnp: PnP ACPI: found 8 devices
[    0.178526] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.178571] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.178573] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.178576] pci 0000:00:01.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    0.178577] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.178580] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.178583] pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
[    0.178589] pci 0000:00:1c.0:   bridge window [mem 0xf7400000-0xf7dfffff]
[    0.178593] pci 0000:00:1c.0:   bridge window [mem 0xf2b00000-0xf34fffff 64bit pref]
[    0.178601] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.178603] pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
[    0.178608] pci 0000:00:1c.4:   bridge window [mem 0xf6a00000-0xf73fffff]
[    0.178611] pci 0000:00:1c.4:   bridge window [mem 0xf2100000-0xf2afffff 64bit pref]
[    0.178617] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.178619] pci 0000:00:1c.5:   bridge window [io  0xb000-0xbfff]
[    0.178624] pci 0000:00:1c.5:   bridge window [mem 0xf6000000-0xf69fffff]
[    0.178626] pci 0000:00:1c.5:   bridge window [mem 0xf1700000-0xf20fffff 64bit pref]
[    0.178632] pci 0000:00:1c.6: PCI bridge to [bus 05-0c]
[    0.178634] pci 0000:00:1c.6:   bridge window [io  0x9000-0xafff]
[    0.178639] pci 0000:00:1c.6:   bridge window [mem 0xf5600000-0xf5ffffff]
[    0.178642] pci 0000:00:1c.6:   bridge window [mem 0xf0d00000-0xf16fffff 64bit pref]
[    0.178648] pci 0000:00:1c.7: PCI bridge to [bus 0d]
[    0.178650] pci 0000:00:1c.7:   bridge window [io  0x7000-0x8fff]
[    0.178654] pci 0000:00:1c.7:   bridge window [mem 0xf4c00000-0xf55fffff]
[    0.178658] pci 0000:00:1c.7:   bridge window [mem 0xf0300000-0xf0cfffff 64bit pref]
[    0.178664] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.178666] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.178667] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.178668] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.178669] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.178670] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.178671] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.178672] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.178673] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.178674] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff window]
[    0.178675] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.178676] pci_bus 0000:01: resource 1 [mem 0xf7e00000-0xf7efffff]
[    0.178677] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.178678] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.178679] pci_bus 0000:02: resource 1 [mem 0xf7400000-0xf7dfffff]
[    0.178680] pci_bus 0000:02: resource 2 [mem 0xf2b00000-0xf34fffff 64bit pref]
[    0.178681] pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
[    0.178682] pci_bus 0000:03: resource 1 [mem 0xf6a00000-0xf73fffff]
[    0.178683] pci_bus 0000:03: resource 2 [mem 0xf2100000-0xf2afffff 64bit pref]
[    0.178684] pci_bus 0000:04: resource 0 [io  0xb000-0xbfff]
[    0.178685] pci_bus 0000:04: resource 1 [mem 0xf6000000-0xf69fffff]
[    0.178686] pci_bus 0000:04: resource 2 [mem 0xf1700000-0xf20fffff 64bit pref]
[    0.178687] pci_bus 0000:05: resource 0 [io  0x9000-0xafff]
[    0.178688] pci_bus 0000:05: resource 1 [mem 0xf5600000-0xf5ffffff]
[    0.178689] pci_bus 0000:05: resource 2 [mem 0xf0d00000-0xf16fffff 64bit pref]
[    0.178690] pci_bus 0000:0d: resource 0 [io  0x7000-0x8fff]
[    0.178691] pci_bus 0000:0d: resource 1 [mem 0xf4c00000-0xf55fffff]
[    0.178692] pci_bus 0000:0d: resource 2 [mem 0xf0300000-0xf0cfffff 64bit pref]
[    0.178781] NET: Registered protocol family 2
[    0.178891] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    0.178933] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.179076] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.179183] TCP: Hash tables configured (established 131072 bind 65536)
[    0.179212] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.179247] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.179303] NET: Registered protocol family 1
[    0.203470] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x6c6 took 21217 usecs
[    0.223463] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x6c6 took 19502 usecs
[    0.223478] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.223482] pci 0000:01:00.1: Linked as a consumer to 0000:01:00.0
[    0.223516] PCI: CLS mismatch (64 != 32), using 64 bytes
[    0.223548] Unpacking initramfs...
[    0.382669] Freeing initrd memory: 13860K
[    0.382674] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.382676] software IO TLB [mem 0xda5c0000-0xde5c0000] (64MB) mapped at [        (ptrval)-        (ptrval)]
[    0.382770] Scanning for low memory corruption every 60 seconds
[    0.383169] Initialise system trusted keyrings
[    0.383176] Key type blacklist registered
[    0.383216] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.384029] zbud: loaded
[    0.384252] pstore: using lz4hc compression
[    0.384941] Key type asymmetric registered
[    0.384942] Asymmetric key parser 'x509' registered
[    0.384962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.384990] io scheduler noop registered
[    0.384991] io scheduler deadline registered
[    0.385018] io scheduler cfq registered (default)
[    0.385019] io scheduler mq-deadline registered
[    0.385020] io scheduler kyber registered
[    0.385024] io scheduler bfq registered
[    0.385821] vesafb: mode is 3840x2160x32, linelength=15360, pages=0
[    0.385822] vesafb: scrolling: redraw
[    0.385823] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[    0.385835] vesafb: framebuffer at 0xe0000000, mapped to 0x        (ptrval), using 32448k, total 32448k
[    0.692359] Console: switching to colour frame buffer device 480x135
[    0.998786] fb0: VESA VGA frame buffer device
[    0.998798] intel_idle: MWAIT substates: 0x1120
[    0.998799] intel_idle: v0.4.1 model 0x3A
[    0.998892] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.998941] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.998947] ACPI: Power Button [PWRB]
[    0.998973] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.998982] ACPI: Power Button [PWRF]
[    0.999780] thermal LNXTHERM:00: registered as thermal_zone0
[    0.999781] ACPI: Thermal Zone [TZ00] (28 C)
[    1.000020] thermal LNXTHERM:01: registered as thermal_zone1
[    1.000021] ACPI: Thermal Zone [TZ01] (30 C)
[    1.000132] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.000899] intel_pstate: Intel P-state driver initializing
[    1.000983] ledtrig-cpu: registered to indicate activity on CPUs
[    1.001308] NET: Registered protocol family 10
[    1.006477] Segment Routing with IPv6
[    1.006512] NET: Registered protocol family 17
[    1.006843] RAS: Correctable Errors collector initialized.
[    1.006896] microcode: sig=0x306a9, pf=0x2, revision=0x15
[    1.007005] microcode: Microcode Update Driver: v2.2.
[    1.007024] sched_clock: Marking stable (1006990868, 0)->(988310795, 18680073)
[    1.007313] registered taskstats version 1
[    1.007323] Loading compiled-in X.509 certificates
[    1.007349] zswap: loaded using pool lzo/zbud
[    1.012003] Key type big_key registered
[    1.012408]   Magic number: 14:978:728
[    1.012485] hctosys: unable to open rtc device (rtc0)
[    1.015361] Freeing unused kernel memory: 1476K
[    1.015364] Write protecting the kernel read-only data: 16384k
[    1.016009] Freeing unused kernel memory: 2016K
[    1.017963] Freeing unused kernel memory: 608K
[    1.096012] ACPI: bus type USB registered
[    1.096041] usbcore: registered new interface driver usbfs
[    1.096052] usbcore: registered new interface driver hub
[    1.096146] usbcore: registered new device driver usb
[    1.098150] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.098229] SCSI subsystem initialized
[    1.098379] ehci-pci: EHCI PCI platform driver
[    1.098575] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.098582] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.098596] ehci-pci 0000:00:1a.0: debug port 2
[    1.101648] libata version 3.00 loaded.
[    1.102509] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    1.102525] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7f18000
[    1.113375] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.113416] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
[    1.113418] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.113419] usb usb1: Product: EHCI Host Controller
[    1.113420] usb usb1: Manufacturer: Linux 4.17.8-1-ARCH ehci_hcd
[    1.113421] usb usb1: SerialNumber: 0000:00:1a.0
[    1.113539] hub 1-0:1.0: USB hub found
[    1.113547] hub 1-0:1.0: 2 ports detected
[    1.113869] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.113874] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.113886] ehci-pci 0000:00:1d.0: debug port 2
[    1.117798] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    1.117811] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7f17000
[    1.130051] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.130121] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
[    1.130123] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.130125] usb usb2: Product: EHCI Host Controller
[    1.130126] usb usb2: Manufacturer: Linux 4.17.8-1-ARCH ehci_hcd
[    1.130128] usb usb2: SerialNumber: 0000:00:1d.0
[    1.130299] hub 2-0:1.0: USB hub found
[    1.130312] hub 2-0:1.0: 2 ports detected
[    1.130618] ahci 0000:00:1f.2: version 3.0
[    1.140991] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
[    1.140995] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    1.150914] scsi host0: ahci
[    1.151139] scsi host1: ahci
[    1.151274] scsi host2: ahci
[    1.151406] scsi host3: ahci
[    1.151575] scsi host4: ahci
[    1.151690] scsi host5: ahci
[    1.151737] ata1: SATA max UDMA/133 abar m2048@0xf7f16000 port 0xf7f16100 irq 24
[    1.151739] ata2: DUMMY
[    1.151741] ata3: SATA max UDMA/133 abar m2048@0xf7f16000 port 0xf7f16200 irq 24
[    1.151742] ata4: DUMMY
[    1.151743] ata5: DUMMY
[    1.151744] ata6: DUMMY
[    1.152018] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.152026] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    1.153102] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930
[    1.153110] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.153320] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
[    1.153324] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.153326] usb usb3: Product: xHCI Host Controller
[    1.153328] usb usb3: Manufacturer: Linux 4.17.8-1-ARCH xhci-hcd
[    1.153331] usb usb3: SerialNumber: 0000:00:14.0
[    1.153519] hub 3-0:1.0: USB hub found
[    1.153533] hub 3-0:1.0: 4 ports detected
[    1.154108] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.154112] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    1.154116] xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
[    1.154166] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.17
[    1.154168] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.154170] usb usb4: Product: xHCI Host Controller
[    1.154171] usb usb4: Manufacturer: Linux 4.17.8-1-ARCH xhci-hcd
[    1.154173] usb usb4: SerialNumber: 0000:00:14.0
[    1.154295] hub 4-0:1.0: USB hub found
[    1.154307] hub 4-0:1.0: 4 ports detected
[    1.386710] tsc: Refined TSC clocksource calibration: 3492.066 MHz
[    1.386719] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32560a6ac7e, max_idle_ns: 440795371154 ns
[    1.386937] clocksource: Switched to clocksource tsc
[    1.443377] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.460043] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.463375] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.465222] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20180313/psargs-330)
[    1.466404] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT0._GTF, AE_NOT_FOUND (20180313/psparse-516)
[    1.467559] ata1.00: ATAPI: ATAPI   DVD A  DH16AASH, SA15, max UDMA/100
[    1.467583] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.467891] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT2._GTF.DSSP], AE_NOT_FOUND (20180313/psargs-330)
[    1.469072] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT2._GTF, AE_NOT_FOUND (20180313/psparse-516)
[    1.470258] ata3.00: supports DRM functions and may not be fully accessible
[    1.470573] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20180313/psargs-330)
[    1.471757] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT0._GTF, AE_NOT_FOUND (20180313/psparse-516)
[    1.472907] ata1.00: configured for UDMA/100
[    1.472913] ata3.00: disabling queued TRIM support
[    1.472917] ata3.00: ATA-9: Crucial_CT240M500SSD1, MU02, max UDMA/133
[    1.472921] ata3.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.474687] scsi 0:0:0:0: CD-ROM            ATAPI    DVD A  DH16AASH  SA15 PQ: 0 ANSI: 5
[    1.475398] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT2._GTF.DSSP], AE_NOT_FOUND (20180313/psargs-330)
[    1.476580] ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT2._GTF, AE_NOT_FOUND (20180313/psparse-516)
[    1.477858] ata3.00: supports DRM functions and may not be fully accessible
[    1.478477] ata3.00: disabling queued TRIM support
[    1.480759] ata3.00: configured for UDMA/133
[    1.483380] usb 3-3: new low-speed USB device number 2 using xhci_hcd
[    1.522489] scsi 2:0:0:0: Direct-Access     ATA      Crucial_CT240M50 MU02 PQ: 0 ANSI: 5
[    1.529224] ata3.00: Enabling discard_zeroes_data
[    1.529279] sd 2:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    1.529281] sd 2:0:0:0: [sda] 4096-byte physical blocks
[    1.529292] sd 2:0:0:0: [sda] Write Protect is off
[    1.529294] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.529310] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.529460] ata3.00: Enabling discard_zeroes_data
[    1.529876]  sda: sda1 sda2
[    1.530042] ata3.00: Enabling discard_zeroes_data
[    1.530215] sd 2:0:0:0: [sda] supports TCG Opal
[    1.530217] sd 2:0:0:0: [sda] Attached SCSI disk
[    1.564050] sr 0:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.564054] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.564197] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    1.590473] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    1.590476] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.590906] hub 1-1:1.0: USB hub found
[    1.591053] hub 1-1:1.0: 6 ports detected
[    1.607398] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    1.607401] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.607640] hub 2-1:1.0: USB hub found
[    1.607709] hub 2-1:1.0: 8 ports detected
[    1.642891] usb 3-3: New USB device found, idVendor=04f2, idProduct=0402, bcdDevice= 1.57
[    1.642894] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.642896] usb 3-3: Product: USB Keyboard
[    1.642898] usb 3-3: Manufacturer: Chicony
[    1.646995] hidraw: raw HID events driver (C) Jiri Kosina
[    1.673281] usbcore: registered new interface driver usbhid
[    1.673283] usbhid: USB HID core driver
[    1.674851] input: Chicony USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:04F2:0402.0001/input/input2
[    1.730134] hid-generic 0003:04F2:0402.0001: input,hidraw0: USB HID v1.11 Keyboard [Chicony USB Keyboard] on usb-0000:00:14.0-3/input0
[    1.730363] input: Chicony USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:04F2:0402.0002/input/input3
[    1.786889] hid-generic 0003:04F2:0402.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Chicony USB Keyboard] on usb-0000:00:14.0-3/input1
[    1.870052] usb 1-1.3: new low-speed USB device number 3 using ehci-pci
[    1.886719] usb 2-1.6: new full-speed USB device number 3 using ehci-pci
[    1.980300] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    1.985228] usb 2-1.6: New USB device found, idVendor=04b8, idProduct=0104, bcdDevice= 1.03
[    1.985231] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.985233] usb 2-1.6: Product: Perfection1200
[    1.985235] usb 2-1.6: Manufacturer: EPSON
[    1.992713] usb 1-1.3: New USB device found, idVendor=1e54, idProduct=2030, bcdDevice= 1.50
[    1.992725] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.992728] usb 1-1.3: Product: USB Keyboard
[    1.992729] usb 1-1.3: Manufacturer: TypeMatrix.com
[    1.993670] random: fast init done
[    2.003036] input: TypeMatrix.com USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:1E54:2030.0003/input/input4
[    2.056796] hid-generic 0003:1E54:2030.0003: input,hidraw2: USB HID v1.10 Keyboard [TypeMatrix.com USB Keyboard] on usb-0000:00:1a.0-1.3/input0
[    2.070600] input: TypeMatrix.com USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:1E54:2030.0004/input/input5
[    2.114067] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN +PCRE2 default-hierarchy=hybrid)
[    2.126854] hid-generic 0003:1E54:2030.0004: input,hiddev1,hidraw3: USB HID v1.10 Device [TypeMatrix.com USB Keyboard] on usb-0000:00:1a.0-1.3/input1
[    2.130208] systemd[1]: Detected architecture x86-64.
[    2.134363] systemd[1]: Set hostname to <narayan>.
[    2.169116] systemd-fstab-generator[224]: Checking was requested for "nurea:/volume1/backup", but it is not a device.
[    2.169192] systemd-fstab-generator[224]: Checking was requested for "nurea:/volume1/music", but it is not a device.
[    2.169248] systemd-fstab-generator[224]: Checking was requested for "nurea:/volume1/photo", but it is not a device.
[    2.169304] systemd-fstab-generator[224]: Checking was requested for "nurea:/volume1/video", but it is not a device.
[    2.169358] systemd-fstab-generator[224]: Checking was requested for "nurea:/volume1/documents", but it is not a device.
[    2.203386] usb 1-1.4: new full-speed USB device number 4 using ehci-pci
[    2.245991] random: systemd: uninitialized urandom read (16 bytes read)
[    2.246042] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.246483] random: systemd: uninitialized urandom read (16 bytes read)
[    2.246513] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    2.246896] random: systemd: uninitialized urandom read (16 bytes read)
[    2.246903] systemd[1]: Reached target Swap.
[    2.247903] systemd[1]: Listening on udev Kernel Socket.
[    2.248248] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.248723] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.249158] systemd[1]: Reached target Paths.
[    2.276703] usb 1-1.4: device descriptor read/64, error -32
[    2.295201] EXT4-fs (sda1): re-mounted. Opts: (null)
[    2.305377] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    2.305418] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    2.375321] systemd-journald[241]: Received request to flush runtime journal from PID 1
[    2.482072] usb 1-1.4: New USB device found, idVendor=062a, idProduct=5918, bcdDevice= 1.02
[    2.482074] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.482075] usb 1-1.4: Product: 2.4G Keyboard Mouse
[    2.482076] usb 1-1.4: Manufacturer: MOSART Semi.
[    2.483223] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:062A:5918.0005/input/input6
[    2.536751] hid-generic 0003:062A:5918.0005: input,hidraw4: USB HID v1.10 Keyboard [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:00:1a.0-1.4/input0
[    2.538458] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:062A:5918.0006/input/input7
[    2.593520] hid-generic 0003:062A:5918.0006: input,hiddev2,hidraw5: USB HID v1.10 Mouse [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:00:1a.0-1.4/input1
[    2.750220] EDAC ie31200: No ECC support
[    2.750510] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.774115] rtc_cmos 00:02: RTC can wake from S4
[    2.774861] rtc_cmos 00:02: registered as rtc0
[    2.774886] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    2.787785] input: PC Speaker as /devices/platform/pcspkr/input/input8
[    2.792858] Linux agpgart interface v0.103
[    2.800855] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[    2.800857] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[    2.800858] RAPL PMU: hw unit of domain package 2^-16 Joules
[    2.800859] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[    2.809167] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    2.836888] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    2.844062] r8169 0000:05:00.0 eth0: RTL8168evl/8111evl at 0x        (ptrval), 80:ee:73:43:c5:93, XID 0c900800 IRQ 27
[    2.844065] r8169 0000:05:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    2.852830] cryptd: max_cpu_qlen set to 1000
[    2.861392] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    2.861395] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
[    2.879995] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
[    2.881758] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[    2.881842] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[    2.881901] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[    2.881957] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[    2.895554] snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC888-VD: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    2.895558] snd_hda_codec_realtek hdaudioC0D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.895560] snd_hda_codec_realtek hdaudioC0D2:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    2.895561] snd_hda_codec_realtek hdaudioC0D2:    mono: mono_out=0x0
[    2.895562] snd_hda_codec_realtek hdaudioC0D2:    dig-out=0x1e/0x0
[    2.895563] snd_hda_codec_realtek hdaudioC0D2:    inputs:
[    2.895565] snd_hda_codec_realtek hdaudioC0D2:      Mic=0x19
[    2.895567] snd_hda_codec_realtek hdaudioC0D2:      Line=0x18
[    2.912151] snd_hda_codec_hdmi hdaudioC0D3: No i915 binding for Intel HDMI/DP codec
[    2.913309] snd_hda_codec_hdmi hdaudioC0D3: No i915 binding for Intel HDMI/DP codec
[    2.919806] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[    2.919863] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[    2.919917] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[    2.919966] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[    2.920036] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[    2.920175] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[    2.920231] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
[    2.920286] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
[    2.927826] iTCO_vendor_support: vendor-support=0
[    2.928913] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    2.928960] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[    2.929471] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.933392] gpio_ich: GPIO from 436 to 511 on gpio_ich
[    2.941177] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    2.950801] r8169 0000:05:00.0 enp5s0: renamed from eth0
[    3.022462] RPC: Registered named UNIX socket transport module.
[    3.022463] RPC: Registered udp transport module.
[    3.022464] RPC: Registered tcp transport module.
[    3.022465] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    3.039760] intel_rapl: Found RAPL domain package
[    3.039762] intel_rapl: Found RAPL domain core
[    3.080783] mousedev: PS/2 mouse device common for all mice
[    3.209799] [drm] amdgpu kernel modesetting enabled.
[    3.214041] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    3.214042] AMD IOMMUv2 functionality not available on this system
[    3.224418] CRAT table not found
[    3.224421] Virtual CRAT table created for CPU
[    3.224421] Parsing CRAT table with 1 nodes
[    3.224422] Creating topology SYSFS entries
[    3.224434] Topology: Add CPU node
[    3.224434] Finished initializing topology
[    3.224489] kfd kfd: Initialized module
[    3.224844] checking generic (e0000000 1fb0000) vs hw (e0000000 10000000)
[    3.224845] fb: switching to amdgpudrmfb from VESA VGA
[    3.225061] Console: switching to colour dummy device 80x25
[    3.225595] [drm] initializing kernel modesetting (POLARIS12 0x1002:0x699F 0x1DA2:0xE367 0xC7).
[    3.225607] [drm] register mmio base: 0xF7E00000
[    3.225608] [drm] register mmio size: 262144
[    3.225619] [drm] probing gen 2 caps for device 8086:151 = 261ad02/6
[    3.225620] [drm] probing mlw for device 8086:151 = 261ad02
[    3.225622] [drm] add ip block number 0 <vi_common>
[    3.225622] [drm] add ip block number 1 <gmc_v8_0>
[    3.225623] [drm] add ip block number 2 <tonga_ih>
[    3.225624] [drm] add ip block number 3 <powerplay>
[    3.225625] [drm] add ip block number 4 <dm>
[    3.225625] [drm] add ip block number 5 <gfx_v8_0>
[    3.225626] [drm] add ip block number 6 <sdma_v3_0>
[    3.225626] [drm] add ip block number 7 <uvd_v6_0>
[    3.225627] [drm] add ip block number 8 <vce_v3_0>
[    3.225635] [drm] UVD is enabled in VM mode
[    3.225636] [drm] UVD ENC is enabled in VM mode
[    3.225637] [drm] VCE enabled in VM mode
[    3.225881] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000d3fff window]
[    3.225885] caller pci_map_rom+0x58/0xe0 mapping multiple BARs
[    3.225887] amdgpu 0000:01:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0xffff
[    3.225928] ATOM BIOS: 113-3676M-UO1
[    3.225956] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[    3.226642] amdgpu 0000:01:00.0: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
[    3.226644] amdgpu 0000:01:00.0: GTT: 256M 0x0000000000000000 - 0x000000000FFFFFFF
[    3.226730] [drm] Detected VRAM RAM=4096M, BAR=256M
[    3.226731] [drm] RAM width 128bits GDDR5
[    3.227868] [TTM] Zone  kernel: Available graphics memory: 8196594 kiB
[    3.227869] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    3.227870] [TTM] Initializing pool allocator
[    3.227874] [TTM] Initializing DMA pool allocator
[    3.227922] [drm] amdgpu: 4096M of VRAM memory ready
[    3.227924] [drm] amdgpu: 4096M of GTT memory ready.
[    3.227934] [drm] GART: num cpu pages 65536, num gpu pages 65536
[    3.228014] [drm] PCIE GART of 256M enabled (table at 0x000000F400040000).
[    3.233524] [drm] Chained IB support enabled!
[    3.243074] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[    3.245527] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[    3.318069] random: crng init done
[    3.318071] random: 7 urandom warning(s) missed due to ratelimiting
[    3.325467] [drm] DM_PPLIB: values for Engine clock
[    3.325470] [drm] DM_PPLIB:	 21400
[    3.325471] [drm] DM_PPLIB:	 55100
[    3.325471] [drm] DM_PPLIB:	 73400
[    3.325472] [drm] DM_PPLIB:	 98000
[    3.325473] [drm] DM_PPLIB:	 104600
[    3.325473] [drm] DM_PPLIB:	 109800
[    3.325474] [drm] DM_PPLIB:	 112400
[    3.325474] [drm] DM_PPLIB:	 120600
[    3.325475] [drm] DM_PPLIB: Validation clocks:
[    3.325476] [drm] DM_PPLIB:    engine_max_clock: 120600
[    3.325476] [drm] DM_PPLIB:    memory_max_clock: 150000
[    3.325477] [drm] DM_PPLIB:    level           : 0
[    3.325479] [drm] DM_PPLIB: values for Memory clock
[    3.325479] [drm] DM_PPLIB:	 30000
[    3.325480] [drm] DM_PPLIB:	 62500
[    3.325480] [drm] DM_PPLIB:	 150000
[    3.325481] [drm] DM_PPLIB: Validation clocks:
[    3.325481] [drm] DM_PPLIB:    engine_max_clock: 120600
[    3.325482] [drm] DM_PPLIB:    memory_max_clock: 150000
[    3.325482] [drm] DM_PPLIB:    level           : 0
[    3.343392] [drm] Display Core initialized with v3.1.38!
[    3.374569] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.374571] [drm] Driver supports precise vblank timestamp query.
[    3.423714] [drm] UVD and UVD ENC initialized successfully.
[    3.452850] IPv6: ADDRCONF(NETDEV_UP): enp5s0: link is not ready
[    3.534658] [drm] VCE initialized successfully.
[    3.584852] r8169 0000:05:00.0 enp5s0: link down
[    3.584945] IPv6: ADDRCONF(NETDEV_UP): enp5s0: link is not ready
[    4.068453] [drm] fb mappable at 0xE056A000
[    4.068455] [drm] vram apper at 0xE0000000
[    4.068457] [drm] size 33177600
[    4.068458] [drm] fb depth is 24
[    4.068458] [drm]    pitch is 15360
[    4.068580] fbcon: amdgpudrmfb (fb0) is primary device
[    4.093523] Console: switching to colour frame buffer device 480x135
[    4.130239] amdgpu 0000:01:00.0: fb0: amdgpudrmfb frame buffer device
[    4.160643] [drm] Initialized amdgpu 3.25.0 20150101 for 0000:01:00.0 on minor 0
[    5.421110] fuse init (API version 7.26)
[    5.877690] r8169 0000:05:00.0 enp5s0: link up
[    5.877700] IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0: link becomes ready
[    5.971635] FS-Cache: Loaded
[    6.002121] FS-Cache: Netfs 'nfs' registered for caching
[    6.011263] Key type dns_resolver registered
[    6.040944] NFS: Registering the id_resolver key type
[    6.040952] Key type id_resolver registered
[    6.040953] Key type id_legacy registered
[    6.051123] FS-Cache: Duplicate cookie detected
[    6.051129] FS-Cache: O-cookie c=00000000406a245e [p=00000000db166c63 fl=222 nc=0 na=1]
[    6.051131] FS-Cache: O-cookie d=00000000671f4356 n=00000000b1e2ce52
[    6.051133] FS-Cache: O-key=[10] '040002000801c0a800c8'
[    6.051139] FS-Cache: N-cookie c=0000000081951311 [p=00000000db166c63 fl=2 nc=0 na=1]
[    6.051141] FS-Cache: N-cookie d=00000000671f4356 n=00000000c513021e
[    6.051142] FS-Cache: N-key=[10] '040002000801c0a800c8'
[    6.051148] FS-Cache: Duplicate cookie detected
[    6.051152] FS-Cache: O-cookie c=00000000406a245e [p=00000000db166c63 fl=222 nc=0 na=1]
[    6.051155] FS-Cache: O-cookie d=00000000671f4356 n=00000000b1e2ce52
[    6.051156] FS-Cache: O-key=[10] '040002000801c0a800c8'
[    6.051163] FS-Cache: N-cookie c=0000000050f5c236 [p=00000000db166c63 fl=2 nc=0 na=1]
[    6.051164] FS-Cache: N-cookie d=00000000671f4356 n=00000000417bb0e9
[    6.051166] FS-Cache: N-key=[10] '040002000801c0a800c8'
[    6.052478] FS-Cache: Duplicate cookie detected
[    6.052485] FS-Cache: O-cookie c=0000000050f5c236 [p=00000000db166c63 fl=222 nc=0 na=1]
[    6.052490] FS-Cache: O-cookie d=00000000671f4356 n=00000000d7b60a06
[    6.052492] FS-Cache: O-key=[10] '040002000801c0a800c8'
[    6.052508] FS-Cache: N-cookie c=0000000081951311 [p=00000000db166c63 fl=2 nc=0 na=1]
[    6.052510] FS-Cache: N-cookie d=00000000671f4356 n=000000000f17166a
[    6.052512] FS-Cache: N-key=[10] '040002000801c0a800c8'
[    6.053806] FS-Cache: Duplicate cookie detected
[    6.053809] FS-Cache: O-cookie c=00000000d1ded4d4 [p=00000000db166c63 fl=222 nc=0 na=1]
[    6.053811] FS-Cache: O-cookie d=00000000671f4356 n=0000000038e7e715
[    6.053813] FS-Cache: O-key=[10] '040002000801c0a800c8'
[    6.053820] FS-Cache: N-cookie c=00000000c3990437 [p=00000000db166c63 fl=2 nc=0 na=1]
[    6.053821] FS-Cache: N-cookie d=00000000671f4356 n=0000000048497e6d
[    6.053823] FS-Cache: N-key=[10] '040002000801c0a800c8'
[    6.055831] FS-Cache: Duplicate cookie detected
[    6.055835] FS-Cache: O-cookie c=0000000050f5c236 [p=00000000db166c63 fl=222 nc=0 na=1]
[    6.055837] FS-Cache: O-cookie d=00000000671f4356 n=00000000d7b60a06
[    6.055839] FS-Cache: O-key=[10] '040002000801c0a800c8'
[    6.055846] FS-Cache: N-cookie c=00000000fca73b32 [p=00000000db166c63 fl=2 nc=0 na=1]
[    6.055847] FS-Cache: N-cookie d=00000000671f4356 n=00000000f5f1b0fc
[    6.055848] FS-Cache: N-key=[10] '040002000801c0a800c8'
[    6.055854] FS-Cache: Duplicate cookie detected
[    6.055857] FS-Cache: O-cookie c=0000000050f5c236 [p=00000000db166c63 fl=222 nc=0 na=1]
[    6.055859] FS-Cache: O-cookie d=00000000671f4356 n=00000000d7b60a06
[    6.055860] FS-Cache: O-key=[10] '040002000801c0a800c8'
[    6.055864] FS-Cache: N-cookie c=0000000081951311 [p=00000000db166c63 fl=2 nc=0 na=1]
[    6.055865] FS-Cache: N-cookie d=00000000671f4356 n=00000000d5adc633
[    6.055866] FS-Cache: N-key=[10] '040002000801c0a800c8'
[    6.056530] FS-Cache: Duplicate cookie detected
[    6.056533] FS-Cache: O-cookie c=00000000c3990437 [p=00000000db166c63 fl=222 nc=0 na=1]
[    6.056535] FS-Cache: O-cookie d=00000000671f4356 n=0000000045b96d0f
[    6.056537] FS-Cache: O-key=[10] '040002000801c0a800c8'
[    6.056544] FS-Cache: N-cookie c=0000000081951311 [p=00000000db166c63 fl=2 nc=0 na=1]
[    6.056545] FS-Cache: N-cookie d=00000000671f4356 n=0000000023b69540
[    6.056547] FS-Cache: N-key=[10] '040002000801c0a800c8'

Other clue : after a suspend, I have often issue with the graphic card with a lot of artefact on the screen. After a reboot everything works well.

I will check the SMART Check

Offline

#6 2018-08-31 11:08:25

Spheerys
Member
Registered: 2012-05-01
Posts: 92

Re: Opera and Chromium don't want to start

The extended SMART Check looks good :

sudo smartctl -H /dev/sda
smartctl 6.6 2017-11-05 r4594 [x86_64-linux-4.17.8-1-ARCH] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

Offline

#7 2018-08-31 11:22:29

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,094

Re: Opera and Chromium don't want to start

Post smartctl -a , -H can tell you passed while the drive is for all practical intents and purposes dead. Something you will also want to do is set up your https://wiki.archlinux.org/index.php/Microcode updates, as it's quite likely that you are running into issues due to CPU architecture fixes that aren't yet applied on your system.

Offline

#8 2018-08-31 11:45:09

Spheerys
Member
Registered: 2012-05-01
Posts: 92

Re: Opera and Chromium don't want to start

sudo smartctl -a /dev/sda 
smartctl 6.6 2017-11-05 r4594 [x86_64-linux-4.17.8-1-ARCH] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Crucial/Micron MX1/2/300, M5/600, 1100 Client SSDs
Device Model:     Crucial_CT240M500SSD1
Serial Number:    13280945099E
LU WWN Device Id: 5 00a075 10945099e
Firmware Version: MU02
User Capacity:    240057409536 bytes [240 GB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    Solid State Device
Form Factor:      2.5 inches
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2, ATA8-ACS T13/1699-D revision 6
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Fri Aug 31 13:43:55 2018 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x80)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Enabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		( 1115) seconds.
Offline data collection
capabilities: 			 (0x7b) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Suspend Offline collection upon new
					command.
					Offline surface scan supported.
					Self-test supported.
					Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   2) minutes.
Extended self-test routine
recommended polling time: 	 (  18) minutes.
Conveyance self-test routine
recommended polling time: 	 (   3) minutes.
SCT capabilities: 	       (0x0035)	SCT Status supported.
					SCT Feature Control supported.
					SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x0032   100   100   ---    Old_age   Always       -       6
  5 Reallocate_NAND_Blk_Cnt 0x0032   100   100   ---    Old_age   Always       -       0
  9 Power_On_Hours          0x0032   100   100   ---    Old_age   Always       -       22130
 12 Power_Cycle_Count       0x0032   100   100   ---    Old_age   Always       -       3145
170 Reserved_Block_Count    0x0032   100   100   ---    Old_age   Always       -       16
171 Program_Fail_Count      0x0032   100   100   ---    Old_age   Always       -       0
172 Erase_Fail_Count        0x0032   100   100   ---    Old_age   Always       -       0
173 Ave_Block-Erase_Count   0x0032   091   091   ---    Old_age   Always       -       271
174 Unexpect_Power_Loss_Ct  0x0032   100   100   ---    Old_age   Always       -       381
181 Program_Fail_Cnt_Total  0x0022   100   100   ---    Old_age   Always       -       433793204301
183 SATA_Interfac_Downshift 0x0032   100   100   ---    Old_age   Always       -       0
184 Error_Correction_Count  0x0032   100   100   ---    Old_age   Always       -       0
187 Reported_Uncorrect      0x0032   100   100   ---    Old_age   Always       -       0
188 Command_Timeout         0x0032   100   100   ---    Old_age   Always       -       4272
194 Temperature_Celsius     0x0022   069   014   ---    Old_age   Always       -       31 (0 86 255 151 0)
195 Cumulativ_Corrected_ECC 0x003a   100   100   ---    Old_age   Always       -       4294967295
196 Reallocated_Event_Count 0x0032   100   100   ---    Old_age   Always       -       16
197 Current_Pending_Sector  0x0032   100   100   ---    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0030   100   100   ---    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x0032   100   100   ---    Old_age   Always       -       0
202 Percent_Lifetime_Used   0x0031   091   091   ---    Pre-fail  Offline      -       9
206 Write_Error_Rate        0x000e   100   100   ---    Old_age   Always       -       0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Extended offline    Completed without error       00%     22129         -
# 2  Extended offline    Completed without error       00%     22128         -
# 3  Vendor (0xff)       Completed without error       00%     21877         -
# 4  Vendor (0xff)       Completed without error       00%     21826         -
# 5  Vendor (0xff)       Completed without error       00%     21766         -
# 6  Vendor (0xff)       Completed without error       00%     21525         -
# 7  Vendor (0xff)       Completed without error       00%     21514         -
# 8  Vendor (0xff)       Completed without error       00%     21458         -
# 9  Vendor (0xff)       Completed without error       00%     21421         -
#10  Vendor (0xff)       Completed without error       00%     21367         -
#11  Vendor (0xff)       Completed without error       00%     21339         -
#12  Vendor (0xff)       Completed without error       00%     21240         -
#13  Vendor (0xff)       Completed without error       00%     21222         -
#14  Vendor (0xff)       Completed without error       00%     21217         -
#15  Vendor (0xff)       Completed without error       00%     21211         -
#16  Vendor (0xff)       Completed without error       00%     21191         -
#17  Vendor (0xff)       Completed without error       00%     21187         -
#18  Vendor (0xff)       Completed without error       00%     21048         -
#19  Vendor (0xff)       Completed without error       00%     20791         -
#20  Vendor (0xff)       Completed without error       00%     20681         -
#21  Vendor (0xff)       Completed without error       00%     20662         -

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
sudo smartctl -H /dev/sda
smartctl 6.6 2017-11-05 r4594 [x86_64-linux-4.17.8-1-ARCH] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

I will check for microcode

Offline

#9 2018-08-31 12:19:44

Spheerys
Member
Registered: 2012-05-01
Posts: 92

Re: Opera and Chromium don't want to start

I have updated with success the microcode (only one available, but it was there).
But I still have the same issue with opera and chromium...

Offline

#10 2018-08-31 12:50:13

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,100

Re: Opera and Chromium don't want to start

V1del wrote:

Also FWIW examine the core dumps

Also what do you mean, you "have updated with success the microcode"? You got to incorporate this into the boot process, the updates are not permanent,

Offline

#11 2018-08-31 13:04:38

Spheerys
Member
Registered: 2012-05-01
Posts: 92

Re: Opera and Chromium don't want to start

Spheerys wrote:

I have updated with success the microcode (only one available, but it was there).
But I still have the same issue with opera and chromium...

I followed the wiki. And after several reboot, I get this :

~   dmesg | grep microcode
[    0.000000] microcode: microcode updated early to revision 0x20, date = 2018-04-10
[    1.079701] microcode: sig=0x306a9, pf=0x2, revision=0x20
[    1.079797] microcode: Microcode Update Driver: v2.2.

So I think the update was done with success didn't it ?

About the core dump...

~  chromium
[1]    3068 trace trap (core dumped)  chromium --enable-print-preview
~  coredumpctl gdb
           PID: 5059 (chromium)
           UID: 1000 (hedy)
           GID: 989 (users)
        Signal: 5 (TRAP)
     Timestamp: Fri 2018-08-31 14:58:29 CEST (3s ago)
  Command Line: /usr/lib/chromium/chromium --enable-print-preview
    Executable: /usr/lib/chromium/chromium
 Control Group: /user.slice/user-1000.slice/session-2.scope
          Unit: session-2.scope
         Slice: user-1000.slice
       Session: 2
     Owner UID: 1000 (hedy)
       Boot ID: f8015f38de6d4bdc9a9db6f919036287
    Machine ID: 1b5aee7ac1234ad98f78f871c0ac6408
      Hostname: narayan
       Storage: /var/lib/systemd/coredump/core.chromium.1000.f8015f38de6d4bdc9a9db6f919036287.5059.1535720309000000.lz4
       Message: Process 5059 (chromium) of user 1000 dumped core.
                
                Stack trace of thread 5059:
                #0  0x00005575a7f8bd1c n/a (chromium)
                #1  0x00005575a6bfa226 n/a (chromium)
                #2  0x00005575a7f8adbe n/a (chromium)
                #3  0x00005575a7f90a61 n/a (chromium)
                #4  0x00005575a6bf97d9 n/a (chromium)
                #5  0x00005575a6c02d14 n/a (chromium)
                #6  0x00005575a6bf7c54 n/a (chromium)
                #7  0x00005575a506cb67 cfree (chromium)
                #8  0x00007f7b5de84223 __libc_start_main (libc.so.6)
                #9  0x00005575a4f2d02e _start (chromium)
                
                Stack trace of thread 5060:
                #0  0x00007f7b5df50bb1 __poll (libc.so.6)
                #1  0x00005575a5d2f822 n/a (chromium)
                #2  0x00005575a6f98a39 n/a (chromium)
                #3  0x00005575a6fd0fda n/a (chromium)
                #4  0x00007f7b66010a9d start_thread (libpthread.so.0)
                #5  0x00007f7b5df5ba43 __clone (libc.so.6)

GNU gdb (GDB) 8.1.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/chromium/chromium...(no debugging symbols found)...done.
[New LWP 5059]
[New LWP 5060]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/lib/chromium/chromium --enable-print-preview'.
Program terminated with signal SIGTRAP, Trace/breakpoint trap.
#0  0x00005575a7f8bd1c in ?? ()
[Current thread is 1 (Thread 0x7f7b5116e180 (LWP 5059))]
(gdb) 

And for opera :

~ coredumpctl gdb
           PID: 8007 (opera)
           UID: 1000 (hedy)
           GID: 989 (users)
        Signal: 4 (ILL)
     Timestamp: Fri 2018-08-31 15:04:00 CEST (7s ago)
  Command Line: /usr/lib/opera/opera
    Executable: /usr/lib/opera/opera
 Control Group: /user.slice/user-1000.slice/session-2.scope
          Unit: session-2.scope
         Slice: user-1000.slice
       Session: 2
     Owner UID: 1000 (hedy)
       Boot ID: f8015f38de6d4bdc9a9db6f919036287
    Machine ID: 1b5aee7ac1234ad98f78f871c0ac6408
      Hostname: narayan
       Storage: /var/lib/systemd/coredump/core.opera.1000.f8015f38de6d4bdc9a9db6f919036287.8007.1535720640000000.lz4
       Message: Process 8007 (opera) of user 1000 dumped core.
                
                Stack trace of thread 8007:
                #0  0x0000000004a6c730 n/a (opera)
                #1  0x000000000389fd00 n/a (opera)
                #2  0x0000000004a6b9d5 n/a (opera)
                #3  0x0000000004a7155d n/a (opera)
                #4  0x000000000389f6eb n/a (opera)
                #5  0x0000000004a5eba7 n/a (opera)
                #6  0x000000000389db44 n/a (opera)
                #7  0x00000000018a1188 ChromeMain (opera)
                #8  0x00007f3f8f5f0223 __libc_start_main (libc.so.6)
                #9  0x00000000018a102a _start (opera)
                
                Stack trace of thread 8008:
                #0  0x00007f3f8f6bcbb1 __poll (libc.so.6)
                #1  0x00000000027fe4d2 n/a (opera)
                #2  0x00000000039007b4 n/a (opera)
                #3  0x000000000393610d n/a (opera)
                #4  0x00007f3f93be5a9d start_thread (libpthread.so.0)
                #5  0x00007f3f8f6c7a43 __clone (libc.so.6)

GNU gdb (GDB) 8.1.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/opera/opera...(no debugging symbols found)...done.
[New LWP 8007]
[New LWP 8008]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/lib/opera/opera'.
Program terminated with signal SIGILL, Illegal instruction.
#0  0x0000000004a6c730 in ?? ()
[Current thread is 1 (Thread 0x7f3f88af1640 (LWP 8007))]
(gdb) 

Offline

#12 2018-08-31 14:11:52

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,100

Re: Opera and Chromium don't want to start

No, that loads the firmware (I just worried because of your phrasing)
The backtrace ends in the fully stripped chromium binary - not much to see here.

Try "strace -f chromium > /tmp/chromium.strace 2>&1" on whether that adds more info to the situation.
Did you btw. try to move away your config dirs or just starting w/ "--disable-extensions"?

Offline

Board footer

Powered by FluxBB