floating point exception

M

Mappopo

Hi,
I am trying to port a windows application in linux. It crashes at a
function call reporting the following output:
floating point exception

The function accept as parameters some function pointers, some numeric
values and some objects passed by reference.

A debugging print at the very beginning of the function is not executed.
Where is the error?

Because of the parameter passing by reference, I expected no copy
constructor is invoked, or not?

Thank in advance
 
N

Noah Roberts

Mappopo said:
Hi,
I am trying to port a windows application in linux. It crashes at a
function call reporting the following output:
floating point exception

The function accept as parameters some function pointers, some numeric
values and some objects passed by reference.

A debugging print at the very beginning of the function is not executed.
Where is the error?

On line 42.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top