[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gcl-devel] Segmentaton fault
From: |
Eric Merritt |
Subject: |
Re: [Gcl-devel] Segmentaton fault |
Date: |
Thu, 22 Apr 2004 09:26:22 -0700 (PDT) |
--- Camm Maguire <address@hidden> wrote:
> Greetigns, and thanks for your report!
>
> I cannot reproduce this with 2.6.1, cltl1 or ansi,
> on Linux.
GCL (GNU Common Lisp) 2.6.1 ANSI
Running on slackware 9.1 (linux)
> What
> version and platform are you using?
See above.
> Interpreted I
> get an invocation
> history stack overflow,
me too.
> compiled I appear to go on
> forever.
For me it goes on for about a minute before
segfaulting.
> I'm
> guessing this means you are using windows,
I havn't tried it in windows, but I can when I get to
a windows box.
> in which
> case you may have
> stumbled upon a very simple example which may be
> tickling some long
> outstanding windows specific compiler bugs. If so,
> I'd suggest
> building your gcl with --enable-debug, loading your
> function
> definitions into foo.lisp, (compile-file "foo.lisp"
> :system-p t)
> (compiler::link (list "foo.o") "new_gcl"), gdb
> new_gcl, (test), and
> report the backtrace of the crash in gdb (i.e.
> 'bt').
I will give it a shot and see whats up.
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25ยข
http://photos.yahoo.com/ph/print_splash
- [Gcl-devel] Segmentaton fault, Eric Merritt, 2004/04/22
- Re: [Gcl-devel] Segmentaton fault, Camm Maguire, 2004/04/22
- Re: [Gcl-devel] Segmentaton fault,
Eric Merritt <=
- Re: [Gcl-devel] Segmentaton fault, Eric Merritt, 2004/04/22
- Re: [Gcl-devel] Segmentaton fault, Camm Maguire, 2004/04/22
- Re: [Gcl-devel] Segmentaton fault, Eric Merritt, 2004/04/22
- Re: [Gcl-devel] Segmentaton fault, Eric Merritt, 2004/04/23
- Re: [Gcl-devel] Segmentaton fault, Camm Maguire, 2004/04/23
- Re: [Gcl-devel] Segmentaton fault, Eric Merritt, 2004/04/24
- Re: [Gcl-devel] Segmentaton fault, Camm Maguire, 2004/04/28