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

Out-of-tree application segfaults when running in qsub #391

Closed
brycelelbach opened this issue Jul 10, 2012 · 1 comment
Closed

Out-of-tree application segfaults when running in qsub #391

brycelelbach opened this issue Jul 10, 2012 · 1 comment
Milestone

Comments

@brycelelbach
Copy link
Member

[reported by pleblanc] [Trac time Fri Apr 20 21:58:50 2012] Received Segmentation fault, 18 frames:

0x7f6ef6eb19c4  : ??? + 0x7f6ef6eb19c4 in /home/sbrandt/install/hpx/lib/hpx/libhpx.so.1
0x7f6ef6eaa829  : hpx::detail::backtrace() + 0x9 in /home/sbrandt/install/hpx/lib/hpx/libhpx.so.1
0x7f6ef6e83716  : hpx::termination_handler(int) + 0x16 in /home/sbrandt/install/hpx/lib/hpx/libhpx.so.1
0x7f6ef67f2030  : ??? + 0x7f6ef67f2030 in /lib/x86_64-linux-gnu/libpthread.so.0
0x7f6ef5dd758f  : ??? + 0x7f6ef5dd758f in /lib/x86_64-linux-gnu/libc.so.6
0x43caf7        : ??? + 0x43caf7 in /home/pleblanc/build_chx/src/chx
0x43bba5        : boost::system::system_error::what() const + 0x65 in /home/pleblanc/build_chx/src/chx
0x7f6ef6ed7e8f  : hpx::components::server::runtime_support::load_components(hpx::util::section&, hpx::naming::gid_type const&, hpx::agas::addressing_service&) + 0x148f in /home/sbrandt/install/hpx/lib/hpx/libhpx.so.1
0x7f6ef6ed8468  : hpx::components::server::runtime_support::load_components() + 0x68 in /home/sbrandt/install/hpx/lib/hpx/libhpx.so.1
0x7f6ef6e5fe18  : ??? + 0x7f6ef6e5fe18 in /home/sbrandt/install/hpx/lib/hpx/libhpx.so.1
0x7f6ef6e4741d  : ??? + 0x7f6ef6e4741d in /home/sbrandt/install/hpx/lib/hpx/libhpx.so.1
0x7f6ef6e47a54  : ??? + 0x7f6ef6e47a54 in /home/sbrandt/install/hpx/lib/hpx/libhpx.so.1
0x7f6ef6e4a14f  : ??? + 0x7f6ef6e4a14f in /home/sbrandt/install/hpx/lib/hpx/libhpx.so.1
0x7f6ef6e963a3  : hpx::runtime_impl<hpx::threads::policies::local_priority_queue_scheduler, hpx::threads::policies::callback_notifier>::run_helper(hpx::util::function_nonser<int ()>, int&) + 0xc3 in /home/sbrandt/install/hpx/lib/hpx/libhpx.so.1
0x7f6ef6e925b5  : ??? + 0x7f6ef6e925b5 in /home/sbrandt/install/hpx/lib/hpx/libhpx.so.1
0x7f6ef6fb4cb6  : ??? + 0x7f6ef6fb4cb6 in /home/sbrandt/install/hpx/lib/hpx/libhpx.so.1
0x7f6ef6fb4ee9  : ??? + 0x7f6ef6fb4ee9 in /home/sbrandt/install/hpx/lib/hpx/libhpx.so.1
pbsdsh: task 1 exit status 262
@brycelelbach
Copy link
Member Author

[comment by pleblanc] [Trac time Wed Apr 25 21:15:34 2012] No longer reproducible with latest changes.

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