Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Illegal instructions on termination #298

Closed
brycelelbach opened this issue Jul 10, 2012 · 0 comments
Closed

Illegal instructions on termination #298

brycelelbach opened this issue Jul 10, 2012 · 0 comments
Milestone

Comments

@brycelelbach
Copy link
Member

[reported by blelbach] [Trac time Fri Jan 27 02:18:06 2012] GCC 4.6.2, release mode, Boost 1.47, r6856

I believe 2235171 may be related.

[02:15:35]:wash@vega:/home/wash/development/parallex/trunk/hpx/gcc-4.6.2-release$ bin/pxthread 
invoked 500000 px-threads in 4.93651 seconds
Received Illegal instruction, 4 frames:
0x7f03b4985c44  : hpx::detail::backtrace() + 0x64 in /tmp/wash-gcc-4.6.2-release/lib/hpx/libhpx.so.0
0x7f03b49b16b6  : hpx::termination_handler(int) + 0x16 in /tmp/wash-gcc-4.6.2-release/lib/hpx/libhpx.so.0
0x7f03b2185020  : ??? + 0xb2185020 in /lib/x86_64-linux-gnu/libpthread.so.0
0x7f03aad6f000  : ???
Aborted
[02:15:25]:wash@vega:/home/wash/development/parallex/trunk/hpx/gcc-4.6.2-release$ bin/eager_future 
invoked 500000 futures in 6.94925 seconds
Received Illegal instruction, 4 frames:
0x7fa1e46bfc44  : hpx::detail::backtrace() + 0x64 in /tmp/wash-gcc-4.6.2-release/lib/hpx/libhpx.so.0
0x7fa1e46eb6b6  : hpx::termination_handler(int) + 0x16 in /tmp/wash-gcc-4.6.2-release/lib/hpx/libhpx.so.0
0x7fa1e1ebf020  : ??? + 0xe1ebf020 in /lib/x86_64-linux-gnu/libpthread.so.0
0x7fa1daaa8c21  : ???
Aborted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant