[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference bulova::decw_jan-89_to_nov-90

Title:DECWINDOWS 26-JAN-89 to 29-NOV-90
Notice:See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit
Moderator:STAR::VATNE
Created:Mon Oct 30 1989
Last Modified:Mon Dec 31 1990
Last Successful Update:Fri Jun 06 1997
Number of topics:3726
Total number of notes:19516

2982.0. "Debugger: Processes hang in MUTEX and RWAST state " by FRSTSC::AURAND () Fri Jun 22 1990 12:12

Hi everybody !

A customer of us has a strange problem with the DECwindow debugger using the
SET DISPLAY command under VMS v5.2-1.
After starting the program at the client everything works fine and the 	
appropriate windows appear at the server's screen. But after a while the 
debug and the file view windows crash and the client system displays a lot of 
processes in state MUTEX (vue$username_2, vue$username_3, username_1 and 
NET_24792) and one process in state RWAST (vue$username_7). 
Looking deeper inside the system shows that the processes currently hanging 
in MUTEX have not enough BYTLM quota and that the corresponding link to the
process NET_24792 is in closed state.
The customer told me that he knows the problem with the BYTLM, but if he
increases the BYTLM the debugging session will nevertheless fail.

So it seems to me that the decwindows debugger allocate a lot of nonpaged
dynamic memory and never releases it.

  Any ideas ??????????????????????????????????????????
 

     Regards
     
         Andreas
T.RTitleUserPersonal
Name
DateLines
2982.1PSW::WINALSKICareful with that VAX, EugeneFri Jun 22 1990 15:044
Try asking in the TURRIS::DEBUG conference.  The DEBUG team watches that
file more closely than this one.

--PSW