Detail-Tool bug

Issue #34 resolved
cosina NA created an issue

Creating a detail by selecting a point resulting in an crash after trying to change bias (windows: program doesn't react anymore and is closed by os)

(Internal error: pc 0x0 in read in psymtab, but not in symtab.) Here Debug stack if this helps...

0 DialogDetail::BiasXChanged dialogdetail.cpp 171 0x43ed71
1 call qobjectdefs_impl.h 508 0x50ce57
2 call<QtPrivate::List<double>, void> qobjectdefs_impl.h 527 0x50ce57
3 QtPrivate::QSlotObject<void (DialogDetail::*)(double), QtPrivate::List<double>, void>::impl qobject_impl.h 147 0x50ce57
4 ?? 0x198d0d84
5 QMetaObject::activate qobject.cpp 3471 0x6b935043
6 QMetaObject::activate qobject.cpp 3354 0x6b934aae
7 QDoubleSpinBox::valueChanged moc_qspinbox.cpp 411 0xf728397
8 QDoubleSpinBoxPrivate::emitSignals qspinbox.cpp 1072 0xf59930e
9 QAbstractSpinBoxPrivate::setValue qabstractspinbox.cpp 1678 0xf510bd3
10 QAbstractSpinBox::stepBy qabstractspinbox.cpp 617 0xf50d1b4
11 QAbstractSpinBoxPrivate::updateState qabstractspinbox.cpp 1571 0xf5105ba
12 QAbstractSpinBox::mousePressEvent qabstractspinbox.cpp 1285 0xf50f3cd
13 QWidget::event qwidget.cpp 7886 0xf44d29e
14 QAbstractSpinBox::event qabstractspinbox.cpp 751 0xf50d6a2
15 QApplicationPrivate::notify_helper qapplication.cpp 3457 0xf41dba3
16 QApplication::notify qapplication.cpp 2993 0xf41bcb0
17 VApplication::notify vapplication.cpp 44 0x496352
18 ?? 0x28cec4
19 QCoreApplication::sendSpontaneousEvent qcoreapplication.h 235 0xf755f4d
20 QApplicationPrivate::sendMouseEvent qapplication.cpp 2485 0xf41aa6f
... <Mehr>

Comments (5)

  1. Former user Account Deleted

    Need more information. I can't repeat crash. Attach file with detail before change bias. Say what point and what value bias you tried set.

  2. cosina NA reporter

    selecting details card, pressing the add detail button and trying to change bias... in new version in debugmode output says:

    Fatal: ASSERT: "item != 0" in file ..\valentina\src\dialogs\dialogdetail.cpp, line 171 (global\qglobal.cpp:2014, void qt_assert(const char, const char, int))

  3. Log in to comment