Displaying 2 results from an estimated 2 matches for "tradeblaz".
Did you mean:
tradeblazer
2011 Apr 17
7
possibly an inter-process comm problem
I have been running a program with Wine for over a year. With its version 3 there has been basically no problem. Lately, the program is upgraded to version 4 and it crashes with Wine. I tried to print out debug messages but can't seem to get any clue about what is wrong. While I was testing with the debug messages, an interesting thing I found is that if I run it with the following debug
2011 Sep 01
3
Question on Wine CPU usage
...lts are as follows:
These numbers are from running Wine:
Code:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
13770 cnbiz850 20 0 2665m 110m 15m S 16 2.8 1:12.70 mytrader2009.ex
14073 cnbiz850 20 0 2632m 60m 11m S 14 1.5 0:45.51 TradeBlazer.exe
14230 cnbiz850 20 0 9036 6080 708 S 10 0.2 0:29.95 wineserver
13773 cnbiz850 20 0 7084 4356 692 S 6 0.1 0:35.47 wineserver
14258 cnbiz850 20 0 2603m 31m 14m S 2 0.8 0:06.99 tbdatacenter.ex
The following...