uninitialized mark error

Bug #302274 reported by Marco Maggi
2
Affects Status Importance Assigned to Milestone
Ikarus Scheme
Fix Committed
High
Abdulaziz Ghuloum

Bug Description

Importing the attached library into Ikarus-1689 (banner checkout
number) with installed precompiled file I get this:

> (import (scmobj))

Unhandled exception
 Condition components:
   1. &error
   2. &who: fasl-read
   3. &message: "uninitialized mark"
   4. &irritants: (522)

it does not happen if I remove the fasl file and
import from the source. I noticed that with an
older Ikarus the irritant was 523 (at least this
is what I cut and pasted days ago).

I am precompiling it with the top-level program:

(import
  (only (scmobj))
  (only (scmobj utils)))

and installing the files through a package.
"(scmobj utils)" is not loaded.

Related branches

Revision history for this message
Marco Maggi (mrc-mgg) wrote :
Revision history for this message
Abdulaziz Ghuloum (aghuloum) wrote :

Fixed in revision 1694. Would you please test it.

Changed in ikarus:
assignee: nobody → aghuloum
importance: Undecided → High
status: New → Fix Committed
Revision history for this message
Marco Maggi (mrc-mgg) wrote :

Solved. Thanks.

Changed in ikarus:
milestone: none → 0.0.4
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.