Project

General

Profile

Activity

From 03/22/2018 to 04/20/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 ... Jonathan Cormier
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)...
Jonathan Cormier

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...
Okan Çalış

03/23/2018

01:34 PM Software Development: RE: Launching Linux Application on Startup
Note that you can filter the strace output to reduce the amount of data you get. https://stackoverflow.com/a/30034030 Jonathan Cormier
01:28 PM Software Development: RE: Launching Linux Application on Startup
Okan Çalış wrote:
> > > +[[Linux Startup Process - Systemd]]+
> > > I tried this method; however, it didn't do anyt...
Jonathan Cormier
08:39 AM Software Development: RE: Launching Linux Application on Startup
I also tried switching @Type@ to @idle@ to ensure the service is not invoked before all other jobs are completed, but... Okan Çalış
08:18 AM Software Development: RE: Launching Linux Application on Startup
> > +[[Linux Startup Process - Systemd]]+
> > I tried this method; however, it didn't do anything beside printing "@...
Okan Çalış
 

Also available in: Atom

Go to top
Add picture from clipboard (Maximum size: 1 GB)