home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / atari / st / tech / 5555 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  3.7 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!usc!chaph.usc.edu!aludra.usc.edu!not-for-mail
  2. From: baffoni@aludra.usc.edu (Juxtaposer)
  3. Newsgroups: comp.sys.atari.st.tech
  4. Subject: Re: MiNT, TCSH, CoNnect, Warp9...what they have in common?
  5. Date: 9 Nov 1992 18:07:45 -0800
  6. Organization: University of Southern California, Los Angeles, CA
  7. Lines: 61
  8. Message-ID: <1dn5hhINNd4k@aludra.usc.edu>
  9. References: <1992Nov6.173721.4625@elroy.jpl.nasa.gov> <1dff3lINN3b5@aludra.usc.edu> <1992Nov7.234210.24329@elroy.jpl.nasa.gov>
  10. NNTP-Posting-Host: aludra.usc.edu
  11.  
  12. In article <1992Nov7.234210.24329@elroy.jpl.nasa.gov> hyc@hanauma.jpl.nasa.gov (Howard Chu) writes:
  13. >In article <1dff3lINN3b5@aludra.usc.edu> baffoni@aludra.usc.edu (Juxtaposer) writes:
  14.  
  15. >>    You know something, I can 100% gurantee a lockup whenever I get a
  16. >>Connect message from the modem, regardless of whether I am in the dial
  17. >>menu or whether I am in the "direct" terminal.  In fact, I believe I remember
  18. >>ctl-alt-deling while connected, and it being frozen before I could do anything
  19. >>(which is unusual since it usually takes some action on my part before 
  20. >>something crashes).  I wonder if just being actively connected to the modem
  21. >>has anything to do with it....
  22. >
  23. >That would be pretty unusual. Well, there *is* an interrupt vector for the
  24. >Carrier Detect signal, but that is initially disabled and I can't imagine any
  25. >program ever needing to enable it. Also, I can't understand why the interrupt
  26. >would cause a problem even if it was enabled...
  27. >
  28. >In Uniterm the CONNECT message only makes Uniterm crash, and only if I used
  29. >the auto-dialer. You're saying you get a lockup even if you dial manually?
  30. >When you're in this state does Ctrl-Alt-F6 work (list active processes)?
  31.  
  32.     Yes, this occurs even when I am manually dialing (and it is after 
  33. the modem sends the connect 9600 message.  I doubt it has anything to do with
  34. the CD signal because it doesn't crash while dialing - I can break out of 
  35. dialing and it works fine.  No, it dies right after receiving "connect 9600"
  36. so it proabably has something to do with some code that CoNect and Uniterm have
  37. in common right after there is a terminal connection.  Any ideas?
  38.     I cannot use any key sequence except cnt-alt-del from the locked
  39. up state, and only if that is my only keypress after being locked up.  None
  40. of the other cnt-alt keys work. I did have it set to debug_1, and printer so 
  41. I got a:  PID 7 (CONNECT)BUS ERROR: User PC = 1b7efc (base page=186cf0)
  42. after it connected and locked up.  BTW,  I can still hear keyclicks, it just
  43. doesn't do anything.
  44.  
  45.     Oh, I set it up to debug when all I do is load MiNT and TOSwin, which
  46. normally results in my inability to run any program (whether .prg or .ttp)
  47. unless I run it through TOSwin.  It dies running CoNect1.80 from the desktop
  48. and :
  49.  
  50. pid 2 (GEM): malloc: out of memory
  51. pid 2 (GEM): BUS ERROR: User PC=e33d88 (basepage = 489d0)
  52. pid 5 (GEM): malloc: out of memory
  53. pid 5 (GEM): malloc: out of memory
  54. pid 5 (GEM): malloc: out of memory
  55. pid 5 (GEM): malloc: out of memory
  56.  
  57.     Right now I am using UNITERM, and that was after using alt-1 to
  58. auto dial my mainframe.  Did you use the mouse auto-dialer to have your 
  59. problems or does the alt-# also give you lockups?  I have noticed that 
  60. trying to use the mouse menu locks up my machine, even before I get to dial
  61. with it - the menu comes up briefly and then disappears, and it is locked from
  62. that point on.  Darn, Uniterm takes over cntl-alt1 and cntl-alt3 or I'd 
  63. set the debug before I use the mouse, but since it does, I can't debug it (I 
  64. have to set Uniterm to GEM autoboot (from desktop install app autoboot) or
  65. I can't get it to run.
  66.  
  67. >-- 
  68. >  -- Howard Chu @ Jet Propulsion Laboratory, Pasadena, CA
  69. >
  70. >All true wisdom is conveyed in one-line witticisms.
  71.  
  72. -MikeB
  73.