Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

SEGFAULT when running Avo #399

Closed
cryos opened this issue Jun 15, 2009 · 3 comments
Closed

SEGFAULT when running Avo #399

cryos opened this issue Jun 15, 2009 · 3 comments

Comments

@cryos
Copy link
Owner

cryos commented Jun 15, 2009

Crash before Avo even shows up ...

(gdb) run avogadro
Starting program: /home/soc/Entwicklung/3_install/avogadro/bin/avogadro avogadro
[Thread debugging using libthread_db enabled]
[New Thread 0x7f7e4e683790 (LWP 21290)]
[New Thread 0x7f7e3e784950 (LWP 21293)]
[Thread 0x7f7e3e784950 (LWP 21293) exited]
QStackedLayout::setCurrentWidget: Widget 0xc292e0 not contained in stack
Object::disconnect: Unexpected null parameter
QString::arg: Argument missing: Lesen der Molekül-Datei fehlgeschlagen., avogadro

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f7e4e683790 (LWP 21290)]
0x00007f7e4b7a0f78 in Avogadro::GLWidget::colorMap ()
from /home/soc/Entwicklung/3_install/avogadro/bin/../lib/libavogadro.so.0
Current language: auto; currently asm
(gdb) bt
#0 0x00007f7e4b7a0f78 in Avogadro::GLWidget::colorMap ()

from /home/soc/Entwicklung/3_install/avogadro/bin/../lib/libavogadro.so.0
#1 0x00007f7e4b7ea39b in Avogadro::BSDYEngine::renderOpaque ()

from /home/soc/Entwicklung/3_install/avogadro/bin/../lib/libavogadro.so.0
#2 0x00007f7e4b7a3cc4 in Avogadro::GLWidget::render ()

from /home/soc/Entwicklung/3_install/avogadro/bin/../lib/libavogadro.so.0
#3 0x00007f7e4b7a242a in Avogadro::GLWidget::paintEvent ()

from /home/soc/Entwicklung/3_install/avogadro/bin/../lib/libavogadro.so.0
#4 0x00007f7e4cce76e6 in QWidget::event () from /usr/lib/libQtGui.so.4
#5 0x00007f7e4db84c51 in QGLWidget::event () from /usr/lib/libQtOpenGL.so.4
#6 0x00007f7e4cc9678d in QApplicationPrivate::notify_helper ()

from /usr/lib/libQtGui.so.4
#7 0x00007f7e4cc9e97a in QApplication::notify () from /usr/lib/libQtGui.so.4
#8 0x00007f7e4bf8b75c in QCoreApplication::notifyInternal ()

from /usr/lib/libQtCore.so.4
#9 0x00007f7e4ccee9a5 in QWidgetPrivate::drawWidget ()

from /usr/lib/libQtGui.so.4
#10 0x00007f7e4ce90b5c in QWidgetPrivate::repaint_sys ()

from /usr/lib/libQtGui.so.4
#11 0x00007f7e4ccdfff4 in QWidgetPrivate::syncBackingStore ()

from /usr/lib/libQtGui.so.4
#12 0x00007f7e4cce757d in QWidget::event () from /usr/lib/libQtGui.so.4
#13 0x00007f7e4db84c51 in QGLWidget::event () from /usr/lib/libQtOpenGL.so.4

---Type to continue, or q to quit---
#14 0x00007f7e4cc9678d in QApplicationPrivate::notify_helper ()

from /usr/lib/libQtGui.so.4
#15 0x00007f7e4cc9e97a in QApplication::notify () from /usr/lib/libQtGui.so.4
#16 0x00007f7e4bf8b75c in QCoreApplication::notifyInternal ()

from /usr/lib/libQtCore.so.4
#17 0x00007f7e4bf8c3ca in QCoreApplicationPrivate::sendPostedEvents ()

from /usr/lib/libQtCore.so.4
#18 0x00007f7e4bfb51e3 in ?? () from /usr/lib/libQtCore.so.4
#19 0x00007f7e4806f20a in g_main_context_dispatch ()

from /usr/lib/libglib-2.0.so.0
#20 0x00007f7e480728e0 in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x00007f7e48072a7c in g_main_context_iteration ()

from /usr/lib/libglib-2.0.so.0
#22 0x00007f7e4bfb4e6f in QEventDispatcherGlib::processEvents ()

from /usr/lib/libQtCore.so.4
#23 0x00007f7e4cd2ebef in ?? () from /usr/lib/libQtGui.so.4
#24 0x00007f7e4bf8a002 in QEventLoop::processEvents ()

from /usr/lib/libQtCore.so.4
#25 0x00007f7e4bf8a3cd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#26 0x00007f7e4d15410e in QDialog::exec () from /usr/lib/libQtGui.so.4
#27 0x00007f7e4d175568 in ?? () from /usr/lib/libQtGui.so.4
#28 0x00007f7e4d17566f in QMessageBox::warning () from /usr/lib/libQtGui.so.4
#29 0x0000000000433f92 in Avogadro::MainWindow::firstMolReady ()

---Type to continue, or q to quit---
#30 0x00000000004367cd in Avogadro::MainWindow::qt_metacall ()
#31 0x00007f7e4bfa11f2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#32 0x00007f7e4b7c5220 in Avogadro::MoleculeFile::qt_metacall ()

from /home/soc/Entwicklung/3_install/avogadro/bin/../lib/libavogadro.so.0
#33 0x00007f7e4bf9b848 in QObject::event () from /usr/lib/libQtCore.so.4
#34 0x00007f7e4cc9678d in QApplicationPrivate::notify_helper ()

from /usr/lib/libQtGui.so.4
#35 0x00007f7e4cc9e97a in QApplication::notify () from /usr/lib/libQtGui.so.4
#36 0x00007f7e4bf8b75c in QCoreApplication::notifyInternal ()

from /usr/lib/libQtCore.so.4
#37 0x00007f7e4bf8c3ca in QCoreApplicationPrivate::sendPostedEvents ()

from /usr/lib/libQtCore.so.4
#38 0x00007f7e4bfb51e3 in ?? () from /usr/lib/libQtCore.so.4
#39 0x00007f7e4806f20a in g_main_context_dispatch ()

from /usr/lib/libglib-2.0.so.0
#40 0x00007f7e480728e0 in ?? () from /usr/lib/libglib-2.0.so.0
#41 0x00007f7e48072a7c in g_main_context_iteration ()

from /usr/lib/libglib-2.0.so.0
#42 0x00007f7e4bfb4e6f in QEventDispatcherGlib::processEvents ()

from /usr/lib/libQtCore.so.4
#43 0x00007f7e4cd2ebef in ?? () from /usr/lib/libQtGui.so.4
#44 0x00007f7e4bf8c819 in QCoreApplication::processEvents ()

from /usr/lib/libQtCore.so.4
---Type to continue, or q to quit---
#45 0x000000000045b528 in main ()

(gdb)

Reported by: soc88

@cryos
Copy link
Owner Author

cryos commented Jun 15, 2009

I'm running the latest Avo version from trunk.
I have that problem since a few days already.

Original comment by: soc88

@cryos
Copy link
Owner Author

cryos commented Aug 24, 2009

Sorry about the delay in getting to this bug report. Are you still having this issue? I am not able to reproduce it here, could you try with the latest build from head please?

Original comment by: @cryos

@cryos
Copy link
Owner Author

cryos commented Sep 30, 2009

I'm closing this bug -- I can't reproduce this. Simon, if you're still having trouble with 0.9.8 or the latest trunk, please open a new bug.

Original comment by: @ghutchis

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants