[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#741564: marked as done (libkio5: libkio : segmentation fault caused by KFileItemDelegate)



Your message dated Sun, 25 Aug 2019 15:34:27 +0000
with message-id <E1i1uXD-000HxJ-7D@fasolo.debian.org>
and subject line Bug#935666: Removed package(s) from unstable
has caused the Debian Bug report #741564,
regarding libkio5: libkio : segmentation fault caused by KFileItemDelegate
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
741564: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741564
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libkio5
Version: 4:4.11.3-2
Severity: important

Dear Maintainer,

If i use the libreoffice-kde integration package, the opening of a file dialog
rises a SIGSEGV.

If i try to attach to the process with gdb or valgrind the problem disapear.

However, i can get a coredump that gives :

Core was generated by `/usr/lib/libreoffice/program/soffice.bin --splash-
pipe=5'.
Program terminated with signal 11, Segmentation fault.
#0  checkValidity (current=..., this=0x540058) at
.../../kio/kio/delegateanimationhandler_p.h:46
(gdb) where
#0  checkValidity (current=..., this=0x540058) at
.../../kio/kio/delegateanimationhandler_p.h:46
#1  KFileItemDelegate::paint (this=0x27644d0, painter=0x7fff702f0090,
option=..., index=...) at ../../kio/kio/kfileitemdelegate.cpp:1291
#2  0x00007fe31f539791 in QListView::paintEvent (this=0x27769d0, e=<optimized
out>) at itemviews/qlistview.cpp:1039
#3  0x00007fe31f071ab0 in QWidget::event (this=this@entry=0x27769d0,
event=event@entry=0x7fff702f0860) at kernel/qwidget.cpp:8533
#4  0x00007fe31f40fc5e in QFrame::event (this=0x27769d0, e=0x7fff702f0860) at
widgets/qframe.cpp:557
[...]

I also tried to change the line 1291 of kio/kio/kfileitemdelegate.cpp with

            fprintf(stderr, "cache = %p\n", cache);
            fprintf(stderr, "  valid = %d\n", cache->valid);
            if (cache->checkValidity(opt.state) && cache->regular.size() ==
opt.rect.size())

When i run libreoffice and open filechooser dialog i get :

cache = 0x3a37b80
  valid = 1
cache = 0x3a37b80
  valid = 1
cache = 0x540058
SIGSEGV

So cache pointer seems to be corrupted.




-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.12-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libkio5 depends on:
ii  libacl1             2.2.52-1
ii  libattr1            1:2.4.47-1
ii  libc6               2.18-4
ii  libkdecore5         4:4.11.3-2
ii  libkdeui5           4:4.11.3-2
ii  libnepomuk4         4:4.11.3-2
ii  libqt4-dbus         4:4.8.5+git209-g718fae5+dfsg-1
ii  libqt4-network      4:4.8.5+git209-g718fae5+dfsg-1
ii  libqt4-svg          4:4.8.5+git209-g718fae5+dfsg-1
ii  libqt4-xml          4:4.8.5+git209-g718fae5+dfsg-1
ii  libqtcore4          4:4.8.5+git209-g718fae5+dfsg-1
ii  libqtgui4           4:4.8.5+git209-g718fae5+dfsg-1
ii  libsolid4           4:4.11.3-2
ii  libstdc++6          4.8.2-16
ii  libstreamanalyzer0  0.7.8-1+b1
ii  libx11-6            2:1.6.2-1
ii  libxrender1         1:0.9.8-1

Versions of packages libkio5 recommends:
ii  kdelibs5-plugins  4:4.11.3-2

libkio5 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 4:4.14.38-4+rm

Dear submitter,

as the package kde4libs has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/935666

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: