xyzz / acquisition

http://get.acquisition.today/
GNU General Public License v3.0
269 stars 100 forks source link

error with new version #434

Open dg2062 opened 6 years ago

dg2062 commented 6 years ago

the 0.7 version is crushing for me give me error can you roll back for fix or should i keep use 0.6 ?

kempol commented 6 years ago

can you specified what kind of error you get?

dg2062 commented 6 years ago

it says 0xc00007b but 0.6 works fine p.s i have old laptop

lberserq commented 6 years ago

Its exception illegal instruction. You can collect dump with this instruction https://msdn.microsoft.com/ru-ru/library/windows/desktop/bb787181(v=vs.85).aspx and attach it here it helps Devs to find issue and clarify what had happened

lberserq commented 6 years ago

O, I am sorry I haven't seen that is 0xc00007b not 0xc00001d. 0xc00007b is bad pe image. May be you run x64 binary under x86 version of Windows?