StackOverflow Questions for Tag: sigfpe

orangejulius
orangejulius

Reputation: 1029

Why does integer division by zero produce a floating-point error signal (SIGFPE)?

Score: 23

Views: 18221

Answers: 2

Read More
LaszloLadanyi
LaszloLadanyi

Reputation: 973

SIGFPE while importing numpy into Python3

Score: 1

Views: 49

Answers: 0

Read More
Leon
Leon

Reputation: 2059

How to produce codes that always trigger signal SIGFPE (div by zero)?

Score: 1

Views: 728

Answers: 2

Read More
pythonic metaphor
pythonic metaphor

Reputation: 10546

Core file complete nonsense or could this code really have thrown a SIGFPE?

Score: 1

Views: 177

Answers: 1

Read More
Deepak Malhotra
Deepak Malhotra

Reputation: 173

Floating point error in C++ code for the number of possible ways to make a team of two members

Score: 1

Views: 2643

Answers: 4

Read More
Maximilian Wittmer
Maximilian Wittmer

Reputation: 183

SIGFP - But no division by 0 or by big number | MASM/UASM

Score: 0

Views: 74

Answers: 1

Read More
Aayush Jain
Aayush Jain

Reputation: 195

Why floating point error message is not printing on stderr?

Score: 0

Views: 224

Answers: 1

Read More
user707779
user707779

Reputation:

Division by zero does not throw SIGFPE

Score: 17

Views: 9487

Answers: 3

Read More
Luca Polito
Luca Polito

Reputation: 2862

Is it possible to catch integer overflow exception in C (POSIX/Linux) via SIGFPE FPE_INTOVF?

Score: 4

Views: 397

Answers: 1

Read More
Kuntal Manna
Kuntal Manna

Reputation: 11

When I run this C++ code I got Runtime error 'SIGFPE' on Codechef. How to fix this problem?

Score: 1

Views: 108

Answers: 0

Read More
einpoklum
einpoklum

Reputation: 131385

Why would clEnqueueNDRangeKernel crash with a floating-point exception?

Score: 0

Views: 184

Answers: 1

Read More
Tim
Tim

Reputation: 427

What is the difference between test FPE and trap FPE?

Score: 1

Views: 171

Answers: 0

Read More
Jacob Shirley
Jacob Shirley

Reputation: 63

Fortran 90 GDB signal SIGFPE, Arithmetic exception

Score: 0

Views: 196

Answers: 0

Read More
Bram
Bram

Reputation: 8253

How to avoid floating point exceptions in unused SIMD lanes

Score: 6

Views: 1163

Answers: 1

Read More
Tim
Tim

Reputation: 427

What is the difference between underflow and nan in C?

Score: 5

Views: 643

Answers: 2

Read More
Dante
Dante

Reputation: 11

SIGFPE, Arithmetic exception with well-defined division

Score: 0

Views: 793

Answers: 1

Read More
Bram
Bram

Reputation: 8253

sqrtf() throws a domain error, even though I guard against negative numbers

Score: 1

Views: 299

Answers: 1

Read More
FirehawkTT
FirehawkTT

Reputation: 41

feenableexcept not permanent

Score: 0

Views: 399

Answers: 0

Read More
bartgol
bartgol

Reputation: 1873

C++ setting floating point exception environment

Score: 3

Views: 1912

Answers: 2

Read More
Eric Postpischil
Eric Postpischil

Reputation: 222234

Why was SIGFPE used for integer arithmetic exceptions?

Score: 8

Views: 804

Answers: 1

Read More
PreviousPage 1Next