Menu

#2 execvp() not executed correctly

open
JPK
None
2
2008-02-11
2008-02-11
JPK
No

execvp() the second parameter is a list of of pointers to null-terminated strings. Element 0 should be the name of the programm which is executed, so that "arg0" can be correctly evaluated. Currently it stores "--nocrashhandler", this should be stored at "arg1". k2pconfig needs to be set/configured properly!

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.