You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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 ()
The text was updated successfully, but these errors were encountered:
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 ()
The text was updated successfully, but these errors were encountered: