Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - slogf returns ENOMEM error on only 1 driver: (1 Item)
   
slogf returns ENOMEM error on only 1 driver  
I am using QNX 6.5.0 SP1, and have a curious issue with slogf. Whenever I call it from a touch screen driver, it  exits 
with an error and indicates ENOMEM. I have several other drivers in the system calling it in the exact same manner 
without issue.

I have tried moving the driver to execute earlier, removing other drivers to see if there was a limit to the number of 
processes that can access slogger, trying different calling parameters for slogf, all to no avail. I do not see why this
 should be erroring. Any suggestions?