← Back to team overview

mudlet-makers team mailing list archive

[Bug 343671] Re: Export causes crash

 

** Changed in: mudlet
   Importance: Undecided => Critical

-- 
Export causes crash
https://bugs.launchpad.net/bugs/343671
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.

Status in Mudlet the MUD client: New

Bug description:
Mudlet beta6
Ubuntu 8.10

Can be reproduced by going to Keys, selecting the top six key image at the top of the Keys heirrachy and trying to do an export.

gdb stack trace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f36cf3266f0 (LWP 7555)]
---Type <return> to continue, or q <return> to quit---q
Quit
(gdb) backtrace
#0  0x00000000005187fb in XMLexport::writeKey ()
#1  0x0000000000518ec4 in XMLexport::exportKey ()
#2  0x0000000000489369 in dlgTriggerEditor::exportKey ()
#3  0x0000000000496eab in dlgTriggerEditor::slot_export ()
#4  0x000000000053337d in dlgTriggerEditor::qt_metacall ()
#5  0x00007f36ccea4134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#6  0x00007f36cdb5ef57 in QAction::triggered () from /usr/lib/libQtGui.so.4
#7  0x00007f36cdb5f720 in QAction::activate () from /usr/lib/libQtGui.so.4
#8  0x00007f36cde7145a in ?? () from /usr/lib/libQtGui.so.4
#9  0x00007f36cde716f5 in QAbstractButton::mouseReleaseEvent ()
   from /usr/lib/libQtGui.so.4
#10 0x00007f36cdf38f8a in QToolButton::mouseReleaseEvent ()
   from /usr/lib/libQtGui.so.4
#11 0x00007f36cdbb7329 in QWidget::event () from /usr/lib/libQtGui.so.4
#12 0x00007f36cdb64c3d in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#13 0x00007f36cdb6d22a in QApplication::notify () from /usr/lib/libQtGui.so.4
#14 0x00007f36cce8fd61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#15 0x00007f36cdb6c5c8 in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib/libQtGui.so.4
#16 0x00007f36cdbd0be9 in ?? () from /usr/lib/libQtGui.so.4
#17 0x00007f36cdbcf607 in QApplication::x11ProcessEvent ()



References