Floating Point exception
Oct. 25th, 2005 02:19 pmthinking: . o O (Lets see what /var/log/messages says)
me: Please send me an complete report of the system. i'll send you an tool
customre: Ok
------
file sent.
mail from CS:
File is too big to send via email. please give me an FTP Link where i can upload it.
thinking: . o O (Ok, i cant recieve more then 3,5mb here. so it might be about 5mb. thats already unusually BIG for that report (zipped!)
------
file recieved
file size: 54mb .zip file!
i didnt notice. -> Unzip
Open Report
1) no info
2) no info
3) no info
4) no info
thinking . o O (any usefull informations in that Report ????)
5) no information
6) /var/log/messages *click*
*waiting*
*still waiting*
System freezes.... uh oh...
7) kill every process on system
8) system unfreezed
9) try open /var/log/messages with .....oh.. better not.
i dont think i have an editor on my main-Workstation that would be able to open an 1.3gb Text-file.
and iam not sure if i want to read 1.3gb of text
HELLO ????? /var/log/message with 1.3gb ? *knockknock* anyone home ??
okay.... mail to customer
Please "tail" me the last 300 rows of /var/log/messages
--------------------
waiting for further infos from customer *pffffff*
me: Please send me an complete report of the system. i'll send you an tool
customre: Ok
------
file sent.
mail from CS:
File is too big to send via email. please give me an FTP Link where i can upload it.
thinking: . o O (Ok, i cant recieve more then 3,5mb here. so it might be about 5mb. thats already unusually BIG for that report (zipped!)
------
file recieved
file size: 54mb .zip file!
i didnt notice. -> Unzip
Open Report
1) no info
2) no info
3) no info
4) no info
thinking . o O (any usefull informations in that Report ????)
5) no information
6) /var/log/messages *click*
*waiting*
*still waiting*
System freezes.... uh oh...
7) kill every process on system
8) system unfreezed
9) try open /var/log/messages with .....oh.. better not.
i dont think i have an editor on my main-Workstation that would be able to open an 1.3gb Text-file.
and iam not sure if i want to read 1.3gb of text
HELLO ????? /var/log/message with 1.3gb ? *knockknock* anyone home ??
okay.... mail to customer
Please "tail" me the last 300 rows of /var/log/messages
--------------------
waiting for further infos from customer *pffffff*
no subject
Date: 2005-10-25 12:32 pm (UTC)If you're determined to open it, then something like more/less would probably be your best bet. Failing that, a decent hex editor should cope. The trick is finding a program that only loads the file as needed, rather than loading the entire file into memory.
no subject
Date: 2005-10-25 12:37 pm (UTC)oh.. btw... whole log looks like:
Oct 25 13:42:44 serv15 sshd(pam_unix)[25421]: session opened for user root by (uid=0)
Oct 25 13:42:45 serv15 sshd(pam_unix)[25421]: session closed for user root
Oct 25 13:42:46 serv15 sshd(pam_unix)[25429]: session opened for user root by (uid=0)
Oct 25 13:42:46 serv15 sshd(pam_unix)[25429]: session closed for user root
Oct 25 13:44:17 serv15 sshd(pam_unix)[25439]: session opened for user root by (uid=0)
Oct 25 13:44:17 serv15 sshd(pam_unix)[25439]: session closed for user root
no subject
Date: 2005-10-25 01:09 pm (UTC)*ducks*
no subject
Date: 2005-10-25 01:22 pm (UTC)no subject
Date: 2005-10-25 01:44 pm (UTC)no subject
Date: 2005-10-25 01:54 pm (UTC)no subject
Date: 2005-10-25 04:20 pm (UTC)(where s/group/undergraduate student government/)
no subject
Date: 2005-10-25 05:29 pm (UTC)Frankly, I'm not quite sure how large the 'messages' logfile I have on universe is. Now my httpd.access log, that's another story... ::snicker::
no subject
Date: 2005-10-26 06:31 am (UTC)as written above, it gets spammed full with just 2 repeating rows.
looks like cron-job hung up somewhere
Solution
Date: 2005-10-26 08:40 am (UTC)after 337 days of uptime, system just needed to be rebooted. moved log and the admin will see if messages will be spammed again ;)