Menu

#2 SIGILL, Illegal instruction.

open
nobody
None
5
2008-07-24
2008-07-24
Anonymous
No

Compiler: gcc version 4.2.1 (SUSE Linux)

$ gdb playmidi_d
GNU gdb 6.6.50.20070726-cvs
Copyright (C) 2007 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i586-suse-linux"...
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) r
Starting program: playmidi_d
[Thread debugging using libthread_db enabled]
[New Thread 0xb7c156d0 (LWP 5555)]

Program received signal SIGILL, Illegal instruction.
[Switching to Thread 0xb7c156d0 (LWP 5555)]
0x080621a2 in __static_initialization_and_destruction_0 (__initialize_p=<value optimized out>, __priority=65535)
at gleam-0.0.2/GleamCore/src/synthesis/interpolation.cpp:109
109 float x = M_PI * ((float)orderIndex - ORDER / 2.0f + (float)coefficientIndex / COUNT);

Discussion


Log in to post a comment.

MongoDB Logo MongoDB