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

Crash on double-click "stdout will go here" text box #370

Closed
pemsley opened this issue Jun 21, 2018 · 2 comments
Closed

Crash on double-click "stdout will go here" text box #370

pemsley opened this issue Jun 21, 2018 · 2 comments
Assignees

Comments

@pemsley
Copy link

pemsley commented Jun 21, 2018

Open new relion (RELION-3.0-alpha-5)

double click on "stdout will go here" text box.

Crash, reproducible.

(gdb) where
#0 0x00002ad4fdfe4020 in std::string::assign(std::string const&) () from /lib64/libstdc++.so.6
#1 0x0000000000421870 in StdOutDisplay::handle(int) ()
#2 0x00002ad4f904026c in Fl_Group::handle(int) ()
from /public/EM/RELION/relion3.0-alpha/external/fltk/lib/libfltk.so.1.3
#3 0x00002ad4f902efc9 in send(int, Fl_Widget*, Fl_Window*) ()
from /public/EM/RELION/relion3.0-alpha/external/fltk/lib/libfltk.so.1.3
#4 0x00002ad4f90304b5 in Fl::handle_(int, Fl_Window*) ()
from /public/EM/RELION/relion3.0-alpha/external/fltk/lib/libfltk.so.1.3
#5 0x00002ad4f9076c07 in fl_handle(_XEvent const&) ()
from /public/EM/RELION/relion3.0-alpha/external/fltk/lib/libfltk.so.1.3
#6 0x00002ad4f9076c9f in do_queued_events() ()
from /public/EM/RELION/relion3.0-alpha/external/fltk/lib/libfltk.so.1.3
#7 0x00002ad4f9076e40 in fl_wait(double) ()
from /public/EM/RELION/relion3.0-alpha/external/fltk/lib/libfltk.so.1.3
#8 0x00002ad4f903027d in Fl::wait(double) ()
from /public/EM/RELION/relion3.0-alpha/external/fltk/lib/libfltk.so.1.3
#9 0x00002ad4f90302a3 in Fl::run() ()
from /public/EM/RELION/relion3.0-alpha/external/fltk/lib/libfltk.so.1.3
#10 0x0000000000416c4b in main ()

@biochem-fan
Copy link
Member

Hi Paul,
Thank you very much for feedback. I reproduced the problem.
I will fix this.

@biochem-fan biochem-fan self-assigned this Jun 22, 2018
@biochem-fan
Copy link
Member

Fixed in the beta repository (commit 96c6a21). Please wait until our internal binary gets updated.

biochem-fan added a commit that referenced this issue Feb 13, 2019
…ing the stdout/stderr box before selecting job.
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

2 participants