home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.open-look
- Path: sparky!uunet!mcsun!sunic!ericom!etxjogg
- From: etxjogg@solsta.ericsson.se (Johan Hogberg TX/DKF)
- Subject: Help!!! My TERMSW is crashing!
- Message-ID: <etxjogg.716219353@solsta-c>
- Sender: news@ericsson.se
- Nntp-Posting-Host: solsta-c.ericsson.se
- Organization: Ericsson
- Date: Fri, 11 Sep 1992 13:49:13 GMT
- Lines: 22
-
- I have an application that uses an TERMSW to log the printouts from another
- program. The printouts are redirected to the TERMSW using ttysw_output().
-
- The problem occurs when the log file on /tmp reaches the size of about 1M
- (sometimes less and sometimes more), the tool vanishes with a segmentation
- violation. If I disable the scrollbar everything works fine.
-
- I found out that the SIGSEGV is sent when calling the ttysw_output() function.
-
- Is this a known problem?
- Has anybody a solution or workaround?
-
- Thanks,
- Johan
-
- /********************************************************
- Johan Hogberg, Software Design Support and Methods
- Ericsson Telecom AB, Karlstad, Sweden
- Mail : etxjogg@solsta.ericsson.se
- ********************************************************/
-
-
-