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

Crash in the new bond centric rotation tool #98

Closed
cryos opened this issue Sep 17, 2007 · 2 comments
Closed

Crash in the new bond centric rotation tool #98

cryos opened this issue Sep 17, 2007 · 2 comments

Comments

@cryos
Copy link
Owner

cryos commented Sep 17, 2007

Hey...

Open a file, use the bond centric manipulation tool. Change the value on the snap-to-angle spinbox. Crash.

100% reproducable.

Qt 4.3.1, todays SVN (r654),

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1225673008 (LWP 7144)]
0xb7345a4e in Eigen::VectorBase<double, Eigen::Vector<double, 3> >::readArray ()
from /home/kde4/build/avo/libavogadro/src/libavogadro.so.0
(gdb) bt
#0 0xb7345a4e in Eigen::VectorBase<double, Eigen::Vector<double, 3> >::readArray ()

from /home/kde4/build/avo/libavogadro/src/libavogadro.so.0
#1 0xb7345aa9 in Eigen::Vector<double, 3>::Vector () from /home/kde4/build/avo/libavogadro/src/libavogadro.so.0
#2 0xb6a8159a in Avogadro::BondCentricTool::snapToAngleChanged ()

from /home/kde4/build/avo/libavogadro/src/tools/libbondcentrictool.so
#3 0xb6a8470c in Avogadro::BondCentricTool::qt_metacall ()

from /home/kde4/build/avo/libavogadro/src/tools/libbondcentrictool.so
#4 0xb74c1081 in QMetaObject::activate () from /usr//lib/libQtCore.so.4
#5 0xb74c1b82 in QMetaObject::activate () from /usr//lib/libQtCore.so.4
#6 0xb7d437f3 in QSpinBox::valueChanged () from /usr//lib/libQtGui.so.4
#7 0xb7bc0049 in QDoubleSpinBox::QDoubleSpinBox () from /usr//lib/libQtGui.so.4
#8 0xb7b31d45 in QAbstractSpinBox::minimumSizeHint () from /usr//lib/libQtGui.so.4
#9 0xb7b335ae in QAbstractSpinBox::stepBy () from /usr//lib/libQtGui.so.4
#10 0xb7b30637 in QAbstractSpinBox::qt_metacast () from /usr//lib/libQtGui.so.4
#11 0xb7b3282b in QAbstractSpinBox::mousePressEvent () from /usr//lib/libQtGui.so.4
#12 0xb78ac1c5 in QWidget::event () from /usr//lib/libQtGui.so.4
#13 0xb7b32934 in QAbstractSpinBox::event () from /usr//lib/libQtGui.so.4
#14 0xb7bbed46 in QSpinBox::event () from /usr//lib/libQtGui.so.4
#15 0xb7867cf0 in QApplicationPrivate::notify_helper () from /usr//lib/libQtGui.so.4
#16 0xb786e027 in QApplication::notify () from /usr//lib/libQtGui.so.4
#17 0xb74afecb in QCoreApplication::notifyInternal () from /usr//lib/libQtCore.so.4
#18 0xb78bda86 in QApplication::x11ProcessEvent () from /usr//lib/libQtGui.so.4
#19 0xb78bd1a3 in QApplication::x11ProcessEvent () from /usr//lib/libQtGui.so.4
#20 0xb78dfddb in QX11Info::copyX11Data () from /usr//lib/libQtGui.so.4
#21 0xb6f8ede2 in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
#22 0xb6f91e1f in g_main_context_prepare () from /opt/gnome/lib/libglib-2.0.so.0

---Type to continue, or q to quit---
#23 0xb6f92385 in g_main_context_iteration () from /opt/gnome/lib/libglib-2.0.so.0
#24 0xb74d1808 in QEventDispatcherGlib::processEvents () from /usr//lib/libQtCore.so.4
#25 0xb78dfbc5 in QX11Info::copyX11Data () from /usr//lib/libQtGui.so.4
#26 0xb74af408 in QEventLoop::processEvents () from /usr//lib/libQtCore.so.4
#27 0xb74af51c in QEventLoop::exec () from /usr//lib/libQtCore.so.4
#28 0xb74b15d8 in QCoreApplication::exec () from /usr//lib/libQtCore.so.4
#29 0xb7867407 in QApplication::exec () from /usr//lib/libQtGui.so.4
#30 0x0806d2a7 in main ()

Reported by: @cniehaus

@cryos
Copy link
Owner Author

cryos commented Sep 17, 2007

Logged In: YES
user_id=1500648
Originator: NO

Fixed in svn 655.

Original comment by: @milkypostman

@cryos
Copy link
Owner Author

cryos commented Oct 2, 2007

Logged In: YES
user_id=1312539
Originator: NO

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

Original comment by: sf-robot

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