Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
viele "failed" beim booten, Nach Reboot geht es wieder ??
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
artbody
Guru
Guru


Joined: 15 Sep 2006
Posts: 489
Location: LB

PostPosted: Fri Dec 28, 2018 7:25 pm    Post subject: viele "failed" beim booten, Nach Reboot geht es wi Reply with quote

Also das Problem ist zwar auf einem Sabayon Linux (Rechner von einer Bekannten) ab und zu sporadisch (bei 1 von 20 boot-Vorgängen), aber da Sabayon ja auf Gentoo basiert stell ich die Frage hier trotzdem mal
Vieleicht weiß mir da jemand einen Tip woran es liegen könnte.

Code:

dmesg
....
[    8.727309] nvidia: module license 'NVIDIA' taints kernel.
[    8.727355] Disabling lock debugging due to kernel taint
[    8.737845] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    8.738206] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
[    8.738279] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  340.107  Thu May 24 21:54:01 PDT 2018
[    8.822536] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    9.571093] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
[    9.571314] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs
[   61.242458] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[   61.404143] r8169 0000:02:00.0 enp2s0: link down
[   61.404176] r8169 0000:02:00.0 enp2s0: link down
[   61.404247] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[   63.958727] r8169 0000:02:00.0 enp2s0: link up
[   63.958776] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
[  125.438532] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
[  125.438668] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs
[  125.747889] ------------[ cut here ]------------
[  125.747893] Bad or missing usercopy whitelist? Kernel memory exposure attempt detected from SLUB object 'nvidia_stack_t' (offset 11864, size 3)!
[  125.747911] WARNING: CPU: 3 PID: 842 at mm/usercopy.c:81 usercopy_warn+0x79/0x90
[  125.747912] Modules linked in: input_leds nvidia(PO) ext2 snd_hda_codec_realtek snd_hda_codec_generic kvm_amd ccp kvm irqbypass eeepc_wmi asus_wmi sparse_keymap snd_hda_intel snd_hda_codec r8169 snd_hda_core snd_hwdep snd_pcm k10temp fam15h_power snd_timer drm pcspkr agpgart mii sp5100_tco i2c_piix4 snd pcc_cpufreq sch_fq_codel vboxpci(O) vboxnetflt(O) vboxnetadp(O) vboxdrv(O) it87 hwmon_vid mcryptd sha256_ssse3 sha256_generic ipv6 crc_ccitt hid_generic ext4 mbcache jbd2 fscrypto ohci_pci crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel pcbc aesni_intel aes_x86_64 crypto_simd cryptd glue_helper mxm_wmi ohci_hcd ehci_pci ehci_hcd xhci_pci xhci_hcd
[  125.747946] CPU: 3 PID: 842 Comm: Xorg Tainted: P           O      4.18.0-sabayon #1
[  125.747947] Hardware name: To be filled by O.E.M. To be filled by O.E.M./M5A99X EVO R2.0, BIOS 2501 04/03/2014
[  125.747950] RIP: 0010:usercopy_warn+0x79/0x90
[  125.747951] Code: c7 c0 d3 12 2b 82 48 0f 44 c2 41 50 51 41 51 48 89 f9 49 89 f1 4d 89 d8 4c 89 d2 48 89 c6 48 c7 c7 28 13 2b 82 e8 a7 6d ea ff <0f> 0b 48 83 c4 18 c3 48 c7 c6 6e b9 2b 82 49 89 f1 49 89 f3 eb 96
[  125.747969] RSP: 0018:ffffc90002063bb0 EFLAGS: 00010286
[  125.747970] RAX: 0000000000000000 RBX: ffff88042d74ae58 RCX: 0000000000000006
[  125.747971] RDX: 0000000000000007 RSI: 0000000000000082 RDI: ffff88043ecd6890
[  125.747972] RBP: 0000000000000003 R08: 00000000000b6975 R09: 00000000000003a5
[  125.747973] R10: ffffffff822e7978 R11: ffffffff82c8b0ed R12: 0000000000000001
[  125.747974] R13: ffff88042d74ae5b R14: ffff88042d74ae58 R15: ffff88042d74aea0
[  125.747976] FS:  00007f78433679c0(0000) GS:ffff88043ecc0000(0000) knlGS:0000000000000000
[  125.747977] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  125.747978] CR2: 00007f7838cf5000 CR3: 0000000429e02000 CR4: 00000000000406e0
[  125.747979] Call Trace:
[  125.747983]  __check_object_size+0x154/0x1a0
[  125.748137]  os_memcpy_to_user+0x1c/0x40 [nvidia]
[  125.748202]  _nv001372rm+0xa5/0x260 [nvidia]
[  125.748274]  ? _nv004784rm+0x4eba/0x5500 [nvidia]
[  125.748345]  ? _nv004331rm+0xec/0xf0 [nvidia]
[  125.748416]  ? _nv004326rm+0xca/0x650 [nvidia]
[  125.748478]  ? _nv015126rm+0x576/0x5c0 [nvidia]
[  125.748542]  ? _nv000694rm+0x2e/0x60 [nvidia]
[  125.748601]  ? _nv000789rm+0x5f5/0x8b0 [nvidia]
[  125.748659]  ? rm_ioctl+0x73/0x100 [nvidia]
[  125.748717]  ? nv_check_pci_config_space+0x16a2/0x1950 [nvidia]
[  125.748775]  ? nvidia_frontend_ioctl+0x25/0x50 [nvidia]
[  125.748832]  ? nvidia_frontend_compat_ioctl+0x14/0x20 [nvidia]
[  125.748834]  ? do_vfs_ioctl+0x9a/0x600
[  125.748836]  ? vfs_write+0x171/0x190
[  125.748837]  ? ksys_ioctl+0x6b/0x80
[  125.748838]  ? __x64_sys_ioctl+0x11/0x20
[  125.748840]  ? do_syscall_64+0x4a/0x100
[  125.748841]  ? entry_SYSCALL_64_after_hwframe+0x44/0xa9
[  125.748843] ---[ end trace eb4c83b796a19c22 ]---
[  176.541244] fuse init (API version 7.27)
[  305.132615] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
[  305.132763] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs
[  485.862445] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
[  485.862584] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs
[  485.862445] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
[  485.862584] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs
[  666.591002] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
[  666.591179] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs
..


Code:
 journalctl -xn
-- Logs begin at Sat 2018-12-01 00:08:08 CET, end at Fri 2018-12-28 20:06:49 CET. --
Dez 28 20:06:24 sabayon NetworkManager[1249]: <info>  [1546023984.6048] manager: NetworkManager state is now CONNECTED_GLOBAL
Dez 28 20:06:24 sabayon dhclient[1268]: XMT: Info-Request on enp2s0, interval 1060ms.
Dez 28 20:06:24 sabayon dhclient[1268]: RCV: Reply message on enp2s0 from fe80::2665:11ff:fe8d:e547.
Dez 28 20:06:24 sabayon NetworkManager[1249]: <info>  [1546023984.8226] dhcp6 (enp2s0):   nameserver 'fd00::2665:11ff:fe8d:e547'
Dez 28 20:06:24 sabayon NetworkManager[1249]: <info>  [1546023984.8226] dhcp6 (enp2s0): state changed unknown -> bound
Dez 28 20:06:24 sabayon NetworkManager[1249]: <info>  [1546023984.8237] dhcp6 (enp2s0): client pid 1268 exited with status 0
Dez 28 20:06:24 sabayon NetworkManager[1249]: <info>  [1546023984.8237] dhcp6 (enp2s0): state changed bound -> done
Dez 28 20:06:49 sabayon NetworkManager[1249]: <error> [1546024009.4067] auth: could not get polkit proxy: Fehler beim Aufruf von StartServiceByName für org.freedesktop.PolicyKit1: Zeitüberschreitung wurde erreicht
Dez 28 20:06:49 sabayon dbus[788]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out
Dez 28 20:06:49 sabayon dbus[788]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out



So beides wenn er ohne Probleme startet

Code:

dmesg
...
[    9.952082] nvidia: module license 'NVIDIA' taints kernel.
[    9.952128] Disabling lock debugging due to kernel taint
[    9.962753] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    9.963157] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
[    9.963219] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  340.107  Thu May 24 21:54:01 PDT 2018
[   10.190566] Adding 32767996k swap on /dev/sda2.  Priority:-2 extents:1 across:32767996k FS
[   10.374793] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
[   10.375020] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs
[   10.973273] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[   14.367272] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[   14.533221] r8169 0000:02:00.0 enp2s0: link down
[   14.533223] r8169 0000:02:00.0 enp2s0: link down
[   14.533372] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[   16.041010] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
[   16.041158] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs
[   16.367490] ------------[ cut here ]------------
[   16.367495] Bad or missing usercopy whitelist? Kernel memory exposure attempt detected from SLUB object 'nvidia_stack_t' (offset 11864, size 3)!
[   16.367511] WARNING: CPU: 0 PID: 844 at mm/usercopy.c:81 usercopy_warn+0x79/0x90
[   16.367512] Modules linked in: ext2 input_leds nvidia(PO) kvm_amd ccp kvm irqbypass drm eeepc_wmi agpgart asus_wmi snd_hda_codec_realtek snd_hda_codec_generic k10temp fam15h_power sparse_keymap snd_hda_intel pcspkr snd_hda_codec snd_hda_core sp5100_tco i2c_piix4 r8169 mii pcc_cpufreq snd_hwdep snd_pcm snd_timer snd sch_fq_codel vboxpci(O) vboxnetflt(O) vboxnetadp(O) vboxdrv(O) it87 hwmon_vid mcryptd sha256_ssse3 sha256_generic ipv6 crc_ccitt hid_generic ext4 mbcache jbd2 fscrypto ohci_pci crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel pcbc aesni_intel aes_x86_64 crypto_simd cryptd glue_helper mxm_wmi ohci_hcd ehci_pci ehci_hcd xhci_pci xhci_hcd
[   16.367544] CPU: 0 PID: 844 Comm: Xorg Tainted: P           O      4.18.0-sabayon #1
[   16.367545] Hardware name: To be filled by O.E.M. To be filled by O.E.M./M5A99X EVO R2.0, BIOS 2501 04/03/2014
[   16.367547] RIP: 0010:usercopy_warn+0x79/0x90
[   16.367548] Code: c7 c0 d3 12 2b 82 48 0f 44 c2 41 50 51 41 51 48 89 f9 49 89 f1 4d 89 d8 4c 89 d2 48 89 c6 48 c7 c7 28 13 2b 82 e8 a7 6d ea ff <0f> 0b 48 83 c4 18 c3 48 c7 c6 6e b9 2b 82 49 89 f1 49 89 f3 eb 96
[   16.367565] RSP: 0018:ffffc9000204bbb0 EFLAGS: 00010286
[   16.367567] RAX: 0000000000000000 RBX: ffff88042c2e2e58 RCX: 0000000000000006
[   16.367568] RDX: 0000000000000007 RSI: 0000000000000082 RDI: ffff88043ec16890
[   16.367569] RBP: 0000000000000003 R08: 0000000000059b87 R09: 00000000000003a3
[   16.367570] R10: ffffffff822e7978 R11: ffffffff82c8b0ed R12: 0000000000000001
[   16.367571] R13: ffff88042c2e2e5b R14: ffff88042c2e2e58 R15: ffff88042c2e2ea0
[   16.367572] FS:  00007f0d614779c0(0000) GS:ffff88043ec00000(0000) knlGS:0000000000000000
[   16.367573] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   16.367574] CR2: 00007f0d56d95000 CR3: 000000042ccb6000 CR4: 00000000000406f0
[   16.367575] Call Trace:
[   16.367579]  __check_object_size+0x154/0x1a0
[   16.367719]  os_memcpy_to_user+0x1c/0x40 [nvidia]
[   16.367784]  _nv001372rm+0xa5/0x260 [nvidia]
[   16.367856]  ? _nv004784rm+0x4eba/0x5500 [nvidia]
[   16.367928]  ? _nv004331rm+0xec/0xf0 [nvidia]
[   16.367999]  ? _nv004326rm+0xca/0x650 [nvidia]
[   16.368061]  ? _nv015126rm+0x576/0x5c0 [nvidia]
[   16.368125]  ? _nv000694rm+0x2e/0x60 [nvidia]
[   16.368184]  ? _nv000789rm+0x5f5/0x8b0 [nvidia]
[   16.368242]  ? rm_ioctl+0x73/0x100 [nvidia]
[   16.368301]  ? nv_check_pci_config_space+0x16a2/0x1950 [nvidia]
[   16.368358]  ? nvidia_frontend_ioctl+0x25/0x50 [nvidia]
[   16.368415]  ? nvidia_frontend_compat_ioctl+0x14/0x20 [nvidia]
[   16.368417]  ? do_vfs_ioctl+0x9a/0x600
[   16.368419]  ? vfs_write+0x171/0x190
[   16.368420]  ? ksys_ioctl+0x6b/0x80
[   16.368421]  ? __x64_sys_ioctl+0x11/0x20
[   16.368423]  ? do_syscall_64+0x4a/0x100
[   16.368425]  ? entry_SYSCALL_64_after_hwframe+0x44/0xa9
[   16.368426] ---[ end trace e5d758ea6280d762 ]---
[   17.109318] r8169 0000:02:00.0 enp2s0: link up
[   17.109328] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
[   19.790409] fuse init (API version 7.27)



Code:
 journalctl -xn
-- Logs begin at Sat 2018-12-01 00:08:08 CET, end at Fri 2018-12-28 20:21:02 CET. --
Dez 28 20:20:55 sabayon dbus-daemon[958]: Successfully activated service 'org.gtk.vfs.Metadata'
Dez 28 20:20:55 sabayon systemd[944]: Started Virtual filesystem metadata service.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Dez 28 20:20:57 sabayon baloo_file_extractor[3527]: KCatalog being used without a Q*Application instance. Some translations won't work
Dez 28 20:20:57 sabayon baloo_file_extractor[3527]: avformat_open_input error:  -1094995529
Dez 28 20:20:58 sabayon kdeinit5[992]: ()
Dez 28 20:20:58 sabayon kdeinit5[992]: ("/home/tine/Downloads/2018_ Bald nun ist Weihnachtszeit (das komplette Album) [360p].mp4")
Dez 28 20:20:58 sabayon kdeinit5[992]: ()
Dez 28 20:21:01 sabayon plasmashell[1108]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 2457, resource id: 48234513, major code: 141 (Unknown), minor code: 3
Dez 28 20:21:01 sabayon plasmashell[1108]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 2500, resource id: 50331665, major code: 141 (Unknown), minor code: 3
Dez 28 20:21:02 sabayon plasmashell[1108]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 2577, resource id: 48234513, major code: 141 (Unknown), minor code: 3


Bin für jeden Tip dankbar :D
_________________
Never give up
WM : E16 the true enlightenment
achim
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5186

PostPosted: Sat Dec 29, 2018 9:13 am    Post subject: Reply with quote

- Andere nvidia treiber version verweden, denn die aktuelle der scheint misst zu bauen.
- Eventuell stirbt auch langsam die NVIDIA GPU, wenn das ganze sporadisch auftritt.
- Könnte aber auch ein RAM problem sein (memtest mal durchführen lassen)
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum