Bug 157132 - KEditFileType crashed with SIGSEGV
Summary: KEditFileType crashed with SIGSEGV
Status: RESOLVED DUPLICATE of bug 156295
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_filetypes (show other bugs)
Version: 4.0.0
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Marie Loise Nolden
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-03 00:00 UTC by Ian Milligan
Modified: 2009-02-16 18:17 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 Ian Milligan 2008-02-03 00:00:20 UTC
Version:            (using KDE 4.0.0)
Installed from:    Gentoo Packages
Compiler:          GCC 4.2.2 
OS:                Linux

I just clicked the filetype wrench on a new icon widget and KEditFileType crashed.  It will crash every time I click the wrench on the new icon, however the home system and trash icons are unaffected.  Creating a second icon presents the same problem.

backtrace:

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb60096d0 (LWP 8690)]
[KCrash handler]
#6  0xb7cea93d in KSycocaEntry::name () from /usr/kde/4.0/lib/libkdecore.so.5
#7  0x0805c767 in MimeTypeData::MimeTypeData ()
#8  0x08052636 in FileTypeDialog::init ()
#9  0x080527db in FileTypeDialog::FileTypeDialog ()
#10 0x080532f3 in main ()
#11 0xb6350400 in __libc_start_main () from /lib/libc.so.6
#12 0x080522f1 in _start ()
#0  0xffffe410 in __kernel_vsyscall ()
Comment 1 Pino Toscano 2008-02-03 11:40:55 UTC

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