Category "segmentation-fault"

AddressSanitizer:DEADLYSIGNAL error when trying to run code using stack for valid parenthesis problem set

I was trying this problem called valid parenthesis on leetcode.com when an error popped up saying this: AddressSanitizer:DEADLYSIGNAL ==========================

Find place that causes segmentation fault without IDE

I'm studying one project in C++. It's quite big, build is created with cmake. After installing all dependencies and libs it's the build is done fine. But when I

QMediaPlayer and Segmentation Fault

Hello Guys i used just this simple example to play music with this code: QMediaPlayer *mediaPlayer { new QMediaPlayer }; mediaPlayer->setMedia(QUrl(currentMe

PyCharm has failed to load the environment from '/bin/zsh'

I wrote a program about a month ago, and it worked fine. I haven't touched it since than, until today. All of a sudden, I get the warning when opening Pycharm:

Segmentation fault (core dumped) on ubunto WSL

I am trying to access the core dumped file to start debugging but it never shows. I tried many solutions such as: Giving it a size ulimit -c unlimited making t

configure: error: cannot run C compiled programs

I'm trying to install different software onto my Raspberry Pi with Debian Wheezy OS. When I run try to configure software I'm trying to install I get this outpu