Alibaba-Gemini-Lab / OpenPEGASUS

103 stars 21 forks source link

lut.exe运行闪退。 #13

Open Skywalker-stone opened 6 months ago

Skywalker-stone commented 6 months ago

PS D:\OpenPEGASUS\build\bin> .\lut_exe.exe / | Encryption parameters : | scheme: CKKS | poly_modulus_degree: 65536 | #moduli: 5 | #special_primes: 1 | coeffmodulus size: 239 (45 + 45 + 45 + 45 + 59) bits \ n{lwe} = 1024, n{lut} = 4096, n{ckks} = 65536 KS_base = 2^7, sk.hamming = 64 |msg| < 0.000000, scale = 2^40.000000, extra_scale = 2^-inf, nslots = 256, #thread = 4 28 pg_rt.EncodeThenEncrypt(slots, ckks_ct) Encode: scale out of bound PS D:\OpenPEGASUS\build\bin> ."D:/OpenPEGASUS/build/bin/lut_exe.exe" Assertion failed: recursion_depth >= 1, file D:/OpenPEGASUS/pegasus/contrib/safe_ptr.h, line562

调试 Thread 1 hit Breakpoint 1, main () at D:\OpenPEGASUS\examples\lut.cc:6 6 PegasusRunTime::Parms pp; Loaded 'C:\Windows\SYSTEM32\ntdll.dll'. Symbols loaded. Loaded 'C:\Windows\System32\kernel32.dll'. Symbols loaded. Loaded 'C:\Windows\System32\KernelBase.dll'. Symbols loaded. Loaded 'C:\Windows\System32\bcrypt.dll'. Symbols loaded. Loaded 'C:\Windows\System32\msvcrt.dll'. Symbols loaded. Loaded 'D:\mingw64\bin\libgcc_s_seh-1.dll'. Symbols loaded. Loaded 'D:\mingw64\bin\libstdc++-6.dll'. Symbols loaded. [Thread 26996.0x6228 exited with code 3] [Thread 26996.0x6b7c exited with code 3] [Thread 26996.0x4278 exited with code 3] [Inferior 1 (process 26996) exited with code 03] The program 'D:\OpenPEGASUS\build\bin\lut_exe.exe' has exited with code 3 (0x00000003).