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

Got a crash in generateBondData #417

Open
andeplane opened this issue Mar 5, 2018 · 0 comments
Open

Got a crash in generateBondData #417

andeplane opened this issue Mar 5, 2018 · 0 comments
Assignees
Milestone

Comments

@andeplane
Copy link
Contributor

Thread 16 Crashed:: QThread
0 net.ovilab.atomify 0x0000000101144860 Atoms::generateBondData(AtomData&, LAMMPSController*) + 432
1 net.ovilab.atomify 0x0000000101120227 LAMMPSController::synchronizeLAMMPS(int) + 135
2 net.ovilab.atomify 0x00000001012eba92 LAMMPS_NS::FixAtomify::end_of_step() + 242 (fix_atomify.cpp:105)
3 net.ovilab.atomify 0x00000001014ad4d2 LAMMPS_NS::Modify::end_of_step() + 98 (modify.cpp:476)
4 net.ovilab.atomify 0x000000010180df71 LAMMPS_NS::Verlet::run(int) + 1473 (verlet.cpp:344)
5 net.ovilab.atomify 0x00000001017cd9bb LAMMPS_NS::Run::command(int, char**) + 2475 (run.cpp:184)
6 net.ovilab.atomify 0x0000000101457947 void LAMMPS_NS::Input::command_creator<LAMMPS_NS::Run>(LAMMPS_NS::LAMMPS*, int, char**) + 55 (input.cpp:872)
7 net.ovilab.atomify 0x00000001014590e1 LAMMPS_NS::Input::execute_command() + 1809 (input.cpp:854)
8 net.ovilab.atomify 0x0000000101458615 LAMMPS_NS::Input::file() + 1157 (input.cpp:251)
9 net.ovilab.atomify 0x0000000101459e0b LAMMPS_NS::Input::file(char const*) + 251 (input.cpp:285)
10 net.ovilab.atomify 0x000000010146cad8 lammps_file + 24 (library.cpp:209)
11 net.ovilab.atomify 0x00000001011212b2 LAMMPSController::run() + 258
12 net.ovilab.atomify 0x000000010111040f SimulatorWorker::workAndUnlock(Simulator*) + 15
13 org.qt-project.QtCore 0x0000000104ca9e44 QObject::event(QEvent*) + 788 (qobject.cpp:183)
14 org.qt-project.QtWidgets 0x0000000105834ee2 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 306 (qcoreapplication_p.h:104)
15 org.qt-project.QtWidgets 0x00000001058361ff QApplication::notify(QObject*, QEvent*) + 383 (qapplication.cpp:3083)
16 org.qt-project.QtCore 0x0000000104c80a0f QCoreApplication::notifyInternal2(QObject*, QEvent*) + 159 (qcoreapplication.cpp:1048)
17 org.qt-project.QtCore 0x0000000104c81be2 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 850 (qcoreapplication.h:234)
18 org.qt-project.QtCore 0x0000000104cd6759 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 73 (qeventdispatcher_unix.cpp:472)
19 org.qt-project.QtCore 0x0000000104c7c562 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 418 (atomic:848)
20 org.qt-project.QtCore 0x0000000104ac5d11 QThread::exec() + 113 (qthread.cpp:522)
21 org.qt-project.QtCore 0x0000000104acf267 QThreadPrivate::start(void*) + 359 (qthread_unix.cpp:399)
22 libsystem_pthread.dylib 0x00007fffc1e3093b _pthread_body + 180
23 libsystem_pthread.dylib 0x00007fffc1e30887 _pthread_start + 286
24 libsystem_pthread.dylib 0x00007fffc1e3008d thread_start + 13

@andeplane andeplane added this to the Editor 2.3 milestone Mar 5, 2018
@andeplane andeplane self-assigned this Mar 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant