[Tcl-bugs] [ tcl-Bugs-1603737 ] Floating point exception with expr into tcl 8.5a5 on x86_64
by SourceForge.net other posts by this author
Nov 28 2006 6:59AM messages near this date
[Tcl-bugs] [ tcl-Bugs-1603737 ] Floating point exception with expr into tcl 8.5a5 on x86_64
|
[Tcl-bugs] [ tcl-Bugs-1603737 ] Floating point exception with expr into tcl 8.5a5 on x86_64
Bugs item #1603737, was opened at 2006-11-27 09:18
Message generated for change (Comment added) made by dgp
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110894&aid=1603737&group_id=10894
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: current: 8.5a5
Status: Open
Resolution: None
Priority: 8
Private: No
Submitted By: Aldric L'Hernault (alhernau)
Assigned to: Kevin B KENNY (kennykb)
Summary: Floating point exception with expr into tcl 8.5a5 on x86_64
Initial Comment:
It also occurs with tcl 8.5 cvs head as on Sat 25th November 2006
It seems it occurs with almost all kind of operations, randomly, but not on first call:
tclsh
% info patchlevel
8.5a6
% time {puts [time {expr {1+1}} 10]} 10
1.0 microseconds per iteration
0.3 microseconds per iteration
0.3 microseconds per iteration
Floating point exception
tclsh
% time {puts [time {expr {1+1}} 10]} 10
0.9 microseconds per iteration
Floating point exception
----------------------------------------------------------------------
> Comment By: Don Porter (dgp)
Date: 2006-11-28 09:55
Message:
Logged In: YES
user_id=80530
Originator: NO
Please report exactly where
this tclsh program came from.
----------------------------------------------------------------------
Comment By: Aldric L'Hernault (alhernau)
Date: 2006-11-27 09:21
Message:
Logged In: YES
user_id=818162
Originator: YES
Sorry, I should have mentioned the OS name: RedHat Linux Enterprise
Edition:
Linux 2.4.21-37.EL #1 Wed Sep 7 13:49:00 EDT 2005 x86_64 x86_64 x86_64
GNU/Linux
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110894&aid=1603737&group_id=10894
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tcl-Bugs mailing list
Tcl-Bugs@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-bugs
Thread:
SourceForge.net
SourceForge.net
SourceForge.net
SourceForge.net
SourceForge.net
SourceForge.net
|