Your message dated Sun, 12 Feb 2017 11:18:32 +0000
with message-id <e1ccsaq-000cbg...@fasolo.debian.org>
and subject line Bug#800723: fixed in thunar 1.6.10-6
has caused the Debian Bug report #800723,
regarding intermittent segfault on file drag and drop
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 ow...@bugs.debian.org
immediately.)


-- 
800723: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800723
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: thunar
Version: 1.6.10-2
Severity: important

Dear Maintainer,

thunar often segfaults when dragging and dropping files to a different folder.
Segfaults observed on a single local filesystem. When dragging between thunar
processes, the segfault occurs in the destination process. Segfaults also
observed dragging and dropping in a single thunar window (dragging to a parent
directory). File move is successful before the crash.

(thunar:2619): GLib-GObject-WARNING **: invalid unclassed pointer in cast to
'GObject'
(thunar:2619): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion
'G_IS_OBJECT (object)' failed
Segmentation fault

Installing thunar-dbg and running in gdb reveals heap corruption:

[...]
(thunar:3549): GLib-GObject-WARNING **: invalid uninstantiatable type '(null)'
in cast to 'GObject'
(thunar:3549): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion
'G_IS_OBJECT (object)' failed
(thunar:3549): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT
(object)' failed
*** Error in `/usr/bin/thunar': malloc(): smallbin double linked list
corrupted: 0x00005555559cc0b0 ***
Program received signal SIGABRT, Aborted.
0x00007ffff4581107 in __GI_raise (sig=sig@entry=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56      ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.

Kind regards,
Ben.



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages thunar depends on:
ii  desktop-file-utils  0.22-1
ii  exo-utils           0.10.7-1
ii  libatk1.0-0         2.18.0-1
ii  libc6               2.19-22
ii  libcairo2           1.14.2-2
ii  libdbus-1-3         1.10.0-3
ii  libdbus-glib-1-2    0.102-1
ii  libexo-1-0          0.10.7-1
ii  libgdk-pixbuf2.0-0  2.32.0-1
ii  libglib2.0-0        2.46.0-2
ii  libgtk2.0-0         2.24.28-1
ii  libgudev-1.0-0      230-2
ii  libice6             2:1.0.9-1+b1
ii  libnotify4          0.7.6-2
ii  libpango-1.0-0      1.38.0-3
ii  libsm6              2:1.2.2-1+b1
ii  libthunarx-2-0      1.6.10-2
ii  libxfce4ui-1-0      4.12.1-2
ii  libxfce4util7       4.12.1-2
ii  libxfconf-0-2       4.12.0-2+b1
ii  shared-mime-info    1.5-2
ii  thunar-data         1.6.10-2

Versions of packages thunar recommends:
ii  dbus-x11             1.10.0-3
ii  gvfs                 1.26.0-2
ii  libfontconfig1       2.11.0-6.3
ii  libfreetype6         2.6-2
ii  libpangocairo-1.0-0  1.38.0-3
ii  libpangoft2-1.0-0    1.38.0-3
ii  thunar-volman        0.8.1-2
ii  tumbler              0.1.31-2+b1
ii  xdg-user-dirs        0.15-2
ii  xfce4-panel          4.12.0-3

Versions of packages thunar suggests:
ii  thunar-archive-plugin     0.3.1-4
ii  thunar-media-tags-plugin  0.2.1-1+b2

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: thunar
Source-Version: 1.6.10-6

We believe that the bug you reported is fixed in the latest version of
thunar, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 800...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yves-Alexis Perez <cor...@debian.org> (supplier of updated thunar package)

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


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 12 Feb 2017 12:04:24 +0100
Source: thunar
Binary: libthunarx-2-dev libthunarx-2-0 thunar thunar-data thunar-dbg
Architecture: source
Version: 1.6.10-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
Changed-By: Yves-Alexis Perez <cor...@debian.org>
Description:
 libthunarx-2-0 - extension library for thunar
 libthunarx-2-dev - Development files for libthunarx
 thunar     - File Manager for Xfce
 thunar-data - Provides thunar documentation, icons and translations
 thunar-dbg - debugging information for thunar
Closes: 800723
Changes:
 thunar (1.6.10-6) unstable; urgency=medium
 .
   * debian/patches:
     - 0001-Fix-object-unreferencing-Bug-12260 added, fix more crashes when
       moving files.                                             closes: #800723
Checksums-Sha1:
 8572dc7e8739aa9351b9538faba75944ded75705 2166 thunar_1.6.10-6.dsc
 fa5ecfc62a0182cbe83e50eef33638e6483b64c6 19968 thunar_1.6.10-6.debian.tar.xz
 b45f7274b2198c58a15d885c06a345f0d4b31e13 13087 thunar_1.6.10-6_amd64.buildinfo
Checksums-Sha256:
 3aab130a32b3529e4af75f6322486bdbb711da7e16e78dbc881a0077f6c63de8 2166 
thunar_1.6.10-6.dsc
 573336320e81c060682038fc952690af61a13e3d9cc52bc7ad39a64252f4d238 19968 
thunar_1.6.10-6.debian.tar.xz
 37567bddaacc6b77264a6c864b7911fd1a76ecbfb7d070489b4b1add50f06b87 13087 
thunar_1.6.10-6_amd64.buildinfo
Files:
 3ca17de4f07d63a2c5a6fc6dc126f0f6 2166 xfce optional thunar_1.6.10-6.dsc
 5c16b1adc04da61b9dff71842c08b8e5 19968 xfce optional 
thunar_1.6.10-6.debian.tar.xz
 4a3306591e25c5f1c2b40bc10a4bd89b 13087 xfce optional 
thunar_1.6.10-6_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEl0WwInMjgf6efq/1bdtT8qZ1wKUFAligQioACgkQbdtT8qZ1
wKWVTwf/R9/j7W78Lcrmy5ONpdYRcxvXzihfDPBXJpvIOqTaTSQnsm/Rg758QsWX
BEg9ngkGLNtszrMdcOpAvWL6k2umgkn9rWRGxNY2fbsiqHjerd+m6h6/jmKKO9y1
GMy6iDXRONKoJOBleokAw782UzLXsqxVlRTUFYQOpSw0OhXbEU85639M33YwS9cE
QATMVE2E3gJkI6gfEaquEuvHs4OK1l1xdJ1GyzK7mTM6QeuWShMLhG4d8Le+jdcU
NGFijhSLcs388CPDfx/F/pNVae4qNM46yo5i6ffW6RwkLmCMtNxVbiIhEk6Ihlsk
h8Yho07b5xQibORrAYmorWMAnCnmkw==
=5WnL
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-xfce-devel mailing list
Pkg-xfce-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel

Reply via email to