Opened 9 years ago

Last modified 5 years ago

#75 new defect

'lst' loops endlessly when encountering broken archive segment

Reported by: charles.unix.pro@… Owned by: Eric Swenson
Priority: major Milestone:
Component: Standard Library Version: MR12.6e
Keywords: Cc:

Description

lst -ac >ldd>unb>o>bound_lisp_library_.archive

ac 59 >ldd>unb>o>bound_lisp_library_.archive

ac_comp bound_lisp_library_.bind
ac_comp display_lisp_object_segment
ac_comp lisp_backquote_
ac_comp lisp_defmacro_
ac_comp lisp_defstruct_
ac_comp lisp_defun_
ac_comp lisp_destructuring_let_
ac_comp lisp_editor_
ac_comp lisp_format_
ac_comp lisp_gfile_
ac_comp lisp_gfn_
ac_comp lisp_loop_
ac_comp lisp_macro_macros_

Format error encountered in archive segment.
(reading archive)

ac_comp bound_lisp_library_.bind
ac_comp display_lisp_object_segment
ac_comp lisp_backquote_
ac_comp lisp_defmacro_
ac_comp lisp_defstruct_

... repeats endlessly ....

Change History (1)

comment:1 by Eric Swenson, 5 years ago

Cannot reproduce on MR12.7 or MR12.8 -- cannot find a broken archive to try this on.

Note: See TracTickets for help on using tickets.