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

List:       konq-bugs
Subject:    [Bug 154542] konqueror crash while adding new file association
From:       Matt Rogers <mattr () kde ! org>
Date:       2008-02-08 2:17:47
Message-ID: 20080208021747.21934.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=154542         
mattr kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|HI                          |NOR



------- Additional Comments From mattr kde org  2008-02-08 03:17 -------
Confirmed with 4.1 trunk as well.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1209054336 (LWP 8575)]
[KCrash handler]
#6  0x05d31856 in QListWidgetItem::text (this=0x0)
    at /home/matt/Projects/KDE/4.1/include/QtGui/qlistwidget.h:82
#7  0x05d34704 in KServiceListWidget::addService (this=0x928eb28)
    at /home/matt/Projects/KDE/Source/trunk/KDE/kdebase/apps/konqueror/settings/filetypes/kservicelistwidget.cpp:264
 #8  0x05d34963 in KServiceListWidget::qt_metacall (this=0x928eb28, 
    _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbf91b40c)
    at /home/matt/Projects/KDE/Build/trunk/KDE/kdebase/apps/konqueror/settings/filetypes/kservicelistwidget.moc:78
 #9  0x00f603a5 in QMetaObject::activate (sender=0x8f97630, 
    from_signal_index=29, to_signal_index=30, argv=<value optimized out>)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/corelib/kernel/qobject.cpp:3081
 #10 0x00f60720 in QMetaObject::activate (sender=0x8f97630, m=0x22510c4, 
    from_local_signal_index=2, to_local_signal_index=3, argv=0xbf91b40c)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/corelib/kernel/qobject.cpp:3160
 #11 0x020c4921 in QAbstractButton::clicked (this=0x8f97630, _t1=false)
    at .moc/release-shared/moc_qabstractbutton.cpp:180
#12 0x01e75c29 in QAbstractButtonPrivate::emitClicked (this=0x8c741c8)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/gui/widgets/qabstractbutton.cpp:531
 #13 0x01e77a00 in QAbstractButtonPrivate::click (this=0x8c741c8)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/gui/widgets/qabstractbutton.cpp:524
 #14 0x01e77c60 in QAbstractButton::mouseReleaseEvent (this=0x8f97630, 
    e=0xbf91ba7c)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/gui/widgets/qabstractbutton.cpp:1101
 #15 0x01bc7689 in QWidget::event (this=0x8f97630, event=0xbf91ba7c)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/gui/kernel/qwidget.cpp:6138
#16 0x01e76803 in QAbstractButton::event (this=0x8f97630, e=0xbf91ba7c)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/gui/widgets/qabstractbutton.cpp:1063
 #17 0x01f113b2 in QPushButton::event (this=0x8f97630, e=0xbf91ba7c)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/gui/widgets/qpushbutton.cpp:665
 #18 0x01b7b2f0 in QApplicationPrivate::notify_helper (this=0x8c3a1d0, 
    receiver=0x8f97630, e=0xbf91ba7c)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/gui/kernel/qapplication.cpp:3556
 #19 0x01b7d6e4 in QApplication::notify (this=0xbf91c174, receiver=0x8f97630, 
    e=0xbf91ba7c)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/gui/kernel/qapplication.cpp:3255
 #20 0x00a18acf in KApplication::notify (this=0xbf91c174, receiver=0x8f97630, 
    event=0xbf91ba7c)
    at /home/matt/Projects/KDE/Source/trunk/KDE/kdelibs/kdeui/kernel/kapplication.cpp:311
 #21 0x00f4e73b in QCoreApplication::notifyInternal (this=0xbf91c174, 
    receiver=0x8f97630, event=0xbf91ba7c)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/corelib/kernel/qcoreapplication.cpp:530
 #22 0x01bd9ea3 in QETWidget::translateMouseEvent (this=0x8f97630, 
    event=0xbf91bdcc)
    at ../../include/QtCore/../../../../../Source/trunk/qt-copy/src/corelib/kernel/qcoreapplication.h:203
 #23 0x01bd94c3 in QApplication::x11ProcessEvent (this=0xbf91c174, 
    event=0xbf91bdcc)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/gui/kernel/qapplication_x11.cpp:2913
 #24 0x01bfdb8b in x11EventSourceDispatch (s=0x8c3d1f0, callback=0, 
    user_data=0x0)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/gui/kernel/qguieventdispatcher_glib.cpp:135
 #25 0x03b4e10c in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x03b5154f in ?? () from /lib/libglib-2.0.so.0
#27 0x03b51ab5 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0x00f73068 in QEventDispatcherGlib::processEvents (this=0x8c39940, 
    flags= 0xbf91bfb8)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:338
 #29 0x01bfd975 in QGuiEventDispatcherGlib::processEvents (this=0x8c39940, 
    flags= 0xbf91bfe4)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/gui/kernel/qguieventdispatcher_glib.cpp:191
 #30 0x00f4dc41 in QEventLoop::processEvents (this=0xbf91c050, 
    flags= 0xbf91c018)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/corelib/kernel/qeventloop.cpp:140
 #31 0x00f4dd4a in QEventLoop::exec (this=0xbf91c050, flags= 0xbf91c058)
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/corelib/kernel/qeventloop.cpp:186
 #32 0x00f5011d in QCoreApplication::exec ()
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/corelib/kernel/qcoreapplication.cpp:759
 #33 0x01b7a8a7 in QApplication::exec ()
    at /home/matt/Projects/KDE/Source/trunk/qt-copy/src/gui/kernel/qapplication.cpp:3053
 #34 0x001c4ed9 in kdemain (argc=1, argv=0xbf91c514)
    at /home/matt/Projects/KDE/Source/trunk/KDE/kdebase/apps/konqueror/src/konqmain.cpp:218
 #35 0x080487c6 in main (argc=)
    at /home/matt/Projects/KDE/Build/trunk/KDE/kdebase/apps/konqueror/src/konqueror_dummy.cpp:3
 #0  0x00110402 in __kernel_vsyscall ()
_______________________________________________
Konq-bugs mailing list
Konq-bugs@mail.kde.org
https://mail.kde.org/mailman/listinfo/konq-bugs


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

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