Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!usc!wuarchive!rice!rice!sun-spots-request From: preston@ra.src.umd.edu (James Preston) Newsgroups: comp.sys.sun Subject: Segment violations in window_main_loop Keywords: Windows Message-ID: <1990Oct30.235430.23955@rice.edu> Date: 30 Oct 90 23:10:00 GMT Sender: sun-spots-request@rice.edu Organization: Sun-Spots Lines: 14 Approved: Sun-Spots@rice.edu Originator: spots@titan.rice.edu X-Sun-Spots-Digest: Volume 9, Issue 353, message 1 X-Original-Date: Tue, 9 Oct 90 16:11:44 EDT I am writing an application using the sunview libraries that does quite a bit of resizing windows automatically, resetting panel items, etc. Lately, I have getting crashes in the window_main_loop. The error from the dbxtool is " Segmentation violation in win_is_io_grabbed" . Has anyone else had this type of problem. I have been using lint, and tried to be careful, etc, but this sort of thing is quite difficult to track down ( for me at least). Any suggestions would be greatly appreciated. P.S. Don't tell me to switch to X-windows, I would like to think that I am almost done with this project. P.P.s. I am using OS4.0.3 in a SS1. jlp