home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / windows / openloo / 3798 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.1 KB  |  34 lines

  1. Newsgroups: comp.windows.open-look
  2. Path: sparky!uunet!mcsun!sunic!ericom!etxjogg
  3. From: etxjogg@solsta.ericsson.se (Johan Hogberg  TX/DKF)
  4. Subject: Help!!! My TERMSW is crashing!
  5. Message-ID: <etxjogg.716219353@solsta-c>
  6. Sender: news@ericsson.se
  7. Nntp-Posting-Host: solsta-c.ericsson.se
  8. Organization: Ericsson
  9. Date: Fri, 11 Sep 1992 13:49:13 GMT
  10. Lines: 22
  11.  
  12. I have an application that uses an TERMSW to log the printouts from another
  13. program. The printouts are redirected to the TERMSW using ttysw_output().
  14.  
  15. The problem occurs when the log file on /tmp reaches the size of about 1M 
  16. (sometimes less and sometimes more), the tool vanishes with a segmentation 
  17. violation. If I disable the scrollbar everything works fine.
  18.  
  19. I found out that the SIGSEGV is sent when calling the ttysw_output() function.
  20.  
  21. Is this a known problem?
  22. Has anybody a solution or workaround?
  23.  
  24. Thanks,
  25.     Johan
  26.  
  27. /********************************************************
  28. Johan Hogberg, Software Design Support and Methods            
  29. Ericsson Telecom AB, Karlstad, Sweden
  30. Mail  : etxjogg@solsta.ericsson.se    
  31. ********************************************************/
  32.  
  33.  
  34.