bugGforth - Bugs: bug #15648, Undefined word fails to display...

 
 

bug #15648: Undefined word fails to display the correct word on 64b systems

Submitter:  None
Submitted:  Tue 07 Feb 2006 06:06:28 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  paysan
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 19 Dec 2015 11:21:55 PM UTC, comment #2: 

IIRC, I could somehow reproduce this, and the bug is long gone (despite it was difficult to reproduce).

Bernd Paysan <paysan>
Group administrator
Fri 30 Mar 2007 06:13:55 PM UTC, comment #1: 

I tried this on an AMD64 and an Alpha under Linux, and could not
reproduce the problem on either.  Unfortunately I have no access to
FreeBSD systems at the moment.

You might try to install Gforth from the source and see if it happens there.

Anton Ertl <anton>
Group administrator
Tue 07 Feb 2006 06:06:28 AM UTC, original submission:  

on freebsd/amd64 the text displayed for "undefined word" error is wrong (junk/initialized?).

i don't know if is problem with gforth or with the FreeBSD port.

gforth on both systems installed from /usr/ports.
see attached file.

on 32b system:
bboott:~> gforth test.fs
FFFFFFFF

in file included from the terminal:0
test.fs:5: Undefined word
undefined_word
^^^^^^^^^^^^^^
Backtrace:
$28176DB4 throw
$281827E8 no.extensions
bboott:~> uname -a
FreeBSD bboott.delajii 6.0-RELEASE FreeBSD 6.0-RELEASE #1: Fri Jan 27 13:44:39 PST 2006     root@bboott.delajii:/usr/src/sys/i386/compile/SK41  i386


on 64b system:
cronus:~> gforth test.fs
FFFFFFFFFFFFFFFF

in file included from the terminal:0
test.fs:5: Undefined word
??????????????
^^^^^^^^^^^^^^
Backtrace:
$80095D7B0 throw
$800972280 no.extensions
cronus:~> uname -a
FreeBSD cronus.delajii 7.0-CURRENT-SNAP010 FreeBSD 7.0-CURRENT-SNAP010 #2: Tue Jan 24 00:10:41 PST 2006     mmihai@cronus.delajii:/usr/src/sys/amd64/compile/ATI482  amd64


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #2049:  test.fs added by None (31B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by paysan (Posted a comment)
  • -email is unavailable- added by anton (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-12-19 paysan StatusWorks For Me Fixed
        Assigned toNone paysan
        Open/ClosedOpen Closed
    2007-03-30 anton StatusNone Works For Me
    2006-02-07 None Attached File- Added test.fs, #3377

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code