Operating System - HP-UX
1829461 Members
2256 Online
109992 Solutions
New Discussion

Re: execvp throws exception

 
SIA
New Member

execvp throws exception

execvp throws the exception
*** Exception Handling Failure (exceptionClass == kExceptionClass.asUint64):Calling terminate()

2 REPLIES 2
Dennis Handly
Acclaimed Contributor

Re: execvp throws exception

I doubt this has anything to do with execvp(2). This is purely a matter of a software error, either in C++ or java.
Dennis Handly
Acclaimed Contributor

Re: execvp throws exception