[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 296300] New: Crash immediately after start
From:       Mikolaj Machowski <mikmach () wp ! pl>
Date:       2012-03-18 19:24:31
Message-ID: bug-296300-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=296300

            Bug ID: 296300
          Severity: crash
           Version: unspecified
          Priority: NOR
          Assignee: uml-devel@lists.sourceforge.net
           Summary: Crash immediately after start
    Classification: Unclassified
                OS: Linux
          Reporter: mikmach@wp.pl
          Hardware: Compiled Sources
            Status: NEW
         Component: general
           Product: umbrello

Application: umbrello (2.8.1-r1284803)
KDE Platform Version: 4.8.1 (4.8.1) (Compiled from sources)
Qt Version: 4.8.1
Operating System: Linux 2.6.36.2-desktop586-2mnb i686
Distribution: "Mandriva Linux 2010.2"

-- Information about the crash:
- What I was doing when the application crashed:
Just typed umbrello in command line. Umbrello crashed with output below:
umbrello(28630)/kdeui (kdelibs): Attempt to use QAction "edit_undo" with
KXMLGUIFactory! 
umbrello(28630)/kdeui (kdelibs): Attempt to use QAction "edit_redo" with
KXMLGUIFactory! 
QObject::connect: Connecting from QTabBar::tabCloseRequested(int) to COMPAT
slot (KTabBar::closeRequest(int))
umbrello(28630) UMLListView::findView: could not find  "class diagram"  in 
UMLListViewItem: "Logical View", type="lvt_Logical_View", id="Logical View",
children=1 
umbrello(28630) UMLListView::findView: could not find  "class diagram"  in 
UMLListViewItem: "Logical View", type="lvt_Logical_View", id="Logical View",
children=1 
ASSERT failure in QVector<T>::at: "index out of range", file
../../include/QtCore/../../../../qt-copy/src/corelib/tools/qvector.h, line 351
KCrash: Application 'umbrello' crashing...
KCrash: Attempting to start /home/mikolaj/kde/lib/kde4/libexec/drkonqi from
kdeinit
sock_file=/home/mikolaj/.kde4/socket-blacher.nos/kdeinit4__0
zsh: suspended (signal)  umbrello
mikolaj@blacher ~/kdesrc $ 
[1]  + exit 253   umbrello
mikolaj@blacher ~/kdesrc $ umbrello
umbrello(28692)/kdeui (kdelibs): Attempt to use QAction "edit_undo" with
KXMLGUIFactory! 
umbrello(28692)/kdeui (kdelibs): Attempt to use QAction "edit_redo" with
KXMLGUIFactory! 
QObject::connect: Connecting from QTabBar::tabCloseRequested(int) to COMPAT
slot (KTabBar::closeRequest(int))
umbrello(28692) UMLListView::findView: could not find  "class diagram"  in 
UMLListViewItem: "Logical View", type="lvt_Logical_View", id="Logical View",
children=1 
umbrello(28692) UMLListView::findView: could not find  "class diagram"  in 
UMLListViewItem: "Logical View", type="lvt_Logical_View", id="Logical View",
children=1 
ASSERT failure in QVector<T>::at: "index out of range", file
../../include/QtCore/../../../../qt-copy/src/corelib/tools/qvector.h, line 351
KCrash: Application 'umbrello' crashing...
KCrash: Attempting to start /home/mikolaj/kde/lib/kde4/libexec/drkonqi from
kdeinit
sock_file=/home/mikolaj/.kde4/socket-blacher.nos/kdeinit4__0
zsh: suspended (signal)  umbrello

The crash can be reproduced every time.

-- Backtrace:
Application: Umbrello UML Modeller (umbrello), signal: Aborted
[KCrash Handler]
#7  0xffffe430 in __kernel_vsyscall ()
#8  0xb515ca81 in raise () from /lib/i686/libc.so.6
#9  0xb515e3d2 in abort () from /lib/i686/libc.so.6
#10 0xb57cfdd5 in qt_message_output (msgType=QtFatalMsg, buf=
    0x9a7fa88 "ASSERT failure in QVector<T>::at: \"index out of range\", file
../../include/QtCore/../../../../qt-copy/src/corelib/tools/qvector.h, line
351")
    at /home/mikolaj/kdesrc/qt-copy/src/corelib/global/qglobal.cpp:2252
#11 0xb57cff97 in qt_message (msgType=QtFatalMsg, msg=0xb59995c8 "ASSERT
failure in %s: \"%s\", file %s, line %d", ap=0xbf8363d4
"\270GU\266\245GU\266`GU\266_\001")
    at /home/mikolaj/kdesrc/qt-copy/src/corelib/global/qglobal.cpp:2298
#12 0xb57d03b5 in qFatal (msg=0xb59995c8 "ASSERT failure in %s: \"%s\", file
%s, line %d") at
/home/mikolaj/kdesrc/qt-copy/src/corelib/global/qglobal.cpp:2481
#13 0xb57cf97a in qt_assert_x (where=0xb65547b8 "QVector<T>::at",
what=0xb65547a5 "index out of range", file=0xb6554760
"../../include/QtCore/../../../../qt-copy/src/corelib/tools/qvector.h", line=
    351) at /home/mikolaj/kdesrc/qt-copy/src/corelib/global/qglobal.cpp:2007
#14 0xb634cfab in QVector<QTreeViewItem>::at(int) const () from
/home/mikolaj/qt4/lib/libQtGui.so.4
#15 0xb6348ee6 in QTreeViewPrivate::itemHeight (this=0x99734f8, item=8) at
/home/mikolaj/kdesrc/qt-copy/src/gui/itemviews/qtreeview.cpp:3278
#16 0xb6349147 in QTreeViewPrivate::coordinateForItem (this=0x99734f8, item=6)
at /home/mikolaj/kdesrc/qt-copy/src/gui/itemviews/qtreeview.cpp:3330
#17 0xb633ede2 in QTreeView::visualRect (this=0x99754f0, index=...) at
/home/mikolaj/kdesrc/qt-copy/src/gui/itemviews/qtreeview.cpp:1067
#18 0xb62fa5c7 in QAbstractItemView::update (this=0x99754f0, index=...) at
/home/mikolaj/kdesrc/qt-copy/src/gui/itemviews/qabstractitemview.cpp:3162
#19 0xb62fa73a in QAbstractItemView::dataChanged (this=0x99754f0, topLeft=...,
bottomRight=...) at
/home/mikolaj/kdesrc/qt-copy/src/gui/itemviews/qabstractitemview.cpp:3192
#20 0xb633da99 in QTreeView::dataChanged (this=0x99754f0, topLeft=...,
bottomRight=...) at
/home/mikolaj/kdesrc/qt-copy/src/gui/itemviews/qtreeview.cpp:709
#21 0xb62ff5bd in QAbstractItemView::qt_static_metacall (_o=0x99754f0,
_c=QMetaObject::InvokeMetaMethod, _id=16, _a=0xbf8366b4) at
.moc/debug-shared/moc_qabstractitemview.cpp:213
#22 0xb592ff66 in QMetaObject::activate (sender=0x997c3b8, m=0xb5abdc80,
local_signal_index=0, argv=0xbf8366b4) at
/home/mikolaj/kdesrc/qt-copy/src/corelib/kernel/qobject.cpp:3547
#23 0xb5993e63 in QAbstractItemModel::dataChanged (this=0x997c3b8, _t1=...,
_t2=...) at .moc/debug-shared/moc_qabstractitemmodel.cpp:164
#24 0xb6382c8c in QTreeModel::emitDataChanged (this=0x997c3b8, item=0x9980d00,
column=0) at /home/mikolaj/kdesrc/qt-copy/src/gui/itemviews/qtreewidget.cpp:796
#25 0xb63864f7 in QTreeWidgetItem::setData (this=0x9980d00, column=0, role=1,
value=...) at
/home/mikolaj/kdesrc/qt-copy/src/gui/itemviews/qtreewidget.cpp:1755
#26 0x083fccad in setIcon (this=0x9980d00,
iconType=Icon_Utils::it_Folder_Orange) at
/home/mikolaj/qt4/include/QtGui/qtreewidget.h:230
#27 UMLListViewItem::setIcon (this=0x9980d00,
iconType=Icon_Utils::it_Folder_Orange) at
/home/mikolaj/kdesrc/kdesdk/umbrello/umbrello/umllistviewitem.cpp:464
#28 0x083fce26 in UMLListViewItem::updateFolder (this=0x9980d00) at
/home/mikolaj/kdesrc/kdesdk/umbrello/umbrello/umllistviewitem.cpp:407
#29 0x083f2b21 in UMLListView::qt_static_metacall (_o=0x99754f0,
_c=QMetaObject::InvokeMetaMethod, _id=17, _a=0x6) at
/home/mikolaj/kdesrc/build/kdesdk/umbrello/umbrello/umllistview.moc:100
#30 0xb592ff66 in QMetaObject::activate (sender=0x99754f0, m=0x854a440,
local_signal_index=7, argv=0xbf8369c8) at
/home/mikolaj/kdesrc/qt-copy/src/corelib/kernel/qobject.cpp:3547
#31 0xb638be84 in QTreeWidget::itemCollapsed (this=0x99754f0, _t1=0x9980d00) at
.moc/debug-shared/moc_qtreewidget.cpp:263
#32 0xb6387f61 in QTreeWidgetPrivate::_q_emitItemCollapsed (this=0x99734f8,
index=...) at
/home/mikolaj/kdesrc/qt-copy/src/gui/itemviews/qtreewidget.cpp:2279
#33 0xb638b92a in QTreeWidget::qt_static_metacall (_o=0x99754f0,
_c=QMetaObject::InvokeMetaMethod, _id=22, _a=0xbf836b28) at
.moc/debug-shared/moc_qtreewidget.cpp:133
#34 0xb592ff66 in QMetaObject::activate (sender=0x99754f0, m=0xb67d0120,
local_signal_index=1, argv=0xbf836b28) at
/home/mikolaj/kdesrc/qt-copy/src/corelib/kernel/qobject.cpp:3547
#35 0xb634c10a in QTreeView::collapsed (this=0x99754f0, _t1=...) at
.moc/debug-shared/moc_qtreeview.cpp:222
#36 0xb6347859 in QTreeViewPrivate::collapse (this=0x99734f8, item=6,
emitSignal=true) at
/home/mikolaj/kdesrc/qt-copy/src/gui/itemviews/qtreeview.cpp:3013
#37 0xb633ddeb in QTreeView::collapse (this=0x99754f0, index=...) at
/home/mikolaj/kdesrc/qt-copy/src/gui/itemviews/qtreeview.cpp:792
#38 0xb633df54 in QTreeView::setExpanded (this=0x99754f0, index=...,
expanded=false) at
/home/mikolaj/kdesrc/qt-copy/src/gui/itemviews/qtreeview.cpp:828
#39 0xb638a3d4 in QTreeWidget::setItemExpanded (this=0x99754f0, item=0x9980d00,
expand=false) at
/home/mikolaj/kdesrc/qt-copy/src/gui/itemviews/qtreewidget.cpp:3144
#40 0x083fce58 in setExpanded (this=0x9980d00, expand=6) at
/home/mikolaj/qt4/include/QtGui/qtreewidget.h:409
#41 UMLListViewItem::setOpen (this=0x9980d00, expand=6) at
/home/mikolaj/kdesrc/kdesdk/umbrello/umbrello/umllistviewitem.cpp:417
#42 0x083e097c in UMLListView::closeDatatypesFolder (this=0x99754f0) at
/home/mikolaj/kdesrc/kdesdk/umbrello/umbrello/umllistview.cpp:3225
#43 0x083c65de in UMLDoc::createDatatype (this=0x97584c8, name=...) at
/home/mikolaj/kdesrc/kdesdk/umbrello/umbrello/umldoc.cpp:2934
#44 0x083cc1dc in UMLDoc::addDefaultDatatypes (this=0x97584c8) at
/home/mikolaj/kdesrc/kdesdk/umbrello/umbrello/umldoc.cpp:2918
#45 0x083afef0 in slotAddDefaultDatatypes (this=0x974d368, pl=...) at
/home/mikolaj/kdesrc/kdesdk/umbrello/umbrello/uml.cpp:2446
#46 UMLApp::setGenerator (this=0x974d368, pl=...) at
/home/mikolaj/kdesrc/kdesdk/umbrello/umbrello/uml.cpp:2101
#47 0x083affc1 in UMLApp::initGenerator (this=0x974d368) at
/home/mikolaj/kdesrc/kdesdk/umbrello/umbrello/uml.cpp:2545
#48 0x083dc5d3 in UMLDoc::newDocument (this=0x97584c8) at
/home/mikolaj/kdesrc/kdesdk/umbrello/umbrello/umldoc.cpp:386
#49 0x083c1565 in UMLApp::newDocument (this=0x974d368) at
/home/mikolaj/kdesrc/kdesdk/umbrello/umbrello/uml.cpp:2671
#50 0x0838c66e in initDocument (args=0x95e2c58) at
/home/mikolaj/kdesrc/kdesdk/umbrello/umbrello/main.cpp:132
#51 0x0838d3f4 in main (argc=1, argv=0xbf837224) at
/home/mikolaj/kdesrc/kdesdk/umbrello/umbrello/main.cpp:98

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic