Debian 12 x64 start problem #610
-
I try start hfs on Debian 12.5.0 x64, but I get error Illegal instruction and exit code 132. It worked good on x86 version of Debian How i can fix it? |
Beta Was this translation helpful? Give feedback.
Replies: 12 comments 30 replies
-
try running with |
Beta Was this translation helpful? Give feedback.
-
also, see if the linux binary works for you, as it's supposed to be for x64 |
Beta Was this translation helpful? Give feedback.
-
i assume you are running without any plugin installed |
Beta Was this translation helpful? Give feedback.
-
the problem looks related to native/binary stuff. |
Beta Was this translation helpful? Give feedback.
-
i decided to first try another way, easier for you. |
Beta Was this translation helpful? Give feedback.
-
your nodejs may be the problem. |
Beta Was this translation helpful? Give feedback.
-
see if running another software with npx works. |
Beta Was this translation helpful? Give feedback.
-
do you perhaps know some javascript? |
Beta Was this translation helpful? Give feedback.
-
Can you say exact versions of node and npm with wich it work? |
Beta Was this translation helpful? Give feedback.
-
can you find where is npx storing HFS on your system? |
Beta Was this translation helpful? Give feedback.
-
ok. What i would do, is to put a few console lines in strategic places, that are involved in the starting of HFS, to help me understand exactly at what point it stops, to identify the problem, |
Beta Was this translation helpful? Give feedback.
-
Hi @BreakHear7 , |
Beta Was this translation helpful? Give feedback.
I start it successfully using schroot with Debian x86)