← Back to team overview

mudlet-makers team mailing list archive

[Bug 568825] Re: mudlet crashes on connect

 

Oh, and the new error output with the SDK (so it matches what you're using) is this:
Fatal: ASSERT failure in QList<T>::operator[]: "index out of range", file /home/mbainter/qtsdk-2010.02/qt/include/QtCore/qlist.h, line 447

Program received signal SIGABRT, Aborted.
0x00007ffff381a4fb in raise () from /lib64/libc.so.6


backtrace:
#0  0x00007ffff381a4fb in raise () from /lib64/libc.so.6
#1  0x00007ffff381ba53 in abort () from /lib64/libc.so.6
warning: (Internal error: pc 0x4b1a60 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x4b1a60 in read in psymtab, but not in
symtab.)

#2  0x00000000004b1a61 in debugOutput(QtMsgType, char const*) (warning:
(Internal error: pc 0x4b1a60 in read in psymtab, but not in symtab.)

)
warning: (Internal error: pc 0x4b1a60 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x4b19b3 in read in psymtab, but not in
symtab.)

#3  0x00007ffff593866e in qt_message_output (msgType=QtFatalMsg, 
    buf=0x2101 <Address 0x2101 out of bounds>)
    at /var/tmp/qt-src/src/corelib/global/qglobal.cpp:2196
#4  0x00007ffff593889c in qt_message (msgType=QtFatalMsg, 
    msg=0x7ffff5aa6818 "ASSERT failure in %s: \"%s\", file %s, line %d", 
    ap=0x7ffffffe4560) at /var/tmp/qt-src/src/corelib/global/qglobal.cpp:2296
#5  0x00007ffff5938a55 in qFatal (msg=0x2101 <Address 0x2101 out of bounds>)
    at /var/tmp/qt-src/src/corelib/global/qglobal.cpp:2479
warning: (Internal error: pc 0x4a56a9 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x4a56a9 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x4a56a9 in read in psymtab, but not in
symtab.)

#6  0x00000000004a56aa in QList<bool>::operator[](int) (warning:
(Internal error: pc 0x4a56a9 in read in psymtab, but not in symtab.)

)
warning: (Internal error: pc 0x4a56a9 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x4a566e in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x628d76 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x628d76 in read in psymtab, but not in
symtab.)

#7  0x0000000000628d77 in TBuffer::wrap(int) (warning: (Internal error:
pc 0x628d76 in read in psymtab, but not in symtab.)

)
warning: (Internal error: pc 0x628d76 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x628422 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x624193 in read in psymtab, but not in
symtab.)

warning: (Internal error: pc 0x624193 in read in psymtab, but not in
symtab.)

#8  0x0000000000624194 in TBuffer::translateToPlainText(std::string&)
(warning: (Internal error: pc 0x624193 in read in psymtab, but not in
symtab.)

)
warning: (Internal error: pc 0x624193 in read in psymtab, but not in symtab.)

#9  0x0000000000488e2f in TConsole::printOnDisplay(std::string&) ()
#10 0x00000000004a63f8 in cTelnet::postData() ()
#11 0x00000000004a6528 in cTelnet::gotRest(std::string&) ()
#12 0x00000000004a99d3 in cTelnet::handle_socket_signal_readyRead() ()
#13 0x000000000062a43b in cTelnet::qt_metacall(QMetaObject::Call, int, void**)
    ()
#14 0x00007ffff5a53c6a in QMetaObject::activate (sender=0xec11a8, 
    m=<value optimized out>, local_signal_index=<value optimized out>, 
    argv=0xffffffffffffffff)
    at /var/tmp/qt-src/src/corelib/kernel/qobject.cpp:3285
#15 0x00007ffff5e14e68 in QAbstractSocketPrivate::canReadNotification (
    this=0xf245c0)
    at /var/tmp/qt-src/src/network/socket/qabstractsocket.cpp:626
#16 0x00007ffff5e04f31 in QReadNotifier::event (this=<value optimized out>, 
    e=0x2101)
    at /var/tmp/qt-src/src/network/socket/qnativesocketengine.cpp:1094
#17 0x00007ffff72c529f in QApplicationPrivate::notify_helper (this=0xc81160, 
    receiver=0xf2c830, e=0x7fffffffdbd0)
    at /var/tmp/qt-src/src/gui/kernel/qapplication.cpp:4300
#18 0x00007ffff72c7f12 in QApplication::notify (this=0x7fffffffe220, 
    receiver=0xf2c830, e=0x7fffffffdbd0)
    at /var/tmp/qt-src/src/gui/kernel/qapplication.cpp:3734
#19 0x00007ffff5a40d94 in QCoreApplication::notifyInternal (
    this=0x7fffffffe220, receiver=0xf2c830, event=0x7fffffffdbd0)
    at /var/tmp/qt-src/src/corelib/kernel/qcoreapplication.cpp:704
#20 0x00007ffff5a6b71b in socketNotifierSourceDispatch (
    source=<value optimized out>)
    at /var/tmp/qt-src/src/corelib/kernel/qcoreapplication.h:215
#21 0x00007ffff53fb96e in g_main_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0x00007ffff53fd79d in g_main_context_iterate ()
   from /usr/lib/libglib-2.0.so.0
#23 0x00007ffff53fd8fc in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#24 0x00007ffff5a6b7c5 in QEventDispatcherGlib::processEvents (this=0xc81410, 
    flags=...)
    at /var/tmp/qt-src/src/corelib/kernel/qeventdispatcher_glib.cpp:412
#25 0x00007ffff736ff4f in QGuiEventDispatcherGlib::processEvents (
    this=0x2101, flags=<value optimized out>)
    at /var/tmp/qt-src/src/gui/kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007ffff5a40025 in QEventLoop::processEvents (
    this=<value optimized out>, flags=...)
    at /var/tmp/qt-src/src/corelib/kernel/qeventloop.cpp:149
#27 0x00007ffff5a4037d in QEventLoop::exec (this=0x7fffffffde60, flags=...)
    at /var/tmp/qt-src/src/corelib/kernel/qeventloop.cpp:201
#28 0x00007ffff5a424c9 in QCoreApplication::exec ()
    at /var/tmp/qt-src/src/corelib/kernel/qcoreapplication.cpp:981
#29 0x00000000004b13ed in main ()

-- 
mudlet crashes on connect
https://bugs.launchpad.net/bugs/568825
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:
Built from source on linux, 64bit, 2.6.33
gcc 4.3.3
qt4 4.6.2
qscintilla 2.4

run output:

mudlet
[INFO] deleted old version of the manual: /.../.config/mudlet/mudlet_documentation.html
[OK] successfully copied new version of the manual
[OK] successfully set file permissions for the old version of LuaGlobal.lua
[OK] old LuaGlobal.lua removed successfully
[OK] new version of LuaGlobal.lua copied successfully
[OK] successfully set file permissions for the new version of LuaGlobal.lua
[OK] successfully set file permissions for the old version of db.lua
[OK] old db.lua removed successfully
[OK] new version of db.lua copied successfully
[OK] successfully set file permissions for the new version of db.lua
Loaded the font the file VeraMoBd.ttf
Loaded the font the file VeraMoBI.ttf
Loaded the font the file VeraMoIt.ttf
Loaded the font the file VeraMono.ttf
Warning: Object::connect: No such signal QLabel::textEdited(const QString) in /.../mudlet/src/dlgConnectionProfiles.cpp:63
Warning: Object::connect:  (sender name:   'website_entry')
Warning: Object::connect:  (receiver name: 'profile_dialog')
Fatal: ASSERT failure in QList<T>::operator[]: "index out of range", file /usr/include/QtCore/qlist.h, line 447



Backtrace:
Program received signal SIGABRT, Aborted.
0x00007ffff307262b in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x00007ffff307262b in raise () from /lib64/libc.so.6
#1  0x00007ffff3073b83 in abort () from /lib64/libc.so.6
#2  0x00000000004b1ad1 in debugOutput(QtMsgType, char const*) ()
#3  0x00007ffff51ba437 in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4
#4  0x00007ffff51ba6fa in ?? () from /usr/lib/libQtCore.so.4
#5  0x00007ffff51ba826 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4
#6  0x00007ffff51ba862 in qt_assert_x(char const*, char const*, char const*, int) () from /usr/lib/libQtCore.so.4
#7  0x00000000004a571a in QList<bool>::operator[](int) ()
#8  0x0000000000628de7 in TBuffer::wrap(int) ()
#9  0x0000000000624204 in TBuffer::translateToPlainText(std::string&) ()
#10 0x0000000000488e9f in TConsole::printOnDisplay(std::string&) ()
#11 0x00000000004a6468 in cTelnet::postData() ()
#12 0x00000000004a6598 in cTelnet::gotRest(std::string&) ()
#13 0x00000000004a9a43 in cTelnet::handle_socket_signal_readyRead() ()
#14 0x000000000062a4ab in cTelnet::qt_metacall(QMetaObject::Call, int, void**) ()
#15 0x00007ffff52f305b in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00007ffff530642c in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x00007ffff5369af8 in QIODevice::readyRead() () from /usr/lib/libQtCore.so.4
#18 0x00007ffff5724fd5 in ?? () from /usr/lib/libQtNetwork.so.4
#19 0x00007ffff5728827 in ?? () from /usr/lib/libQtNetwork.so.4
#20 0x00007ffff570e31d in ?? () from /usr/lib/libQtNetwork.so.4
#21 0x00007ffff570fc6b in ?? () from /usr/lib/libQtNetwork.so.4
#22 0x00007ffff70a2457 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007ffff70a285c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007ffff52ebef7 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x000000000055f0f5 in QCoreApplication::sendEvent(QObject*, QEvent*) ()
#26 0x00007ffff5325260 in ?? () from /usr/lib/libQtCore.so.4
#27 0x00007ffff4a5158a in g_main_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0x00007ffff4a52d03 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0x00007ffff4a532c4 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#30 0x00007ffff4a53505 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0x00007ffff5323c59 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00007ffff718ab3f in ?? () from /usr/lib/libQtGui.so.4
#33 0x00007ffff52e868b in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007ffff52e88af in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00007ffff52ec8af in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x00007ffff70a51cf in QApplication::exec() () from /usr/lib/libQtGui.so.4
#37 0x00000000004b145d in main ()





References