From: tony@aplawrence.com Subject: Re: Why does the system hungs? Date: Sun, 8 Jun 2003 10:34:39 +0000 (UTC) References: <q5qar-m6c.ln1@news.warblade.dyndns.org> T. E. <pelegrine@hotmail.com> wrote: : Hello there, : has anybody out there an idea, why the system hungs during execution of the : script with an Kernel Error (or Kernel Exeption ... not quite sure anymore : how its called ...): : #!/bin/sh : # : DATADIR=/FTS/DATEN/21 : WORKDIR=/q8/tmas/WEAT
(script deleted) : I tested that script on an linux machine, and it worked fine. : The SCO OpenServer 5.0.5 system just hungs .... :( : It starts transfering data, and stops during doing so - simply hungs, with : an screen showing info of the memorydump, and saying "Now its safe to : shut-off the system, or reboot by pressing any key" (or something like : that). Ordinarily the phrase "or something like that" will engender severe and well deserved chastisement. If you want help with a problem, it behooves you to describe said problem accurately and the make the effort to transcribe error messages precisely. In this case, we know what you mean (you have a trap message), but you have left out the most important piece of information: exactly what the trap number is. The most common trap seen is E, which is explained at http://aplawrence.com/Unixart/trape.html
However, you might be seeing a panic that included something like "PANIC: HTFS: Free block freed on HTFS" or similar language indicating that a block already on the free list was found in an inode being freed. That would be HTFS file system corruption, fixable by a single-user fsck -ofull and on some systems preventable by proper patches. The reason I suspect something like this is that you only mention this happening during a certain script, which might mean that it is a particular file that causes the problem. Or you might be seeing something else entirely that could indicate adaptor driver problems. But there's no point in me or anyone else guessing: make it happen again and this time write it all down completely. You might also read http://aplawrence.com/newtosco.html#newsg for advice on how to ask a better question here. -- tony@aplawrence.com Unix/Linux resources: http://aplawrence.com Inexpensive phone/email support Download Free SCO Skills Test: http://pcunix.com/skilltests.html
Have you tried Searching this site?
Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.
Many of the products and books I review are things I purchased for my own use. Some were given to me specifically for the purpose of reviewing them. I resell or can earn commissions from the sale of some of these items. Links within these pages may be affiliate links that pay me for referring you to them. That's mostly insignificant amounts of money; whenever it is not I have made my relationship plain. I also may own stock in companies mentioned here. If you have any question, please do feel free to contact me.
Specific links that take you to pages that allow you to purchase the item I reviewed are very likely to pay me a commission. Many of the books I review were given to me by the publishers specifically for the purpose of writing a review. These gifts and referral fees do not affect my opinions; I often give bad reviews anyway.
We use Google third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.
Click here to add your comments
Don't miss responses! Subscribe to Comments by RSS or by Email
Click here to add your comments
If you want a picture to show with your comment, go get a Gravatar