Re: orion
Martin Gasbichler <[email protected]>
| Newsgroups | gmane.lisp.scheme.scsh |
|---|---|
| Message-ID | <owhdrb9px2.fsf__45747.9821904146$1092138400$gmane$org@informatik.uni-tuebingen.de> |
Rohan Nicholls <[email protected]> writes: > Is anyone finding that orion has a habit of crashing? Not me. I log out from X only once per week or so and Orion runs for this length of time without a problem. > I am finding that things will be going along well and then maybe a > popup comes up and things kind of slow down to a crawl for a little > and then orion and X crash. Is there anything to reproduce this? Is it always the same popup or the same application? You could also redirect the output of Orion into a file and check this file after a crash. If this still doesn't help, I can also send you a version of main.scm that logs the complete stack trace after an error. -- Martin