Activity
From 03/25/2018 to 04/23/2018
03/26/2018
- 01:56 PM Software Development: RE: Launching Linux Application on Startup
- You also want to figure out where this poll is happening in your code or perhaps a driver you've included. And what ...
- 01:52 PM Software Development: RE: Launching Linux Application on Startup
- > poll([{fd=4,
You need to look higher up in the strace log to find out which file is opened as fd (file descriptor)...
03/25/2018
- 12:05 PM Software Development: RE: Launching Linux Application on Startup
- Hi, Jonathan,
I did what you suggested.
The application seems to fail at startup because of a @poll@ call.
*St...
Also available in: Atom
Go to top