|
|
Re: Start up Script - clarification
|
|
10/09/2008 1:14 AM
post14740
|
Re: Start up Script - clarification
This is brief desp. of the problem.
We are creating the process by two methods:
1. Using spawnlp function from the application with arguments as P_NOWAITO, SSP, SSP and NULL - With this method of
process creation, we saw a system crash issue after invoking some string.
2. Using build script - With this method of process creation, we didn’t see any crash issue and the conversion of
all the strings are working as expected.
Thanks,
|
|
|
|
|