LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Syslot after Reboot (https://www.linuxquestions.org/questions/linux-newbie-8/syslot-after-reboot-40374/)

Cynthia Blue 01-05-2003 10:47 AM

Syslot after Reboot
 
I turned on my monitor this morning and found the login screen... looks like my box rebooted it self. This is what I found in the system log:

Code:

Jan  5 07:49:05 www kernel: DROPPED IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:00:30:84:29:6d:ff:08:00 SRC=10.0.0.7 DST=10.0.0.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=1447 PROTO=UDP SPT=137 DPT=137 LEN=58
Jan  5 07:51:43 www kernel: DROPPED IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:00:10:5a:9b:b3:7c:08:00 SRC=10.0.0.4 DST=10.0.0.255 LEN=229 TOS=0x00 PREC=0x00 TTL=128 ID=60127 PROTO=UDP SPT=138 DPT=138 LEN=209
Jan  5 07:54:38 www kernel: invalid operand: 0000
Jan  5 07:54:38 www kernel: soundcore mousedev input autofs sis900 ipt_state ipt_limit ipt_LOG ip_conntrac
Jan  5 07:54:38 www kernel: CPU:    0
Jan  5 07:54:38 www kernel: EIP:    0010:[<c0124480>]    Not tainted
Jan  5 07:54:38 www kernel: EFLAGS: 00010007
Jan  5 07:54:38 www kernel:
Jan  5 07:54:38 www kernel: EIP is at dequeue_signal [kernel] 0x20 (2.4.18-14)
Jan  5 07:54:38 www kernel: eax: dc2c6548  ebx: dc2c6000  ecx: c257e000  edx: 00000000
Jan  5 07:54:38 www kernel: esi: 00000000  edi: dc2c7fc4  ebp: dc2c7f30  esp: dc2c7efc
Jan  5 07:54:38 www kernel: ds: 0018  es: 0018  ss: 0018
Jan  5 07:54:38 www kernel: Process X (pid: 1219, stackpage=dc2c7000)
Jan  5 07:54:38 www kernel: Stack: 00000018 dc2c6000 d2580008 d2580008 dc2c6000 00000000 c0108d4a dc2c6560
Jan  5 07:54:38 www kernel:        dc2c7f30 00000019 c014f123 dc2c7f48 dc2c6560 dc2c6000 00000304 dc2c6000
Jan  5 07:54:38 www kernel:        7fffffff 00000000 00000000 00000282 00000020 00000282 c25a6348 c257ee80
Jan  5 07:54:38 www kernel: Call Trace: [<c0108d4a>] do_signal [kernel] 0xaa (0xdc2c7f14))
Jan  5 07:54:38 www kernel: [<c014f123>] do_select [kernel] 0x133 (0xdc2c7f24))
Jan  5 07:54:38 www kernel: [<c014f4e6>] sys_select [kernel] 0x296 (0xdc2c7f60))
Jan  5 07:54:39 www kernel: [<c0109138>] signal_return [kernel] 0x14 (0xdc2c7fc0))
Jan  5 07:54:39 www kernel:
Jan  5 07:54:39 www kernel:
Jan  5 07:54:39 www kernel: Code: ff ff 85 c0 89 c6 74 46 8b 83 80 05 00 00 85 c0 74 12 8b 93
Jan  5 07:54:40 www gconfd (Username-27753): Received signal 1, shutting down cleanly
Jan  5 07:54:40 www gconfd (Username-27753): Exiting
Jan  5 07:54:40 www gdm(pam_unix)[1218]: session closed for user Username
Jan  5 07:54:41 www gdm[1218]: gdm_slave_xioerror_handler: Fatal X error - Restarting :0
Jan  5 07:54:44 www kernel:  <4>DROPPED IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:00:30:84:29:6d:ff:08:00 SRC=10.0.0.7 DST=10.0.0.255 LEN=229 TOS=0x00 PREC=0x00 TTL=128 ID=1525 PROTO=UDP SPT=138 DPT=138 LEN=209

I don't know enough to know what happened... any insight?

Also, I get a TON of those DROPPED IN messages...

Thanks.

pk21 01-05-2003 12:18 PM

Those dropped packets is caused by netbios from a windows machine, so you dont need them anyway.

I dont think that your machine has booted from what i can see in the log. With the command 'uptime' or 'last reboot' you can see when it is the last time the machine booted.

Cynthia Blue 01-05-2003 12:31 PM

Hm, so maybe it just logged out that user? Weird, I wonder what caused that?

pk21 01-05-2003 03:57 PM

what did 'last reboot' say???
It is probably just a process that hangs and kills itself.

Cynthia Blue 01-09-2003 09:25 AM

Okay, it happened again. :) I looked at the boot log and it appears the computer did not reboot. I just logged that user out. It's the generic user I have logged in when I'm not doing anything and don't want to have root logged in.

I don't understand why my user would be logged out. It worries me. After running a W2K server and getting a ton of Stop errors, waking up to my box having rebooted, I'm wary and nervous about it.

That box did end up having a broken fan, and overheated so the CPU and motherboard were damaged. I don't know why it didn't have an auto shut off.

Regardless, is there anything else I can look at that will give me more info as to why my user is getting logged out, and how I could correct this? If it's a process that hangs, how do I find out which? I am nervous that it could be MySQL... for some reason, the MySQL logs are not working... I have to see why. The log files are there, just empty.

Thanks.


All times are GMT -5. The time now is 03:13 PM.