6 Replies Last post: May 4, 2009 8:06 PM by joegen  
Click to view oliverkazaam41's profile   84 posts since
Jan 31, 2009

Apr 28, 2009 7:17 PM

OpenSBC stopping automatically

Hi Joegen,

I am using version Unix Linux Version 1.1.5-85 of OSBC. I have problem because the pid is killed automatically after it has been up for almost 7 days. I can't see any log why this is happening. How can I check the logs for this?
Click to view joegen's profile   519 posts since
Apr 28, 2007
1. Apr 28, 2009 7:25 PM in response to: oliverkazaam41
Re: OpenSBC stopping automatically
One way is to check is if OpenSBC generated a core dump. If it did, use GDB to acquire a stack trace and send it here. I have recently commited a patch in CVS for a couple of crash scenarios.
Click to view joegen's profile   519 posts since
Apr 28, 2007
4. Apr 30, 2009 11:30 PM in response to: oliverkazaam41
Re: OpenSBC stopping automatically

Hi Oliver,

Yes that is what we need. However, you need to key in "bt" (backtrace) in the GDB interactive prompt so it woudl show the stack trace. Please resend whatever you get.

Joegen

Click to view joegen's profile   519 posts since
Apr 28, 2007
6. May 4, 2009 8:06 PM in response to: oliverkazaam41
Re: OpenSBC stopping automatically
Seems like the core dump wasn't able to get the required debug symbols during the crash. It didn't say much. If you may, can you upgrade using version 101 and see if this crashing still occurs?