[Bug 26550] New: Top shows unnamed process when running GomezPEER
http://bugs.winehq.org/show_bug.cgi?id=26550 Summary: Top shows unnamed process when running GomezPEER Product: Wine Version: 1.3.16 Platform: x86-64 URL: http://lastmile.gomez.com/PEERInstall.exe OS/Version: Linux Status: NEW Keywords: download Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: kennybobs(a)o2.co.uk When GomezPEER is running it launches java.exe (Windows version of command-line Java), but Top shows a running process with no name. gnome-system-monitor shows "." and the command line as the environment variables only. GomezPEER.exe itself appears on the list fine, as does the Wine .exes, but java.exe seems to be affected in this way. This could very easily be mistaken as a virus (which I thought when I initially ran it way back). Console output: fixme:win:EnumDisplayDevicesW ((null),0,0x73a83c,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x73a83c,0x00000000), stub! fixme:ddraw:DirectDrawEnumerateExA flags 0x00000001 not handled fixme:win:EnumDisplayDevicesW ((null),0,0x74b69c,0x00000000), stub! fixme:font:WineEngCreateFontInstance Untranslated charset 255 fixme:time:GetSystemTimes (0xd9ee5a0,0xd9ee5b0,0xd9ee5a8): Stub! fixme:time:GetSystemTimes (0xd9ee5a0,0xd9ee5b0,0xd9ee5a8): Stub! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26550 --- Comment #1 from Ken Sharp <kennybobs(a)o2.co.uk> 2011-10-17 20:20:12 CDT --- Unix and the BSDs have setproctitle, and I see configure looks for this, but it's not clear if it is actually used by Wine (beyond my expertise). I don't currently have access to a Unix or BSD system but Linux does not have setproctitle (Ubuntu certainly doesn't anyway). However: http://code.google.com/p/py-setproctitle/ (one of many projects like this) I will give that a go, see if it helps. If anyone can tell me if Wine uses setproctitle at all then please shout up. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26550 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |integration CC| |austinenglish(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26550 --- Comment #2 from Ken Sharp <kennybobs(a)o2.co.uk> 2011-11-06 23:35:38 CST --- Well I couldn't get that to work at all, but the Ubuntu package libbsd0 claims to provide setproctitle() support, but configure isn't detecting that, including with the -dev package installed. Not sure if it's even compatible. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26550 --- Comment #3 from Ken Sharp <kennybobs(a)o2.co.uk> 2012-09-28 11:45:02 CDT --- libbsd's setproctitle is just a stub http://cgit.freedesktop.org/libbsd/tree/src/setproctitle.c https://bugs.freedesktop.org/show_bug.cgi?id=39303 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614959 https://bugs.launchpad.net/ubuntu/+source/libbsd/+bug/1058123 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26550 --- Comment #4 from Ken Sharp <kennybobs(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26550 --- Comment #5 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- No change in Wine 1.7.11. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=26550 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=26550 --- Comment #6 from Austin English <austinenglish(a)gmail.com> --- Still in wine-1.7.41-66-g4fbaab2: [austin(a)localhost ~]$ top top - 22:43:13 up 2:21, 3 users, load average: 0.44, 0.23, 0.24 Tasks: 258 total, 1 running, 257 sleeping, 0 stopped, 0 zombie %Cpu(s): 1.0 us, 0.3 sy, 0.0 ni, 98.7 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st KiB Mem : 5927872 total, 822332 free, 1159552 used, 3945988 buff/cache KiB Swap: 6029308 total, 6029308 free, 0 used. 4318896 avail Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 3974 austin 20 0 7780 5236 1836 S 0.3 0.1 0:03.70 wineserver 25677 austin 20 0 2724924 75940 31120 S 0.3 1.3 0:01.22 25734 austin 20 0 159964 4556 3788 R 0.3 0.1 0:00.03 top [austin(a)localhost ~]$ ps ww 25677 PID TTY STAT TIME COMMAND 25677 pts/1 Sl 0:01 -Xmx64m -Xms16m -DVERSION_FILE=http://lastmile.gomez.com/lm/version.xml com.porivo.kernel.Kernel . gomez.dat -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=26550 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #7 from super_man(a)post.com --- still an issue 1.7.49 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=26550 --- Comment #8 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- No change in Wine 2.3. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=26550 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #9 from joaopa <jeremielapuree(a)yahoo.fr> --- Bug still occurs with wine-6.18. Download link is dead. This one works https://web.archive.org/web/20110710185832if_/http://lastmile.gomez.com/PEER... Can an administrator put the link at URL place? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=26550 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://lastmile.gomez.com/P |https://web.archive.org/web |EERInstall.exe |/20110710185832if_/http://l | |astmile.gomez.com/PEERInsta | |ll.exe -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=26550 --- Comment #10 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- No change in Wine 7.0 Exits silently in Wine 7.9 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=26550 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |53101 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=26550 Bug 26550 depends on bug 53101, which changed state. Bug 53101 Summary: Public Peer silently exits https://bugs.winehq.org/show_bug.cgi?id=53101 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26550 --- Comment #11 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- No change in Wine 10.9 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla