Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
108 views

I'm working on Forth for aarch64 implemented in mix of C, inline assembler and generated assembler code. When running some unit tests the program is killed on "Illegal instruction". The same ...
0 votes
0 answers
104 views

I am trying to perform device multi-step update from Azure Iot hub. For that I am trying to install deviceupdate-agent on raspbian bullseys (11) armv6l 32bit RPI zero. I am following:https://learn....
2 votes
0 answers
76 views

I have an application that captures and streams audio over a websocket connection. Before sending over websocket, audio data is encoded using OPUS. This application works in most of the devices, where ...
-2 votes
2 answers
194 views

I've written a code that accumulates unnecessary memory space and gives it back when needed, organizing it as a stack (customers' requirements are strange). void* stack = nullptr; template <...
0 votes
0 answers
140 views

I have been looking everywhere for an answer and can't find anything Full code: from tkinter import * import tkinter as tk from lyrics_extractor import SongLyrics window = Tk()#creating window window....
1 vote
0 answers
76 views

I want to get PRID in MIPS64 platform with below C code, the make phase passes and the binary is generated successfully, but illegal instruction appear when run the binary. What should do to solve ...
0 votes
1 answer
1k views

Body I'm encountering an "Illegal Instruction" error when trying to run the ollama program on my Debian 12 (bookworm) system with an x86_64 architecture. This issue occurs both as a regular ...
0 votes
0 answers
249 views

I'm trying to install hipSYCL on Nvidia GPU, hipSYCL is installed but it is giving illegal instruction error when try to run the syclcc compiler. I tried running syclcc command on CPU and here is its ...
3 votes
2 answers
3k views

I sent a Raspberry Pi to use the training file with yolov8. While the computer codes were working without any errors, I got an error on the Raspberry Pi. I got an "illegal instruction" error ...
0 votes
1 answer
1k views

I have a program using tensorflow on a non-supported hardware, so everytime i run it, i get the "Illegal instruction (Core dumped)" error my main goal is to capture this error. i don't want ...
4 votes
1 answer
960 views

Recently wrote a C program to Find Two-byte Illegal Opcodes for x86-64 and pasted the output at https://pastebin.com/5xjjFea6 For example, here are some illegal two byte opcodes 0x0f,0x04 0x0f,0x0a ...
0 votes
2 answers
3k views

I was trying to install smbus2 with pip3 in raspberrypi 4(raspberry pi os 64bit). But it says "Illegal instruction". Why does it happen and How can I solve it? pi@raspberrypi:~ $ pip3 ...
1 vote
0 answers
145 views

When trying to terminate (SIGINT) our cross-compiled application running on a dual ARM Cortex-A9, we segfault on an illegal instruction in the stack unwinding. In file ../libgcc/config/arm/unwind-arm....
3 votes
0 answers
239 views

I am using miniconda3 to create virtual environment in linux aarch64. The following packages are installed in the virtual environment. # Name Version Build ...
0 votes
0 answers
2k views

I am using linux aarch64 architecture. I install miniconda (Miniconda3-py37_4.9.2-Linux-aarch64.sh) in linux. The steps of installing the miniconda is bash Miniconda3-py37_4.9.2-Linux-aarch64.sh I ...

15 30 50 per page
1
2 3 4 5

AltStyle によって変換されたページ (->オリジナル) /