|
slogf returns ENOMEM error on only 1 driver
|
10/28/2013 5:35 PM
post106330
|
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?
|
|
|