http://bugs.winehq.org/show_bug.cgi?id=26550
--- Comment #4 from Ken Sharp kennybobs@o2.co.uk 2012-10-03 19:22:07 CDT --- 0045:Call KERNEL32.CreateProcessA(00413248 "jre\bin\java.exe",004133f8 " -Xmx64m -Xms16m -DVERSION_FILE=http://lastmile.gomez.com/lm/version.xml com.porivo.kernel.Kernel . gomez.dat",0062e98c,0062e98c,00000001,08000040,00000000,00000000,0062e9a8,0062e998) ret=00402f59
In Windows, Task Manager shows "java.exe". In Linux, top, ps and System Monitor show "-Xmx64m -Xms16m -DVERSION_FILE=http://lastmile.gomez.com/lm/version.xml com.porivo.kernel.Kernel . gomez.dat". In PC-BSD 9.0 top, pa and System Monitor show no name at all.
Looks like libbsd0 and setproctitle() isn't the answer.