[Bug 158127] kfile causes application crashes on drag events

Leo Franchi lfranchi at kde.org
Wed Jul 2 04:48:24 CEST 2008


------- 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=158127         




------- Additional Comments From lfranchi kde org  2008-07-02 04:48 -------
I can confirm---happens on any drag in OS X.

does seem more like  Qt bug though than a kde one. 

Backtrace:

[KCrash handler]
#5  0x03930cec in QMacPasteboard::promiseKeeper () at qmutex.h:111
#6  0x03930e37 in QMacPasteboard::~QMacPasteboard () at qmutex.h:111
#7  0x0393b5ec in QDragManager::drag () at qmutex.h:111
#8  0x038e4ad8 in QDrag::exec () at qmutex.h:111
#9  0x03d2b747 in QAbstractItemView::startDrag () at qmutex.h:111
#10 0x008f909c in CollectionTreeView::startDrag (this=0x1ad4e180, supportedActions= 0xbfffd98c) at /Users/leofranchi/kde/amarok/src/collectionbrowser/CollectionTreeView.cpp:355
#11 0x03d2a331 in QAbstractItemView::mouseMoveEvent () at qmutex.h:111
#12 0x039229ff in QWidget::event () at qmutex.h:111
#13 0x03c10f25 in QFrame::event () at qmutex.h:111
#14 0x03c953ff in QAbstractScrollArea::viewportEvent () at qmutex.h:111
#15 0x03d2c632 in QAbstractItemView::viewportEvent () at qmutex.h:111
#16 0x03d5cca5 in QTreeView::viewportEvent () at qmutex.h:111
#17 0x03c97425 in QAbstractScrollAreaFilter::eventFilter () at qmutex.h:111
#18 0x002c001f in QCoreApplicationPrivate::sendThroughObjectEventFilters ()
#19 0x038d4166 in QApplicationPrivate::notify_helper () at qmutex.h:111
#20 0x038da9cf in QApplication::notify () at qmutex.h:111
#21 0x01144bd3 in KApplication::notify (this=0xbffff000, receiver=0x1ad4eb30, event=0xbfffe2d0) at /Users/leofranchi/kde/kdelibs/kdeui/kernel/kapplication.cpp:311
#22 0x002c05ae in QCoreApplication::notifyInternal ()
#23 0x0392db86 in QApplicationPrivate::globalEventProcessor () at qmutex.h:111
#24 0x967aa763 in DispatchEventToHandlers ()
#25 0x967a9b9d in SendEventToEventTargetInternal ()
#26 0x967c64ee in SendEventToEventTarget ()
#27 0x967d8b90 in ToolboxEventDispatcherHandler ()
#28 0x967aab1c in DispatchEventToHandlers ()
#29 0x967a9b9d in SendEventToEventTargetInternal ()
#30 0x967c64ee in SendEventToEventTarget ()
#31 0x03927351 in qt_mac_send_event () at qmutex.h:111
#32 0x03934382 in QEventDispatcherMac::processEvents () at qmutex.h:111
#33 0x002bf701 in QEventLoop::processEvents ()
#34 0x002bf95a in QEventLoop::exec ()
#35 0x002c1a83 in QCoreApplication::exec ()
#36 0x00012be3 in main (argc=2, argv=0xbffff3b4) at /Users/leofranchi/kde/amarok/src/main.cpp:129


More information about the Kdelibs-bugs mailing list