Hello all,

I'm trying to run the latest development release on Windows 7, but
factor.exe crashes almost immediately.  Running factor.com in the command
prompt, I get the following error.
"Random number generator is not defined."

I saw a similar error was fixed around May 2009, but nothing more recent.
http://www.mail-archive.com/factor-talk%40lists.sourceforge.net/msg03232.html

I'm wondering if this is a bug or maybe some configuration problem with my
computer?

Thanks,
Jason


Full output and system details below.
>>

C:\Temp\factor-windows-x86-64-2013-07-29-08-01\factor>factor.com
Random number generator is not defined.

(U) Quotation: [ c-to-factor -> ]
    Word: c-to-factor
(U) Quotation: [ [ catchstack* push ] dip call -> catchstack* pop* ]
(U) Quotation: [ do-startup-hooks -> command-line-startup ]
(O) Word: do-hooks
(U) Quotation: [ default-mersenne-twister -> random-generator set-global ]
(O) Word: default-mersenne-twister
(O) Word: random-bits
(O) Method: M\ POSTPONE: f random-32*
(O) Word: no-random-number-generator
(O) Method: M\ object throw
(U) Quotation: [
        OBJ-CURRENT-THREAD special-object error-thread set-global
        current-continuation -> error-continuation set-global
        [ original-error set-global ] [ rethrow ] bi
    ]

C:\Temp\factor-windows-x86-64-2013-07-29-08-01\factor>

<<

System info
Microsoft Windows 7 Professional
6.1.7601 Service Pack 1 Build 7601
Dell Inc.    Precision M6700
x64-based PC
Intel(R) Core(TM) i7-3720QM CPU @ 2.60GHz, 2601 Mhz, 4 Core(s), 8 Logical
Processor(s)


-- 
"The more corrupt the state, the more numerous the laws."
--Tacitus

"Science is the belief in the ignorance of experts" -- Richard Feynman

"The ultimate result of shielding men from the effects of folly, is to fill
the world with fools" --Herbert Spencer

"The problem with Internet quotations is that many are not genuine."  --
Abraham Lincoln
------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to