public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Panicz Maciej Godek <godek.maciek@gmail.com>
To: kawa@sourceware.org
Subject: Exception in thread "main" java.lang.InternalError: bad type SP:0 st.l:1
Date: Thu, 24 Feb 2022 22:49:54 +0100	[thread overview]
Message-ID: <CAMFYt2ayhZKYJG6LuZb6P8EGJfKVSOBBoRLTFM601qjQ8Cdu6g@mail.gmail.com> (raw)

Hi,
I'm working on my code, and after some recent modificationsI get the
following error when I try to import my module:

Exception in thread "main" java.lang.InternalError: bad type SP:0 st.l:1
code:primitive.sequenceExtent(gnu.lists.Pair,Screen)Extent
        at gnu.bytecode.Label.setTypes(Label.java:106)
        at gnu.bytecode.Label.define(Label.java:231)
        at gnu.expr.LambdaExp.compileEnd(LambdaExp.java:640)
        at gnu.expr.LambdaExp.compileAsInlined(LambdaExp.java:1522)
        at gnu.expr.ApplyExp.compile(ApplyExp.java:378)
        ...
        at gnu.expr.ModuleExp.evalModule1(ModuleExp.java:246)
        at kawa.Shell.run(Shell.java:293)
        at kawa.Shell.run(Shell.java:183)
        at kawa.repl.processArgs(repl.java:724)
        at kawa.repl.main(repl.java:830)

How do I even approach debugging this?

             reply	other threads:[~2022-02-24 21:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-24 21:49 Panicz Maciej Godek [this message]
2022-02-25  1:31 ` Per Bothner
2022-02-25 16:26   ` Panicz Maciej Godek
2022-02-25 17:11     ` Per Bothner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMFYt2ayhZKYJG6LuZb6P8EGJfKVSOBBoRLTFM601qjQ8Cdu6g@mail.gmail.com \
    --to=godek.maciek@gmail.com \
    --cc=kawa@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).