[marble] [Bug 443144] Marble always crashes on exit

2021-11-30 Thread Denis Tolstov
https://bugs.kde.org/show_bug.cgi?id=443144

Denis Tolstov  changed:

   What|Removed |Added

 CC||tolstov_...@mail.ru

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

[marble] [Bug 443144] Marble always crashes on exit

2021-11-30 Thread Denis Tolstov
https://bugs.kde.org/show_bug.cgi?id=443144

--- Comment #6 from Denis Tolstov  ---
Created attachment 144088
  --> https://bugs.kde.org/attachment.cgi?id=144088=edit
New crash information added by DrKonqi

marble (2.2.20 (2.3 development version)) using Qt 5.15.2

- What I was doing when the application crashed:

Started Marble, did nothing for 5 seconds, then pressed [X] to gracefully close
application. Alternatively, mouse-navigated File->Quit or pressed Ctrl+Q. To be
fair, it closed, but crashed with a `free(): invalid size` somewhere in window
destructors AFAICS.

-- Backtrace (Reduced):
#4  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#5  0x7fc2e5ec1537 in __GI_abort () at abort.c:79
[...]
#7  0x7fc2e5f2114b in malloc_printerr (str=str@entry=0x7fc2e6020a28
"free(): invalid size") at malloc.c:5628
#8  0x7fc2e5f22404 in _int_free (av=, p=0x7ffe757f5390,
have_lock=0) at malloc.c:4402
#9  0x7fc2e5f26215 in __GI___libc_free (mem=) at
malloc.c:3309

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

[frameworks-baloo] [Bug 389848] baloo_file crashes in mdb_put() in LMDB

2020-02-21 Thread Denis Tolstov
https://bugs.kde.org/show_bug.cgi?id=389848

Denis Tolstov  changed:

   What|Removed |Added

 CC||tolstov_...@mail.ru

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

[frameworks-baloo] [Bug 389848] baloo_file crashes in mdb_put() in LMDB

2020-02-21 Thread Denis Tolstov
https://bugs.kde.org/show_bug.cgi?id=389848

--- Comment #133 from Denis Tolstov  ---
Created attachment 126267
  --> https://bugs.kde.org/attachment.cgi?id=126267=edit
New crash information added by DrKonqi

baloo_file_extractor (5.64.0) using Qt 5.13.2

- What I was doing when the application crashed:

Logged into Plasma X11 and immediately got a baloo_file crash. Logged out,
logged into Plasma Wayland and got the same crash. This isn't the first time --
baloo_file starts crashing each month or so until I wipe its database at
~/.local/share/baloo/index .

-- Backtrace (Reduced):
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7  0x7f2196284536 in __GI_abort () at abort.c:79
#8  0x7f2195fb073a in mdb_assert_fail (env=0x560ec71cd000,
expr_txt=expr_txt@entry=0x7f2195fb2250 "IS_BRANCH(mc->mc_pg[mc->mc_top])",
func=func@entry=0x7f2195fb28f0 <__func__.8090> "mdb_cursor_sibling",
line=line@entry=5837, file=0x7f2195fb2010 "mdb.c") at mdb.c:1542
#9  0x7f2195fa57bf in mdb_cursor_sibling (mc=mc@entry=0x7ffea12f0970,
move_right=move_right@entry=1) at mdb.c:5403
#10 0x7f2195facc62 in mdb_cursor_del0 (mc=0x7ffea12f0970) at mdb.c:8480

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