| To: | stktrc <stktrc@yahoo.com> |
|---|---|
| Subject: | Re: scsh -o srfi-27 bus error on Solaris |
| From: | Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de> |
| Date: | Fri, 02 May 2003 13:30:53 +0200 |
| Cc: | scsh-news@zurich.ai.mit.edu |
stktrc <stktrc@yahoo.com> writes: > "scsh -o srfi-27" on Solaris gives a bus error, but not every time. > Approximately half of the times a bus error is given while the rest of > the times one gets the normal REPL prompt and everything seems to > work. This occurs on several different Solaris machines. Couldn't > reproduce this on a Linux machine. The code is missing some GC protection statements, but this is hardly the reason for the bus error. I could get rid of the bus error by compiling with -O0 instead of -O2 which suggests that we're facing a gcc bug here. -- Martin |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Why is (open scsh scheme) so much faster than (open, Martin Gasbichler |
|---|---|
| Next by Date: | Re: Support for DESTDIR in install rules, Andreas Voegele |
| Previous by Thread: | scsh -o srfi-27 bus error on Solaris, stktrc |
| Next by Thread: | Re: Why is (open scsh scheme) so much faster than (open, Martin Gasbichler |
| Indexes: | [Date] [Thread] [Top] [All Lists] |