Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Your system could have run out of memory and the logic of the code didn't pay attention to an allocation return error, but eventually when it went to free memory, it found that the pointer was invalid.
infect I was monitoring server activities and there was no sign of max memory or max cpu utilization or anything else - server was normal at all time,,,
Well besides trial and error to discern the similarities and differences between method A and B as to how you run this and learn something from that, the only other option for me would be to build the code with a debug flag and run it on a debugger.
I do not know what do you mean by OS level error. I would rather say this is a problem with the binary executable itself - or a library (.so) used by that.
Remember scripts themselves are not running, they are always executed by another app, usually an interpreter or similar.
debugging can be a good idea to catch it, or probably there is a coredump to analyse. Maybe you can construct a bug report too, if it was reproducible.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.