[frameworks-baloo] [Bug 356114] Crash inside Baloo::PositionCodec::decode

2016-09-12 Thread José Gonçalves via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356114

--- Comment #7 from José Gonçalves  ---
Hi,
I restarted baloo so I do not know if the size is the same when the
program crashed.
Right now the size is 5.0 GB.
And the infor in balooctl status is:

Baloo File Indexer is running
Indexer state: Indexing file content
Indexed 120536 / 204025 files
Current size of index is 992.07 MiB

Thanks
José

On Sun, Sep 11, 2016 at 2:30 PM, Christoph Cullmann via KDE Bugzilla
 wrote:
> https://bugs.kde.org/show_bug.cgi?id=356114
>
> Christoph Cullmann  changed:
>
>What|Removed |Added
> 
>  CC||cullm...@kde.org
>  Status|UNCONFIRMED |CONFIRMED
>  Ever confirmed|0   |1
>
> --- Comment #5 from Christoph Cullmann  ---
> Hi, how large is your
>
> .local/share/baloo/index
>
> file?
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 356445] New: Baloo extractor crashes all the time at the same point (segmentation)

2015-12-09 Thread José Gonçalves via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356445

Bug ID: 356445
   Summary: Baloo extractor crashes all the time at the same point
(segmentation)
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: jfgon...@gmail.com

Application: baloo_file_extractor (5.16.0)

Qt Version: 5.5.1
Operating System: Linux 4.2.3-300.fc23.x86_64 x86_64
Distribution: "Fedora release 23 (Twenty Three)"

-- Information about the crash:
- What I was doing when the application crashed:

The system was just running balllo to index my files.

I did balooctl status and got

$ balooctl status
Baloo File Indexer is running
Indexer state: Indexing file content
Indexed 130830 / 400934 files
Current size of index is 1,010.00 MiB

The baloo extractor crashes all the time at this point so I suspect that it my
be some file that baloo extrator cannot handle.

The system activity reports the following memory usage;
 baloo - memory 623648 K - shared memory 353500 k
 baloo_fiule_extrator - memory 2160676 K - shared memory 4934532 k

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Extractor (baloo_file_extractor), signal: Segmentation
fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc63de50900 (LWP 6396))]

Thread 2 (Thread 0x7fc626945700 (LWP 6398)):
#0  0x7fc63a41bffd in poll () at /lib64/libc.so.6
#1  0x7fc634a36272 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x7fc634a37ee7 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x7fc62a331da9 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x7fc63b0243ce in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#5  0x7fc63952e60a in start_thread () at /lib64/libpthread.so.0
#6  0x7fc63a427a9d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fc63de50900 (LWP 6396)):
[KCrash Handler]
#5  0x7fc63a3c3c1e in __memcpy_sse2_unaligned () at /lib64/libc.so.6
#6  0x7fc63d18b9d2 in Baloo::PostingCodec::decode(QByteArray const&) () at
/lib64/libKF5BalooEngine.so.5
#7  0x7fc63d174a54 in Baloo::PostingDB::get(QByteArray const&) () at
/lib64/libKF5BalooEngine.so.5
#8  0x7fc63d1885fd in Baloo::WriteTransaction::commit() () at
/lib64/libKF5BalooEngine.so.5
#9  0x7fc63d17ecf2 in Baloo::Transaction::commit() () at
/lib64/libKF5BalooEngine.so.5
#10 0x55db869ccc5c in Baloo::App::processNextFile() ()
#11 0x7fc63b2408d8 in QSingleShotTimer::timerEvent(QTimerEvent*) () at
/lib64/libQt5Core.so.5
#12 0x7fc63b235163 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#13 0x7fc63beeb41c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#14 0x7fc63bef08e6 in QApplication::notify(QObject*, QEvent*) () at
/lib64/libQt5Widgets.so.5
#15 0x7fc63b20577b in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#16 0x7fc63b25ad0d in QTimerInfoList::activateTimers() () at
/lib64/libQt5Core.so.5
#17 0x7fc63b25b249 in idleTimerSourceDispatch(_GSource*, int (*)(void*),
void*) () at /lib64/libQt5Core.so.5
#18 0x7fc638d95e3a in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#19 0x7fc638d961d0 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#20 0x7fc638d9627c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#21 0x7fc63b25beef in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#22 0x7fc63b202f0a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#23 0x7fc63b20afec in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#24 0x55db869cb555 in main ()

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.