Bug 176083 - File association manager crashes when adding application to file type
Summary: File association manager crashes when adding application to file type
Status: RESOLVED DUPLICATE of bug 175146
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 4.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-25 18:46 UTC by Luca Zorzi
Modified: 2008-12-04 22:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Zorzi 2008-11-25 18:46:58 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    Ubuntu Packages

When trying to add a program to a file type that has no entries (in my case video/divx) systemsettings suddenly crashes with signal 11 (SIGSEGV)

This is what I get from crash manager:

Applicazione: Impostazioni di sistema (systemsettings), segnale SIGSEGV
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb60a56c0 (LWP 7582)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb74e72a4 in QString::operator== () from /usr/lib/libQtCore.so.4
#7  0xb47c2eac in ?? () from /usr/lib/kde4/kcm_filetypes.so
#8  0xb47c45d8 in ?? () from /usr/lib/kde4/kcm_filetypes.so
#9  0xb75aaa60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0xb75aae60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0xb7274de1 in QAbstractButton::clicked () from /usr/lib/libQtGui.so.4
#12 0xb6fc8119 in ?? () from /usr/lib/libQtGui.so.4
#13 0xb6fc9d14 in ?? () from /usr/lib/libQtGui.so.4
#14 0xb6fc9fa6 in QAbstractButton::mouseReleaseEvent ()
   from /usr/lib/libQtGui.so.4
#15 0xb6cde9a2 in QWidget::event () from /usr/lib/libQtGui.so.4
#16 0xb6fc7fbe in QAbstractButton::event () from /usr/lib/libQtGui.so.4
#17 0xb706e890 in QPushButton::event () from /usr/lib/libQtGui.so.4
#18 0xb6c868ec in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#19 0xb6c8f121 in QApplication::notify () from /usr/lib/libQtGui.so.4
#20 0xb7a64b2d in KApplication::notify () from /usr/lib/libkdeui.so.5
#21 0xb7595e61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#22 0xb6c8e3ae in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib/libQtGui.so.4
#23 0xb6cf8696 in ?? () from /usr/lib/libQtGui.so.4
#24 0xb6cf7a25 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#25 0xb6d217ea in ?? () from /usr/lib/libQtGui.so.4
#26 0xb63e66f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0xb63e9da3 in ?? () from /usr/lib/libglib-2.0.so.0
#28 0xb63e9f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0xb75c0478 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#30 0xb6d20ee5 in ?? () from /usr/lib/libQtGui.so.4
#31 0xb759452a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#32 0xb75946ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#33 0xb7596da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#34 0xb6c86767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#35 0x080570cb in _start ()
#0  0xb7f0a430 in __kernel_vsyscall ()
Comment 1 Dario Andres 2008-12-04 22:19:59 UTC
Marking this as duplicate of bug 175146, as the backtrace looks the same and the situation is similar.

*** This bug has been marked as a duplicate of bug 175146 ***