Hi,
I have made a server program ( so non_UI), that runs very well for a couple of days and then crashes. Using systemd it is restarted and the program is written such that no data is lost, but still I would like to know why it crashes. I cannot find in what log file the reason of the crash is reported, such as division by zero, index out of range, impossible conversion, etc.
The programs runs on a Raspberry with raspbian installed.
Please, some help!
Harry
I have made a server program ( so non_UI), that runs very well for a couple of days and then crashes. Using systemd it is restarted and the program is written such that no data is lost, but still I would like to know why it crashes. I cannot find in what log file the reason of the crash is reported, such as division by zero, index out of range, impossible conversion, etc.
The programs runs on a Raspberry with raspbian installed.
Please, some help!
Harry
Last edited: