Summary: | Baloo crashed while compiling fpc and lazarus | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | john4deidre2013 |
Component: | Baloo File Daemon | Assignee: | Pinak Ahuja <pinak.ahuja> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bill_wayson, john4deidre2013, nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.38.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
john4deidre2013
2017-10-02 23:07:21 UTC
Created attachment 108350 [details] New crash information added by DrKonqi baloo_file (5.38.0) using Qt 5.9.1 - What I was doing when the application crashed: I had completely deleted two audacity project files and folders under my home directory (similar to bug 385056, bypassing sending them to trash). This is the second time this issue happened to me. -- Backtrace (Reduced): #11 0x000055e9b7968e5f in QTypedArrayData<unsigned short>::deallocate (data=<optimized out>) at /usr/include/qt5/QtCore/qarraydata.h:237 #12 QString::~QString (this=0x7fff7963cbe0, __in_chrg=<optimized out>) at /usr/include/qt5/QtCore/qstring.h:1084 #13 Baloo::PendingFileQueue::enqueue (this=0x55e9b933bfe0, file=...) at /usr/src/debug/baloo-5.38.0/src/file/pendingfilequeue.cpp:66 #14 0x000055e9b7966d09 in Baloo::FileWatch::slotFileDeleted (this=0x7fff7963d3e0, urlString=..., isDir=<optimized out>) at /usr/src/debug/baloo-5.38.0/src/file/filewatch.cpp:116 [...] #16 0x000055e9b796dcce in KInotify::deleted (_t2=<optimized out>, _t1=..., this=0x55e9b9363640) at /usr/src/debug/baloo-5.38.0/build/src/file/baloofilecommon_autogen/include/moc_kinotify.cpp:330 Created attachment 108520 [details]
New crash information added by DrKonqi
baloo_file (5.38.0) using Qt 5.9.1
- What I was doing when the application crashed:
i was compiling lazarus from source with a script file.
-- Backtrace (Reduced):
#11 0x0000564baba98e5f in QTypedArrayData<unsigned short>::deallocate (data=<optimized out>) at /usr/include/qt5/QtCore/qarraydata.h:237
#12 QString::~QString (this=0x7fff5829c8e0, __in_chrg=<optimized out>) at /usr/include/qt5/QtCore/qstring.h:1084
#13 Baloo::PendingFileQueue::enqueue (this=0x564bad3064e0, file=...) at /usr/src/debug/baloo-5.38.0/src/file/pendingfilequeue.cpp:66
#14 0x0000564baba96d09 in Baloo::FileWatch::slotFileDeleted (this=0x7fff5829d0e0, urlString=..., isDir=<optimized out>) at /usr/src/debug/baloo-5.38.0/src/file/filewatch.cpp:116
[...]
#16 0x0000564baba9dcce in KInotify::deleted (_t2=<optimized out>, _t1=..., this=0x564bad3288e0) at /usr/src/debug/baloo-5.38.0/build/src/file/baloofilecommon_autogen/include/moc_kinotify.cpp:330
Created attachment 108565 [details]
New crash information added by DrKonqi
baloo_file (5.38.0) using Qt 5.9.2
- What I was doing when the application crashed:
i was using the script to compile fpc and it crashed at the start of the script. please investigate, this is a long standing issue
-- Backtrace (Reduced):
#11 0x000055890e0b8e5f in QTypedArrayData<unsigned short>::deallocate (data=<optimized out>) at /usr/include/qt5/QtCore/qarraydata.h:237
#12 QString::~QString (this=0x7ffd34347360, __in_chrg=<optimized out>) at /usr/include/qt5/QtCore/qstring.h:1084
#13 Baloo::PendingFileQueue::enqueue (this=0x55890ee16540, file=...) at /usr/src/debug/baloo-5.38.0/src/file/pendingfilequeue.cpp:66
#14 0x000055890e0b6d09 in Baloo::FileWatch::slotFileDeleted (this=0x7ffd34347b60, urlString=..., isDir=<optimized out>) at /usr/src/debug/baloo-5.38.0/src/file/filewatch.cpp:116
[...]
#16 0x000055890e0bdcce in KInotify::deleted (_t2=<optimized out>, _t1=..., this=0x55890ee6ae00) at /usr/src/debug/baloo-5.38.0/build/src/file/baloofilecommon_autogen/include/moc_kinotify.cpp:330
*** This bug has been marked as a duplicate of bug 385056 *** |