Hi all,

Boom,  "Python3" process gobbles memory until crash.

top - 17:29:12 up 2 days,  9:06,  4 users,  load average: 0.91, 0.77, 0.72
Tasks: 218 total,   2 running, 216 sleeping,   0 stopped,   0 zombie
%Cpu(s): 16.1 us,  6.6 sy,  0.0 ni, 76.8 id,  0.4 wa,  0.0 hi,  0.1 si,  0.0 st
KiB Mem :  7592764 total,   126532 free,  7363976 used,   102256 buff/cache
KiB Swap:  8191996 total,  3387460 free,  4804536 used.    74816 avail Mem

 PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND    
2255 alanb     20   0 11.224g 6.551g   3448 R  32.1 90.5   2:20.70 python3    
1143 root      20   0  297420  16080   2780 S  17.5  0.2 391:45.58 Xorg.bin   
2236 alanb     20   0 1535676 184796   7600 S  15.2  2.4 382:52.11 firefox    

On Sat, 27 Jun 2015 09:48:14 +1000, Alan VK2ZIW wrote
> Hi all,
> 
> I thought it was going well until after 10 mins running in JTMS.
> 
> System: Fedora 21 x86_64 on ASRock QC5000-ITX,
> 
> Exception in Tkinter callback
> Traceback (most recent call last):
>   File "/usr/lib64/python3.4/tkinter/__init__.py", line 1487, in __call__
>     return self.func(*args)
>   File "/downloads/hamradio/digital/wsjt/5629all/trunk/wsjt.py", 
> line 1767, in trackOK    lWarn.after_cancel(idWarn) NameError: name 
> 'idWarn' is not defined Exception in Tkinter callback Traceback 
> (most recent call last):  File 
> "/usr/lib64/python3.4/tkinter/__init__.py", line 1487, in __call__   
>  return self.func(*args)  File 
> "/downloads/hamradio/digital/wsjt/5629all/trunk/wsjt.py", line 1767, 
> in trackOK    lWarn.after_cancel(idWarn) NameError: name 'idWarn' is 
> not defined
> 
> ============== and again ====================
> 
> Exception in Tkinter callback
> Traceback (most recent call last):
>   File "/usr/lib64/python3.4/tkinter/__init__.py", line 1487, in __call__
>     return self.func(*args)
>   File "/downloads/hamradio/digital/wsjt/5629all/trunk/wsjt.py", 
> line 1767, in trackOK    lWarn.after_cancel(idWarn) NameError: name 
> 'idWarn' is not defined /usr/local/bin/wsjt5629: line 25: 28685 
> Killed
> 
> On Fri, 26 Jun 2015 22:18:22 +1000, Alan VK2ZIW wrote
> > Hi all,
> > 
> > I needed to copy the "configure" script from an earlier version
> > and, as usual specify F2PY as f2py3 then the "make" went smoothly.
> >
> 
> Alan
> 
> Man's greatest waste of time: Worshipping the wrong God.
> Consider Jesus.
> ---------------------------------------------------------------------------
> Alan Beard               Unix Support Technician from 1984 to today
> 70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
> Emu Heights N.S.W. 2750  Routers, terminal servers, printers,
>  terminals etc.. +61 2 47353013 (h)       Support Programming, shell 
> scripting, "C", assembler 0414 353013 (mobile)     After uni,
>  electronics tech
> 
> ------------------------------------------------------------------------------
> Monitor 25 network devices or servers for free with OpManager!
> OpManager is web-based network management software that monitors 
> network devices and physical & virtual servers, alerts via email & 
> sms for fault. Monitor 25 devices for free with no restriction. 
> Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o 
> _______________________________________________ wsjt-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---------------------------------------------------------------------------
Alan Beard               Unix Support Technician from 1984 to today
70 Wedmore Rd.           Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)       Support Programming, shell scripting, "C", assembler
0414 353013 (mobile)     After uni, electronics tech
 
------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to