Skip to main content

Questions tagged [segmentation-fault]

A segmentation fault (often shortened to segfault) or bus error occurs when the hardware notifies a Unix-like Operating system about a memory access violation.

0 votes
0 answers
87 views

I have a shared library, say libfoo.so.a.b.c that has been provided to me (I do not know its internals); it runs some static initialisation upon linking with an executable. If I create symlinks with ...
Simon Rose's user avatar
0 votes
0 answers
39 views

I am working on a debugger and found an issue. I start at the beginning of the dynamic linker (this is a low-level debugger). At this address, I set it so that for a particular signal, the process ...
well-mannered-goat's user avatar
1 vote
1 answer
158 views

I cannot launch any QT application from gnome-shell because they segfault. e.g. torbrowser-launcher Jun 28 12:25:43 arch-xps systemd[1452]: Started Application launched by gnome-shell. Jun 28 12:25:43 ...
mattia.b89's user avatar
  • 3,418
0 votes
0 answers
347 views

Problem: After doing a pacman -Syu on a system I'm now experiencing that VirtualBox VMs are capable of crashing X11 and dropping me into a console shell. I see this in dmesg: [ 590.841154] ...
AttributedTensorField's user avatar
1 vote
1 answer
310 views

Self answered question for people with same problem. After an upgrade of my kali (debian based) I was able to log in and find "ksplashqml signal segmentation fault" error crash in a black ...
Guim's user avatar
  • 21
0 votes
0 answers
476 views

I was going to install my NVIDIA driver of NVIDIA-Linux-x86_64-565.77.run, and it showed Unable to find the kernel source tree for the currently running kernel. Please make sure you have installed ...
nyan's user avatar
  • 1
1 vote
0 answers
49 views

New noob here. Using MX Linux, set up Mutt with gmail. Was initially successful. Emails and all. Then at some point when trying to use again, it stuck at 4% giving a segmentation fault. Using gdb it ...
Moh Kilani's user avatar
1 vote
2 answers
135 views

I am working in an embedded Linux system, and now I want to trigger a core dump from within kernel by using send_sig(task, SIGSEGV, 1). There is a process A having 10 threads, occasionally, there is a ...
wangt13's user avatar
  • 651
0 votes
1 answer
270 views

In a remote system to which I don't have console access, which I'm connecting through ssh, I broke the sudo installation and now I'm not able to use it at all, and I'm not able to restart as a root. ...
user236040's user avatar
4 votes
1 answer
467 views

Using current debian release, Linux debian 6.1.0-25-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) x86_64 GNU/Linux my session aborted and returned after a while to the login screen when I ...
Marc Le Bihan's user avatar
0 votes
2 answers
597 views

I'm a chemist using a computational chemistry software called Gaussrate, and I'm encountering a segmentation fault that I don't know how to resolve. I have very limited knowledge of programming or ...
Muhammad ATIF's user avatar
0 votes
1 answer
575 views

I have Linux Mint 21.3 Cinnamon running and installed Android studio including its emulator. Now a lot of people run into all sorts of problems when trying to actually emulate a device, but for me the ...
fweigl's user avatar
  • 141
1 vote
0 answers
234 views

I am working on an embedded Linux system (kernel-5.10.24), the CPU is 32bit MIPs. The applications run in the system may trigger invalid memory access, which will be shot by a SIGSEGV from kernel, and ...
wangt13's user avatar
  • 651
1 vote
2 answers
2k views

When I open (gnome) terminal, nothing happens, no error no nothing. I've tried uninstalling it and rebooting followed by a reinstall and all the different combinations of that. I'm able to install and ...
shmink's user avatar
  • 145
1 vote
2 answers
294 views

When I try to run any executable from my second (NTFS) drive, I get a segmentation fault. If I run the exact same executable from, for example, my home folder, it works just fine. For example: I ...
Syntax's user avatar
  • 13

15 30 50 per page
1
2 3 4 5
12