You are not logged in.
Pages: 1
I'm running x86_64 with multilib. The systemd "reboot" wrapper now no longer reboots the system, instead, it stops rebooting after this happens:
systemd-journald[146]: File passed too large. Ignoring.
systemd-udevd[149]: fork of child failed: Cannot allocate memory
systemd-journald[146]: File passed too large. Ignoring.
systemd-journald[146]: File passed too large. Ignoring.
systemd-journald[146]: File passed too large. Ignoring.
systemd-journald[146]: File passed too large. Ignoring.
systemd-journald[146]: File passed too large. Ignoring.
systemd-journald[146]: File passed too large. Ignoring.
systemd-journald[146]: File passed too large. Ignoring.
systemd-journald[146]: File passed too large. Ignoring.
systemd-journald[146]: File passed too large. Ignoring.Ctrl-Alt-Del successfully reboots the machine after this happens, but it's annoying that it no longer works automatically, at least on my system. The only packages I have upgraded since my second last reboot have been the following:
- linux
- lirc-utils
- nvidia
- nvidia-libgl
- nvidia-lts
- nvidia-utils
- pacman
I can only guess that this is related to the kernel upgrade from 3.8.4-1 to 3.8.5-1. Nothing else appears to be wrong. Here is some system info:
lsmod:
Module Size Used by
mperf 1267 0
coretemp 6198 0
kvm_intel 124204 0
snd_hda_codec_idt 55567 1
kvm 392222 1 kvm_intel
nvidia 9122517 28
iTCO_wdt 5447 0
uvcvideo 73877 0
psmouse 76175 0
gpio_ich 4608 0
videobuf2_vmalloc 3400 1 uvcvideo
videobuf2_memops 2335 1 videobuf2_vmalloc
videobuf2_core 27873 1 uvcvideo
videodev 105111 2 uvcvideo,videobuf2_core
media 10437 2 uvcvideo,videodev
microcode 14465 0
iTCO_vendor_support 1929 1 iTCO_wdt
snd_hda_intel 34194 1
e1000e 213744 0
i2c_i801 11077 0
snd_hda_codec 102453 2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep 6428 1 snd_hda_codec
snd_pcm 78146 2 snd_hda_codec,snd_hda_intel
i2c_core 23171 3 i2c_i801,nvidia,videodev
snd_page_alloc 7426 2 snd_pcm,snd_hda_intel
x38_edac 3314 0
edac_core 42614 1 x38_edac
snd_timer 18934 1 snd_pcm
lpc_ich 11601 0
snd 60156 8 snd_hwdep,snd_timer,snd_hda_codec_idt,snd_pcm,snd_hda_codec,snd_hda_intel
soundcore 5442 1 snd
serio_raw 5105 0
pcspkr 1995 0
joydev 9727 0
evdev 10136 8
processor 27431 0
button 4701 0
dcdbas 6512 0
ext4 478338 2
crc16 1359 1 ext4
jbd2 78013 1 ext4
mbcache 6026 1 ext4
raid10 41010 1
md_mod 106149 2 raid10
hid_generic 1145 0
usbhid 41357 0
hid 87118 2 hid_generic,usbhid
sd_mod 31258 10
ata_generic 3338 0
pata_acpi 3451 0
ata_piix 24760 6
libata 168683 3 pata_acpi,ata_generic,ata_piix
scsi_mod 130797 2 libata,sd_mod
ehci_pci 4120 0
uhci_hcd 25004 0
ehci_hcd 47467 1 ehci_pci
usbcore 175029 5 uhci_hcd,uvcvideo,ehci_hcd,ehci_pci,usbhid
usb_common 954 1 usbcore
dm_mod 72922 0 lspci:
00:00.0 Host bridge: Intel Corporation 82X38/X48 Express DRAM Controller
00:01.0 PCI bridge: Intel Corporation 82X38/X48 Express Host-Primary PCI Express Bridge
00:06.0 PCI bridge: Intel Corporation 82X38/X48 Express Host-Secondary PCI Express Bridge
00:19.0 Ethernet controller: Intel Corporation 82566DC-2 Gigabit Network Connection (rev 02)
00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02)
00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02)
00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 02)
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation 82801IR (ICH9R) LPC Interface Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode] (rev 02)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA Controller [IDE mode] (rev 02)
01:00.0 VGA compatible controller: NVIDIA Corporation G92 [GeForce 9800 GT] (rev a2)I'm using 4 drives in software RAID 10 for /, but that probably doesn't matter. This isn't a critical problem, but it would be nice to know how to fix it.
Last edited by cdown (2013-04-05 01:05:20)
Offline
Possibly related: https://bbs.archlinux.org/viewtopic.php?pid=1254433
Offline
Possibly related: https://bbs.archlinux.org/viewtopic.php?pid=1254433
I have had the journald messages for a while now, and they've appeared to be benign (at least, they didn't cause this issue). The one with udev is new though.
Offline
Pages: 1