Error in System Log

Discussion in 'General' started by dclardy, Oct 27, 2009.

  1. dclardy

    dclardy Member

    I am positive this has nothing to do with the ISPConfig 3.0 system, but you guys really know your Linux stuff. I am just a n00b. I monitor my log files daily just to see if anything is happening that might be hurting my system, and this has popped up recently. The only thing that I have changes is putting a new drive in the system that I haven't configured yet, and I installed rsync last night. The error appeared before then though.

    Code:
    Oct 26 18:34:54 server kernel: [273388.403955] Modules linked in: xt_multiport iptable_filter ip_tables x_tables ipv6 quota_v1 loop container button serio_raw i2c_piix4 psmouse i2c_core pcspkr sworks_agp hpilo agpgart joydev evdev ext3 jbd mbcache ide_cd_mod cdrom usbhid hid ff_memless serverworks ide_pci_generic ide_core ata_generic floppy cciss libata ohci_hcd tg3 scsi_mod usbcore dock thermal processor fan thermal_sys [last unloaded: scsi_wait_scan]
    Oct 26 18:34:54 server kernel: [273388.403955]
    Oct 26 18:34:54 server kernel: [273388.403955] Pid: 20395, comm: php-cgi Not tainted (2.6.26-2-686 #1)
    Oct 26 18:34:54 server kernel: [273388.403955] EIP: 0073:[<082f7b8b>] EFLAGS: 00200216 CPU: 0
    Oct 26 18:34:54 server kernel: [273388.403955] EIP is at 0x82f7b8b
    Oct 26 18:34:54 server kernel: [273388.403955] EAX: 0980c9bc EBX: 08596914 ECX: 00000001 EDX: 085c06e0
    Oct 26 18:34:54 server kernel: [273388.403955] ESI: b4d10924 EDI: bfa304a4 EBP: bfa303c8 ESP: bfa303a0
    Oct 26 18:34:54 server kernel: [273388.403955] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b
    Oct 26 18:34:54 server kernel: [273388.403955] CR0: 80050033 CR2: b4d8b000 CR3: 360f2000 CR4: 000006d0
    Oct 26 18:34:54 server kernel: [273388.403955] DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
    Oct 26 18:34:54 server kernel: [273388.403955] DR6: ffff0ff0 DR7: 00000400
    Oct 26 18:34:54 server kernel: [273388.403955] =======================
    Oct 26 18:34:54 server kernel: [273388.403955] Modules linked in: xt_multiport iptable_filter ip_tables x_tables ipv6 quota_v1 loop container button serio_raw i2c_piix4 psmouse i2c_core pcspkr sworks_agp hpilo agpgart joydev evdev ext3 jbd mbcache ide_cd_mod cdrom usbhid hid ff_memless serverworks ide_pci_generic ide_core ata_generic floppy cciss libata ohci_hcd tg3 scsi_mod usbcore dock thermal processor fan thermal_sys [last unloaded: scsi_wait_scan]
    Oct 26 18:34:54 server kernel: [273388.403955]
    Oct 26 18:34:54 server kernel: [273388.403955] Pid: 1070, comm: rsyslogd Not tainted (2.6.26-2-686 #1)
    Oct 26 18:34:54 server kernel: [273388.403955] EIP: 0060:[] EFLAGS: 00000286 CPU: 1
    Oct 26 18:34:54 server kernel: [273388.403955] EIP is at do_syslog+0x12a/0x32c
    Oct 26 18:34:54 server kernel: [273388.403955] EAX: 000c4868 EBX: 000000da ECX: 000c4867 EDX: c03d3c73
    Oct 26 18:34:54 server kernel: [273388.403955] ESI: 00000fff EDI: 00000000 EBP: b7e22c5a ESP: f625df2c
    Oct 26 18:34:54 server kernel: [273388.403955] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
    Oct 26 18:34:54 server kernel: [273388.403955] CR0: 8005003b CR2: b7c40000 CR3: 36e53000 CR4: 000006d0
    Oct 26 18:34:54 server kernel: [273388.403955] DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
    Oct 26 18:34:54 server kernel: [273388.403955] DR6: ffff0ff0 DR7: 00000400
    Oct 26 18:34:54 server kernel: [273388.403955] [] ? apic_timer_interrupt+0x28/0x30
    Oct 26 18:34:54 server kernel: [273388.403955] [] ? autoremove_wake_function+0x0/0x2d
    Oct 26 18:34:54 server kernel: [273388.403955] [] ? kmsg_read+0x0/0x36
    Oct 26 18:34:54 server kernel: [273388.403955] [] ? proc_reg_read+0x58/0x6b
    Oct 26 18:34:54 server kernel: [273388.403955] [] ? proc_reg_read+0x0/0x6b
    Oct 26 18:34:54 server kernel: [273388.403955] [] ? vfs_read+0x81/0x11e
    Oct 26 18:34:54 server kernel: [273388.403955] [] ? sys_read+0x3c/0x63
    Oct 26 18:34:54 server kernel: [273388.403955] [] ? sysenter_past_esp+0x78/0xb1
    Oct 26 18:34:54 server kernel: [273388.403955] =======================
    Thanks for any help in advance.

    -Drew
     

Share This Page