Bug 230147 - kwrite crashed while closing after editing file over fish protocol
Summary: kwrite crashed while closing after editing file over fish protocol
Status: RESOLVED DUPLICATE of bug 213008
Alias: None
Product: kate
Classification: Applications
Component: kwrite (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-10 00:03 UTC by Greg Martyn
Modified: 2010-03-29 00:22 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 Greg Martyn 2010-03-10 00:03:49 UTC
Application: kwrite (4.4.00 (KDE 4.4.0))
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.9-67.fc12.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
I was editing a file over fish://. Kwrite crashed when I closed kwrite.

This happenes occasionally, but I don't have a reliable way of reproducing the crash.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KWrite (kwrite), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fd2a2257840 (LWP 10727))]

Thread 4 (Thread 0x7fd29a1b3710 (LWP 10732)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000038c41274f6 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x38c4400b20) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00000038c4127539 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x38c440ebec) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x0000003699206a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00000036986de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fd2859c0710 (LWP 10752)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00000031714134b1 in ?? () from /usr/lib64/libxine.so.1
#2  0x0000003699206a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00000036986de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fd27efe4710 (LWP 10764)):
#0  0x00000036986d51e3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x000000355d20885a in ?? () from /usr/lib64/libxcb.so.1
#2  0x000000355d208d87 in ?? () from /usr/lib64/libxcb.so.1
#3  0x000000355d208ea8 in ?? () from /usr/lib64/libxcb.so.1
#4  0x000000355d20a25a in xcb_wait_for_reply () from /usr/lib64/libxcb.so.1
#5  0x00007fd281239e33 in shmat () at ../sysdeps/unix/syscall-template.S:82
#6  0x000000317141f383 in ?? () from /usr/lib64/libxine.so.1
#7  0x00007fd294cb5058 in Phonon::Xine::VideoWidgetXT::~VideoWidgetXT (this=0x1a94e00, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>)
    at /usr/src/debug/phonon-4.3.80/xine/videowidget.cpp:241
#8  0x00007fd294cb5419 in Phonon::Xine::VideoWidgetXT::~VideoWidgetXT (this=0x1a94e00, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>)
    at /usr/src/debug/phonon-4.3.80/xine/videowidget.cpp:248
#9  0x00007fd294c7a7ef in ~QExplicitlySharedDataPointer (this=<value optimized out>, data=0x1a95890) at /usr/include/QtCore/qshareddata.h:152
#10 node_destruct (this=<value optimized out>, data=0x1a95890) at /usr/include/QtCore/qlist.h:367
#11 QList<QExplicitlySharedDataPointer<Phonon::Xine::SharedData> >::free (this=<value optimized out>, data=0x1a95890) at /usr/include/QtCore/qlist.h:559
#12 0x00007fd294c7a9af in ~QList (this=0x1a94c20, __in_chrg=<value optimized out>) at /usr/include/QtCore/qlist.h:534
#13 ~KeepReference (this=0x1a94c20, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.3.80/xine/keepreference.h:45
#14 Phonon::Xine::KeepReference<0>::~KeepReference (this=0x1a94c20, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.3.80/xine/keepreference.h:45
#15 0x00000038bab66945 in QObject::event (this=0x1a94c20, e=0x7fd2780013e0) at kernel/qobject.cpp:1231
#16 0x00000038bcfaa9dc in QApplicationPrivate::notify_helper (this=0xe33af0, receiver=0x1a94c20, e=0x7fd2780013e0) at kernel/qapplication.cpp:4300
#17 0x00000038bcfb0aab in QApplication::notify (this=<value optimized out>, receiver=0x1a94c20, e=0x7fd2780013e0) at kernel/qapplication.cpp:4183
#18 0x00000038be2067a6 in KApplication::notify (this=0x7fff53dc5020, receiver=0x1a94c20, event=0x7fd2780013e0) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#19 0x00000038bab5774c in QCoreApplication::notifyInternal (this=0x7fff53dc5020, receiver=0x1a94c20, event=0x7fd2780013e0) at kernel/qcoreapplication.cpp:704
#20 0x00000038bab58497 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1fa9400) at kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1fa9400) at kernel/qcoreapplication.cpp:1345
#22 0x00000038bab7d523 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#23 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#24 0x0000003d50e3920e in g_main_dispatch (context=0x7fd2780009b0) at gmain.c:1960
#25 IA__g_main_context_dispatch (context=0x7fd2780009b0) at gmain.c:2513
#26 0x0000003d50e3cbf8 in g_main_context_iterate (context=0x7fd2780009b0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#27 0x0000003d50e3cd1a in IA__g_main_context_iteration (context=0x7fd2780009b0, may_block=1) at gmain.c:2654
#28 0x00000038bab7d063 in QEventDispatcherGlib::processEvents (this=0x7fd2780008c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#29 0x00000038bab56192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#30 0x00000038bab5645c in QEventLoop::exec (this=0x7fd27efe3cf0, flags=...) at kernel/qeventloop.cpp:201
#31 0x00000038baa6e8d9 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#32 0x00007fd294c7babe in Phonon::Xine::XineThread::run (this=0x1a96000) at /usr/src/debug/phonon-4.3.80/xine/xinethread.cpp:143
#33 0x00000038baa709a5 in QThreadPrivate::start (arg=0x1a96000) at thread/qthread_unix.cpp:248
#34 0x0000003699206a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#35 0x00000036986de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#36 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fd2a2257840 (LWP 10727)):
[KCrash Handler]
#5  QAbstractButton::isChecked (this=0x69007600650072) at widgets/qabstractbutton.cpp:770
#6  0x00007fd2950e1fb3 in KFileAudioPreview::~KFileAudioPreview (this=0x17fc300, __in_chrg=<value optimized out>)
    at /usr/src/debug/kdelibs-4.4.0/interfaces/kmediaplayer/kfileaudiopreview/kfileaudiopreview.cpp:105
#7  0x00007fd2950e2069 in KFileAudioPreview::~KFileAudioPreview (this=0x17fc300, __in_chrg=<value optimized out>)
    at /usr/src/debug/kdelibs-4.4.0/interfaces/kmediaplayer/kfileaudiopreview/kfileaudiopreview.cpp:108
#8  0x00000038bab656fc in QObjectPrivate::deleteChildren (this=0x15c7b90) at kernel/qobject.cpp:1986
#9  0x00000038bcffba64 in QWidget::~QWidget (this=0x15c9390, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1469
#10 0x00000038bd3c9749 in QStackedWidget::~QStackedWidget (this=0x15c9390, __in_chrg=<value optimized out>) at widgets/qstackedwidget.cpp:151
#11 0x00000038bab656fc in QObjectPrivate::deleteChildren (this=0x15cb7e0) at kernel/qobject.cpp:1986
#12 0x00000038bcffba64 in QWidget::~QWidget (this=0x15c9120, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1469
#13 0x00000038bede3119 in KFileMetaPreview::~KFileMetaPreview (this=0x15c9120, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kio/kfile/kfilemetapreview.cpp:36
#14 0x00000038c0a3b482 in KDirOperator::Private::~Private (this=0xf3b1d0, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kfile/kdiroperator.cpp:346
#15 0x00000038c0a3b65f in KDirOperator::~KDirOperator (this=0xf3a420, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kfile/kdiroperator.cpp:423
#16 0x00000038c0a3b6a9 in KDirOperator::~KDirOperator (this=0xf3a420, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kfile/kdiroperator.cpp:424
#17 0x00000038c0a50c2f in ~KFileWidgetPrivate (this=0x1432d80, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kfile/kfilewidget.cpp:107
#18 KFileWidget::~KFileWidget (this=0x1432d80, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kfile/kfilewidget.cpp:642
#19 0x00000038c0a50d99 in KFileWidget::~KFileWidget (this=0x1432d80, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kfile/kfilewidget.cpp:643
#20 0x00000038bab656fc in QObjectPrivate::deleteChildren (this=0x13b7d60) at kernel/qobject.cpp:1986
#21 0x00000038bcffba64 in QWidget::~QWidget (this=0x7fff53dc3690, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1469
#22 0x00000038bedd8839 in KEncodingFileDialog::~KEncodingFileDialog (this=0x7fff53dc3690, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kio/kfile/kencodingfiledialog.cpp:89
#23 0x00000038bab656fc in QObjectPrivate::deleteChildren (this=0xf1e760) at kernel/qobject.cpp:1986
#24 0x00000038bcffba64 in QWidget::~QWidget (this=0xf15bf0, __in_chrg=<value optimized out>) at kernel/qwidget.cpp:1469
#25 0x00000038bf20afb7 in KWrite::~KWrite (this=0xf15bf0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /usr/src/debug/kdebase-4.4.0/apps/kwrite/kwritemain.cpp:145
#26 0x00000038bf20b089 in KWrite::~KWrite (this=0xf15bf0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /usr/src/debug/kdebase-4.4.0/apps/kwrite/kwritemain.cpp:145
#27 0x00000038bab66945 in QObject::event (this=0xf15bf0, e=0x1f11bf0) at kernel/qobject.cpp:1231
#28 0x00000038bcff51af in QWidget::event (this=0xf15bf0, event=0x1f11bf0) at kernel/qwidget.cpp:8455
#29 0x00000038bd38996b in QMainWindow::event (this=0xf15bf0, event=0x1f11bf0) at widgets/qmainwindow.cpp:1433
#30 0x00000038be303a03 in KXmlGuiWindow::event (this=0xf15bf0, ev=0x1f11bf0) at /usr/src/debug/kdelibs-4.4.0/kdeui/xmlgui/kxmlguiwindow.cpp:131
#31 0x00000038bcfaa9dc in QApplicationPrivate::notify_helper (this=0xe33af0, receiver=0xf15bf0, e=0x1f11bf0) at kernel/qapplication.cpp:4300
#32 0x00000038bcfb0aab in QApplication::notify (this=<value optimized out>, receiver=0xf15bf0, e=0x1f11bf0) at kernel/qapplication.cpp:4183
#33 0x00000038be2067a6 in KApplication::notify (this=0x7fff53dc5020, receiver=0xf15bf0, event=0x1f11bf0) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#34 0x00000038bab5774c in QCoreApplication::notifyInternal (this=0x7fff53dc5020, receiver=0xf15bf0, event=0x1f11bf0) at kernel/qcoreapplication.cpp:704
#35 0x00000038bab58497 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xe1a540) at kernel/qcoreapplication.h:215
#36 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xe1a540) at kernel/qcoreapplication.cpp:1345
#37 0x00000038bab7d523 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#38 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#39 0x0000003d50e3920e in g_main_dispatch (context=0xe36520) at gmain.c:1960
#40 IA__g_main_context_dispatch (context=0xe36520) at gmain.c:2513
#41 0x0000003d50e3cbf8 in g_main_context_iterate (context=0xe36520, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#42 0x0000003d50e3cd1a in IA__g_main_context_iteration (context=0xe36520, may_block=1) at gmain.c:2654
#43 0x00000038bab7d063 in QEventDispatcherGlib::processEvents (this=0xe19c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#44 0x00000038bd049a1e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#45 0x00000038bab56192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#46 0x00000038bab5645c in QEventLoop::exec (this=0xf5bf60, flags=...) at kernel/qeventloop.cpp:201
#47 0x000000319104187a in Phonon::PulseSupport::PulseSupport (this=<value optimized out>) at /usr/src/debug/phonon-4.3.80/phonon/pulsesupport.cpp:668
#48 0x000000319104191f in Phonon::PulseSupport::getInstance () at /usr/src/debug/phonon-4.3.80/phonon/pulsesupport.cpp:620
#49 0x00007fd294c9e945 in Phonon::Xine::Backend::Backend (this=0x19f6a70, parent=<value optimized out>) at /usr/src/debug/phonon-4.3.80/xine/backend.cpp:76
#50 0x00007fd294c9f0b3 in qt_plugin_instance () at /usr/src/debug/phonon-4.3.80/xine/backend.cpp:54
#51 0x00007fd294ed5492 in ?? () from /usr/lib64/kde4/plugins/phonon_platform/kde.so
#52 0x00007fd294ed5abb in ?? () from /usr/lib64/kde4/plugins/phonon_platform/kde.so
#53 0x0000003191034d39 in Phonon::FactoryPrivate::createBackend (this=0x19e2f80) at /usr/src/debug/phonon-4.3.80/phonon/factory.cpp:118
#54 0x0000003191035c07 in Phonon::Factory::backend (createWhenNull=<value optimized out>) at /usr/src/debug/phonon-4.3.80/phonon/factory.cpp:417
#55 0x000000319102ddde in Phonon::BackendCapabilities::availableMimeTypes () at /usr/src/debug/phonon-4.3.80/phonon/backendcapabilities.cpp:51
#56 0x00007fd2950e21d1 in KFileAudioPreview::KFileAudioPreview (this=0x19f4bf0, parent=<value optimized out>)
    at /usr/src/debug/kdelibs-4.4.0/interfaces/kmediaplayer/kfileaudiopreview/kfileaudiopreview.cpp:79
#57 0x00007fd2950e2ac5 in KPluginFactory::createInstance<KFileAudioPreview, QWidget> (parentWidget=<value optimized out>, parent=<value optimized out>, args=...)
    at /usr/src/debug/kdelibs-4.4.0/kdecore/util/kpluginfactory.h:461
#58 0x00000038bc9d983c in KPluginFactory::create (this=0x1955db0, iface=0x38bee48520 "KPreviewWidgetBase", parentWidget=<value optimized out>, parent=0x15c9390, args=<value optimized out>, 
    keyword=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kdecore/util/kpluginfactory.cpp:191
#59 0x00000038bede3208 in create<KPreviewWidgetBase> (parent=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kdecore/util/kpluginfactory.h:491
#60 KFileMetaPreview::createAudioPreview (parent=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kio/kfile/kfilemetapreview.cpp:191
#61 0x00000038bede3f8c in KFileMetaPreview::previewProviderFor (this=0x15c9120, mimeType=...) at /usr/src/debug/kdelibs-4.4.0/kio/kfile/kfilemetapreview.cpp:109
#62 0x00000038bede33a2 in KFileMetaPreview::showPreview (this=0x15c9120, url=...) at /usr/src/debug/kdelibs-4.4.0/kio/kfile/kfilemetapreview.cpp:140
#63 0x00000038c0a38f51 in KDirOperator::Private::_k_triggerPreview (this=0xf3b1d0, index=...) at /usr/src/debug/kdelibs-4.4.0/kfile/kdiroperator.cpp:2434
#64 0x00000038c0a43d36 in KDirOperator::qt_metacall (this=0xf3a420, _c=InvokeMetaMethod, _id=63, _a=0x7fff53dbee90) at /usr/src/debug/kdelibs-4.4.0/x86_64-redhat-linux-gnu/kfile/kdiroperator.moc:255
#65 0x00000038bab6a2af in QMetaObject::activate (sender=0x157b480, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff53dbee90) at kernel/qobject.cpp:3293
#66 0x00000038bd476585 in QAbstractItemView::entered (this=<value optimized out>, _t1=...) at .moc/release-shared/moc_qabstractitemview.cpp:352
#67 0x00000038bd47a838 in QAbstractItemViewPrivate::checkMouseMove (this=0x157b4c0, index=...) at itemviews/qabstractitemview.cpp:170
#68 0x00000038bd480e98 in QAbstractItemView::mouseMoveEvent (this=0x157b480, event=0x7fff53dbfdf0) at itemviews/qabstractitemview.cpp:1710
#69 0x00000038bcff5797 in QWidget::event (this=0x157b480, event=0x7fff53dbfdf0) at kernel/qwidget.cpp:7983
#70 0x00000038bd370646 in QFrame::event (this=0x157b480, e=0x7fff53dbfdf0) at widgets/qframe.cpp:557
#71 0x00000038bd4856eb in QAbstractItemView::viewportEvent (this=0x157b480, event=0x7fff53dbfdf0) at itemviews/qabstractitemview.cpp:1610
#72 0x00000038bd4bf502 in QTreeView::viewportEvent (this=0x157b480, event=0x7fff53dbfdf0) at itemviews/qtreeview.cpp:1248
#73 0x00000038bab56b67 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x157b450, event=0x7fff53dbfdf0) at kernel/qcoreapplication.cpp:819
#74 0x00000038bcfaa9ac in QApplicationPrivate::notify_helper (this=0xe33af0, receiver=0x157b450, e=0x7fff53dbfdf0) at kernel/qapplication.cpp:4296
#75 0x00000038bcfb127d in QApplication::notify (this=<value optimized out>, receiver=0x157b450, e=0x7fff53dbfdf0) at kernel/qapplication.cpp:3865
#76 0x00000038be2067a6 in KApplication::notify (this=0x7fff53dc5020, receiver=0x157b450, event=0x7fff53dbfdf0) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#77 0x00000038bab5774c in QCoreApplication::notifyInternal (this=0x7fff53dc5020, receiver=0x157b450, event=0x7fff53dbfdf0) at kernel/qcoreapplication.cpp:704
#78 0x00000038bcfb046e in sendEvent (receiver=0x157b450, event=0x7fff53dbfdf0, alienWidget=0x157b450, nativeWidget=0x7fff53dc3690, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:215
#79 QApplicationPrivate::sendMouseEvent (receiver=0x157b450, event=0x7fff53dbfdf0, alienWidget=0x157b450, nativeWidget=0x7fff53dc3690, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2965
#80 0x00000038bd022405 in QETWidget::translateMouseEvent (this=0x7fff53dc3690, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368
#81 0x00000038bd021128 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff53dc0710) at kernel/qapplication_x11.cpp:3501
#82 0x00000038bd049d52 in x11EventSourceDispatch (s=0xe37750, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#83 0x0000003d50e3920e in g_main_dispatch (context=0xe36520) at gmain.c:1960
#84 IA__g_main_context_dispatch (context=0xe36520) at gmain.c:2513
#85 0x0000003d50e3cbf8 in g_main_context_iterate (context=0xe36520, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#86 0x0000003d50e3cd1a in IA__g_main_context_iteration (context=0xe36520, may_block=1) at gmain.c:2654
#87 0x00000038bab7d063 in QEventDispatcherGlib::processEvents (this=0xe19c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#88 0x00000038bd049a1e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#89 0x00000038bab56192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#90 0x00000038bab5645c in QEventLoop::exec (this=0x1997580, flags=...) at kernel/qeventloop.cpp:201
#91 0x000000319104187a in Phonon::PulseSupport::PulseSupport (this=<value optimized out>) at /usr/src/debug/phonon-4.3.80/phonon/pulsesupport.cpp:668
#92 0x000000319104191f in Phonon::PulseSupport::getInstance () at /usr/src/debug/phonon-4.3.80/phonon/pulsesupport.cpp:620
#93 0x00007fd294c9e945 in Phonon::Xine::Backend::Backend (this=0x19eeb20, parent=<value optimized out>) at /usr/src/debug/phonon-4.3.80/xine/backend.cpp:76
#94 0x00007fd294c9f0b3 in qt_plugin_instance () at /usr/src/debug/phonon-4.3.80/xine/backend.cpp:54
#95 0x00007fd294ed5492 in ?? () from /usr/lib64/kde4/plugins/phonon_platform/kde.so
#96 0x00007fd294ed5abb in ?? () from /usr/lib64/kde4/plugins/phonon_platform/kde.so
#97 0x0000003191034d39 in Phonon::FactoryPrivate::createBackend (this=0x19e2f80) at /usr/src/debug/phonon-4.3.80/phonon/factory.cpp:118
#98 0x0000003191035c07 in Phonon::Factory::backend (createWhenNull=<value optimized out>) at /usr/src/debug/phonon-4.3.80/phonon/factory.cpp:417
#99 0x000000319102ddde in Phonon::BackendCapabilities::availableMimeTypes () at /usr/src/debug/phonon-4.3.80/phonon/backendcapabilities.cpp:51
#100 0x00007fd2950e21d1 in KFileAudioPreview::KFileAudioPreview (this=0x17fc300, parent=<value optimized out>)
    at /usr/src/debug/kdelibs-4.4.0/interfaces/kmediaplayer/kfileaudiopreview/kfileaudiopreview.cpp:79
#101 0x00007fd2950e2ac5 in KPluginFactory::createInstance<KFileAudioPreview, QWidget> (parentWidget=<value optimized out>, parent=<value optimized out>, args=...)
    at /usr/src/debug/kdelibs-4.4.0/kdecore/util/kpluginfactory.h:461
#102 0x00000038bc9d983c in KPluginFactory::create (this=0x1955db0, iface=0x38bee48520 "KPreviewWidgetBase", parentWidget=<value optimized out>, parent=0x15c9390, args=<value optimized out>, 
    keyword=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kdecore/util/kpluginfactory.cpp:191
#103 0x00000038bede3208 in create<KPreviewWidgetBase> (parent=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kdecore/util/kpluginfactory.h:491
#104 KFileMetaPreview::createAudioPreview (parent=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kio/kfile/kfilemetapreview.cpp:191
#105 0x00000038bede3f8c in KFileMetaPreview::previewProviderFor (this=0x15c9120, mimeType=...) at /usr/src/debug/kdelibs-4.4.0/kio/kfile/kfilemetapreview.cpp:109
#106 0x00000038bede33a2 in KFileMetaPreview::showPreview (this=0x15c9120, url=...) at /usr/src/debug/kdelibs-4.4.0/kio/kfile/kfilemetapreview.cpp:140
#107 0x00000038c0a38f51 in KDirOperator::Private::_k_triggerPreview (this=0xf3b1d0, index=...) at /usr/src/debug/kdelibs-4.4.0/kfile/kdiroperator.cpp:2434
#108 0x00000038c0a43d36 in KDirOperator::qt_metacall (this=0xf3a420, _c=InvokeMetaMethod, _id=63, _a=0x7fff53dc1a50) at /usr/src/debug/kdelibs-4.4.0/x86_64-redhat-linux-gnu/kfile/kdiroperator.moc:255
#109 0x00000038bab6a2af in QMetaObject::activate (sender=0x157b480, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff53dc1a50) at kernel/qobject.cpp:3293
#110 0x00000038bd476585 in QAbstractItemView::entered (this=<value optimized out>, _t1=...) at .moc/release-shared/moc_qabstractitemview.cpp:352
#111 0x00000038bd47a838 in QAbstractItemViewPrivate::checkMouseMove (this=0x157b4c0, index=...) at itemviews/qabstractitemview.cpp:170
#112 0x00000038bd480e98 in QAbstractItemView::mouseMoveEvent (this=0x157b480, event=0x7fff53dc29b0) at itemviews/qabstractitemview.cpp:1710
#113 0x00000038bcff5797 in QWidget::event (this=0x157b480, event=0x7fff53dc29b0) at kernel/qwidget.cpp:7983
#114 0x00000038bd370646 in QFrame::event (this=0x157b480, e=0x7fff53dc29b0) at widgets/qframe.cpp:557
#115 0x00000038bd4856eb in QAbstractItemView::viewportEvent (this=0x157b480, event=0x7fff53dc29b0) at itemviews/qabstractitemview.cpp:1610
#116 0x00000038bd4bf502 in QTreeView::viewportEvent (this=0x157b480, event=0x7fff53dc29b0) at itemviews/qtreeview.cpp:1248
#117 0x00000038bab56b67 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x157b450, event=0x7fff53dc29b0) at kernel/qcoreapplication.cpp:819
#118 0x00000038bcfaa9ac in QApplicationPrivate::notify_helper (this=0xe33af0, receiver=0x157b450, e=0x7fff53dc29b0) at kernel/qapplication.cpp:4296
#119 0x00000038bcfb127d in QApplication::notify (this=<value optimized out>, receiver=0x157b450, e=0x7fff53dc29b0) at kernel/qapplication.cpp:3865
#120 0x00000038be2067a6 in KApplication::notify (this=0x7fff53dc5020, receiver=0x157b450, event=0x7fff53dc29b0) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#121 0x00000038bab5774c in QCoreApplication::notifyInternal (this=0x7fff53dc5020, receiver=0x157b450, event=0x7fff53dc29b0) at kernel/qcoreapplication.cpp:704
#122 0x00000038bcfb046e in sendEvent (receiver=0x157b450, event=0x7fff53dc29b0, alienWidget=0x157b450, nativeWidget=0x7fff53dc3690, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:215
#123 QApplicationPrivate::sendMouseEvent (receiver=0x157b450, event=0x7fff53dc29b0, alienWidget=0x157b450, nativeWidget=0x7fff53dc3690, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2965
#124 0x00000038bd022405 in QETWidget::translateMouseEvent (this=0x7fff53dc3690, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368
#125 0x00000038bd021128 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff53dc32d0) at kernel/qapplication_x11.cpp:3501
#126 0x00000038bd049d52 in x11EventSourceDispatch (s=0xe37750, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#127 0x0000003d50e3920e in g_main_dispatch (context=0xe36520) at gmain.c:1960
#128 IA__g_main_context_dispatch (context=0xe36520) at gmain.c:2513
#129 0x0000003d50e3cbf8 in g_main_context_iterate (context=0xe36520, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#130 0x0000003d50e3cd1a in IA__g_main_context_iteration (context=0xe36520, may_block=1) at gmain.c:2654
#131 0x00000038bab7d063 in QEventDispatcherGlib::processEvents (this=0xe19c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#132 0x00000038bd049a1e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#133 0x00000038bab56192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#134 0x00000038bab5645c in QEventLoop::exec (this=0x7fff53dc3600, flags=...) at kernel/qeventloop.cpp:201
#135 0x00000038bd42a58e in QDialog::exec (this=0x7fff53dc3690) at dialogs/qdialog.cpp:546
#136 0x00000038bedd9489 in KEncodingFileDialog::getOpenUrlsAndEncoding (encoding=..., startDir=..., filter=<value optimized out>, parent=<value optimized out>, caption=<value optimized out>)
    at /usr/src/debug/kdelibs-4.4.0/kio/kfile/kencodingfiledialog.cpp:162
#137 0x00000038bf2108f4 in KWrite::slotOpen (this=0xf15bf0) at /usr/src/debug/kdebase-4.4.0/apps/kwrite/kwritemain.cpp:267
#138 0x00000038bf210b59 in KWrite::qt_metacall (this=0xf15bf0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff53dc3910)
    at /usr/src/debug/kdebase-4.4.0/x86_64-redhat-linux-gnu/apps/kwrite/kwritemain.moc:110
#139 0x00000038bab6a2af in QMetaObject::activate (sender=0x11f0170, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff53dc3910) at kernel/qobject.cpp:3293
#140 0x00000038bcfa5b52 in QAction::triggered (this=<value optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#141 0x00000038bcfa728b in QAction::activate (this=0x11f0170, event=<value optimized out>) at kernel/qaction.cpp:1255
#142 0x00000038bd32fd0a in QAbstractButtonPrivate::click (this=0x121a610) at widgets/qabstractbutton.cpp:528
#143 0x00000038bd32ffbc in QAbstractButton::mouseReleaseEvent (this=0x120fea0, e=0x7fff53dc4270) at widgets/qabstractbutton.cpp:1121
#144 0x00000038bd3ea8ba in QToolButton::mouseReleaseEvent (this=<value optimized out>, e=<value optimized out>) at widgets/qtoolbutton.cpp:721
#145 0x00000038bcff5b3a in QWidget::event (this=0x120fea0, event=0x7fff53dc4270) at kernel/qwidget.cpp:7998
#146 0x00000038bcfaa9dc in QApplicationPrivate::notify_helper (this=0xe33af0, receiver=0x120fea0, e=0x7fff53dc4270) at kernel/qapplication.cpp:4300
#147 0x00000038bcfb127d in QApplication::notify (this=<value optimized out>, receiver=0x120fea0, e=0x7fff53dc4270) at kernel/qapplication.cpp:3865
#148 0x00000038be2067a6 in KApplication::notify (this=0x7fff53dc5020, receiver=0x120fea0, event=0x7fff53dc4270) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#149 0x00000038bab5774c in QCoreApplication::notifyInternal (this=0x7fff53dc5020, receiver=0x120fea0, event=0x7fff53dc4270) at kernel/qcoreapplication.cpp:704
#150 0x00000038bcfb046e in sendEvent (receiver=0x120fea0, event=0x7fff53dc4270, alienWidget=0x120fea0, nativeWidget=0x1216210, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:215
#151 QApplicationPrivate::sendMouseEvent (receiver=0x120fea0, event=0x7fff53dc4270, alienWidget=0x120fea0, nativeWidget=0x1216210, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2965
#152 0x00000038bd022405 in QETWidget::translateMouseEvent (this=0x1216210, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368
#153 0x00000038bd021128 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff53dc4b90) at kernel/qapplication_x11.cpp:3501
#154 0x00000038bd049d52 in x11EventSourceDispatch (s=0xe37750, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#155 0x0000003d50e3920e in g_main_dispatch (context=0xe36520) at gmain.c:1960
#156 IA__g_main_context_dispatch (context=0xe36520) at gmain.c:2513
#157 0x0000003d50e3cbf8 in g_main_context_iterate (context=0xe36520, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#158 0x0000003d50e3cd1a in IA__g_main_context_iteration (context=0xe36520, may_block=1) at gmain.c:2654
#159 0x00000038bab7d063 in QEventDispatcherGlib::processEvents (this=0xe19c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#160 0x00000038bd049a1e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#161 0x00000038bab56192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#162 0x00000038bab5645c in QEventLoop::exec (this=0x7fff53dc4ec0, flags=...) at kernel/qeventloop.cpp:201
#163 0x00000038bab58749 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#164 0x00000038bf20f4dd in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.4.0/apps/kwrite/kwritemain.cpp:782
#165 0x000000369861eb1d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=<value optimized out>) at libc-start.c:226
#166 0x00000000004006c9 in _start ()

Possible duplicates by query: bug 221851, bug 213008.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-29 00:22:06 UTC
Merging with bug 213008. Thanks

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