Bug 53926 - Crash in 'open with...' dialog
Summary: Crash in 'open with...' dialog
Status: RESOLVED WORKSFORME
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_filetypes (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Marie Loise Nolden
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-02 16:56 UTC by Robert Scott
Modified: 2003-09-23 20:15 UTC (History)
0 users

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 Robert Scott 2003-02-02 16:56:52 UTC
Version:            (using KDE KDE 3.1)
Installed from:    Gentoo Packages
Compiler:          gcc 2.95.3 gentoo r8
OS:          Linux

Right clicked on mpeg, went to 'open with...' dialog.   Was editing my own command line in the text bar (trying to get the right commandline flags for mplayer going).   Crash.   Backtrace follows.

----------

(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)...[New Thread 1024 (LWP 31985)]
0x40f8b139 in wait4 () from /lib/libc.so.6
#0  0x40f8b139 in wait4 () from /lib/libc.so.6
#1  0x41004130 in __DTOR_END__ () from /lib/libc.so.6
#2  0x40e4289a in waitpid () from /lib/libpthread.so.0
#3  0x405bf930 in KCrash::defaultCrashHandler ()
   from /usr/kde/3.1/lib/libkdecore.so.4
#4  0x40e40264 in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x40b4f181 in QString::QString () from /usr/qt/3/lib/libqt-mt.so.3
#7  0x417d4bfa in KServiceListWidget::editService ()
   from /usr/kde/3.1/lib/kde3/kcm_filetypes.so
#8  0x417d539b in KServiceListWidget::qt_invoke ()
   from /usr/kde/3.1/lib/kde3/kcm_filetypes.so
#9  0x4092bf64 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#10 0x4092be9e in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#11 0x40bb25f8 in QButton::clicked () from /usr/qt/3/lib/libqt-mt.so.3
#12 0x40998804 in QButton::mouseReleaseEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#13 0x409573c6 in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
#14 0x408d81c3 in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#15 0x408d7a2d in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#16 0x4054a0ff in KApplication::notify () from /usr/kde/3.1/lib/libkdecore.so.4
#17 0x4088c3cf in QETWidget::translateMouseEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#18 0x4088a5f3 in QApplication::x11ProcessEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#19 0x4089c3ca in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3
#20 0x408e9e7e in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#21 0x408d8392 in QApplication::enter_loop () from /usr/qt/3/lib/libqt-mt.so.3
#22 0x40a58592 in QDialog::exec () from /usr/qt/3/lib/libqt-mt.so.3
#23 0x41653257 in main () from /usr/kde/3.1/lib/kcmshell.so
#24 0x0804d4c4 in strcpy ()
#25 0x0804e32b in strcpy ()
#26 0x0804e855 in strcpy ()
#27 0x0804f69f in strcpy ()
#28 0x40f01670 in __libc_start_main () from /lib/libc.so.6

----------
Comment 1 Daniel Molkentin 2003-09-23 20:15:23 UTC
Crash in a QString ctor looks like a broken installation. Anyway I can't reproduce. Closing.